﻿<!--

/* 
© 2008 - Design,hillnez 
© 2008 - Anna 
*/

body {
	color: #333333;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0 auto;
	background: url('body.jpg') no-repeat center top;
}

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

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

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

a:hover { color: #666666; }

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:link { text-decoration:none; }

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

h1 a { text-decoration:none; }

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

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

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

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

input {
	background-color: #fff;
	background-repeat: repeat-x;
	border:1px solid #b1df37;
	width:140px;
	padding:3px;
	margin-top:18px;
}

div.wrap1 {
	width: 860px;
	margin: 0 auto;
	overflow: hidden;
	border: 1px solid #c3c3c3;
	background-color: #FFFFFF;
}
div.wrap1 .wrap2 {
	width: 860px;
	background-repeat: no-repeat;
	border: 1px solid #FFFFFF;
	margin: 0 auto;
	overflow: hidden;
}
div.wrap2 .logo {
	border: 2px solid #333333;
	width: 796px;
	height: 143px;
	margin: 0 auto;
	background-image: url('loggabd1.jpg');
	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.info1 {
	width:816px;
	line-height:40px;
	background-color:#FFFFFF;
	padding-left:20px;
	padding-right:20px;
	background-image:url('info.gif');
	background-repeat:repeat-x;
}

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

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

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

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

div.info1 a { color:#999; }

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

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

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

div.wrap2 .mainpanel {
	padding: 10px;
	margin: 10px;
	width: 600px;
	float: left;
}

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

div.leftpanel .header {
	margin: 5px;
	background-repeat: no-repeat;
	width: 180px;
	line-height: 35px;
	padding-left: 20px;
	color: #FFFFFF;
	overflow: hidden;
	font-weight: bold;
	background-color: #333333;
	top: 4px;
}
.text {
	border: 0px none #800000;
	margin: 10px 1px 10px 10px;
	padding: 8px;
	text-align: justify;
	color: #000000;
}
/* uplatnuje sa na left a right stlpec */
.text img {
	margin-right: 10px;
	margin-bottom: 10px;
	border: 2 solid #333333;
	float: left;
}

.text_ {
	padding: 8px;
	margin: 10px 1px 10 10px;
}
/* uplatnuje sa na hlavny stlpec */
.text_ img {
	vertical-align: middle;
	border: 8 solid #333333;
}

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

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

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

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

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

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

.inquiry a { text-decoration:none; }

-->
