
/* Reset ................. */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;	
}

/* radius border: 5px solid #BAD340; -moz-border-radius: 5px; */
/* blokuj skype plugin IE */
span.skype_pnh_container {display:none !important;}
span.skype_pnh_print_container {display:inline !important;}
/* blokuj skype plugin FF */
.none {display:none;} /* span class none = v nom znak _ vlozeny v tel cisle blokuje skype plugin */
.block {display:block;}

:focus { outline: 0; }
body { color: black; background: white; }
/*ol, ul { list-style: none; }*/
table { border-collapse: separate; 	border-spacing: 0; }
caption, th, td { text-align: left; font-weight: 400; }

.hidden {height: 0; font-size: 0; line-height: 0; clear: both; visibility:hidden; display:none;}
.hidden p {height: 0; font-size: 0; line-height: 0; clear: both; visibility:hidden; display:none;}

/*
border-top-left-radius: 10px;
border-top-right-radius: 0px;
border-bottom-left-radius: 0px;
border-bottom-right-radius: 10px;
-moz-border-radius-topleft: 10px;
-moz-border-radius-topright: 0px;
-moz-border-radius-bottomleft: 0px;
-moz-border-radius-bottomright: 10px;
-webkit-border-top-left-radius: 10px;
-webkit-border-top-right-radius: 0px;
-webkit-border-bottom-left-radius: 0px;
-webkit-border-bottom-right-radius: 10px;
behavior: url(border-radius.htc);

border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
behavior: url(border-radius.htc);
*/

/* Common ................. */



body {
	color: #222;
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
	background-color: #FFFFFF;
}



a, a:active, a:visited { color: #4aa82e; text-decoration: none; }
a:hover { color: #666;text-decoration: underline;  }


a.akcie, a.akcie:active, a.akcie:visited { display:block; color: #ffff; text-decoration: none; font-size:18px}
a.akcie:hover { color: #ddd;text-decoration: none;  }

div { text-align: left; }
img { border: none; }
input, textarea { 
	font-size: 14px; font-family: 'Open Sans', sans-serif;
	color: #666; margin:1px; border: 1px solid #ddd; padding: 3px; overflow: visible; 
	background-color:#FFFFFF}
select, option { font-size: 14px; font-family: 'Open Sans', sans-serif; color: #666; }
input:focus {background-color:#f5f5f5; border: 1px solid #666; }
textarea:focus {background-color:#f5f5f5; border: 1px solid #666; }

.cleaner { height: 0; font-size: 0; line-height: 0; clear: both }
.line { height: 1px; font-size: 1px; line-height: 1px; clear: both; background-color:#ddd; margin:10px 0 15px 0; }

/* Headings ................. */
h1 { font-size: 20px; color: #666; margin: 0 0 20px 0; font-weight: 400;  }
h2 { font-size: 16px; color: #666; margin: 25px 0 10px 0; font-weight: 400;  }
h3 { font-size: 14px; color: #666; margin: 25px 0 10px 0; font-weight: 700;  }

/* Paragraphs ................. */
p { margin:0; padding:0; }

/* Layout ................. */

.left {float:left; display:inline}
.right {float:right; display:inline}

.img_left {float:left; display:inline; margin:0 15px 5px 0;}
.img_right {float:right; display:inline; margin:0 0 5px 15px;}


.vpravo {text-align:right}
.center {text-align:center}
.justify {text-align:justify}


p.slogan {
	font-size:24px;
	margin:35px 0 0 0
	}
	
p.cena {
	font-size:18px;
	color:#4aa82e;
	}
	
#top {}
#top h1 {margin: 0; padding:0; background-color:transparent}


#menu {
	background-color:#e7e7e7;
	border-top:1px solid #c3c5c8;
	}

ul.menus { list-style: none; }
ul.menus li {}
ul.menus li  a, ul.menus li  a:active,ul.menus li  a:visited , ul.menus li a:focus
	{
	font-size:18px;
	display: block; 
	padding:20px 20px 20px 20px; 
	color: #222; 
	text-decoration: none;
	 }
ul.menus li  a:hover, ul.menus li  a.aktivna, ul.menus li  a.aktivna:link, ul.menus li  a.aktivna:visited  { 
	background-color:#666;
	color: #fff; 
	}
	
/*/////skoda/////*/
ul.menus li  a.skoda:hover { 
	background-color:#4aa82e;
	color: #fff; 
	}
/*/////seat/////*/
ul.menus li  a.seat:hover { 
	background-color:#c52831;
	color: #fff; 
	}


.button2 {font-size:22px}


.back {
	background-image: url(../images/back.png);
	background-position:  center;
	background-repeat: repeat-y;
	}
	
.back h2, .green h2, .red h2{
	font-weight:300;
	font-size:34px;
	color:#fff;
	margin:0;
	padding:15px 0 10px 0;
	}
	
h2.skoda {
	font-weight:300;
	font-size:34px;
	color:#4aa82e;
	margin:0;
	padding:15px 0 10px 0;
	}
h2.seat {
	font-weight:300;
	font-size:34px;
	color:#c52831;
	margin:0;
	padding:15px 0 10px 0;
	}
	
	

	
.cervena {color:red}
.green {background-color:#4aa82e}
.red {background-color:#c52831}

.grey01 {
	background-color:#666; 
	color:#fff;
	}
.grey01 h2  {
	font-weight:300;
	font-size:34px;
	color:#fff;
	margin:0;
	padding:10px 0 10px 0;
	}
	
a.ponuka, a.ponuka:active, a.ponuka:visited { 
	display:block;
	font-size:18px;
	font-weight:700;
	padding:3px 0 3px 0 ;
	color: #fff; text-decoration: none; }
a.ponuka:hover { color: #ddd;text-decoration: underline;  }

.grey {
	background-color:#444; 
	color:#fff;
	font-size:12px;
	}

	
.titulok {background-color:#e7e7e7; border-bottom:1px solid #c3c5c8}
.titulok h2 {
	padding:15px 0 15px 0;
	margin:0;
	font-size:40px;
	color:#222;
	font-weight:300;
	}

	
	
ul.menus li ul li a, ul.menus li ul li a:active,ul.menus li ul li  a:visited 
	{
	font-size:14px;
	display: block; 
	padding:10px 20px 10px 20px; 
	color: #222; 
	text-decoration: none;
	 }
ul.menus li ul li  a:hover, ul.menus li  ul li a.aktivna, ul.menus li ul li  a.aktivna:link, ul.menus li ul li  a.aktivna:visited  { 
	background-color:#666;
	color: #fff; 
	}
	
	
	
#left_menu ul { list-style: none; }
#left_menu ul li { float: left; display: inline; }
#left_menu ul li a, #left_menu ul li a:active, #left_menu ul li a:visited 
	{ display: block; 
	padding:0 20px 0 20px; 
	color: #006B90; text-transform: uppercase; 
	text-decoration: none;
	 }
#left_menu ul li a:hover, #left_menu ul li a.aktivna, #left_menu ul li a.aktivna:link, #left_menu ul li a.aktivna:visited  { 
	color: #E60004; 
	}


/*
#menu ul {background-color: #ddd;} 
#menu li { float: left; display: inline; }
#menu li a, #menu li a:active, #menu li a:visited 
	{ background-color: #ddd;display: block; padding: 13px 20px; color: #afafaf; text-transform: uppercase; text-decoration: none;  }
#menu li a:hover, #menu li a.aktivna, #menu li a.aktivna:link, #menu li a.aktivna:visited  { background-color: #D82727; color: white; }

#menu li ul {display:none;position: absolute;}
#menu li ul li { display: block;float:none;  }
#menu li:hover a { display: block; padding: 13px 20px; color: #afafaf; text-transform: uppercase; text-decoration: none; background-color: #D82727; color: white; }
#menu li:hover ul {display: block;}
#menu li:hover ul li a:hover { background-color: yellow; color: white; }

#menu li { behavior:url('hover.htc'); }
ul#menu li:hover ul, ul#menu li.hover ul { display:block; position:absolute; }
*/
#page {
}


/*
.green {background-color:#4aa82e}
.red {background-color:#c52831}
*/

#page h3 {
	font-weight:300;
	font-size:28px;
	color:#222;
	margin:0;
	padding:10px 0 10px 0;
}
#page .h3seat {color:#c52831}
#page .h3skoda {color:#4aa82e}


h3 {
	font-weight:300;
	font-size:28px;
	color:#222;
	margin:0;
	padding:10px 0 10px 0;
}


a.askoda, a.askoda:active, a.askoda:visited { color: #4aa82e; text-decoration: none; }
a.askoda:hover { color: #666;text-decoration: underline;  }

a.aseat, a.aseat:active, a.aseat:visited { color: #c52831; text-decoration: none; }
a.aseat:hover { color: #666;text-decoration: underline;  }


#page ul, ol {
	margin-left:25px;
	padding:3px 0 0 0;
	}
	
#page ul li, ol li {
	padding:5px 0 5px 0;
	}
	
#page ul.minusky {
	list-style-type:lower-alpha;
	font-weight:700;
	}
#page ul.bodky {
	list-style-type:square;
	font-weight:700;
	color:#4aa82e;
	}
#page ul.cisla {
	list-style-type:decimal;
	font-weight:700;
	}
#page ul li span, ol li span
	{
	font-weight:400;
	color:#222;
	}


#intro { background-color: #111; border: 1px dashed #444; padding: 10px 0; text-align: center; }
#intro2 { background-color: #222; border: 1px dashed #444; padding: 9px;}
.uvodbox { float: left; display: inline; background-color: #222; border: 1px dashed #444; border-width: 0 0 1px 1px; width: 259px; padding: 20px; }
.uvodbox2 { float: left; display: inline; background-color: #111; border: 1px dashed #444; border-width: 0 1px 1px 1px; width: 258px; padding: 20px; }
.uvodbox, .uvodbox2 {
	min-height: 120px; height: 120px; _height: 130px;
}
.uvodbox p, .uvodbox2 p { line-height: 130%; margin: 10px 0 0 0; }
.uvodbox ul { margin: 10px 0; }
.uvodbox ul li {
	background-image: url(../images/arrow.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 10px;
	line-height: 140%;
}
.button {
	cursor: pointer; background-color:#eaebef; 
	font-weight: 700; color: #7a7777;display:block; clear:both;
	padding:5px;
	width:90px;
	text-align:center;
	margin:10px 0 0 0;
	}
	
/******************************* FORMULARE ************************************************************************/

label {margin-top:5px}


select, input {
  margin: 0;
  vertical-align: middle;
}

select:focus, input:focus, textarea:focus {
  -webkit-box-shadow: #54721A 0 0 7px 0;
  -moz-box-shadow: #54721A 0 0 7px 0;
  -o-box-shadow: #54721A 0 0 7px 0;
  box-shadow: #54721A 0 0 7px 0;
  border-color:#2079BD;
  z-index: 1;
}


select, input, textarea {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  -ms-background-clip: padding-box;
  -o-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-appearance: none;
  background-color: white;
  border: 1px solid;
  border-color: #054D83 #2079BD #2079BD;
  color: #333;
  outline: 0;
  padding: 4px;
  text-align: left;
  font-size: 14px;
  	background-image: url(../images/button.png);
	background-repeat: repeat-x;
	background-position:bottom;
}

select[disabled] {
  background-color: #eeeeee;
}

select[disabled],
select[disabled] option,
select[disabled] optgroup  {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  -moz-user-select: -moz-none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  user-select: none;
  color: #888888;
  cursor: default;
}

select[size],
select[multiple] {
  height: auto;
}


.ie6_input,
* html select {
  background: white;
  border: 1px solid;
  border-color: #054D83 #2079BD #2079BD;
  color: black;
  padding: 2px 3px 1px;
  font-size: 14px;
  vertical-align: top;
}

* html select {
  margin-top: 1px;
}

.button_shop {
	display:inline-block;
	padding:0 15px 0 15px;
	text-align:center;
	height:30px;
	line-height:30px;
	background-image: url(../images/back_viac_shop.jpg);
	background-position: left 0px;
	background-repeat: no-repeat;
	color:#333;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	behavior: url(border-radius.htc);
	font-weight:400;
	text-transform:uppercase;
	-moz-text-shadow:    1px 1px 0px #333;
	-webkit-text-shadow: 1px 1px 0px #333;
	text-shadow:         1px 1px 0px #333;
	
	color:#FFF;
	font-size:14px;
	text-decoration: none; 
	border:none;
	cursor:pointer;
	}
.button_shop:hover {
	background-position: left -30px;
	}

.error_string {
	margin:10px 0 10px 0;
	padding:10px;
	color:#fff;
	background-color:#BA0848;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	behavior: url(border-radius.htc);
	font-weight:700;
	}