/* CSS Document *//*jazykovka*/
* {
	margin: 0;
	padding: 0;
}
body {
	font-family: "Trebuchet MS", arial, verdana, helvetica, sans-serif;
	line-height: 1.1em;
	text-align: center;
	min-width: 863px;
	background-image: url(images/pozadi.gif);
	background-repeat: no-repeat;
	padding-top: 125px;
	background-color: #161412;
	background-position: center top;
}
html, body {
	height: 100%;
}
h1 {
    font-size: 1.6em;
	line-height: 1.6em;
	color: #DA6B29;
	margin-top: 15px;
	margin-bottom: 15px;
}
h2 {
	font-size: 1em;
	line-height: 1.3em;
	color: #006B6E;
	margin-top: 15px;
	margin-bottom: 15px;
}
h2 span a {
	color: #0066CC;
	font-size: 1.2em;
}

h4 {
	font-size: 1.3em;
	line-height: 1.2em;
	color: #FBD99D;
	margin-top: 15px;
	margin-bottom: 15px;
}
h3 {
	font-size: 1.4em;
	color: #0A2F45;
	margin-top: 20px;
	margin-bottom: 10px;
}
h5 {
	margin-top: 15px;
	margin-bottom: 20px;
}

p {
	font-size: 0.8em;
	margin-top: 0.6em;
	margin-bottom: 0.6em;
	color: #1B1B1B;
	text-align: justify;
}
a {
	color: #000055;
	
}
a:hover {
	text-decoration: underline;
	color: #990033;
}
ul {
	font-size: 80%;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
ul li {
	list-style-image: url(images/XXXXXXXXXXXXXXXXXXXXXtecka.gif);
	list-style-type: none;
}

img {
	border: 3px solid #006B6E;
	padding: 2px;
}
.kur {
	font-style: italic;
}
hr { 
	display: none; 
}
form {
	 margin: 0; 
	 padding: 0; 
}
fieldset {
	margin-bottom: 10px;
	padding: 15px;
	margin-right: 30px;	/*border: 1px solid #0099CC; */
}
legend { 
	color: #0099CC; 
	font-size: 80%; 
	font-weight: bold; 
	background-color: #fff; 
	padding: 2px 4px; 
	border: solid 1px; 
}
label {
	text-align: right;
	float: left;
	width: 30%;
	padding-right: 10px;

	
}
#inp {
	vertical-align: bottom;
	height: 18px;
	border: 1px solid #7F9DB9;
	padding-left: 5px;
}
/*division*/
#page {
	width: 100%;
	position: relative;
	min-height: 100%;
}
#content {
	width: 863px;
	min-height: 100%;
	text-align: left;
	padding-bottom: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/bg1.gif);
	background-repeat: repeat;
	background-position: left top;
}
#header { 
	background-image: url(images/header1.jpg); 
	background-repeat: no-repeat; 
	width: 863px; 
	height: 171px; 
	position: absolute; 
	top: 100px; 
}
#logo, #logo span {
	width: 296px;
	height: 62px;
	overflow: hidden;
	top: 1px;
}
#logo span {
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	width: 296px;
	height: 62px;
	cursor: pointer;
	display: block;
	position: absolute;
	top: 30px;
}
table {
	font-size: 80%;
	margin-top: 10px;
	margin-bottom: 20px;
	border-collapse: collapse;
}
th { 
	color: #534741; 
	background-color: #FFD285; 
}
th, td { 
	padding: 2px 10px; 
	border: solid 1px #d9d9d9; 
}
/*colums*/
#leva, #left, #right { margin-top: 150px; }

#leva {
	width: 182px;
	float: left;
	position: relative;
	overflow:hidden;
}
#left {
	width: 530px;
	float: left;
	position: relative;
	overflow:hidden;
}
#right {
	width: 145px;
	overflow:hidden;
	float: right;
	position: relative;
}
#right a {
	color: #E71F2A;
	
}
#right a:hover {
	color: #660033;
	
}
#vlajecky  {
	display: block;
	position: absolute;
	left: 680px;
	top: 200px;
}
#vlajecky a  img   {
	padding: 1px;
	border: 1px solid #371202;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
}
#vlajecky a:hover img {
	padding: 1px;
	border: 1px solid #FFFF00;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
}
.galerie img {
	margin-right: 6px;
}
.galerie a img { 
	border: solid 3px #E9CB9E; 
}
.galerie a:hover img { border: 3px solid #900000; }
#footer {
	width: 863px;
	background-image: url(images/foot.gif);
	background-repeat: no-repeat;
	height: 20px;
	margin-right: auto;
	margin-left: auto;
	}
#copy {
	float: none;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
	background-color: #161412;
}
#copy p {
	font-size: 0.7em;
	line-height: 1.2em;
	text-align: center;
	margin: 0;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	z-index: 5;
	color: #FFFFFF;
}
#copy a {
	font-weight: normal;
	text-decoration: none;
	background-color: transparent;
	color: #CCCCCC;
}
#copy a:hover { 
	text-decoration: underline; 
}
#reklama_foot {
	font-size: 80%;
}

/*classes*/
.fl_left {
	float: left;
	margin-right: 25px;
	margin-bottom: 10px;
}
.fl_iko {
	float: left;
	margin-right: 1px;
	margin-bottom: 10px;
}
.fl_right {
	float: right;
	margin-bottom: 10px;
	margin-left: 15px;
}
.inner {
	padding-top: 5px;
	padding-left: 20px;
	padding-right: 10px;
}

.inner2 {
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
}
.delitko {
	background-image: url(images/delitko.gif);
	height: 31px;
}  
.red {
	color: #FF0000;
}
.black {
	color: #000000;
}
.blue {
	color: #135a85;
}
.cena {
	color: #CC0033;
	font-size: 2.2em;
}
.cenac {
	color: #0000FF;
	font-size: 1.2em;
}
.skrt {
	text-decoration: line-through;
	font-size: 1.2em;
}
.noscreen {
	display: none;
}
.cleaner {
	clear: both;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
}
.day_size {
	float: left;
	width: 50px;
}
.zpet {
	background-image: url(images/zpet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	clear: both;
	float: none;
}
.center { text-align:center; } 
.tlac_odeslat {
	border:0;
	width:57px;
	height:19px;
	cursor: pointer;
	background-color: #534741;
	padding-right: 4px;
	padding-bottom: 4px;
	color: #FFFFFF;
}
.tlac_odeslat:hover {
	background-color: #5F250F;
}

.nobr {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.program {
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6A9225;
}
.datum {
	background-image: url(images/datum.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 22px;
}
#chyba {
	background-color: #B91101;
	padding: 5px;
	text-align:center;
	font-weight:bold;
	font-size: 1em;
	color: #FFFFFF;	
}
.kod {
	border: 1px solid #5F250F;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	background-color: #A09965;
}
.info {
	font-weight: normal;
	text-align: justify;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FBD99D;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #FBD99D;
	font-size: 0.9em;
	margin-left: 220px;
	background-color: #EBEBEB;
}
.info_2{
	font-weight: normal;
	text-align: left;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FBD99D;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #FBD99D;
	font-size: 0.9em;
	background-color: #EBEBEB;
	padding-left: 10px;
}
.info_box {
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
	font-size: 0.9em;
	background-image: url(images/info_bg.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 513px;
	color: #000000;
}

#info_virtual {
	font-weight: bold;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 6px;
	font-size: 0.9em;
	background-color: #6A9225;
	border: 2px dotted #FFFFFF;
	color: #000000;
}
.vetsi { font-size: 0.9em;}
/*printit*/
.top { 
	white-space:nowrap; 
	background-image: url(images/top.gif); 
	background-repeat: no-repeat; 
	background-position: left center; 
	margin-bottom: 0; 
	margin-left: 10px; 
	padding-top: 0.1em; 
	padding-bottom: 0.1em; 
	padding-left: 20px; 
}
.print { 
	white-space:nowrap; 
	background-image: url(images/print.gif); 
	background-repeat: no-repeat; 
	background-position: left center; 
	margin-bottom: 0; 
	padding-top: 0.1em; 
	padding-bottom: 0.1em; 
	padding-left: 20px; 
}
p.printit {
	text-align: left;
	margin: 0;
	padding: 0;
	
}
/*novinky*/
.novinka_datum {
	background-image: url(images/datum.gif);
	background-repeat: no-repeat;
	height: 16px;
	border-style: none;
	border-width: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
}
.novinka_text {
	margin: 0 0 1em;
	padding: 0;
	color: #FFFFFF;
}
.novinka_archiv {
	background-image: url(images/archiv.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 16px;
	padding-left: 20px;
	margin-bottom: 40px;
}
/*virtual*/
#foto_box  { 
	background-image: url(images/foto-bg.gif); 
	background-repeat: no-repeat; 
	background-position: center 0; 
	padding: 0; 
	width: 395px; 
	height: 310px ; 
	margin: 0 auto; 
}
#foto_box p { 
	color: #fff; 
	position: relative; 
	margin: 14px 0 0 20px; 
	padding: 0  
}
#foto { 
	text-align: center; 
	padding: 15px 0 0; 
	width: 375px  ; 
	margin-right: 10px; 
	margin-left: 10px; 
}
.img_ikon { 
	position: absolute; 
	left: 310px; 
	margin-top: 0; 
	border-style: none; 
	border-width: 0; 
}
.odsaz { 
	margin-right: 10px; 
}
.virtual { 
	text-align:center;
}
.virtual a img {
	border: 3px solid #E9CB9E;
}
.virtual a:hover img {
	border: 3px solid #FFF200;
}
.nabidka {
	border: 1px solid #CCCCCC;
	background-color: #FFD285;
	padding-left: 10px;
}
p.drobky {
	font-size: 90%;
	background-image: url(images/tecka.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	height: 10px;
}
.blok {
	border: 1px solid #999999;
	background-color: #83C1FA;
	padding-left: 10px;
	font-weight: bold;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
}
.cenik-typ {
	background-color: #FFFF00;
	font-weight: bold;
}
.cenik-detail {
	font-size: 90%;
	width: 385px;
}
.cenik-popis {
	background-color: #d4eafe;
}
.cenik-cena {
	background-color: #FFFF00;
	color: #000000;
	font-weight: bold;
}
.linka {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
/*eshop*/
.vyhledavani_ubyt {
	text-align: justify;
	margin-bottom: 25px;
	font-size: 12px;
}
.vyhledavac {
	text-align: justify;
	margin-left: 65px;
	margin-top: 0px;
}
.strankovani {
	height: auto;
	border-top: 1px solid #adcee0;
	min-height: 30px;
	background-color: #E6F5FC;
	font-size: 0.8em;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.strankovani_left { float: left; }
.strankovani_right { float: right; }
.larger {
	background-color: #ED1C24;
	padding: 2px 6px;
	color: #FFFFFF;
	font-weight:bold;
}

a.str_box {
	background-color: #FFFFFF;
	padding: 2px 6px;
	color: #000000;
}
a:hover.str_box {
	padding: 2px 6px;
	color: #ED1C24;
}
a.str_dalsi {
	background-color: #FFFFFF;
	padding: 2px 15px 2px 6px;
	color: #000000;
	background-image: url(../images/page_arrow_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	
}
a:hover.str_dalsi {
	color: #ED1C24;
}
a.str_predchozi {
	background-color: #FFFFFF;
	padding: 2px 6px 2px 15px;
	color: #000000;
	background-image: url(../images/page_arrow_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	
}
a:hover.str_predchozi {
	color: #ED1C24;
}
.seznam {
	border-bottom: 1px solid #999999;
	padding: 15px 0;
}
.seznam_in {
	float: left;
	width: 410px;
	margin-right: 10px;
}
.seznam_img {
	margin-top: 10px;
}
.tr_vybrano {
	color: #FFFFFF;
	background-color: #0099CC;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.block_size1 {
	float: left;
	width: 105px;}
.block_size2 {
	float: left;
	width: 70px;
}
.vypr {
	color: #000000;
	font-size: 0.8em;
	margin-left: 5px;
	background-color: #EAEA00;
	border: 1px solid #CCCCCC;
	padding-right: 7px;
	padding-left: 7px;
	padding-top: 5px;
	padding-bottom: 5px;
}	
.zoom {
	bottom: 6px;
	right: 10px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.zoom p {
	margin: 0;
}		
.zoom a { 
	font-size: 80%; 
	background-image: url(../images/zoom.gif); 
	background-repeat: no-repeat; 
	background-position: left center; 
	padding-left: 25px; 
}
.fotogalerie {
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	margin-top: 10px;
	margin-bottom: 10px;
}
.cislo {
	border: 1px solid #3366FF;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-color: #CCCCCC;
	margin-right: 5px;
	margin-left: 5px;
}
form#kontakt {
	border-bottom: 0 none;
	font-size: 1em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	padding-top: 15px;
}
a.tlacitko_1 {
	background-image: url(images/tlacitko_seznam.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
	width: 139px;
	height: 20px;
	line-height: 20px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	float: left;
	text-align: center;
	font-weight:bold;
	border: 1px solid #0066FF;
	color: #123670;
}
a:hover.tlacitko_1 { 
	color: #FF0000;
	background-position: 0 -20px; 
}
/*navigace vpravo*/
#left ul#right_nav {
	margin: 0;
	padding: 0;
	background-image: none;
}	
#right_nav li {
	background-image: url(images/li_nav.gif);
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
	background-repeat: no-repeat;
}
#right_nav li a {
	font-size: 1.3em;
	color: #262626;
	font-weight: bold;
	text-decoration: none;
	min-height: 22px;
	margin-left: 0;
	display: block;
	padding-bottom: 7px;
	padding-left: 20px;
}	
#right_nav li a:hover, #right_nav li a.sel {
	color: #d7d7d7;
}
#right_nav li ul {
	margin: 0;
	padding: 0;
	background-image: none;
}	
#right_nav li ul li {
	background-image: none;
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
	border-bottom: 2px solid #e3e3e3;
}
body.nov #right_nav li#nav-8 a, 
body.stm #right_nav li#nav-9 a {
	color: #d7d7d7;
}

/*navigace*/
#left ul.left_nav {
	margin: 10px 0 0 0;
	padding: 0;
	background-image: none;
}	
.left_nav li {
	background-image: none;
	margin: 0;
	list-style-type: none;
	list-style-image: none;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
.left_nav li a {
	font-size: 1.2em;
	min-height: 44px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding-left: 22px;
	height: 44px;
	width: 182px;
	padding-top: 12px;
	background-repeat: no-repeat;
	background-image: url(images/left_nav_1.gif);
}	
.left_nav li a:hover{
	color: #000000;
	text-decoration: underline;
}
.left_nav li ul {
	margin: 0 0 0 20px;
	padding: 5px 0;
}	
.left_nav li ul li {
	padding: 0;
	border-bottom: 0 none;	
}
.left_nav li ul li a {
	width: 160px;
	font-size: 1.5em;
	color: #252525;
	background-image: url(images/li_nav2.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	list-style-position: outside;
	padding: 0 0 0 20px;	
}
.left_nav li ul li a:hover{
	color: #000000;
	text-decoration: underline;
}
body.uvod .left_nav li#nav-1 a, 
body.puj .left_nav li#nav-2 a, 
body.pro .left_nav li#nav-3 a, 
body.par .left_nav li#nav-4 a,
body.shop .left_nav li#nav-5 a,
body.ceniky .left_nav li#nav-6 a,
body.pcv .left_nav li#nav-8 a,
body.kont .left_nav li#nav-9 a,
body.bike .left_nav li#nav-7 a {
	color: #000000;
	text-decoration: underline;
}
body.montana_zavodni .left_nav li ul li#nav-3_1 a,
body.montana_bezne .left_nav li ul li#nav-3_2 a,
body.pujcovny .left_nav li ul li#nav-3_3 a,
body.servisy .left_nav li ul li#nav-3_4 a,
body.uschovny .left_nav li ul li#nav-3_5 a
{ 
	color: #333333;
	text-decoration: underline;
 }
/*pocasi*/
.pocasi{
	float: left;
	font-size: 13px;
	padding-right: 6px;
	padding-top: 3px;
	color: #FFFFFF;
	padding-bottom: 10px;
}
.pocasi p{
	color: #FFFFFF;
	text-align: left;
	padding-left: 10px;
}
.pocasi a{
	color: #FFFFFF;
}
.sitemap li ul li{
	font-size: 1.2em;
	padding-left: 15px;
}
.sitemap {
	padding: 0 0 0 20px;
}
/*kontakt form*/
#kontakt {
	width: 500px;
	margin-bottom: 30px;
	background-image: url(../images/left_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#kontakt p a {	
	color: #000000;
}
#kontakt p a:hover {	
	color: #ff0000;	
}	
.kontakt_tel, .kontakt_mail {
	background-image: url(../images/kont_form_tel.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 160px;
	height: 48px;
	line-height: 48px;
	margin-right: 8px;
	padding-left: 65px;
	float: left;
	font-size: 1.2em;
	/*border: 1px solid #FF0000;*/
}
.kontakt_mail {
	background-image: url(../images/kont_form_mejl.gif);
	margin-right: 0;
	float: left;
	width: 190px;
}
.kontakt_delitko {
	border-bottom: 1px dotted #999999;
	float: none;
	clear: both;
}

#kontakt .kont_1 p, #kontakt .kont_last p {
	height: 11px;
}	
#kontakt .kont_1, #kontakt .kont_last {
	float: left;
	width: 150px;
	padding-right: 6px;
}

#kontakt .kont_last {
	padding-right: 0;
}		
#kontakt input.inp {
	width: 150px;
}
#kontakt textarea {
	width: 460px;
}		
#kontakt label.error {
	float: none;
	text-align: left;
	width: 199px;
	display: block;
	background-image: url(../images/error.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	font-size: 90%;
	font-weight:bold;
	margin-top: 3px;
	margin-left: 130px;
	color: #FF0000;
}


.zprava_ok, .zprava_bad {
	min-height: 70px;	
	margin-bottom: 10px;
	background-image: url(../images/zprava_ok_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #8cd500;
}
.zprava_bad {
	background-image: url(../images/zprava_bad_bg.gif);
	background-color: #9d0b0f;
}
.zprava_ok p, .zprava_bad p {
	min-height: 45px;
	text-align: left;
	font-size: 1.1em;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/zprava_ok.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0;
	padding: 15px 10px 10px 80px;
}
.zprava_bad p {
	background-image: url(../images/zprava_bad.gif);
}
.zprava_ok p a, .zprava_bad p a {
	color: #FFFFFF;
}
.zprava_ok p a:hover, .zprava_bad p a:hover {
	color: #000000;
}
.sdeleni {
	background-image:url(../images/vykricnik.gif);
	background-position: 10px center;
	background-repeat: no-repeat;
	color: #FFFFFF;
	background-color: #04779B;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 50px;
	border: 2px solid #FF0000;
}
.sdeleni p {
	color: #FFFFFF;
}
.sdeleni a {
	color: #FFFFFF;
	font-size: 1em;
	font-weight: bold;
}
.sdeleni h2 {
	color: #FFFFFF;
	font-size: 1.4em;
	font-weight: bold;
}
#google_map {
	width: 500px;
	height: 320px;
}
#google_map img {
	background-color: transparent;
	background-image: none;
}


