*{
	padding: 0;
	margin: 0;
}
a img{
	border: 0;
}
hr{
	display: none;
}
.nodisplay{
	display: none;
}
body{
	text-align: center;
	background: #ffffff url('../layout/bodybg.gif') repeat-x 50% 0%;
	font-family: arial;
	font-size: 11px;
}
h1 {
	position: absolute;
	top: 60px;
	left: 313px;
	color: #5a5a5c !important;
	font-weight: normal;
	font-size: 20px;
	width:443px;
	text-align:center;
	display:block;
	text-transform:uppercase;
	margin:0;
	padding:0;
}
.clear{
	clear: both;
}
a{
	color: #f06601;
}
a:hover{
	color: #444444;
}
#content{
   position: relative;
	margin: 0 auto;
	width: 980px;
	text-align: left;
	background: url('../layout/contentbg.gif') no-repeat 50% 0%;
	padding: 1px 5px;
}
.logox{
	height: 104px;
	position: absolute;
	left: 0px;
	top: 25px;
}
.menux{
	height: 33px;
	position: absolute;
	left: 5px;
	top: 125px;
	background-color: #85c441;
	width: 978px;
}
.obsahx{
	height: auto;
	position: relative;
	margin-top: 153px;	
}
.obsahxfoot{
	height: auto;
	position: absolute;
	left: 0px;
	top: 0px;	
}

#top{
	position: relative;
	width: 100%;
	height: 104px;
}
	#logo{
		position: absolute;
		left:29px;
		top: 13px;
	}
	.topbox{
		position: absolute;
		left: 300px;
		top: 18px;
		border-left: 2px solid #f1f1f1;
		height: 65px;
		padding: 0 18px;
	}
	.sign{
			text-align: center;
	}
	/*.sign h1{
			width: 400px;
			color: #5a5a5c;
			font-weight: normal;
			font-size: 20px;
			margin: 20px 10px 10px;
	}*/
	.sign a.headiso{
	  position:absolute;
	  left:103px;
	  top:51px;
	  display:block;
    color: #bddf93;
    text-decoration: none;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 14px;
  }
	.sign a.headiso:hover{
    text-decoration: underline;
  }

	
	.techmenu{
		left: 770px;
		top: 18px;
		width: 200px;
	}	
		.techmenu ul{
			list-style: none;
			padding-top: 5px;
		}
		.techmenu ul li{
			padding: 2px 0;
		}
		.techmenu ul li a{
			background: url('../layout/topli.gif') no-repeat 0% 50%;
			color: #595959;
			font-size: 10px;
			padding: 0 0 0 10px;
		}
		.techmenu ul li a:hover{
			color: #f16601;
		}
		.nolistyle{
      padding-bottom:7px !important;
    }
    .nolistyle a{
	background-image: none !important;
	color: #f16601 !important;
	text-decoration: underline;
		}
		.nopadding{
      padding:0 !important;
    }
		.nolistyle a:hover{
	background-image: none !important;
	color: #f16601 !important;
	text-decoration: none;
}

		
	#topmenu{
		background: #85c441;
		width: 978px;
		margin: 0 1px;
		height: 33px;
		position: relative;
	}
		#topmenu ul{
			position: absolute;
			bottom: 0;
			left: 0;
			list-style: none;
		}	
		#topmenu ul li{
			display: block;
			float: left;
			background: url('../layout/topmenusep.gif') no-repeat 100% 100%;
			padding: 7px 20px;
		}	
		#topmenu ul li a{
			color: #ffffff;
			font-size: 12px;
			font-weight: bold;
			text-decoration: none;
		}
		#topmenu ul li a:hover{
			text-decoration: underline;
		}

/*nove menu*/

ul#mainMenu {
height: 33px;
position: relative;
  font-weight: bold;
  color: #ffffff;
  padding: 0; 
  margin: 0;
  list-style-type: none;
  background: #85c441;
		width: 845px;
		border-left:solid 2px #ffffff;
		float: left;
}

ul#mainMenu li {
  position: relative;
	float: left;
	background: url('../layout/topmenusep.gif') no-repeat right bottom;
	height: 33px;
}
ul#mainMenu li:hover {
	background: url(../layout/hoverml.jpg) no-repeat left top !important;
}
ul#mainMenu li:hover div{
background: url(../layout/hovermr.jpg) no-repeat right top !important;
display:block;
}

ul#mainMenu li a {  
  display: block;
  font-weight:bold;
  color: #ffffff;
  text-decoration: none;
  padding: 3px 20px 0px 20px;
  line-height:30px;
  font-size:12px;
}

ul#mainMenu li a:hover {
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}  

/* submenu */

ul#mainMenu ul { 
  background-color: #636363;
  font-weight: bold;
  color: #ffffff; 
  padding: 0px !important; 
  margin: 0;
  position: absolute;
  top: 33px;
  left: 0px;
  margin-top: 0px;
  margin-left: 0px;
  visibility: hidden;
  list-style-type: none;
  width: 282px;
  
} 

ul#mainMenu ul li {
	float: none !important;
	border: none !important;
	background-color: #636363 !important;
	padding: 0px !important;
	margin: 0px 0px 0px 0px !important;
	height: 18px;
	width: 247px;
}
ul#mainMenu ul li:hover {
	float: none !important;
	border: none !important;
	padding: 0px !important;
	margin: 0px 0px 0px 0px !important;
	height: 18px;
	width: 247px;
	background-image: none !important;
}

ul#mainMenu ul li a{
	padding: 0px 10px 0px 10px;
	font-weight: normal;
	color: #c4c4c4;
	text-decoration: none;
	background: url(../layout/hovermsip.jpg) no-repeat left center !important;
	background-color: #636363 !important;
	height: 18px !important;
	margin-left: 15px;
	width: 247px;
	font-size:10px;
	line-height:16px;
	%line-height:18px;
	font-family:tahoma;
	letter-spacing:1px;
} 

ul#mainMenu ul li a:hover { 
  font-weight: normal;
  color:#ffffff;
  text-decoration: underline;
} 

ul#mainMenu li:hover ul, ul#mainMenu li.hover ul {
	visibility: visible;
} 

ul#mainMenu li { 
  behavior: url('http://www.machin.cz/public/default/templates/cz.default/css/hover.htc'); 
}
li.submtop{
	background: url(../layout/hovermt.jpg) no-repeat top !important;
	width: 282px !important;
	height: 8px !important;
	line-height: 0px !important;
	margin: 0;
	padding: 0;
}
li.submbot{
	background: url(../layout/hovermb.jpg) no-repeat bottom !important;
	width: 282px !important;
	height: 8px !important;
	line-height: 0px;
	margin: 0;
	padding: 0;
}
ul#mainMenu li ul li.submtop:hover{
  background: url(../layout/hovermt.jpg) no-repeat bottom !important;
}
ul#mainMenu li ul li.submbot:hover{
  background: url(../layout/hovermb.jpg) no-repeat bottom !important;
}

/* MENU END */ 

/*nove menu*/
.navigace{
	background-image: url(../layout/navigace.jpg);
	background-position: left 7px;
	background-repeat: no-repeat;
	padding-left: 20px;
	color:#59595b;
	font-size:9px;
	letter-spacing:1px;
	font-family:tahoma;
	padding-top:7px;
}
.navigace a{
	color: #f16601;
	text-decoration: underline;
}
.navigace a:hover{
	color: #f16601;
	text-decoration: none;
}
#middle{
	width: 965px;
	padding: 10px 5px 0 10px;
}
	#leftpanel{
	margin-left: 2px;
		float: left;
		width: 190px;
		overflow: hidden;
	}
	#leftpanel h3{
		border-bottom: 1px solid #eaeaea;
		padding: 5px 5px 5px 40px;
		font-size: 18px;
		font-weight: normal;
		color: #505050;
	}
	.lbox{
		border-bottom: 1px solid #eaeaea;
		padding: 10px 5px 10px 0px;
		text-align: justify;
		color: #595959;
	}
	.one{ background: url('../layout/one.jpg') no-repeat 2px 10px; }
	.two{ background: url('../layout/two.jpg') no-repeat 2px 10px; }
	.three{ background: url('../layout/three.jpg') no-repeat 2px 10px; }
	
	.lbox strong{
		display: block;
		padding: 5px 0 0px 40px;
		text-align: justify;
		color: #595959;
	}
div.lmenutop{
	width: 190px;
	height: 5px;
	overflow: hidden;
	background: url('../layout/lmenutop.gif') no-repeat 0% 0%;
}
div.lmenubottom{
	width: 190px;
	height: 5px;
	overflow: hidden;
	background: url('../layout/lmenubottom.gif') no-repeat 0% 0%;
	margin: 0 0 15px 0;
}
	ul.leftmenu{
		list-style: none;
		padding: 0 0 0px 10px;
		background: url('../layout/lmenubody.gif') repeat-y 0% 0%;
	}
	ul.leftmenu li{
		padding: 4px 0;
	}
	ul.leftmenu li a{
		background: url('../layout/leftli2.gif') no-repeat 10px 7px;
		color: #5a5a5a;
		font-weight: bold;
		font-size: 12px;
		text-decoration: underline;
		padding: 2px 0 2px 20px;
	}
	ul.leftmenu li a:hover{
		color: #000000;
		text-decoration: underline;
	}
		ul.leftmenu li ul{
			list-style: none;
			padding: 10px 25px;
		}
		ul.leftmenu li ul li{
			padding: 0;
		}
		ul.leftmenu li ul li a{
			background: url('../layout/topli.gif') no-repeat 0% 50%;
			color: #a3a3a3;
			font-weight: normal;
			padding: 0 0 0 10px;
		}
		ul.leftmenu li ul li a:hover{
		
		}


	#rightpart{
		float: right;
		width: 750px;
		overflow: hidden;
	}
	
		#obsah{
			float: left;
			width:  520px;
			overflow: hidden;
			font-size: 12px;
			color: #5a5a5c;
			padding-bottom:10px;
		}
		
		.centerbanner{
			position: relative;
			height: 85px;
			margin: 0 0 15px 0;
			padding: 13px 0 0 204px;
		}
		#obsah .centerbanner h3{
	font-size: 20px;
	font-weight: normal;
	color: #5a5a5c;
	padding: 0 0 5px 0;
	margin: 0;
}
		.centerbanner h3 a{
	color: #5a5a5c;
	text-decoration: none;
}
		.centerbanner h3 a:hover{
			text-decoration: underline;
		}		
		.centerbanner p{
			font-size: 11px;
			color: #a4a4a4;
			line-height: 130%;
			width: 243px;
			text-align: justify;
		}		
		.centerbanner a.more{
			position: absolute;
			bottom: 5px;
			right: 15px;
		}
		
		.textvittop {
	background-image: url(../layout/textvit.jpg);
	width: 520px;
	height: 18px !important;
	}
	.textvitmid {
	width: 520px;
	height: auto;
	background-color: #eeeeee !important;
	
}.tvpadd{
	padding: 3px 15px 3px 15px !important;
	text-align: justify;
}
	.textvitbot {
	background-image: url(../layout/textvit2.jpg);
	width: 520px;
	height: 18px;
	}
	.nejod{
	text-align:justify;
	}
	.nejod a{
  color: #85c441;
	text-decoration: underline;
	font-weight: normal;
}
#obsah p.tagCloud {
    line-height: 1.5;
}
.nejod a.big{
  font-size:13px;
  font-weight: bold;
}
.nejod a.bigest{
  font-size:16px;
  font-weight: bold;
}
.nejod a.biger{
  font-size:22px;
}
.nejod a:hover{
	text-decoration: none;
}
			
		.webpages{ background: url('../layout/banners/webpagesbg.jpg') no-repeat 0% 0%; }
		.eshop{ background: url('../layout/banners/eshopbg.jpg') no-repeat 0% 0%; }
		.cms{ background: url('../layout/banners/cmsbg.jpg') no-repeat 0% 0%; }
		
		
		#obsah h2, #rightpart h2{
	font-size: 22px;
	font-weight: normal;
	color: #5a5a5c;
	margin: 3px 0 10px 0;
}
		#obsah p{
			color: #5a5a5c;
			font-size: 12px;
			line-height: 130%;
			text-align: justify;
			margin: 0;
			padding: 5px 0;
		}		
		#obsah p.head a{
			color: #99cd61;
		}		
		#obsah p.head a:hover{
			color: #444444;
		}			
		.refs{
			font-size: 12px;
			padding: 20px 0 20px 0;
		}
		.ref{
			float: left;
			padding: 3px 4px 10px 4px;
			height:165px;
		}	
		.ref a.img{
			display: block;
			width: 150px;
			height: 105px;
			overflow: hidden;
			border: 7px solid #cfc9c9;
			margin: 5px 0 5px 0;
			padding: 0;
		}
		.ref .img img{
			width: 145px;
		}
		.ref a.img:hover{
			border: 7px solid #a5a5a5;
		}			
		.ref a{
			padding: 0 0 0 7px;
		}
		
		.reflogo{
			float: left;
			padding: 3px 4px 10px 4px;	
		}
    .reflogo .nadpis{
			color:#5a5a5c;
			text-decoration:none;
			font-weight:bold;
		}
    .reflogo a.nadpis:hover{
      text-decoration:underline;
    }	
		.reflogo .img{
			display: block;
			width: 150px;
			height: 108px;
			overflow: hidden;
			border: 7px solid #cfc9c9;
			margin: 5px 0 5px 0;
			padding: 0;
			padding-top:7px;
			text-align:center;
		}
		.reflogo a.img:hover{
			border: 7px solid #a5a5a5;
		}
		
		.strankovani{
			padding: 5px 0;
			clear: left;
		}
		#obsah div.strankovani p{
			float: left;
			font-size: 13px;
		}	
		.strankovani div.sides{
			float: right;
		}
		div.sides span{
			background: #97d067;
			display: block;
			float: left;
			width: 25px;
			padding: 5px 0;
			text-align: center;
			margin: 1px;
			color: #ffffff;
			font-size: 14px;
			text-decoration: none;
		}	
		div.sides a{
			text-align: center;
			color: #ffffff;
		}			
		div.sides span:hover{
			background: #bcde94;
		}		
		#rightpanel{
			float: right;
			width:  205px;
			
			font-size: 12px;
		}
		#rightpanel h3, #leftpanel h3.asright{
			font-size: 15px;
			color: #59595b;
			font-weight: bold;
			padding: 2px 5px;
		}
		.rbox{
			border: 2px solid #e9f5df;
			padding: 0px;
			font-size: 12px;
			margin: 0 0 10px 0;
		}

.poslatzn {
	background-image: url(../layout/poslatzn.jpg);
	width: 202px;
	height: 81px;
	margin-top: 15px;
}
.poslatznpad {
	padding: 10px 10px;
}
.poslatzninp {
	background-image: url(../layout/poslat.jpg);
	width: 166px;
	height: 18px;
	border: none;
}
.tlodeslat {
	background-image: url(../layout/tl_odeslat.jpg);
	width: 59px;
	height: 21px;
	border: none;
	margin-top: 3px;
}

.rboxnew{
	padding: 16px 10px 16px 10px;
	width: 180px;
}

.rboxnew h3.newsnadpis{
	color: #68686a !important;
	margin:0 !important;
	font-size:12px !important;
  padding: 2px 0 2px 20px !important;
	background: url('../layout/rboxnew.gif') no-repeat 0% 0%;
}

.rboxnew img{
			margin-bottom: 40px;
			padding: 40px;
		}
			.rboxnew strong a{
				padding: 3px 0 3px 25px; 
			}
			.rboxnew p{
				padding-top:3px;
				text-align: justify;
				line-height: 120%;
				color: #676767;
			}
		.rbox ul{
			list-style: none;
		}
		.rbox ul li{
			padding: 1px 0;
		}
		.rbox ul li a{
			color: #a3a3a3;
			background: url('../layout/topli.gif') no-repeat 0% 50%;
			padding: 0 0 0 10px;
		}
		.rbox ul li a:hover{
			color: #444444;
		}

.rbox .archiv{
  padding:15px 10px 0px 10px;
}


#footer{
	height: 150px;
	background: #f0f0f0;
	border-top: 1px solid #e8e8e8;
	color: #5a5a5a;
}
#footer a.text{
  color: #5a5a5a;
  text-decoration:none;
}
#footer a.text:hover{
  text-decoration:underline;
}
#footer a{
	color: #f06601;
}
#footer a:hover{
	color: #444444;
}
#footerinner{
	width: 950px;
	margin: 23px auto 0;
}
#footerinner p{
	display: inline;
	padding: 3px 10px;
}
#footerinner p.box{
	display: inline;
	padding: 3px 10px 3px 12px;
	border-right: 2px solid #d7d7d7;
}

#copy, #odkazy, .projekty {
  float: left;
  text-align: left;
}
#copy2 {
  float: right;
}

#leftad{
	display: block;
	width: 190px;
	height: 140px;
	margin: 0 0 15px 0;
}
	.adbig{
		font-size: 20px;
		line-height: 130%;
	}
	
table.table{
	border-collapse: collapse;
	margin: 10px 1px;
}
table.table td{
	border: 1px solid #f2f2f2;
	padding: 10px 20px;
	color: #676767;
	font-size: 12px;
	font-family: tahoma;
}
table.table tr.light td{
	background: #ffffff;
}
table.table tr.dark td{
	background: #ffffff;
}
table.table td.long{ width: 365px;}
table.table td.short{ width: 65px; text-align: right;}
table.table td.half{ width: 220px;}
table.table td.leftaligned{ text-align: left;}
table.table td.centeraligned{ text-align: center;}

.flleft{ float: left; }
.flright{ float: right; }

#kon_form{
	border: 1px solid #f2f2f2;
	padding: 10px;
	margin: 5px 0;
	width: 498px;
}

#kon_form div.panel{
	width: 249px;
	float: left;
}
#kon_form div.panel2{
	width: 234px;
	float: left;
	padding: 0 0 0 15px;
}
#kon_form label{
	color: #575757;
	display: block;
	float: left;
	padding: 2px 0;
	width: 110px;
}
#kon_form label.long{
	width: 160px;
}
#kon_form select{
	width: 230px;
}
#kon_form input.text{
	color: #575757;
	float: left;
	margin: 2px 0;
	width: 134px;
	background: #f8f8f8;
	border: 1px solid #d6d6d6;
}
#kon_form textarea{
	color: #575757;
	margin: 2px 0;
	width: 232px;
	background: #f8f8f8;
	height: 85px;
	border: 1px solid #d6d6d6;
}
#kon_form input.submit{
	color: #575757;
	float: right;
	margin: 2px 0;
	width: 80px;
	background: #f8f8f8;
	border: 1px solid #d6d6d6;
	cursor: pointer;
	font-weight: bold;
}

a.rightimg{
	float: right;
	border: 7px solid #a4a4a4;
}
a.rightimg:hover{
	border: 7px solid #cfc9c9;
}
a.rightimg img{
	border: 2px solid #ffffff;
}

.login_form{
	border: 5px solid #e4e4e4;
	background: #f6f6f6;
	padding: 10px;
	width: 490px;
}

.login_form label{
	padding: 2px 5px;
	color: #464646;
	font-weight: bold;
	float: left;
}
.login_form input.text{
	border: 1px solid #000000;
	background: #ffffff;
	width: 130px;
	margin: 0 10px 0 0; 
	float: left;
}

.login_form input.submit{
	float: right;
	border: none;
	background: url('../layout/loginbg.gif') 0% 50% no-repeat;
	width: 60px;
	padding: 0 0 0 15px;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #cc171e;
	cursor: pointer; 
}

.dotaz_form{

}
.dotaz_form label{
	display: block;
	float: left;
	font-weight: bold;
	width: 60px;
	margin: 10px 0 0 0;
	padding: 2px 0;
}
.dotaz_form input.text{
	float: left;
	width: 170px;
	border: 1px solid #d7d7d7;
	background: #f8f8f8;
	margin: 10px 20px 0 0;

}
.dotaz_form textarea{
	border: 1px solid #d7d7d7;
	background: #f8f8f8;
	margin: 0 20px 0 0;
	width: 422px;
	height: 80px;
}
.dotaz_form input.check{
	margin: 10px 0 0 60px;
	
}
.dotaz_form input.submit{
	float: right;
	border: 1px solid #d7d7d7;
	background: #f8f8f8;
	padding: 0 5px;
	font-weight: bold;
	color: #505050;
	cursor: pointer;
	margin: 0 35px 0 0;
}

a.foto{
	display: block;
	float: left;
	width: 138px;
	height: 138px;
	padding: 10px;
	border: 1px solid #595959;
	background: #f0f0f0;
	text-align: center;
	margin: 10px;
}
a.foto:hover{
	background: #cccccc;
}

.regform{
	padding: 15px 0 0 80px;
}

label.blockleft{
	display: block;
	float: left;
	padding: 2px 0;
}
.m{ width: 120px;}
.l{ width: 150px;}

input.text{
	border: 1px solid #d4d4d4;
	font-size: 11px;
	padding: 1px 2px;
	
}
input.submit{
	border: 1px solid #cccccc;
	background: #f0f0f0;
	color: #444444;
	padding: 3px 15px;
	cursor: pointer;
}

.req{ color: #f00000;}



.galleryvypis{
	width: 330px;
	float: left;
	height: 140px;
	overflow: hidden;
	padding: 10px 20px;
}

.galleryvypis img{
	float: left;
	margin: 10px 10px 5px 0;
}
.galleryvypis p{
	padding: 10px 0;
}





table.users{
	border-collapse: collapse;
	margin: 0 0 30px 0;
	width: 600px;
}

table.users th{
	background: #ffffff;
	padding: 8px;
	border-bottom: 1px solid #cccccc;
}

table.users tr.dark td{
	background: #e7e7e7;
}

table.users tr.light td{
	background: #f9f9f9;
}

table.users td{
	padding: 8px;
}

table.users .center{
	text-align: center;
}

.newslettersend textarea{
	border: 1px solid #d4d4d4;
	padding: 2px;
	font-size: 11px;
	font-family: arial;
	color: #444444;
	width: 598px;
	height: 110px;
	margin: 5px 0 10px 0; 
}

.imgleft{
	float: left;
	margin: 0 10px 5px 0;
}



.userdet{
	list-style: square;
	float: left;
	padding: 0 0 0 20px;
	color: #d4d4d4;
}

.userdet li{
	padding: 2px;
	
}

.userdet span{ color: #444444;}

.limgbox{
  width: 100%;
  text-align: center;
  padding: 10px 0;
}

.banner{
  width: 100%;
  text-align: center;
  padding: 0 0 5px;
}
.center {
	text-align: center;
}
h2.center {
	text-align: center;
	font-size: 20px;
	font-weight: normal;
	color: #5A5A5C;
	margin: 0 0 10px 0;
}
.widthxx{
	width: 400px;
}
.vlajky{
	width: 105px;
	padding-left:18px;
	float: left;
	margin-top: 11px;
}
.floatright{
	float: right;
	padding: 0 0 0 0 !important;
	margin: 0 0 0 0 !important;
}

.refCats{
  padding:10px 0;
}

.refCats ul{
  list-style:none;
}

.refCats ul li{
  float:left;
}

.refCats ul li a{
  display:block;
  border-right:solid 1px #999999;
  margin-right:5px;
  padding-right:5px;
  line-height:12px;
  margin-bottom:6px;
  width:auto;
}

.refs{
  clear:both;
}

ul#sitemap {
    line-height: 1.6;
}

ul#sitemap ul {
    margin: 0 0 0 25px;
}

td.td_small{
  width:80px !important;
}

table.width518{
  width:518px;
}

.bb_img{
  float:left;
  padding:0 0 10px 0;
  width:170px;
}