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

body {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0 auto;
	/*background: transparent url("../img/bg.gif") center top no-repeat;*/
	background-color:#EEEEEE;
	background-image: url(img/main_bg.jpg);
	background-repeat: repeat-x;
}

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

a:hover {
	color: #000000;
}

h1 { font-size:13px; margin:0; color:#FCFCFC; border-bottom: 1px dashed #ffffff; }

h3 {
	font-size:18px;
	margin:0;
	color:#FCFCFC;
	text-align: center;
	border-bottom-width: 2px;
	border-bottom-style: ridge;
	border-bottom-color: #FCFCFC;
}

h2 { font-size:12px; margin:0; color:#FCFCFC; border-bottom: 1px dashed #ffffff; border-top:1px dotted #ffffff; }

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;
	background-image:url(img/input.jpg);
	background-repeat: repeat-x;
	border:1px solid #000000;
	width:140px;
	padding:3px;
	margin-top:18px;
}

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

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

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

div.info1 {
	background-image:url(img/info1.jpg);
	float:left;
	border-top:1px solid #fff;
	background-color:#A4A6F9;
	color:#000000;
	width:816px;
}

div.info1 a, div.info1 a:link, div.info1 a:visited {
	color:#333333;
}

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

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

div.wrap2 .mainpanel {
	width:456px;
	float:left;
}

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

.text {
	padding:8px;
	text-align:justify;
	color:#F8F8F8;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
}
/* uplatnuje sa na left a right stlpec */
.text img {
	margin-right:10px;
	margin-bottom: 10px;
	border: medium solid #0000FF;
	float:left;
}

.text_ { padding:15px; text-align:justify; }
/* uplatnuje sa na hlavny stlpec */
.text_ img {
	vertical-align:middle;
}

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

div.rightpanel .inquiry, div.leftpanel .inquiry {
	padding:20px;
	text-align:justify;
	margin: auto;
}

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



div.wrap1 .wrap2 {
	/* only with left panel- background-image: url(img/bg1.gif); */
	/* right and left panel */ background-image: url(img/wrap2img.jpg);
	/* only with right panel - background-image: url(img/bg3.gif); */
}
.wrap1 .wrap2 #menu .mainpanel .text_ span {

}
.wrap1 .wrap2 #menu .rightpanel .inquiry .center {
	text-align: center;
}

textarea{ border: solid 2px #000000;}

.wrap1 .wrap2 #menu .mainpanel .text_ .text_formulario {
	padding:8px;
	text-align:justify;
	color:#000;
}
.right {
	float: right;
	width:160px;

}
.left {
	float: left;
	width:100px;

}
.wrap1 .wrap2 #menu .leftpanel .inquiry a {
	margin-left: 25px;
}
