body {
margin: 0px;
padding: 0px;
font-family: "arial ce", "helvetica ce", arial, helvetica, sans-serif;
font-size: 9pt;
background-color: #F8FCFD;
}

a{
	color: #4682B4;
}

a:hover, a:focus{
	color: #F4A460;
}

table{
font-size: 9pt;
}

h1{
	font-size: 15pt;
	margin: 0px;
	padding: 0px;
	padding-bottom: 30px; /*	color: #483D8B;*/
	color: #DF7B00;
}

h1.h1_letni{
	padding-left: 20px;
	background-image: url(img/leto.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}

h1.h1_zimni{
	padding-left: 20px;
	background-image: url(img/zima.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}

h2{
	margin: 0px 0px 5px 0px;
	padding: 0px;
	padding-left: 9px;
	font-size: 11pt;

	color: #696969;
	
	background-image: url(img/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}


table p{
	margin: 0px; padding: 0px;
	margin-bottom: 15px;
	text-align: justify;
}

.main {

}

p{
	margin: 0px;
}

p.reklama{
	font-family: "Courier New";
	display: block;
	font-size: 11px;
}

#content{
}

.hlavicka {
 background-color: #D06302;
}

.hlavicka a{
	text-decoration: none;
}


.middle {
padding:0px 20px 0px 20px;

 background-image: url(img/line.gif);
 background-repeat: repeat-y;
 background-position: 10px;
}

.middle_2{
	height: 7px;
	line-height: 7px; /* kvuli chybe v IE*/
	display: block;
	margin-top: 20px;
 
 background-image: url(img/zarazka_top.gif);
 background-repeat: no-repeat;
 background-position: 10px 0px;

}

.middle_3{
	height: 7px;
	line-height: 7px; /* kvuli chybe v IE*/
	display: block;
  
  background-image: url(img/zarazka_bottom.gif);
  background-repeat: no-repeat;
  background-position: 10px 0px;
  
}

#right {
/*width: 150px;
background-color: gray;*/
}

#osobnipneu{
	display: block;
	height:70px;
	width: 270px;
	font-size: 30px;
	font-weight: bold;
	font-style: italic;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #D06302;
	cursor: pointer;

	
	background-image: url(img/logo/line.gif);
	background-repeat: no-repeat;
	background-position: 0px 51px;
}

#osobnipneu em{
	position:absolute;
	left:173px;
	top:18px;
	color: black;
}

#osobnipneu span{
	color: #F5F5DC;;
	position:absolute;
	left:171px;
	top:15px;
}







.paticka {
	width: 100%;
	clear: both;
	font-size: 8pt;
 background-color: #D06302;
	border-top: 1px solid #708090;
	text-align: center;
}

.paticka a{
	text-decoration: none;
	font-weight: bold;
	color: Black;
}

.stopper{
	display: block;
	line-height: 1px;
	height: 1px;
}




.submit_button{
	background-color: #FFB65B;
	border: 1px solid black;
	border-right: 2px inset black;
	border-bottom: 2px inset black;
	
	font-weight: bold;
	font-size: 10px;
	margin: 0px;
	margin-bottom: 10px;
}

.submit_button2{
	background-color: transparent;
	border: none;
	font-weight: normal;
	cursor: pointer;
	color: #4682B4;
	text-decoration: underline;
}


form{
	margin: 0px;
}

#tip{
	width: 270px;
	background-color: #FDF9F6;
	border-top: 1px solid #E9E9E9;
	border-bottom: 1px solid #E9E9E9;
	padding-left:5px;
	padding-right:5px;
	padding-top: 10px;
	padding-bottom: 10px;
	position: absolute;
	left: 538px;
	top: 155px;
	font-size: 90%;
}

#tip span{
	float: left;
	margin-bottom: 10px;
	color: #708090;
}



fieldset{
	width: 270px;
	padding-left: 10px;
	margin-bottom: 10px;
	display: block;
}

legend{
	font-weight: bold;
	padding: 4px;
}

.alert{
	color: #EB710C;
	font-weight: bold;
}

/*=========================================================================*/

.tbl_kosik{
}

.tbl_kosik th{
	background-color: #E0F0F5;
	height: 30px;
}

.tbl_kosik td{
	text-align: center;
	height: 30px;
	border-bottom: 1px solid black;
}

.tbl_cena{
	margin-top: 20px;
	margin-left: 222px;
	width: 280px;
	
	
}

.tbl_cena .celkem{
	font-weight:bold;
	font-size: 12pt;
	color:#F4A460;
	border-top:  2px solid black;	
	border-bottom:  2px solid black;
}

/*=========================================================================*/
.slevy{
	background-color: #EFFAFA;
	border:  1px solid #CDCDCD;
	width: 490px;
	padding: 5px;
}
.slevy p{
	margin-bottom: 7px;
}

p.poznamka{
	width: 500px;
	font-style: italic;
	margin: 0px;
}

.zpet{
	font-size: 12pt;
	padding: 0px;
	margin: 0px;
}

#zpet_kosik {
	position: absolute;
	top: 120px;
	left: 410px;
	width: 270px;
	background-color: #FDF9F6;
	border-top: 1px solid #E9E9E9;
	border-bottom: 1px solid #E9E9E9;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 90%;
}

#zpet_kosik span{
	float: left;
	margin-bottom: 10px;
	color: #708090;
}

.nahoru{
	margin-left: 540px;
	

}

.nahoru a{
		background-image: url(img/up.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 20px;
}


#banner-ie {
text-align: center;
}

#banner{
	width : 468px;
   height : 60px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}

.bezodsazeni{
	margin: 0px;
	padding: 0px;
}

.ohlasy{
	padding-bottom: 10px;
	padding-top: 10px;

}
 
 .ohlasy span{
float:left;
 }

.infobox{
	float:left;
	display: block;
	width: 45%;
	height: 128px;
	
	padding:5px;
	background-color: #F8F8F8;
	BACKGROUND-COLOR: #F8F8F8;
	border: 1px solid gray;
	
	background-image: url(img/pozadi001.gif);
	background-position: right;
	background-repeat: no-repeat;
}

.infobox p{
	margin:0px;
}

.infobox span{
	font-size: 9pt;
}

.infobox h2{
	font-weight: normal;
	color: #EC681A;
}

HR {
	CLEAR: left; BORDER-TOP-STYLE: none; PADDING-TOP: 0.5em; BORDER-BOTTOM: #d9d9d9 1px dashed; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; HEIGHT: 1px
}

.forum{
	width: 500px;
	border: 1px solid black;
	margin-left: 5%;
}

.forum .prispevek{
	width: 100%;
	padding-bottom: 10px;
	border-bottom: 1px dashed gray;
}

.forum .prispevek .prispevek_hlavicka{
	background-color: #FEF5E0;
	padding: 4px; padding-top: 2px; padding-bottom: 2px;
}

.forum .prispevek .prispevek_obsah{
	padding: 4px; padding-top: 2px; padding-bottom: 2px;
	font-size: 10pt;
}

.a_odpoved{
	float: right;
	margin-right: 10px;
}

.submit_button3{
	background-color: #03BEFC;
	color:  black;
	border: 1px solid black;
	border-right: 2px inset black;
	border-bottom: 2px inset black;
	text-decoration: none;
	
	font-weight: bold;
	font-size: 10px;
	margin: 5px;
	margin-left: 20px;
}

p.reklama_p a{
	margin: 0px;
	margin-right: 3px;
	padding: 0px;
}

.potvrzeno{
	background-color: #E1FFF0;
}