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

body {
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8px;
	background-color:#FF9899;
	background-repeat: no-repeat;
	background-position: left top;
	visibility: visible;
	width: 800px;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

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

a:hover { color: #333333; }

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

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;
	font:bold;
	background-image:url("img/input.gif");
	background-repeat: repeat-x;
	border:1px solid #a66347;
	width:auto;
	padding:1px;
	margin-top:10px;
	font-size: 12px;
	height: 22px;
}

div.wrap1 {
	width: 980px;
	overflow: hidden;
	border:1px solid #c3c3c3;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

div.wrap1 .wrap2 {
	width: 1035px;
	background-repeat:repeat-y;
	border: 1px solid #FFFFFF;
	margin: 0 auto;
	overflow: hidden;
}

div.wrap2 .logo {
	width:100%;
	height:70px;
	padding:30px;
	background-image: url(img/logo1.png);
	background-repeat:repeat-x;
	color:#FFFFFF;
	font-size:34px;
	font-weight:normal;
	padding:30px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #333333;
}

div.logo .slogan {
	font-size:20px;
	color:#000000;
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	margin-top:3px;
}

div.info, div.info1 {
	width:100%;
	line-height:40px;
	background-color:#FFFFFF;
	padding-left:0px;
	padding-right:0px;
	background-image:url(img/menu-central.gif);
	background-repeat:repeat-x;
	visibility: inherit;
	height: 100%;
}

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:100%;
	display: inline;
	float:left;
}

div.wrap2 .mainpanel {
	width:100%;
	float:left;
}

div.leftpanel .header, div.rightpanel .header {
	background-image:url(img/header.png);
	background-repeat:repeat-x;
	width:100%;
	line-height:35px;
	padding-left:12px;
	color:#FFFFFF;
	overflow:hidden;
	font-weight:bold;
	font-size: 14px;
}

.text { padding:8px; text-align:justify; }
/* 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; }
/* 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; }
