*{
	margin: 0;
	padding: 0;
}
a{
	color: #454545;
}
a:hover{
	color: #388656;
}

th{
  text-align: center;
}
body{
	/*Samotne telo stranky*/
	margin-top: 0px;
	background: #a4a4a4 url('../images/bg.jpg') repeat-x;
	text-align: center;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
}
#content{
	position: relative;
	margin: auto;
	width: 775px;
	text-align: left;
}
#top{
	position: relative;
	width: 100%;
	height: 177px;
	background: url('../layout/topbg.jpg') no-repeat 0% 0%;
}

#logo a {
	width: 170px;
	height: 77px;
	position: absolute;
	top: 24px; left: 43px;
	overflow: hidden;
		cursor: pointer;
}
#logo a img{
	border: 0;
}
#logo a span{
	display: none;
}

#main{
	clear: both;
	width: 773px;
	padding: 0 0px 0 0px;
	background: #ffffff;
	border-left: 1px solid #24472d;
	border-right: 1px solid #24472d;
	overflow: hidden;
}
	#toppanel{
	position: relative;
		width: 100%;
		overflow: hidden;
		height: 33px;
		background: url('../layout/topmenubg.gif') repeat-x 0% 0%;
	}

		.topmenu{
			list-style: none;
		}
			.topmenu li{
				display: inline;
			}

				.topmenu li a{
					display: block;
					float: left;
					width: 153px;
					font-size: 1.2em;
					color: #1f3d27;
					font-weight: bold;
					padding: 10px 0 6px 0;
					text-align: center;
					text-decoration: none;
					letter-spacing: 1px;
					border-left: 1px solid #ffffff;
				}
				.topmenu li a:hover{
					background: url('../layout/hover.gif') repeat-x 0% 0%;
					color: #ffffff;
				}
				.topmenu li a.last{
					width: 155px;
					border-right: 1px solid #ffffff;
				}

	#obsah{
		width: 715px;
		position: relative;
		padding: 10px 30px 3px 30px;
		min-height: 200px;
		_height: 200px;
		text-align: left;
	}
		#obsah h1{
			font-size: 1.7em;
			color: #388656;
			font-weight: normal;
			font-family: arial;
			margin: 0px 0 10px 0;
			padding: 5px 0 5px 25px;
			background: url('../layout/h1bg.gif') no-repeat 0% 50%;
		}
		#obsah h2, #obsah h3{
			font-size: 1.3em;
			color: #454545;
			font-weight: bold;
			margin: 15px 0 3px 0;
		}
		#obsah .clanek h3{
			margin: 15px 0 15px 0;
			text-align:center;			
		}
		#obsah .news h3{
			margin: 15px 0 15px 0;
						
		}
		#obsah h2 a, #obsah h3 a{
			color: #454545;
			text-decoratin:underline;
		}
		#obsah h2 a:hover, #obsah h3 a:hover{
			color: #388656;
		}
	
		#obsah p{
			text-align: justify;
			color: #444444;
			margin-bottom: 5px;
		}
			#obsah p a{
				color: #388656;
			}
			#obsah p a:hover{
				color: #454545;
			}
			
    #obsah .news{
      margin: 0px 0px;
      padding: 5px;
    }
    #obsah .profil{
      padding: 0 10px 0 30px;
    } 
    #obsah .profil h3{
      
      padding-left:15px;
    }
    #obsah .profil .profil-wrapper{
      background:url(../layout/bg-profil-wrapper.jpg) left top no-repeat;
      padding-left:15px;
      padding-top:10px;
    }  
   #obsah .sponsored .profil-wrapper{
      background:none;
      padding-left:15px;
      padding-top:10px;
    }     
   .sponsored{
      border: 1px solid green !important;
      background: rgb(220,255,220) !important;
      margin: 10px 0 !important;
      padding: 0 10px 10px !important;
    }
      #obsah .banner{
      border: 1px solid green;
      background: rgb(220,255,220);
      margin: 0px 0px;
      padding: 0 10px 10px;
      =margin: -13px 0px 0px 0px;
    }
    
    .nonsponsored{
      border: 1px solid gray !important;
      background: rgb(255,255,255) !important;
      margin: 10px 0 !important;
      padding: 0 10px 10px !important;
    }

    img.fleft{
      margin: 5px 10px 5px 0;
      float:left;
    }
			
	div#footmenu{
		margin: 0 0 0px 0px;
		color: #999999;
		text-align:center; 
		background-color:#222222;
		padding:3px 0px;		
	}
	div#footmenu a{
		color: #f5f3f3;
	}
	div#footmenu a:hover{
		color: #999999;
	}
	#footer{
		width: 100%;
		height:43px;
		background: url('../layout/footerbg.jpg') no-repeat 0% 0%;
		
		font-size: 0.8em;
	}
		#footer p{
			color: #333333;
			padding: 28px 3px 0px 3px;
		}
		#footer p.right{
			float: right;
		}
			#footer p a{
				color: #333333;
				text-decoration: none;
			}
			#footer p a:hover{
				color: #464646;
				text-decoration: underline;
			}


.floatleft{
	float: left;
}

div.search{
	float: right;
	margin-top: 10px;
}

div.search input.text{
	border: 1px solid #454545;
	height: 18px;
	padding: 0px;
	float: left;
}
div.search input.submit{
	border: 1px solid #454545;
	border-left: 0;
	float: left;
	padding: 2px;
	font-size: 11px;
	height: 20px;
	color: #636363;
	background: url('../layout/submitbg.gif') repeat-x 0% 0%;
}


table.domeny{
	width: 100%;
	border: 1px solid #479460;
}
table.domeny thead{
	background: #ffffff;
	color: #479460;
	border: 0;
}
table.domeny thead tr th{
	text-align: center;
	font-size: 1.1em;
	padding: 5px;
}

table.domeny tbody tr td{
	text-align: center;
	background: #dbffd1;
	border: 1px solid #7fc08a;
	font-size: 1em;
	padding: 2px 5px;
}
table.domeny tbody tr td.cena{
	text-align: right;
}

.domenyin{
	width: 693px;
	margin: 10px 0;
	background: #ecffe7;
	padding: 5px 10px;
	border: 1px solid #ccedc2;
}
.domenyin label{
	display: block;
	float: left;
	padding: 2px 0;
}
.domenyin input, .domenyin select{
	border: 1px solid #909090;
	margin: 2px 0;
}
.domenyin input.check{
	float: left;
	border: 0;
	margin: 0 5px 0 0;
	padding: 0;
}

.lefthalf{
	 width: 260px;
	 float: left;
}
.righthalf{
	 width: 400px;
	 float: left;
	 margin-left: 20px;
}
.clear{
	clear: both;
}
.domenyin input.submit{
	float: right;
	padding: 5px;
	background: #a6d79c;
	font-weight: bold;
	color: #1f3d27;
	border: 1px solid #1f3d27;
}

.host{
  background: url("../images/hostik.gif") top left no-repeat;
  position: relative; 
}

.host p span{
  font-weight: bold;
  font-style: normal;
  color:#388656;
}

.host p{
  border: 1px solid #388656;
  background: #EEEEEE;
  color:black;
  font-style: italic;
  margin: 10px 10px 10px 38px;
  padding: 10px;
}

.s{ width: 30px; }
.m{ width: 80px;}
.l{ width: 120px;}
.xl{ width: 160px; }
.xxl{ width: 230px; }

.centering{
	text-align: center;
}

#obsah div.parametry{
	padding: 10px;
	margin: 10px auto;
	background: #daffd1;
	border: 1px solid #539965;
	width: 612px;
	font-family: arial;
	text-align: left;
}
#obsah div.parametry .popis{
	float: right;
	width: 396px;
	text-align: left;
}

#obsah div.parametry .img{
	width: 133px;
	height: 100px;   
	overflow: hidden;
	border: 1px solid #d0eac9;
	float: left;
	margin: 0px 10px 10px 0px;
}

.perex{
  font-style: italic;
}

#obsah div.parametry h2{
	text-align: center;
}

#obsah div.parametry h3{
  text-decoration: none;
  text-align: center;
  font-size: 1.2em;
  margin-bottom: 10px;
}

#obsah div.parametry h3 a{
}

#obsah div.parametry h4{
	text-align: center;
	color: #1f7f50;
	font-size: 1.2em;
	font-weight: bold;
	margin: 10px;
  clear:left;
}

#obsah div.parametry td{
  color: #1f3d27;
}



#obsah div.parametry .popisek{
  font-weight:bold;
  text-align:right;
}

#obsah div.parametry p.text{
	text-align: center;
	font-size: xx-large;
}

#obsah div.parametry p.cena{
	text-align: center;
	padding-top:10px;
	padding-bottom:10px;
}
#obsah div.parametry p.cena strong{
	color: #1f7f50;
	font-size: 1.3em;
	padding-left:10px;
}

#obsah div.parametry .dostupnostdiv{
  float:right;
}

#obsah div.parametry .dalsiinfo{
  line-height: 30px;
}

.objednat{
	display: block;
	text-align: center;
	margin: 3px auto;
	width: 60px;
	padding: 3px 10px;
	color: #636363;
	background: url('../layout/submitbg.gif') repeat-x 0% 0%;
	border: 1px solid #454545;
	text-decoration: none;
	font-weight: bold;
}

#obsah div.parametry .dalsiinfo .objednat{
 	display: inline;
	text-align: center;
	margin: 0px 3px;
	width: auto;
	padding: 0;
	background: none;
	border: none;
	text-decoration: none;
	font-weight: bold;
}

#obsah div.parametry .dalsiinfo .objednat img{
 	border:none;
}
#obsah div.parametry .dalsiinfo strong{
 	color:#1f7f50;
}


#obsah div.parametry p.dostupnost{
	text-align: right;
}
#obsah div.reklama h2{
	margin: 15px 0 0 0;
        
}
#obsah div.reklama p{
	margin: 10px 0 0 0;

}
#obsah div.reklama ul{
	margin: 10px 0 10px 40px;

}


.kontaktleft{
	padding: 0 0 0 260px;
	float: left;
	display: block;
	width: 50px;
}
.kontaktright{
	float: left;
	display: block;
}

.underlined{
	text-decoration: underline;
}

ol li{
	padding: 3px 0;
}

table.parametry_popisek td.prvni {
	width: 120px;
	text-align:right;
	padding-right:10px;
	vertical-align:top;
}
p.popisek_ostatni{
	margin-top:10px;
	font-size:1.1em;
}
p.popisek_ostatni span{
	color:#1f7f50;
}

.news_banner{
  text-align: right;
}
.news_banner a{
  display: block;
  float: right;
  padding: 5px 10px;
  border: 1px solid green;
  text-decoration: none;
  font-weight: bold;
      background: rgb(220,255,220);
  
}
p.counter{clear:both;margin-top:10px;text-align:right;font-weight:bold;}
