

/* 
© 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:12px;
	line-height: 1.4em;
	margin:0 auto;	
	background-color:#e4e4e4;
}

a, a:visited, a:link { color:#000000; text-decoration:underline; }

a:hover { color: #666666; }

h1 { font-size:18px; margin:0px 0 10px 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; }

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; }

img {border:0;}

input {
	background-color: #fff;
	background-image:url("img/input.gif");
	background-repeat: repeat-x;
	border:1px solid #abb5c3;	
	padding:3px;
	margin:3px;
}

textarea {
	background-color: #fff;
	background-image:url("img/input.gif");
	background-repeat: repeat-x;
	border:1px solid #abb5c3;	
	padding:3px;
	margin:3px;
}

form {margin: 0; padding: 0}

div.wrap1 {
	width: 858px;
	margin: 0 auto;
	overflow: hidden;
	padding: 0px;
	border:1px solid #c3c3c3;
}

div.wrap1 .wrap2 {
	width: 856px;
	background-repeat:repeat-y;
	border: 1px solid #FFFFFF;
	margin: 0 auto;
	padding: 0px;
	overflow: hidden;
}

div.wrap2 .logo {
	width:796px;
	height:61px;
	padding:0px;
	margin:0 auto;
	background: url("img/logo.png") top center no-repeat;
	background-repeat:no-repeat;
	color:#424d66;
	font-size:29px;
	font-weight:bold;
	padding:15px 30px 45px 30px;
	overflow: hidden;
	float: none;
	border: 0px solid red;
}

div.wrap2 .logo a{color:#424d66; text-decoration: none;}

div.logo .slogan {
	font-size:12px;
	font-weight:normal;
	margin-top:10px;
	line-height: 15px
}

div.logo .slogan  span{font-size: 14px;}

div.info, div.info1 {
	width:816px;
	height:5px;
	background-color:#FFFFFF;
	padding: 5px 20px;
	background-image:url(img/info.gif);
	background-repeat:repeat-x;
}

div.info1 { 
	background-image:url(img/info1.gif);
	float:left; 
	height:40px;
	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;
	overflow: hidden;
}

div.wrap2 .mainpanel {
	width:456px;
	float:left;
	overflow: hidden;
}

div.leftpanel .header, div.rightpanel .header {
	background-image:url(img/header.png);
	background-repeat:no-repeat;
	width:200px;
	line-height:35px;
	padding-left:0px;
	color:#FFFFFF;
	overflow:hidden;
	font-weight:bold;
	text-align: center;
}

.text { padding:8px 0 8px 10px; text-align:justify; }
/* uplatnuje sa na left a right stlpec */
.text img { margin:0 auto 10px; border:0; s}

.text_ { padding:15px; text-align:justify; }
/* 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;
}

#footer {
	line-height: 10px;
	font-size: 11px;
	text-align: right;
	}
	
#footer img{
	border: 0px;}
	
#fs_logo {float:left;padding: 0 30px 0 20px}

.inquiry a, .inquiry a:link, .inquiry a:visited, .inquiry a:hover { text-decoration:none; }


.f-center {position:relative;top:7px;}
.f-left {position:relative;top:-18px;}
.f-rright {position:relative;top:-18px;}
