<!--

/* 
© 2008 - Design, CSS Style by P&B Creations, pbcreations.sk
© 2008 - Martin Plakinger (CEO)
*/

body {
	color:#333333;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0 auto;
	background: transparent url("/img/bg.gif") center top no-repeat;
	/*background-attachment:fixed;
	background-position: 200px 370px;*/
	background-color:#e4e4e4;
}

a, a:visited, a:link { color:#000000; text-decoration:underline;}
a:hover { color: #666666; }

a.bianco, a.bianco:visited, a.bianco:link { color:#ffffff; text-decoration:none;}
a.bianco:hover { color: #ffffff; text-decoration:underline;}

#news a, a:visited, a:link { font-weight:bold; color:#000000; text-decoration:none;}
#news a:hover { font-weight:bold; color: #000000; text-decoration:underline;}


h1 { font-size:18px; margin:0; color:#333333; border-bottom: 1px dashed #333333; }

h2 { font-size:12px; margin:0; color:#333333; border-bottom: 1px dashed #333333; border-top:1px dotted #333333; }

h3 { font-size:14px; margin:0; color:#333333; }

h1 a, h1 a:visited, h1 a:link { text-decoration:none; }

h2 a, h2 a:visited, h2 a:link { text-decoration:none; padding:10px; line-height:25px; }

h3 a, h3 a:visited, h3 a:link {text-decoration:none; font-size:12px; margin:0; color:#CC0000;}

p a, p a:visited, p a:link {text-decoration:underline;}

h2 img { margin-right:5px; border:0; }

div.wrap1 {
	width: 858px;
	margin: 0 auto;
	overflow: hidden;
	border:1px solid #c3c3c3;
}

div.wrap1 .wrap2 {
	width: 856px;
	background-color:#e4e4e4;
	border: 1px solid #FFFFFF;
	margin: 0 auto;
	overflow: hidden;
}

div.wrap2 .logo {
	width:856px;
	height:170px;
	padding:0px;
	margin:0 auto;
	background-image: url("/img/testa_finale.jpg");
	background-repeat:no-repeat;
	color:#000000;
	font-size:1px;
	font-weight:normal;
	padding:30px;
}

div.logo .slogan {
	font-size:1px;
	font-weight:normal;
	margin-top:33px;
}

div.info, div.info1 {
	width:816px;
	line-height:40px;
	background-color:#FFFFFF;
	padding-left:20px;
	padding-right:20px;
	background-image:url("/img/info.gif");
	background-repeat:repeat-x;
}

div.info1 { 
	background-image:url("/img/info1.gif");
	float:left; 
	border-top:1px solid #fff; 
	background-color:#e4e4e4;
	color:#999;
}

div.info1 a, div.info1 a:link, div.info1 a:visited { color:#999; }

div.info1 a:hover { color: #666; }

div.wrap2 .leftpanel, div.wrap2 .rightpanel {
	width:200px;
	display: inline;
	float:left;
}

div.wrap2 .mainpanel {
	width:456px;
	float:left;
}

div.leftpanel .header, div.rightpanel .header {
	background-image:url("/img/header.png");
	background-repeat:no-repeat;
	width:180px;
	line-height:35px;
	padding-left:20px;
	color:#FFFFFF;
	overflow:hidden;
	font-weight:normal;
}

div.leftpanel, div.rightpanel {
	background-color:#ffffff;
}

.text { padding:8px; text-align:justify;}

.text_ { padding:15px; text-align:justify;}

.text1 { padding:20px; text-align:justify;}

span.divider {
	border-bottom:1px dashed #333333; 
	padding-bottom:5px; 
	margin-bottom:5px; 
	display:block;
}

div.rightpanel .inquiry, div.leftpanel .inquiry {
	padding:8px; 
	text-align:justify;
}

.inquiry a, .inquiry a:link, .inquiry a:visited, .inquiry a:hover { text-decoration:none; }



div#menu .menu {
		height: 47px;
		width: 856px;
		background-image: url("/img/menu.png");
		background-repeat: repeat-x;
	}
	
	*> div#menu .menu { margin-top: -11px; }
	
	div#menu .menu ul {
		padding: 0;
		list-style: none;
		line-height: normal;
		margin-left: -7px;
	}
	
	*> div#menu .menu ul { margin-left:0; }
	
	div#menu .menu li {
		display: inline;
		
	}
	
	div#menu li span.left {
		background-image:url("/img/menu-left.gif");
		background-repeat:no-repeat;
		width: 5px;
		height: 64px;
		overflow: visible;
		position: relative;
		bottom:15px;
		vertical-align: bottom;
		visibility:visible;
		display:block;
		padding-top: 15px;
		margin-bottom: -32px;
		float:left;
	}
	
	div#menu li span.hlavny {
		background-image:url("/img/menu-central.gif");
		background-repeat:repeat-x;
		height:64px;
		overflow: visible;
		position: relative;
		bottom:15px;
		vertical-align: bottom;
		visibility:visible;
		display:block;
		float: left;
		padding-top: 15px;
		margin-bottom: -32px;
		text-align: center;
		text-decoration: none;
		padding-left:20px;
		padding-right:20px;
	}
	
	
	div#menu li span.hlavny a, div#menu li span.hlavny a:visited, div#menu li span.hlavny a:link { color:#000000; }
	
	div#menu li span.hlavny_ {
		height: 64px;
		overflow: visible;
		position: relative;
		bottom:15px;
		vertical-align: bottom;
		visibility:visible;
		display:block;
		float: left;
		padding-top: 15px;
		margin-bottom: -32px;
		text-align: center;
		text-decoration: none;
		padding-left:20px;
		padding-right:20px;
	}
	
	div#menu li span.right {
		background-image:url("/img/menu-right.gif");
		background-repeat:no-repeat;
		width: 16px;
		height:64px;
		overflow: visible;
		position: relative;
		bottom:15px;
		vertical-align: bottom;
		visibility:visible;
		display:block;
		padding-top: 15px;
		margin-bottom: -32px;
		float: left;
	}
	
	div#menu .menu a, div#menu .menu a:visited, div#menu .menu a:active {
		color:#fff;
		display:block;
		float: left;
		padding: 16px 0 0 0;
		margin:0;
		text-align: center;
		text-decoration: none;
	}

	div#menu .menu img {
		display:block;
		float: left;
		margin: 0px;
		margin-bottom: -16px;
		padding: 12px 0 0 0;
		text-align: center;
		text-decoration: none;
	}
	
	div#menu .menu a:hover { color:#FFFFFF; text-decoration:underline; }

/* categories */

ul.categories {
	width:200px;
	position: relative;
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-size: 11px;
}

ul.categories li {
	display: block;
	padding: 0px;
	line-height: 30px;
	border-bottom: 1px #dde2d3 solid;
	border-top: 1px solid #f9faf7;
	height: 30px;
	margin-top: 0px; 
	margin-bottom: 0px;
}

ul.categories li.selected {
	text-decoration: none; 
	background-color:#dce0e7;
}

ul.categories li a {
	display: block;
	overflow: hidden;
	padding: 0px 0px 0px 40px;
	line-height: 30px;
	text-decoration: none;
	font-size: 11px;
	color: #000;
	background-image: url("/img/arrow.gif") 26px 12px no-repeat;
}
ul.categories li a:hover { 
	text-decoration: underline; 
	background-color:#dce0e7;
}


-->