

body {
	color:#006600;
	font-family: Arial;
	font-size:12px;
	margin:0 auto;
	
	background-color:#e4e4e4;
}

a, a:visited, a:link { color:#000000; text-decoration:underline; }

a:hover { color: #666666; }

h1 { font-size:20px; margin:0; color:#006600; }
h4 { font-size:15px; margin:0; color:#006600; }
h2 { font-size:18px; margin:0; color:#006600;   }

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; }
h4 a, h4 a:visited, h4 a:link { text-decoration:none; padding:10px; line-height:25px; }
h2 img { margin-right:5px; border:0; }
.button {
	background-color:#fff ;
	background-image:url("img/input.gif");
	background-repeat: repeat-x;
	border:1px solid #b1df37;
	
	width:140px;
	padding:3px;
	
	
}
.welcometxt 
{
	color:White;
}
.suptxt
{
	color:Red;
}
.text {
	background-color:Gray ;
	/*background-image:url("img/input.gif");
	background-repeat: repeat-x;*/
	border:1px solid #b1df37;
	font-weight :normal ;
	width:140px;
	padding:3px;
	
	
}
.textedit {
	background-color:White ;
	/*background-image:url("img/input.gif");
	background-repeat: repeat-x;*/
	border:1px solid #006600;
	width:140px;
	padding:3px;
	font-weight :normal ;
	
}
.drop {
	background-color:White ;
	/*background-image:url("img/input.gif");
	background-repeat: repeat-x;*/
	border:1px solid #006600;
	
	padding:3px;
	font-weight :normal ;
	
}

div.userinfo
{
	
	height :20px;
	color:#006600;
	margin-left:0px;
	margin-bottom:0px;
	font-size:16px;
	background-repeat:no-repeat;
	}
div.wrap1 {
	width: 1024px;
	/*margin: 0 auto;*/
	overflow: hidden;
	border:1px solid #c3c3c3;
}

div.wrap1 .wrap2 {
	width: 1024px;
	background-repeat:repeat-y;
	border: 1px solid #FFFFFF;
	margin: 0 auto;
	overflow: hidden;
}

div.wrap2 .logo {
	width:1024px;
	height:61px;
	padding:0px;
	margin:0 auto;
	background-image: url("img/logo1.png");
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-size:22px;
	font-weight:bold;
	padding:30px;
}

div.logo .slogan {
	font-size:18px;
	font-weight:normal;
	margin-top:3px;
	height :25px;
}

div.info {
	width:1024px;
	background-color:#FFFFFF;
	padding-left:20px;
	padding-right:20px;
	background-image:url(img/info.gif);
	background-repeat:repeat-x  repeat-y  ;
}

div.info1 
{
	width:1024px;
	height:55px;
	background-image:url(img/info1.gif);
	background-repeat :repeat-x ;
	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:220px;
	display: inline;
	float:left;
}

div.wrap2 .mainpanel {
	width:1024px;
	float:left;
}

div.leftpanel .header, div.rightpanel .header {
	background-image:url(img/header1.png);
	background-repeat:no-repeat;
	width:200px;
	line-height:35px;
	padding-left:20px;
	color:#FFFFFF;
	overflow:hidden;
	font-weight:bold;
}

.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; }

-->
