/* 
© 2008 - Design, CSS Style by P&B Creations, pbcreations.sk
© 2008 - Martin Plakinger (CEO)
*/

body {
	color:#333333;
	font-family:"Trebuchet MS";
	font-size:11px;
	margin:0 auto;
	background: #e4e4e4 url(img/bg5.gif) repeat;
}

html {
overflow-y: scroll;
overflow:-moz-scrollbars-vertical; 
}

a, a:visited, a:link {
	color:#000000;
	text-decoration: none;
}

a:hover { color: #666666; }

h1 {
	font-size:18px;
	margin:0;
	color:#333333;
	border-bottom: 1px dotted #333333;
	font-family: "Trebuchet MS";
	font-weight: bold;

}

h2 { font-size:12px; margin:0; color:#333333; border-top:1px dotted #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; }

h2 img { margin-right:5px; border:0; }

input {
	background-color: #fff;
	background-image:url("img/input.gif");
	background-repeat: repeat-x;
	border:1px solid #a66347;
	width:140px;
	padding:3px;
	margin-top:18px;
}

div.wrap1 {
	width: 858px;
	margin: 0 auto;
	overflow: hidden;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

div.wrap1 .wrap2 {
	width: 856px;
	background-repeat:repeat-y;
	border: 1px solid #FFFFFF;
	margin: 0 auto;
	overflow: hidden;
}

div.wrap2 .logo {
	width:796px;
	height:61px;
	margin:0 auto;
	background-image: url(img/logo2.png);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-size:22px;
	font-weight:bold;
	padding: 30px;
}

div.logo .slogan {
	font-size:9px;
	font-weight:normal;
	margin-top:3px;
}

div.info, div.info1 {
	width:816px;
	line-height:20px;
	padding-left:20px;
	padding-right:20px;
	background-repeat:repeat-x;
	background-image: url(img/info.gif);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

div.info1 {
	float:left;
	color:#CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(img/menu3.png);
	font-size: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

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;
	font-family: Arial, Helvetica, sans-serif;
}

div.wrap2 .mainpanel {
	width:456px;
	float:left;
}

div.leftpanel .header, div.rightpanel .header {
	background-image:url(img/header6.png);
	background-repeat:no-repeat;
	width:180px;
	line-height:35px;
	padding-left:20px;
	color:#FFFFFF;
	overflow:hidden;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
}

.text {
	padding:8px;
	text-align:justify;
}

.text img {
	border:0;
	float:left;
	margin-right: 10px;
}

.text_ {
	padding:15px;
	text-align:justify;
}
/* uplatnuje sa na hlavny stlpec */
.text_ img {
	vertical-align:middle;
	border:0;
}

span.divider {
	padding-bottom:5px;
	margin-bottom:5px;
	display:block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
}

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; }

