/* CSS Document */

body{
	background:#fff;
	color:#0F0F0F;
	font:15px/20px Arial, Helvetica, sans-serif;
	padding:0;
	margin-top: 32px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 0;
}
ul{list-style-type:none;}

/* TOP PANEL*/
#topPanel{width:762px; height:373px; position:relative; margin:0 auto; padding:0;}
#topPanel img{
	width:230px;
	height:80px;
	z-index:1;
	padding:0;
	position:absolute;
	margin:0 0 0 21px;
	left: -6px;
}
/* MENU PANEL*/
#topPanel ul{
	display:block;
	width:732px;
	height:36px;
	position:absolute;
	top:0px;
	right:0;
	margin:11px 0 0;
	padding:0 15px 0 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3589DF;
}
#topPanel ul li{
	float:right;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 36px;
}
#topPanel ul li a{
	width:80px;
	height:36px;
	display:block;
	padding:0;
	color:#555;
	background:#fff;
	text-decoration:none;
	text-align:center;
	margin:0 1px 0 0;
	top:0px;
	left:0px;
}
#topPanel ul li a:hover{
	width:80px;
	height:36px;
	text-decoration:none;
	background:url(images/button.gif) no-repeat 0 0 #AEAEAE;
	color:#fff;
}
#topPanel ul li.active{
	width:80px;
	display:block;
	height:36px;
	background:url(images/button.gif) no-repeat 0 0 #AEAEAE;
	color:#fff;
	text-align:center;
	margin:0 1px 0 0;
}
/* HEADER PANEL*/
#topPanel #headerPanelfast{
	width:246px;
	height:263px;
	position:absolute;
	top:0;
	left:0;
	margin:80px 0 0;
	padding:0px;
	background:url(images/orange-normal.jpg) no-repeat 0 0 #FC5F00;
	color:#fff;
}
#topPanel #headerPanelfast a{width:246px; height:263px; display:block; text-decoration:none; }
#topPanel #headerPanelfast a:hover{width:246px; height:263px; background:url(images/orange-hover.jpg) no-repeat 0 0 #FC5F00; color:#fff; text-decoration:none;}
#topPanel #headerPanelfast h2{
	display:block;
	width:90px;
	height:47px;
	background:none;
	margin:35px 0 0 110px;
	font-weight:bold;
	text-transform:uppercase;
	padding:0;
	position:absolute;
	z-index:1;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 22px;
	text-align: left;
	color: #FFFFFF;
}
#bodyPanel img {
	padding-left:60px;
	float: left;
}

#topPanel #headerPanelfast p{	
	width:163px;
	display:block;
	font:15px/18px Arial, Helvetica, sans-serif;
	font-weight:bold;
	position:absolute;
	top:0px;
	left:0px;
	z-index:1;
	padding:0;
	margin:105px 50px 0 33px;}

#topPanel #headerPanelsecond{
	width:246px;
	height:263px;
	position:absolute;
	top:0;
	left:258px;
	margin:80px 0 0;
	padding:0px;
	background:url(images/green-normal.jpg) no-repeat 0 0 #FC5F00;
	color:#fff;
}
#topPanel #headerPanelsecond a{width:246px; height:263px; display:block; text-decoration:none; }
#topPanel #headerPanelsecond a:hover{width:246px; height:263px; background:url(images/green-hover.jpg) no-repeat 0 0 #FC5F00; color:#fff; text-decoration:none;}
#topPanel #headerPanelsecond h2{
	display:block;
	width:90px;
	height:47px;
	background:none;
	margin:35px 0 0 110px;
	font-weight:bold;
	text-transform:uppercase;
	padding:0;
	position:absolute;
	z-index:1;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 22px;
	text-align: left;
	color: #FFFFFF;
}
#topPanel #headerPanelsecond p{
	width:163px;
	display:block;
	font:15px/18px Arial, Helvetica, sans-serif;
	font-weight:bold;
	position:absolute;
	top:0px;
	left:0px;
	z-index:1;
	padding:0;
	margin:105px 50px 0 33px;
}

#topPanel #headerPanelthird{
	width:246px;
	height:263px;
	position:absolute;
	top:0;
	right:0;
	margin:80px 0 0;
	padding:0px;
	background:url(images/blue-normal.jpg) no-repeat 0 0 #FC5F00;
	color:#fff;
}
#topPanel #headerPanelthird a{width:246px; height:263px; display:block; text-decoration:none; }
#topPanel #headerPanelthird a:hover{width:246px; height:263px; background:url(images/blue-hover.jpg) no-repeat 0 0 #FC5F00; color:#fff; text-decoration:none;}
#topPanel #headerPanelthird h2{
	display:block;
	width:100px;
	height:47px;
	background:none;
	margin:35px 0 0 110px;
	font-weight:bold;
	text-transform:uppercase;
	padding:0;
	position:absolute;
	z-index:1;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 22px;
	color: #FFFFFF;
}
#topPanel #headerPanelthird p{
	width:180px;
	display:block;
	font:15px/18px Arial, Helvetica, sans-serif;
	font-weight:bold;
	position:absolute;
	top:0px;
	left:0px;
	z-index:1;
	padding:0;
	margin-top: 105px;
	margin-right: 50px;
	margin-bottom: 0;
	margin-left: 33px;
}

h2{
	background:#fff;
	display:block;
	width:300px;
	height:50px;
	margin:0;
	font:30px/30px Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	padding:4px 0 0 202px;
	color:#FF7113;
}



h3{
	background:#fff;
	display:block;
	width:500px;
	height:34px;
	font-weight:normal;
	color:#FF7113;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 30px;
	padding-top: 5;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 202px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
/* /TOP PANEL*/

/* BODY PANEL*/
#bodyPanel{
	width:762px;
	position:relative;
	padding:0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#bodyPanelP{
	width:762px;
	position:relative;
	padding:0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#bodyPanel p{
	margin:0 0 0 54px;
	padding:0 42px 35px 150px;
	color:#000000;
	text-align: justify;
}
#bodyPanel p span{font-weight:bold;}
#bodyPanel p.dotline{background:url(images/dot-line.gif) 0 0 repeat-x #fff; padding:0; margin:0 40px 0 25px; color:#000;}
#bodyPanel p.capstext{background: url(images/name.gif) bottom right no-repeat #fff; font:18px/24px Georgia, "Times New Roman", Times, serif; font-style:italic; color:#555555; padding:2px 10px 0 25px ; margin:0 35px 10px 0; }
#bodyPanel #testimonial{width:283px; height:162px; display:block; background:url(images/testimonial-bg.gif) 0 0 no-repeat #FFF6DB; padding:32px 33px 0 148px; margin:0 0 0 20px; color:#786321;}
#bodyPanel #testimonial p{background:none; margin:0; padding:0 0 5px 0;}
#bodyPanel #testimonial p span{color:#786321 !Important; background:#FFFAED !Important;}
#bodyPanel p.moretwo{height:26px; padding:0; background:none; margin:0;}
#bodyPanel p.moretwo a{width:76px; height:26px; display:block; margin:0px 0px 0px 196px; background:url(images/more2.gif) 0 0 no-repeat #FFF5D6; color:#555; text-decoration:none; font:15px/26px "Trebuchet MS",Arial, Helvetica, sans-serif; text-transform:uppercase; padding:0 0 0 10px; top:0px; right:0px;}
#bodyPanel p.moretwo a:hover{background:url(images/more2.gif) 0 0 no-repeat #FFF5D6; color:#216EBD; text-decoration:none;}
#bodyPanel h4{ background:#fff; width:250px; height:30px; position:absolute; top:361px; right:5px; margin:0; font:30px/30px Georgia, "Times New Roman", Times, serif; font-weight:normal; padding:0px; color:#FF7113;}
#bodyPanel ul{
	width:400px;
	display:block;
	position:static;
	padding-left: 203px;
	margin-top: -20px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#bodyPanel ul li{font:12px/25px Arial, Helvetica, sans-serif; font-weight:normal; background:url(images/symbol2.gif) 0 8px no-repeat; padding:0 0 0 30px;}

#bodyPanelP ul{
	width:400px;
	display:block;
	position:static;
	padding-left: 120px;
}
#bodyPanelP ul li{font:12px/25px Arial, Helvetica, sans-serif; font-weight:normal; background:url(images/symbol2.gif) 0 8px no-repeat; padding:0 0 0 30px;}

/* FOOTER PANEL*/
#footerPanel{
	width:100%;
	color:#4C4C4C;
	font-size:12px;
	background-color: #E2FFBB;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #5FA300;
}
#footerbodyPanel{
	width:762px;
	height:80px;
	position:relative;
	margin:0 auto;
	padding:0;
}
#footerPanel ul{
	width:400px;
	display:block;
	position:absolute;
	right:153px;
	top:8px;
}
#footerPanel li{float:left; font:12px/15px Arial, Helvetica, sans-serif; font-weight:normal;}
#footerPanel ul li a{
	padding:0 6px;
	color:#4C4C4C;
	text-decoration:none;
	background-color: #E2FFBB;
}
#footerPanel ul li a:hover{text-decoration:underline;}
#footerPanel ul li a.padl{padding:0 0 0 6px;}
#footerPanel p.copyright{
	display:block;
	position:absolute;
	top:54px;
	right:45px;
	color:#A64200;
	background-color: #E2FFBB;
}
#footerPanel ul.templateworld{
	width:158px;
	color:#4C4C4C;
	display:block;
	position:absolute;
	top:55px;
	right:295px;
	background-color: #E2FFBB;
}
#footerPanel ul.templateworld li a{
	display:block;
	color:#4C4C4C;
	text-decoration:none;
	background-color: #E2FFBB;
}
#footerPanel ul.templateworld li a:hover{text-decoration:underline;}

#footerhtmlPanel{
	width:86px;
	height:31px;
	display:block;
	position:absolute;
	top:34px;
	left:29px;
	margin:0;
	padding:0;
} 
#footerhtmlPanel a:hover{background:url(images/html-img.gif) no-repeat 0 0 #DCDCDC; color:#216EBD; text-decoration:none; }
#footercssPanel{ width:86px; height:31px; display:block; position:absolute; top:34px; left:115px; margin:0; padding:0;} 
#footercssPanel a{ width:86px; height:31px; display:block; background:url(images/css-img.gif) no-repeat 0 0 #DCDCDC; text-decoration:none; font:14px/31px "Trebuchet MS",Arial, Helvetica, sans-serif; color:#2F2F2F; text-transform:uppercase; padding:0 0 0 10px; position:absolute; top:0px; right:0px;}
#footercssPanel a:hover{background:url(images/css-img.gif) no-repeat 0 0 #DCDCDC; color:#216EBD; text-decoration:none; }
.textcolor {
	color: #5fa300;
	font-weight: bold;
}
#bodyPanel #flash {
	float: left;
	padding-left: 15px;
	clear: left;
}
#bodyPanelP .rightimg {
	clear: right;
	float: right;
	padding: 0px;
}
#bodyPanelP p {
	padding-left: 115px;
}
#bodyPanelP h2 {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#bodyPanelP .leftimg {
	float: left;
}
#bannerdopisujse {
	height: 90px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 20px;
	width: 650px;
}
#bodyPanel #bannerdopisujse .normal {
	height: 90px;
	width: 650px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
.bannerindex {
	height: 250px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}

