@charset "utf-8";
/* CSS Document */


html, div, p, ul, li, ol, menu, form, fieldset, h1, h2, h3, h4, h5, h6, hr   {
	margin: 0;
	padding: 0;
	
}

#clearer {
	height: 122px;
	width: 960px;
}

#obsah_clanku h2 {
	font-family: Verdana, Geneva, sans-serif;
	color: #25B624;
	text-align: left;
	font-size: 1.6em;
	height: auto;
}

#obsah_clanku h1 {
	font-family: Verdana, Geneva, sans-serif;
	color: #25B624;
	text-align: left;
	font-size: 1.6em;
	height: auto;
}

#clanek {
	width: 78px;
	height: 24px;
	background-image: url(../../images/clanek.png);
	background-repeat: no-repeat;

}

#clearer_language {
	height: 43px;
	width: 960px;
}

#obsah_galerie_fotky h2 {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFC;
	text-align: center;
	font-size: 1.6em;
	height: auto;
}

#obsah_clanku p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFC;
	text-align: left;
	height: auto;
}

#obsah_o_mne p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFC;
	text-align: left;
	height: auto;
}

#obsah_profil {
	width: 940px;
	height: 644px;
	padding: 10px;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFC;
	font-size: 14px;
	float: left;
	background-repeat: repeat;
	background-image: url(../../images/bg_o_mne.png);
}

#profil_pictures {
	float: left;
	height: 384px;
	width: 258px;
	margin-top: 7px;
	
}

#profil_pictures1 {
	float: left;
	height: 213px;
	width: 940px;
	margin-top: 7px;
	
}

#profil_pictures img {
	border: 2px solid #333;
}

#profil_pictures img:hover {
	border: 2px solid #999;
}

#profil_pictures1 img {
	border: 2px solid #333;
}

#profil_pictures1 img:hover {
	border: 2px solid #999;
}

#obsah_profil table {
	text-align: left;
	float: left;
	height: auto;
	width: auto;
	}
	
#profil_pictures1 table {
	width: 940px;
	text-align: center;
	
}


#profil_tabulka {
	float: left;
	width: auto;
	height: auto;
	margin-right: 20px;
	margin-bottom: 20px;
	
}



#obsah_clanku img {
	border: 2px solid #333;
}

#obsah_clanku img:hover {
	border: 2px solid #999;
}

#obsah_galerie_fotky img {
	border: 2px solid #333;
}

#obsah_galerie_fotky img:hover {
	border: 2px solid #999;
}

#obsah_o_mne img {
	border: 2px solid #333;
}

#obsah_o_mne img:hover {
	border: 2px solid #999;
}

#obsah_clanku a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #25B624;
	font-weight: normal;
	text-decoration: underline;
	
}

#obsah_clanku a:hover {
	text-decoration: none;
}

#obsah_clanku table {
	width: 580px;
}

#obsah_clanku td {
	text-align: center;
}

#obsah_kontaktu table {
	width: 580px;
	height: auto;
}

#obsah_kontaktu td {
	text-align: left;
}

#obsah_o_mne table {
	text-align: center;
	width: 940px;
	
}

#obsah_o_mne td {
	text-align: center;
}

body {
	list-style: none;
	background-image: url(../../images/bg_testing.jpg);
	background-repeat: no-repeat;
	background-color: #000;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	background-attachment: scroll;
}

#container {
	height: auto;
	width: 960px;
	padding: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	
}
#clearer {
	height: 125px;
	width: 960px;
}
#clearer10 {
	height: 10px;
	width: 960px;
}

#header {
	height: 300px;
	width: 960px;
	margin-top: 0px;
}
#language {
	height: 35px;
	width: 72px;
	background-repeat: repeat;
	margin-right: auto;
	margin-left: auto;
}

#sidebar3 table {
	height: 140px;
	width: 320px;
}

#select table {
	height: 140px;
	width: 960px;
}

#select table td {
	text-align: center;
}

#sidebar1 table {
	height: 140px;
	width: 320px;
}

#menu_galerie table {
	height: 30px;
	width: 940px;
}

#menu_galerie td {
	text-align: center;
}

#obsah_galerie table {
	height: auto;
	width: 940px;
	text-align: center;
}

#obsah_galerie_fotky table {
	height: auto;
	width: 940px;
	text-align: center;
	background-repeat: repeat;
}

.galerieimg {
	height: 135px;
	width: 175px;
	float: left;
	text-align: center;
	background-repeat: repeat;
	background-image: url(../../images/bg_image.png);
	margin-top: 2px;
	margin-right: 7px;
	margin-bottom: 2px;
	margin-left: 2px;
}

.galerieimg:hover {
	background-repeat: repeat;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #060;
}

.desc {
	text-align: center;
	font-weight: bold;
	width: 150px;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFC;
	height: 30px;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
	font-size: 12px;
}

.desc a {
	text-align: center;
	font-weight: bold;
	width: 150px;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFC;
	height: 35px;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
	font-size: 12px;
	text-decoration: none;
}

.desc a:hover {
	text-align: center;
	font-weight: bold;
	width: 150px;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFC;
	height: 35px;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
	text-decoration: underline;
}


.galerieimg a:hover img {
	border: 2px solid #000;
}

.galerieimg img {
	display: inline;
	border: 2px solid #000;
	margin-top: 5px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
}


#obsah_galerie td {
	text-align: center;
}

#obsah_galerie_fotky td {
	text-align: center;
}


#sidebar1 table td {
	text-align: center;
	
}

#obsah_clanku {
	width: 580px;
	height: 644px;
	background-image: url(../../images/bg_obsah_clanku.png);
	padding: 10px;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFC;
	font-size: 14px;

}

#obsah_seznam_clanku {
	width: 580px;
	height: 644px;
	background-image: url(../../images/bg_obsah_clanku.png);
	padding: 10px;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFC;
	font-size: 18px;
}

#obsah_seznam_clanku a {
	color: #25B624;
	text-decoration: none;
}

#obsah_seznam_clanku a:hover {
	text-decoration: underline;
}

#obsah_kontaktu {
	width: 580px;
	height: 644px;
	background-image: url(../../images/bg_obsah_clanku.png);
	padding: 10px;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFC;
	font-size: 14px;
}

#obsah_kontaktu a {
	color: #25B624;
	text-decoration: underline;
}

#obsah_kontaktu a:hover {
	text-decoration: none;
}

#obsah_kontaktu img {
	border: 2px solid #333;
}

#obsah_kontaktu img:hover {
	border: 2px solid #999;
}

#obsah_zprava_odeslana {
	width: 580px;
	height: 644px;
	background-image: url(../../images/bg_obsah_clanku.png);
	padding: 10px;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFC;
	font-size: 14px;
}


#obsah_zprava_odeslana table {
	width: 580px;
	height: auto;
	text-align: center;
}

#obsah_zprava_odeslana td {
	text-align: center;
}

#obsah_galerie {
	width: 940px;
	height: auto;
	padding: 10px;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFC;
	font-size: 14px;
	float: left;
	margin-top: 20px;
	background-repeat: repeat;
}

#obsah_redakcniho_testu a {
	color: #25B624;
	text-decoration: underline;
}

#obsah_redakcniho_testu a:hover {
	text-decoration: none;
}

#obsah_redakcniho_testu table {
	text-align: center;
	width: 940px;
}

#obsah_redakcniho_testu td {
	text-align: center;
}

#obsah_redakcniho_testu tr {
	text-align: center;
}

#obsah_redakcniho_testu {
	width: 940px;
	height: auto;
	padding: 10px;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFC;
	font-size: 14px;
	float: left;
	margin-top: 20px;
	background-repeat: repeat;
	background-image: url(../../images/bg-view.png);
}

#obsah_redakcniho_testu img {
	border: 2px solid #333;
}
#obsah_redakcniho_testu img:hover {
	border: 2px solid #999;
}

#obsah_redakcniho_testu p {
	text-align: justify;
}

#p.mainimg {
	text-align: center;
	background-position: center center;
}

img.right {
	float:right;
}
img.left {
	float:left;
}





#obsah_galerie_bez_alba table {
	text-align: center;
}

#obsah_galerie_bez_alba tr {
	text-align: center;
}

#obsah_videogalerie {
	width: 940px;
	height: 574px;
	padding: 10px;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFC;
	font-size: 14px;
	float: left;
	margin-top: 20px;
	background-repeat: repeat;
}

#obsah_videogalerie table {
	text-align: center;
	width: 940px;
}

#obsah_videogalerie tr {
	text-align: center;
}

#obsah_videogalerie td {
	width: 185px;
	height: auto;
}


#obsah_o_mne {
	width: 940px;
	height: 644px;
	padding: 10px;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFC;
	font-size: 14px;
	float: left;
	background-repeat: repeat;
	background-image: url(../../images/bg_o_mne.png);
}

#obsah_galerie_fotky {
	width: 940px;
	height: auto;
	padding: 10px;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFC;
	font-size: 14px;
	margin-top: 20px;
	background-repeat: repeat;
	background-image: url(../../images/bg_obsah_galerie.png);
	float: left;
}

#obsah_sponzoring {
	width: 940px;
	height: auto;
	padding: 10px;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFC;
	font-size: 14px;
	background-repeat: repeat;
	float: left;
	background-image: url(../../images/bg-view.png);
}

#obsah_sponzoring table {
	width: 940px;
	text-align: center;
}

#obsah_sponzoring td {
	text-align: center;
}


#zprava_odeslana {
	height: 24px;
	width: 144px;
}

ul#kariera_profil li {
	display: inline;
}

ul#kariera_profil li a {
	text-indent: -9999px;
	display: block;
	height: 24px;
}

#pitem_profil {
	width: 76px;
	float: left;
	background-image: url(../../images/kariera_profil.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 24px;
}

#pitem_profil1 {
	width: 66px;
	float: left;
	background-image: url(../../images/kariera_profil.png);
	background-repeat: no-repeat;
	background-position: -76px 0px;
	height: 24px;
}

#pitem_profil:hover {
	background-position: 0px -24px;
}
#pitem_profil1:hover {
	background-position: -76px -24px;
}

.pitem_profil_active a {
	background-position: 0px -24px;
	float: left;
	background-image: url(../../images/kariera_profil.png);
	background-repeat: no-repeat;
	width: 76px;
	height: 24px;
}

.pitem_profil1_active a {
	background-position: -76px -24px;
	float: left;
	background-image: url(../../images/kariera_profil.png);
	background-repeat: no-repeat;
	width: 66px;
	height: 24px;
}


#galerkaclick {
	height: 24px;
	width: 226px;
}

ul#fotogal_videogal li {
	display: inline;
}

ul#fotogal_videogal li a {
	text-indent: -9999px;
	display: block;
	height: 24px;
}

#pitem_gal {
	width: 109px;
	float: left;
	background-image: url(../../images/fotogal_videogal.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 24px;
}

#pitem_gal1 {
	width: 117px;
	float: left;
	background-image: url(../../images/fotogal_videogal.png);
	background-repeat: no-repeat;
	background-position: -109px 0px;
	height: 24px;
}

#pitem_gal:hover {
	background-position: 0px -24px;
}
#pitem_gal1:hover {
	background-position: -109px -24px;
}

.pitem_gal_active a {
	background-position: 0px -24px;
	float: left;
	background-image: url(../../images/fotogal_videogal.png);
	background-repeat: no-repeat;
	width: 109px;
	height: 24px;
}

.pitem_gal1_active a {
	background-position: -109px -24px;
	float: left;
	background-image: url(../../images/fotogal_videogal.png);
	background-repeat: no-repeat;
	width: 117px;
	height: 24px;
}




#content {
	float: left;
	height: 688px;
	width: 600px;
	text-align: justify;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#content_sponzoring {
	float: left;
	height: 688px;
	width: 600px;
	text-align: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#content_galerie {
	float: left;
	height: auto;
	width: 960px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#content_o_mne {
	float: left;
	height: 688px;
	width: 960px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#o_mne {
	float: left;
	width: 142px;
	height: 24px;
	background-image: url(../../images/kariera_profil.png);
}

#menu_galerie {
	width: 940px;
	height: 30px;
	background-image: url(../../images/bg_menu_galerie.png);
	padding: 10px;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFC;
	font-size: 14px;
	float: left;

}

#blog_aktualne {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #FFC;
	background-repeat: no-repeat;
	float: left;
	height: 150px;
	width: 580px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-image: url(../../images/bg_blog.png);
	text-align: left;
}



#blog_starsi_clanky {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #FFC;
	float: left;
	height: 450px;
	width: 580px;
	background-repeat: no-repeat;
	background-image: url(../../images/bg_starsi_clanky.png);
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#obsah_galerie_fotky a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFC;
	font-weight: bold;
	text-decoration: underline;
	
}

#obsah_galerie_fotky a:hover {
	text-decoration: none;
}



#blog_aktualne table {
	width: 580px;
	height: 140px;
}

#blog_aktualne img {
	border: 2px solid #333;
}

#blog_aktualne img:hover {
	border: 2px solid #999;
}

#blog_starsi_clanky img {
	border: 2px solid #333;
}

#blog_starsi_clanky img:hover {
	border: 2px solid #999;
}

#sidebar1 img {
	border: 2px solid #333;
}

#sidebar1 img:hover {
	border: 2px solid #999;
}

#blog_aktualne table td {
	text-align: left;
}

#blog_aktualne a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #25B624;
	font-weight: bold;
	text-decoration: underline;
	
}

#blog_aktualne a:hover {
	text-decoration: none;
}

#blog_starsi_clanky table {
	width: 580px;
	height: 140px;
}

#blog_starsi_clanky table td {
	text-align: left;
}

#blog_starsi_clanky a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #25B624;
	font-weight: bold;
	text-decoration: underline;
	
}

#blog_starsi_clanky a:hover {
	text-decoration: none;
}
#partneri {
	height: 24px;
	width: 192px;
	float: left;
	margin-top: 20px;
}

#clenove_tymu {
	height: 24px;
	width: 133px;
	background-image: url(../../images/clenove_tymu_on.png);
}

#partneri_napis {
	height: 24px;
	width: 192px;
	background-image: url(../../images/partneri_sponzoring.png);
}




/*
#upline {
	float: left;
	height: 12px;
	width: 600px;
	background-image: url(../../images/hl600.png);
	margin: 0px;
}
*/
#newsactual {
	height: 24px;
	width: 102px;
}

.pristi_zavod {
	height: 24px;
	width: 197px;
	float: left;
	margin-top: 20px;
	background-image: url(../../images/test_motocyklu.png);
}
.report {
	width: 580px;
	float: left;
	height: 140px;
	margin-top: 10px;
}

.kalendar_zavodu {
	height: 24px;
	width: 293px;
	float: left;
	margin-top: 20px;
	background-image: url(../../images/kalendar_zavodu_on.png);
}


#starsi_clanky {
	height: 24px;
	width: 121px;
	margin-top: 20px;
	float: left;
	background-image: url(../../images/starsi_testy.png);
}
.blog_sidebar1 {
	width: 320px;
	float: left;
	margin-top: 10px;
	height: 140px;
}

.blog_sidebar2 {
	width: 320px;
	float: left;
	margin-top: 10px;
	height: 188px;
	background-image: url(../../images/ducati_streetfighter.png);
}

.blog_sidebar3 {
	width: 320px;
	float: left;
	height: 188px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
}

#sidebar1 {
	float: left;
	height: 150px;
	width: 320px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFC;
	background-image: url(../../images/bg_vgalerii.png);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}



#sidebar1 a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #25B624;
	text-decoration: underline;
}

#sidebar1 a:hover {
	text-decoration: none;
}

#sidebar2 {
	background-image: url(../../images/bg_pristi_zavod.png);
	background-repeat: no-repeat;
	width: 320px;
	height: 198px;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFC;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#sidebar3 {
	background-image: url(../../images/bg_pristi_zavod.png);
	background-repeat: no-repeat;
	width: 320px;
	height: 198px;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFC;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.vgalerii {
	height: 24px;
	width: 91px;
	float: left;
}

.partneri {
	float: left;
	height: 24px;
	width: 91px;
	margin-top: 20px;
}
#info {
	height: 20px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	background-image: url(../../images/bg-view.png);
	background-repeat: repeat;
	text-align: center;
	font-weight: bold;
	float: left;
}

#info a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration: none;
	text-align: center;
}

#info a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #CCC;
	text-decoration: none;
}


#select {
	height: 183px;
	width: 960px;

	
}
#clearer5 {
	height: 35px;
	width: 960px;
}

#footer {
	background-repeat: repeat;
	float: left;
	height: 145px;
	width: 940px;
	background-image: url(../../images/bg_footer.png);
	padding: 10px;
	margin-top: 20px;
}

#footer table {
	height: 145px;
	width: 940px;
}

#footer table td {
	text-align: center;
}


#menu {
	width: 960px;
	height: 70px;
	margin-left: auto;
	margin-right: auto;
}

ul#navigation {
	padding: 0px;
	list-style-type: none;
}

ul#partneri_sponzoring {
	padding: 0px;
	list-style-type: none;
}

ul#partneri_napis_sponzoring {
	padding: 0px;
	list-style-type: none;
}

#partnerHolder {
	float: left;
	height: 145px;
	width: 940px;
}


ul#navigation li {
	display: inline;
}

ul#navigation li a {
	text-indent: -9999px;
	display: block;
	height: 70px;
}

ul#partneri_sponzoring li {
	display: inline;
}

ul#partneri_napis_sponzoring li {
	display: inline;
}

ul#partneri_sponzoring li a {
	text-indent: -9999px;
	display: block;
	height: 24px;
}

ul#partneri_napis_sponzoring li a {
	text-indent: -9999px;
	display: block;
	height: 24px;
}

#pitems {
	width: 85px;
	float: left;
	background-image: url(../../images/partneri_sponzoring.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 24px;
}

#pitems1 {
	width: 107px;
	float: left;
	background-image: url(../../images/partneri_sponzoring.png);
	background-repeat: no-repeat;
	background-position: -85px 0px;
	height: 24px;
}

#pitems:hover {
	background-position: 0px -24px;
}
#pitems1:hover {
	background-position: -85px -24px;
}

.pitems_active a {
	background-position: 0px -24px;
	float: left;
	background-image: url(../../images/partneri_sponzoring.png);
	background-repeat: no-repeat;
	width: 85px;
	height: -24px;
}

.pitems1_active a {
	background-position: -85px -24px;
	float: left;
	background-image: url(../../images/partneri_sponzoring.png);
	background-repeat: no-repeat;
	width: 107px;
	height: -24px;
}

#pitem {
	width: 85px;
	float: left;
	background-image: url(../../images/partneri_sponzoring.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 24px;
}

#pitem1 {
	width: 107px;
	float: left;
	background-image: url(../../images/partneri_sponzoring.png);
	background-repeat: no-repeat;
	background-position: -85px 0px;
	height: 24px;
}

#pitem:hover {
	background-position: 0px -24px;
}
#pitem1:hover {
	background-position: -85px -24px;
}

#item1 {
	width: 198px;
	float: left;
	background-image: url(../../images/menu_testing.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 70px;
}

#item2 {
	width: 389px;
	float: left;
	background-image: url(../../images/menu_testing.png);
	background-repeat: no-repeat;
	background-position: -198px 0px;
	height: 70px;
}

#item3 {
	width: 193px;
	float: left;
	background-image: url(../../images/menu_testing.png);
	background-repeat: no-repeat;
	background-position: -587px 0px;
	height: 70px;
}

#item4 {
	width: 180px;
	float: left;
	background-image: url(../../images/menu_testing.png);
	background-repeat: no-repeat;
	background-position: -780px 0px;
	height: 70px;
}



#item1:hover {
	background-position: 0px -70px;
}
#item2:hover {
	background-position: -198px -70px;
}
#item3:hover {
	background-position: -587px -70px;
}
#item4:hover {
	background-position: -780px -70px;
}


.item1_active a {
	background-position: 0px -70px;
	float: left;
	background-image: url(../../images/menu_testing.png);
	background-repeat: no-repeat;
	width: 198px;
	height: 70px;
}

.item2_active a {
	background-position: -198px -70px;
	float: left;
	background-image: url(../../images/menu_testing.png);
	background-repeat: no-repeat;
	width: 389px;
	height: 70px;
}
.item3_active a {
	background-position: -587px -70px;
	float: left;
	background-image: url(../../images/menu_testing.png);
	background-repeat: no-repeat;
	width: 193px;
	height: 70px;
}
.item4_active a {
	background-position: -780px -70px;
	float: left;
	background-image: url(../../images/menu_testing.png);
	background-repeat: no-repeat;
	width: 180px;
	height: 70px;
}

p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFC;
	text-align: justify;
}

p.title_sidebar {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFC;
	text-align: center;
}

span.stred {
	color:#FFC;
	font-weight:bold;
	text-align: center;
}

span.skrt {
	color: #999;
	text-decoration: line-through;
}

span.dns {
	color: #F00;
}

#kontaktni_udaje {
	width: 253px;
	height: 24px;
	background-image: url(../../images/kontaktni_udaje.png);
}

/* THE STYLES FOR GUESTBOOK */

#knihaHolder {
	height: auto;
	width: 940px;
	margin-right: auto;
	margin-bottom: auto;
	padding: 0px;
}
#kniha {
	height: auto;
	width: 920px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding: 10px;
}
#kniha_navstev {
	height: 24px;
	width: 137px;
	background-image: url(../../images/kniha_navstev.png);
	background-repeat: no-repeat;
}
#kniha h2 {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFC;
	font-size: 36px;
	font-weight: bold;
	font-style: normal;
}
#kniha h3 {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFC;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
}
#kniha h4 {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFC;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
}
#kniha table td {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	height: auto;
	width: auto;
	text-align: left;
	vertical-align: top;
}

#bike {
	float: left;
	width: 320px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFC;
	background-image: url(../../images/bg_bike.png);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	height: 644px;
}

#bike img {
	border: 2px solid #333;
}

#bike img:hover {
	border: 2px solid #999;
}

#bike_napis {
	float: left;
	width: 99px;
	background-image: url(../../images/motocykl_on.png);
	height: 24px;
	background-repeat: no-repeat;
	
}

#buttonsubmit {
	background-repeat: no-repeat;
	height: 35px;
	width: 87px;
	cursor: pointer;
	cursor: hand;
	background-position: left top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	background-color: #9F713E;
	color: #000;
	border: 1px solid #000;	
}

#buttonsubmit:hover {
	background-repeat: no-repeat;
	height: 35px;
	width: 87px;
	cursor: pointer;
	cursor: hand;
	background-position: left top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	background-color: #9F713E;
	color: #FFF;
	border: 1px solid #000;
}

.button {
	background-color: #25B624;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	border: 2px solid #060;
	color: #ffffcc;
	
}

#bookmarks  {
	margin-top: 10px;
	padding-top: 5px;
	
}

#bookmarks img {
	border: 0px;
}

#bookmarks img:hover {
	border: 0px;
}

#rohlevy {
	position: fixed;
	left: 0px;
	bottom: 0px;
}

#rohpravy {
	position: fixed;
	right: 0px;
	top: 0px;
}
/* THE END OF GUESTBOOK STYKES */

