@charset "UTF-8";

/* LAYOUT */

	* { 
		padding: 0; 
		margin: 0;
	}
	
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #000000;
	background-color: #7dc010;
}

/* UNIVERSAL */

.red  {
	
	color: #e4180f;
}


.english {
	width: 100px;
	height: 30px;
	background: url(../images/en.gif) no-repeat;
	}


.czech {
	width: 120px;
	height: 30px;
	background: url(../images/cz.gif) no-repeat;
	}


img {
	
	border: none;
}

h3 {
	color: #5b9400;
}

#cara {
	
	width: 730px;
	_width: 720px;
	height: 1px;
	background-color: #5b9400;
	font-size: 1px;
	}

#cara2 {
	
	width: 530px;
	_width: 720px;
	height: 1px;
	background-color: #5b9400;
	font-size: 1px;
	}

#nadpis1 {
	
	width: 528px;
	_width: 520px;
	height: 30px;
	background: url(../images/backnadpis.jpg) repeat-x #7dc010;
	border:  1px solid #000;
}

#nadpis2 {
	
	width: 728px;
	_width: 720px;
	height: 30px;
	background: url(../images/backnadpis.jpg) repeat-x #7dc010;
	border:  1px solid #000;
}


#firma {
	width: 710px;
	height: auto;
	_height: 50px;
	min-height: 50px;
	overflow:auto;
	_overflow: visible;
	}

#pracovnici {
	width: 660px;
	height: auto;
	_height: 20px;
	min-height: 20px;
	overflow:auto;
	_overflow: visible;
	}


#novinky {
	
	width: 178px;
	height: 30px;
	background: url(../images/backmenu3.jpg) repeat-x #f56d57;
	border:  1px solid #000;
}

#volnamista {
	
	width: 178px;
	height: 30px;
	background: url(../images/back_volnamista.jpg) repeat-x #ffa63d;
	border:  1px solid #000;
}

#skladprodej {
	
	width: 178px;
	height: 30px;
	background: url(../images/back_volnamista.jpg) repeat-x #ffa63d;
	border:  1px solid #000;
}



.oram {
	
	border:  1px solid #000;

}

hr.cistic {
   clear: both;
   height: 1px;
   border: none;
   margin: -1em 0 0 0;
   visibility: hidden;
   }


/* BODY */


.info {
	
	width: 950px;
	height: 30px;
	font-size: 10px;
	}

.info a, .info a:visited{
	
	color: #000;
	}

.info a:hover {
	
	color: #5b9400;
	text-decoration: underline;
	}


.prace {
	padding-left: 20px;
	font-size: 80%;
	}



	
.text{
	
	font-size: 80%;
	text-align: justify;
	}	

.text a, .text a:visited{
	
	font-size: 80%;
	color: #5b9400;
	font-weight: bold;
	
	}
	
	
	
.text a:hover {
	
	font-size: 80%;
	color: #5b9400;
	font-weight: bold;
	text-decoration: underline;
	}


.textright{
	
	font-size: 80%;
	text-align: right;
	color: #000;
	}	




.textcenter{
	
	font-size: 80%;
	text-align: center;
	color: #000;
	}	


	
.textcenter a, .textcenter a:visited{
	
	font-size: 80%;
	color: #5b9400;
	font-weight: bold;
	
	}
	
	
	
.textcenter a:hover {
	
	font-size: 80%;
	color: #5b9400;
	font-weight: bold;
	text-decoration: underline;
	}
	
		
		
.aktuality {
	
	font-size: 80%;
	text-align: center;
	}

		
.kariera {
	
	font-size: 80%;
	text-align: left;
	text-decoration: none;
	}
		

.kariera a, .kariera a:hover, .kariera a:visited{
	
	text-decoration: underline;
	color: #5b9400;

	
}


.aktuality a, .aktuality a:hover, .aktuality a:visited{
	
	text-decoration: underline;
	color: #5b9400;

	
}
		



.boxik {
   padding: 0;
   }


/* MAIN */

#main {
 	width: 950px;
	margin: 0 auto;
	text-align: left;
 	background: #fff;

	border: 2px solid #000000;
 }
 
 
 #head {
 	color: #fff;
	background: url(../images/top4.jpg) no-repeat #055A8D;
	height: 200px;
	width: 950px;
 }
 
#head2 {
 	color: #fff;
	background: url(../images/top6.jpg) no-repeat #055A8D;
	height: 200px;
	width: 950px;
 }
 
 #text {
 	padding: 15px 175px 85px 175px;
 }
 
 #footer {
	width: 950px;
	padding: 0;
	background: url(../images/footer.jpg) repeat-x #7dc010;
	height: 30px;
 }
 
#footer p {
	font-size: 68%;
	text-align: center;
	margin: 0; 
	padding: 7px 0; }
	