

body {
	color:#333333;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0 auto;
	background: transparent url("img/bg.gif") center top no-repeat;
	background-color:#e4e4e4;
}

a, a:visited, a:link { 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, 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-link {
	font-size:11px;
	color: #333;
	background-color: #fff;
	background-image:url("img/input.gif");
	background-repeat: repeat-x;
	border:1px solid #abb5c3;
	padding:3px;
	height:12px;
}

#cse-search-box #submit-button			{ background: #353E59; color: white; border: none; padding: 2px; width: 67px }
#cse-search-box #submit-button:hover	{ background: #222; }
#cse-search-box #s						{ width: 200px; padding: 3px; }
#cse-search-box p, #cse-search-box a		{ color: #64291a; font-size: 11px; }
#cse-search-box a						{ border-bottom: 1px dotted #64291a; }
#cse-search-box a:hover				{ border-bottom: 1px solid #64291a; }

.myform  {

    BORDER-RIGHT: #666666 1px solid;

	padding: 2px 3px;

    BORDER-TOP: #666666 1px solid;

    FONT-WEIGHT: normal;

    FONT-SIZE: 11px;

    BORDER-LEFT: #666666 1px solid;

    COLOR: #000000;

    BORDER-BOTTOM: #666666 1px solid;

    FONT-FAMILY: Verdana, Helvetica, sans-serif

}

div.wrap1 {
	width: 858px;
	margin: 0 auto;
	overflow: hidden;
	border:1px solid #c3c3c3;
}

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;
	padding:0px;
	margin:0 auto;
	background-image: url("img/logo.jpg");
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-size:22px;
	font-weight:bold;
	padding:30px;
}

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

div.info {
	width:816px;
	line-height:30px;
	background-color:#FFFFFF;
	padding-left:20px;
	padding-right:20px;
	color:#999;
	letter-spacing: 0.5px;
}

div.info1 { 
	background-image:url(img/info1.gif);
	float:left; 
	border-top:1px solid #fff; 
	background-color:#e4e4e4;
	color:#999;
	width:816px;
	line-height:40px;
	background-color:#FFFFFF;
	padding-left:20px;
	padding-right:20px;
	color:#999;
}

div.info a, div.info a:link, div.info a:visited, div.info1 a, div.info1 a:link, div.info1 a:visited { color:#999; text-decoration:none; }

div.info a:hover, div.info1 a:hover { color: #666; }

#date {
			float: right;	
}

div.wrap2 .leftpanel {
	width:200px;
	display: inline;
	float:left;
}
div.wrap2 .rightpanel {
	width:200px;
	display: inline;
	float:right;
}
div.wrap2 .rightpanelindex {
	width:200px;
	display: inline;
	float:right;
		position: absolute;
}
div.wrap2 .mainpanel {
	width:456px;
	float:left;
}

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

div.rightpanel .header {
	background-image:url(img/header.png);
	background-repeat:no-repeat;
	width:180px;
	line-height:35px;
	padding-left:20px;
	 margin-left: 0px !important /*Non-IE6*/; margin-left: 2px /*IE6*/;
	color:#FFFFFF;
	overflow:hidden;
	font-weight:bold;
}

div.rightpanelindex .header {
	background-image:url(img/header.png);
	background-repeat:no-repeat;
	width:180px;
	line-height:35px;
	padding-left:20px;
	color:#FFFFFF;
	overflow:hidden;
	font-weight:bold;
}
.text { padding:10px; 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:left; }
/* 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:left;
}

div.rightpanelindex .inquiry {
	padding:8px; 
	text-align:left;
}

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

