* { margin:0; padding:0;}
body { background:#708509; font-family:Arial, Helvetica, sans-serif; font-size:100%; line-height:1.0625em; color:#2a2a2a; text-align: center;}

input, textarea { font-family:Arial, Helvetica, sans-serif; font-size:1em;}

.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.wrapper, block { width:100%; overflow:hidden;}
.container { width:100%;}

p { margin-bottom:20px;}
a { text-decoration: none; }
a, a:active { outline: none; }
a:focus { -moz-outline-style: none; }
.tail-top { background:url(images/tail-top.gif) left top repeat-x #596a07;}
.tail-bottom { background:url(images/tail-bottom.gif) left bottom repeat-x;}

/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}

#contacts-form label { display:block; height:25px; }
#contacts-form input { width:173px; padding:1px 0 2px 3px; border:1px solid #2a2a2a;}
#contacts-form textarea { width:185px; height:93px; padding:1px 0 0 3px; border:1px solid #2a2a2a; margin-bottom:20px; overflow:auto;}

/*==================list====================*/
ul { list-style:none;}

.list1 dt { font-size:.85em; color:#2a2a2a; font-weight:bold; line-height:1.27em; margin:0 9px;}
.list1 dt span { display:block; background:url(images/line-hor.gif) left bottom repeat-x; padding-bottom:8px; margin-bottom:5px;}
.list1 dt .link1 { font-size:1em;}
.list1 dd { padding:12px 0 40px 0;}
.list1 dd.last { padding-bottom:0;}

.list2 dt { font-size:.85em; line-height:1.1em; color:#646464;}
.list2 dt img { margin-bottom:10px;}
.list2 dd { padding:5px 0 37px 0;}
.list2 dd.alt { padding-bottom:11px;}
.list2 dd p { background:url(images/line-hor.gif) left bottom repeat-x; padding-bottom:8px; margin-bottom:5px;}
.list2 dd.last { padding-bottom:0;}
.list2 dd p.padd { background:none; padding:0; margin:0;}

.list3 li { background:url(images/arrow.gif) no-repeat left 6px; padding:0 0 5px 13px; font-size:.85em; }
.list3 li a {color:#bf3802; font-weight:bold; text-decoration:none;}
.list3 li a:hover { text-decoration:underline;}

.list4 dt { font-weight:bold; padding-bottom:3px;}
.list4 dd { padding-bottom:19px;}

/*==================other====================*/
.img-indent { margin:0 20px 0 0; float:left;}
.img-box { width:100%; overflow:hidden; padding-bottom:20px;}
.img-box img { float:left; margin:0 20px 0 0;}

.p1 { margin-bottom:20px;}
.p2 { margin-bottom:30px;}

blockquote p { margin-bottom:0;}

/*==================txt, links, lines, titles====================*/
a {color:#bf3802;}
a:hover{text-decoration:none;}

h2 { font-size:12pt; padding:12px 12px 3px 12px; border-bottom: 1px solid #CCC; color: #444}
h2 a { text-decoration: none;}
h3 { font-size:1em; margin-bottom:7px;}
h4 { font-size:.91em; color:#697e03; margin-bottom:3px; font-style:italic;}

.link1 { background:url(images/arrow.gif) no-repeat right 5px; padding:0 11px 0 0; color:#bf3802; font-weight:bold; font-size:.85em; text-decoration:none;}
.link1:hover { text-decoration:underline;}
.link2 { color:#2a2a2a;}

.line-hor { background:url(images/line-hor.gif) left bottom repeat-x; padding-bottom:10px; margin-bottom:4px;}

.title { margin-bottom:3px;}

/*==================boxes====================*/
.content-box { background:#f8f8f8; width:100%;}
.content-box .border-bot {background:url(images/border-bot.gif) repeat-x bottom;}
.content-box .border-left {background:url(images/border-left.gif) repeat-y left;}
.content-box .border-right {background:url(images/border-right.gif) repeat-y right;}
.content-box .left-bot-corner {background:url(images/left-bot-corner1.gif) no-repeat left bottom;}
.content-box .right-bot-corner {background:url(images/right-bot-corner1.gif) no-repeat right bottom; }
.content-box .inside { padding:1px 25px 51px 30px;}

.box { background:#e6e9d4; width:100%;}
.box .left-top-corner {background:url(images/left-top-corner.gif) no-repeat left top;}
.box .right-top-corner {background:url(images/right-top-corner.gif) no-repeat right top;}
.box .left-bot-corner {background:url(images/left-bot-corner.gif) no-repeat left bottom;}
.box .right-bot-corner {background:url(images/right-bot-corner.gif) no-repeat right bottom; }
.box .inner { padding:33px 12px 17px 14px;}

.cont-box { padding:0 200px 0 0; margin:0;}
.cont-box span { float:right;}

/*header*/
#header #logo { position:absolute; top:34px; left:16px;}
#header #slogan { position:absolute; right:45px; top:235px;}
#header #sloganbg { position:absolute; right:35px; top:175px;}
#header #shorts  { position:absolute; right:43px; top:225px; text-align: right; width: 320px; color: white;}
#header #menu { position:absolute; bottom:30px; left:19px;}


/*footer*/
#footer { color:#b5bd8a;}
#footer .indent { padding:18px 27px 0 30px;}
#footer a { color:#b5bd8a; }
#footer .fleft {color:#ebeddd;}
#footer .fleft a { color:#ebeddd; text-decoration:none;}
#footer .fleft a:hover { text-decoration:underline;}

/*==========================================*/


h1 {
	font-size: 14pt;
	font-weight: bold;
	color: #2D4AB0;
	padding: 0 0 3px 10px;
	border-bottom: 1px solid #2D4AB0;
	margin: 0 0 10px 0;
}

table.frm {
	border: 1px solid #CCCCCC;
	margin: 10px;
}

table.frm th {
	background: #EEEEEE;
	font-size: 8pt;
	color: #444444;
	text-align: left;
	font-weight: normal;
	border-bottom: 1px solid white;
	padding: 3px;
}

table.frm td {
	padding: 3px;
	font-size:1em;
}

#loading {
	position: absolute;
	visibility: hidden;
	z-index:3000;
	text-align: center;
	background: white;
	border: 1px solid #D70202;
	width: 350px;
	height: 40px;
	color: #333;
	font-size: 12pt;
}

#loadingbox { 
	margin: 260px auto 0;
	border: 3px solid #153d74; 
	width: 220px; 
	height: 34px; 
	color: #fff;
	padding-top: 20px;
	font-size: 12pt; 
	background: #4578a7; 
	font-weight: bold;
}

table.lst {
	border: 1px solid #CCCCCC;
}

table.lst th {
	background: #448720;
	font-size: 8pt;
	font-weight: bold;
	color: white;
	text-align: center;
	border-right: 1px solid #CCCCCC;
	padding: 4px;
	border-bottom: 1px solid #EEEEEE;
}

table.lst th a {
	color: white;
	text-decoration: none;
}

table.lst th.subth {
	background: #000095;
}

table.lst td {
	color: #333;
	border-top: 1px solid #EEEEEE;
	border-right: 1px solid #CCCCCC;
	padding-right: 5px;
	padding-left: 5px;
}

table.lst tr.row0 {
	background: #F4F4F4;
}

table.lst tr.row1 {
	background: #FFFFFF;
}

table.lst td.price {
	text-align: right;
	width: 80px;
}

table.lst td a {
	color: #333;
	text-decoration: none;
}

table.lst td.category {
	text-align: center;
	width: 80px;
}

table.lst td.plosht {
	text-align: center;
	width: 80px;
}

table.lst td.date {
	text-align: center;
	width: 90px;
}

table.lst tr.trhover {
	background: #FEEDC0;
	cursor: pointer;
}

table.lst tr.trnormal {
	background: #FFF;
}

.offersback {
	text-align: right;
	padding: 3px 0 3px;
	width: 600px;
	margin: 0 auto 0 auto;
}



dl {
	margin: 10px 0 10px 20px;
	width: 420px;
}

dt {
	clear: both;
	float: left;
	width: 160px;
	text-align: left;
}

dt.req {
	clear: both;
	padding-left: 10px;
	float: left;
	width: 150px;
	text-align: left;
	font-weight: bold;
	background: url(../images/arr_red.gif) left center no-repeat;
}

dd {
	float: left;
	width: 220px;
	margin: 0 0 10px 0;
}

.hint {
	display: none;
	position: absolute;
	left: 360px;
	width: 140px;
	margin-top: -6px;
	border: 1px solid #c93;
	padding: 6px 4px;
	background-color: #ffc;
	font-size: 8pt;
}

.hint .hint-pointer {
	position: absolute;
	left: -10px;
	top: 5px;
	width: 10px;
	height: 19px;
	background: url(../images/hpointer.gif) left top no-repeat;
}

.frminput {
	color: #000000;
	background: #F7F7F7;
	font-family: Arial;
	font-size: 8pt; 
    border: 1px solid #666;
	padding: 1px 1px 1px 3px;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	margin: 0;
}

.frmbutton {
	color: #FFFFFF;
	background: #E99403;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
    border: 1px solid #FFF;
	margin: 0;
	padding: 0 5px 0 5px;
}


td.frmsubmit {
	border-top: 1px solid #CCCCCC;
	background: #EFEFEF;
	text-align: center;
}

div.msg_err {
	color: red;
	font-weight: bold;
	padding: 10px 10px 10px 20px;
	margin: 5px 0 5px 0;
}

div.msg_ok {
	color: green;
	font-weight: bold;
	padding: 10px 10px 10px 20px;
	margin: 5px 0 5px 0;
}


.ajaxmessage {
	position: relative;
	width: 284px;
	height: 192px;
	padding: 9px 8px 9px 8px;
	background: url(/images/smallmessage_bg.png);
}

.ajaxmessage-inner {
	padding: 0 10px 10px 10px;
	margin: 0;
	font-size: 9pt;
	width: 262px;
	height: 180px;
}

.ajaxmessage-inner h2 {
	padding: 5px 0 0 30px;
	margin: 0 0 10px 0;
	font-size: 11pt;
}

.pad10 {
	padding: 10px 10px 10px 30px;
}

ol {
	padding-left: 10px;
	margin: 10px 10px 10px 25px;
}

#homenews {
	float: right;
	width: 280px;
	padding-right: 10px;
	border-right: 1px solid #ddd;
	text-align: justify;
}

#homecontent {
	float: left;
	width: 600px;
	padding-left: 10px;
	text-align: justify;
}

.thumb {
	float: left;
	padding: 2px;
	border: 1px solid #ddd;
	margin-right: 10px;
	width: 100px;
}

#maincontent ul {
	list-style-type: disc;
	padding: 0 0 0 20px;
	margin: 5px 0 0 0;
}

#maincontent ul li {
	padding: 0 0 3px 5px;
	margin: 0;
}

#homenews ul {
	list-style-type: disc;
	padding: 0 0 0 15px;
	margin: 5px 0 0 0;
}

#homenews ul li {
	padding: 0 0 5px 0;
	margin: 0;
}

#maincontent h2 {
	margin-bottom: 10px;
}

div.subpage {
	display: none;
	padding-left: 20px;
}

#helpful h2 {
	background: url('images/h4.gif') no-repeat;
	padding: 0 0 3px 20px;
	border-bottom: 1px solid #DDD;
	font-size: 9pt;
	margin: 5px;
	cursor: pointer;
	text-transform: uppercase;
}