<!--

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

body {
	
	margin: 0;
	padding: 0;
	font-family: Arial;
	font-size:15px;
	background-color:#F6F1DE;
}

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

a:hover { color: #666666; }

h1 { font-size:20px; margin:0; color: #003366; border-bottom:1px dashed #333333;border-top:1px dashed #333333;border-right:1px dashed #333333;border-left:1px dashed #333333; background-image:url(img/back.jpg); }

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

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

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

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

input {
background-image:url(img/bg1.jpg);
background-repeat: repeat-x;
background-color:#F6F1DE;
}


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

div.info, div.info1 {
	width:995px;
	line-height:18px;
}

div.info1 { 
	display: inline;
	float:left;
	font-size:12px;
	border-top:1px solid #fff; 
	background-color:#F6F1DE;
	
}


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 {
	width:184px;
padding-left:6px;
padding-right:6px;
background-image:url(img/nav_side.jpg);
}

.text { background-image:url(img/bg1.jpg);
background-repeat: repeat-x;
background-color:#F6F1DE; }
/* uplatnuje sa na left a right stlpec */
.text img { margin-right:10px; margin-bottom: 10px; border:0;  float:left; }

.text_ { padding:15px; text-align:justify;color: #003366; }
/* uplatnuje sa na hlavny stlpec */
.text_ img { vertical-align:middle; border:0; }

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; }

.navigationbtm{
background-image:url(img/nav_btm.jpg);
background-repeat:no-repeat;
height:8px;
margin-top:-5px;
}

-->