<style type="text/css"> 
html{
height:100%;
margin:0px;
padding:0px;
text-align:center;
}

body { 
	background-color:rgb(149,127,102);
	height:100%;	
	margin-top:10px;
	margin-right:0px;
	padding-left:30px;
	font-size:15px;
	color:#656565;
	font-family:Arial, Helvetica, sans-serif;
/*	_width:80%;
	_border-right:500px;*/
	}

#wrapper{
	min-width:932px;
	_width:930px;
/*	_width=100%;
	_margin-right:-500px;*/
/*	_width:930px;*/
}

/*------------------header-------------------------------*/
#header{
/*	margin-bottom:10px;
	padding-bottom:10px;*/
	width:100%;	
	height:250px;
}

#menu{
	width:100%;
	height:150px;
	background-color:#EF9A48;
	position:relative;
	top:100px;
}

#logo{
	height:150px;
	width:330px; 
	position:absolute; 
	border:0; 
	top:0px; 
	left: 350px; 
	z-index:3;
}

#headerImg{
	width:700;
	height:90;
	position:absolute;
	top:160px;
	left:270px;
	z-index:2;
}
/*---------------------koniec headeru---------------------*/

#content{
	background-color:#EF9A48;
	padding-left:20px;
	padding-right:20px;	
	padding-top:30px;
	padding-bottom:1px;
}

#footer{
	background-color:#EF9A48;
	height:40px;
}

#footer #roh{
	width:40px; 
	height:40px; 
	position:relative; 
	_bottom:-3px;
}

p {	
	text-indent:30px;
	text-align: justify;
	padding-left:25px;
 	padding-right:30px;
	margin-bottom:0px;
	margin-top:0px;
}  	

.produkty {
	text-align:center;
	font-size:18px;
	font-decoration:bold;
	color:#656565;
	font-family:arial;
	}

.anketa {
	font-size:14;
	}

.vyskocMenu {
	filter: alpha(opacity=95,finishopacity=50,style=1);
	border-style:inset;
}

.menu {
	color:white;	
	font-size:20px;
	font-family:arial;
	font-decoration:bold;
}

.sivamale {
font-size:12px;
color:#656565;
font-family:tahoma;
}

.odkaz {
font:bold;
font-size:17px;
}

/*------ stylizacia kotiev------------------*/
a {
border:0px;
text-decoration:none;
font-weight:800;
font-family:arial;
color:#656565;
}

a:hover {
text-decoration:none; 
}

a:active {
text-decoration:none;
}

a img{
border:0px;
}
/*---------------koniec stylizacie kotiev--------*/

.gombik{
	width:50px; 
	height:20px;
	position:absolute;
}

#gombik1{
	left:20px; 
	top:60px;
}

#gombik2{
	left:50px;
	top:95px;
}

#gombik3{
	left:80px;
	top:130px;
}

.gombikText{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#656565;
	width:80px; 
	height:27px;
	position:absolute;
} 

#gombikText1{
	left:75px; 
	top:60px;
}

#gombikText2{
	left:105px; 
	top:92px;
}

#gombikText3{
	left:135px; 
	top:130px;
}

.canFoto{
	text-align:left;
}

.canWeight{
	text-align:left;
	padding-left:20px;
}

.canName{
	text-align:left;
	padding-left:20px;
}

/*<!----------------------------------------------------------------------------->
INPUT {
BORDER-LEFT-WIDTH: 5px;
BORDER-RIGHT-WIDTH: 5px;
BORDER-TOP-WIDTH: 5px; 
BORDER-BOTTOM-WIDTH: 5px;
FONT-SIZE: 8pt; 
BORDER-TOP-COLOR: <?echo $fborder?>;
BORDER-RIGHT-COLOR: <?echo $fborder?>
BORDER-LEFT-COLOR: <?echo $fborder?>;
BORDER-BOTTOM-COLOR: <?echo $fborder?>;
MARGIN-LEFT: 1px;
FONT-FAMILY: tahoma; 
COLOR:#656565;
BACKGROUND-COLOR: <?echo $fcenter?>; 
}
TEXTAREA {
BORDER-LEFT-WIDTH: 1px; 
BORDER-RIGHT-WIDTH: 1px;
BORDER-TOP-WIDTH: 1px; 
BORDER-BOTTOM-WIDTH: 1px;
FONT-SIZE: 8pt; 
BORDER-TOP-COLOR: <?echo $fborder?>;
BORDER-RIGHT-COLOR: <?echo $fborder?> ;
BORDER-LEFT-COLOR: <?echo $fborder?>;
BORDER-BOTTOM-COLOR: <?echo $fborder?>;
MARGIN-LEFT: 1px; 
FONT-FAMILY: tahoma;
COLOR:#656565;
BACKGROUND-COLOR: <?echo $fcenter?>;
}*/
</style>