* {
	margin:0;
	padding:0;
	font-size: 12px;
	color: #2A3F55;
	font-style: normal;
	line-height: normal;
}
body {
	font-size:12px;
	line-height:1.125em;
	color:#FFF;
	background-image: url(images/body-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-style: italic;
	font-family: Tahoma, Geneva, sans-serif;
}

input, textarea {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:16px;
}

.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:18px;}

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

#contacts-form label { display:block; height:26px;}
#contacts-form label input { width:234px; background:#fff; color:#391503; padding:1px 0 1px 3px;}
#contacts-form textarea { width:234px; height:98px; background:#fff; padding:1px 0 1px 3px; overflow:auto; color:#391503; margin-bottom:13px;}

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

#site-nav { width:100%; overflow:hidden;}
#site-nav li {
	float:left;
	margin-left:-1px;
}
#site-nav li a {
	display:block;
	color:#fff;
	text-transform:capitalize;
	font-weight:bold;
	text-decoration:none;
	width:160px;
	text-align:center;
	line-height:40px;
	background-image: url(images/divider.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
}
#site-nav li a:hover { text-decoration:underline;}

#footer-nav { width:100%; overflow:hidden;}
#footer-nav li { margin-left:-1px; display:inline;}
#footer-nav li a {
	color:#576c7b;
	text-decoration:none;
	border-left:1px solid #576c7b;
	padding:0 7px 0 8px;
	text-transform:capitalize;
}
#footer-nav li a:hover { text-decoration:underline;}

.list1 li { background:url(images/icon1.jpg) no-repeat left 5px; padding:0 0 0 48px; }
.list1 li a { color:#1c2328; text-decoration:none; display:block; background:url(images/line1.gif) left bottom repeat-x; padding:0 0 20px 0; margin-bottom:20px; width:100%;}
.list1 li a strong { display:block; margin-bottom:2px;}
.list1 li a:hover { color:#409cc1;}
.list1 li em { color:#a8ccdb;	}
.list1 li a.last { margin-bottom:0; background:none;}

.list2 li { background:url(images/line1.gif) left bottom repeat-x; padding-bottom:14px; margin-bottom:14px; color:#4f5a5b; line-height:1.36em;}
.list2 li span {
	display:block;
	padding-right: 20px;
	padding-bottom: 17px;
	padding-left: 19px;
	background-image: url(images/section_mid.jpg);
	background-repeat: repeat;
	padding-top: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #f2f6f8;
	border-bottom-color: #f2f6f8;
	border-left-color: #f2f6f8;
}
.list2 li strong {
	font-size:1.1em;
	display:block;
	padding-bottom:3px;
	color:#2A3F55;
	padding-top: 5px;
}
.list2 li.last {
	background-image: url(images/line1.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 14;
	margin-left: 0;
	padding-bottom: 14px;
}

.list3 li { background:url(images/arrow2.gif) no-repeat left 6px; padding:0 0 6px 13px;}
.list3 li a { color:#000; font-weight:bold;}

/*==================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:10px;}

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

h1 {}
h2 {
	font-size:2.36em;
	line-height:1.1em;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:10px;
	font-style:italic;
	font-weight:normal;
}
h2.extra {
	position:relative;
	background-repeat: no-repeat;
	background-position: left top;
}
h3 {
	font-size:1.18em;
	height:30px;
	padding-left:26px;
	line-height:28px;
	margin-bottom:1px;
	background-image: url(images/title_bg_z.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFF;
}
h5 {
	font-size:1.18em;
	height:30px;
	padding-left:26px;
	line-height:28px;
	margin-bottom:1px;
	background-image: url(images/title_bg_s.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFF;
}
h6 {
	font-size:1.18em;
	height:30px;
	padding-left:26px;
	line-height:28px;
	margin-bottom:1px;
	background-image: url(images/title_bg_k.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFF;
}
h4 { font-size:1em; margin-bottom:1px;}

.link1 { display:block; float:left; background:url(images/link1-left.gif) no-repeat left top #fff; color:#323232; text-decoration:none;}
.link1 b { display:block; background:url(images/link1-right.gif) no-repeat right top; padding:6px 40px 7px 24px; text-transform:uppercase;}
.link1:hover { text-decoration:underline;}

.link2 { background:url(images/arrow1.gif) no-repeat right 5px; padding-right:14px; color:#409cc1; font-weight:bold;}
.link3 { background:url(images/arrow2.gif) no-repeat right 5px; padding-right:14px; color:#000; font-weight:bold;}

.rss { background:url(images/rss.jpg) no-repeat left top; padding:0 0 2px 25px; color:#000; display:inline-block; font-weight:bold;}

.line-hor {
	padding-bottom:45px;
	margin-bottom:30px;
	background-image: none;
	background-repeat: repeat-x;
	background-position: left bottom;
}

#slogan { display:block; font-size:2.36em; line-height:1.1em; font-family:Arial, Helvetica, sans-serif; margin-bottom:19px;}


/*==================boxes====================*/
.box1 {
	background:url(images/box1-bg.gif) left top repeat-x #e0ecf0;
	width:100%;
	line-height:1.45em;
	font-size: 0.69em;
	margin-top: 1px;
}
.box1 .inner {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 18px;
	padding-left: 20px;
}

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


/*header*/
#header .row-1 {
	height:173px;
}
#header .row-1 .indent { padding:31px 0 0 316px;}
#header .row-2 {
	height:45px;
	background-image: url(images/menu-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#header .row-3 {
	padding-top: 55px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 85px;
}
#header .row-3 p { margin-bottom:15px;}

/*content*/
#content {
	padding-top: 29px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0;
}
#content .row-2 {
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	background-image: none;
}

/*footer*/
#footer { color:#576c7b;}
#footer .left { background:url(images/footer-side.gif) no-repeat left top;}
#footer .right { background:url(images/footer-side.gif) no-repeat right top; height:105px;}
#footer .indent { padding:21px 0 0 18px;}
#footer strong { font-weight:normal; text-transform:uppercase;}
#footer span { padding-left:8px;}
#footer span a { color:#6196a2;}
/*==========================================*/

#content .inner_copy {border:0;color:#f00;float:left;width:50%!important;margin:-202px 0 0 0;overflow:hidden;line-height:0;padding:0;font-size:12px}
.box-fejlec {
	height: 10px;
	width: 218px;
	background-image: url(images/section_top.jpg);
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #f2f6f8;
	border-left-color: #f2f6f8;
	border-bottom-style: none;
}
.box-fejlec-text {
	height: 30px;
	width: 220px;
	background-image: none;
	background-repeat: no-repeat;
	padding-bottom: -1px;
	color: #FFF;
	font-style: italic;
	font-size: 16px;
}
.box-fejlec-s {
	height: 30px;
	width: 220px;
	background-image: url(images/box_title_s_2.jpg);
	background-repeat: no-repeat;
	padding-bottom: -1px;
	color: #FFF;
	line-height: 2em;
	font-size: 1.2em;
	font-weight: bold;
	padding-left: 10px;
}
.box-fejlec-k {
	height: 30px;
	width: 220px;
	background-image: url(images/box_title_k_2.jpg);
	background-repeat: no-repeat;
	padding-bottom: -1px;
	color: #FFF;
	line-height: 2em;
	font-size: 1.2em;
	font-weight: bold;
	padding-left: 10px;
}
.box-fejlec-z {
	height: 30px;
	width: 220px;
	background-image: url(images/box_title_z_2.jpg);
	background-repeat: no-repeat;
	padding-bottom: -1px;
	color: #FFF;
	line-height: 2em;
	font-size: 1.2em;
	font-weight: bold;
	padding-left: 10px;
}
.box-fejlec-ks {
	height: 30px;
	width: 220px;
	background-image: url(images/box_title_ks_2.jpg);
	background-repeat: no-repeat;
	padding-bottom: -1px;
	color: #FFF;
	line-height: 2em;
	font-size: 1.2em;
	font-weight: bold;
	padding-left: 10px;
}
.box-fejlec-p {
	height: 30px;
	width: 220px;
	background-image: url(images/box_title_p_2.jpg);
	background-repeat: no-repeat;
	padding-bottom: -1px;
	color: #FFF;
	line-height: 2em;
	font-size: 1.2em;
	font-weight: bold;
	padding-left: 10px;
}
.box-bottom {
	background-image: url(images/section_bottom.jpg);
	height: 10px;
	width: 218px;
	background-repeat: no-repeat;
	display: block;
	margin-top: -1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #f2f6f8;
	border-bottom-color: #f2f6f8;
	border-left-color: #f2f6f8;
}

/* MAIN DIVS */
/*.very_main {width:750px;  height:100%;  }
.mainest {width:750px; float:none;  height:auto; }
.Content { width:520px; margin-top:10px; padding-left:21px; font-size: 10px }
.Left { width:171px; padding-left:11px; padding-top:19px; padding-bottom:18px; background:#f6f6f4}
.Right { width:500px; padding-left:10px} 
.Bottom {width:500px; float:right; text-align:center; background-color:#f0f1ed; font-size:10px; padding-top:27px; height:53px; margin-top:10px}
.Bottom a { text-decoration:none}
.Bottom a:hover { text-decoration:underline} */

/* SIGNUP FORM_1 */

.ok { background:url(images/go.gif); height:19px; width:40px; border:0px; cursor: pointer}
.form_search {border:1px #e4e5e1 solid;   color:#737373; padding-left:5px;  font-family: Tahoma, Arial; font-size:11px; height:15px;  width:130px}

/* PA3HOE */
.Linki {
	width:155px;
}
.Linki a {color:#737373; text-decoration:none}
.Linki a:hover { text-decoration:underline}
.Green { color:#7ba419}
.Green2 { color:#2A5F00; font-size:15px}
.Red { color:#F00}
.Tabl { width:139px; background:url(images/3_table.gif); padding:2px 0px 1px 12px; margin-top:2px}
.Tabl a { text-decoration:none; font-weight:bold; color:#464545; font-size:10px}
.Tabl a:hover { text-decoration:underline}

/* TABLE */
.Table {
	width:700px;
	padding-left:5px;
}
/* .table_1 { width:150px; padding:1px 0px 1px 27px; background:url(images/4_tab3.gif) left center no-repeat} */
.table_1 {
	width:150px;
	padding:1px 0px 1px 27px;
	font-size: 14px;
	font-weight: bold;
}
.table_1_2 {
	width:150px;
	padding:1px 0px 1px 27px;
	background-color:#F6F6F4;
	font-size: 14px;
	font-weight: bold;
}
.table_2 { width:68px; text-align:center; padding:1px 0px 1px 0px;}
.table_2 a {color:#7ba419; text-decoration:none}
.table_2 a:hover { text-decoration:underline}
.Table_3 { width:243px; padding-left:12px}
.table_4 { width:148px; padding:1px 0px 1px 27px; background:url(images/4_tab3.gif) left center no-repeat}


/* FORM */
.form_text { width:150px;  margin-top:5px; padding-left:5px;  font-weight:bold}
.pod_style { width:247px}
.form_style {border:1px; border-style:solid;   border-color: #d4d0c8   ; font-family: Tahoma, Arial; font-size:11px;  height:15px; border-top:2px; border-top-style:solid; border-top-color:#404040; border-left:2px; border-left-style:solid; border-left-color:#404040; width:245px; }
.form_area {border:1px; border-style:solid;   border-color:#d4d0c8; font-family: Tahoma, Arial; font-size:11px;  height:90px; border-top:2px; border-top-style:solid; border-top-color:#404040; border-left:2px; border-left-style:solid; border-left-color:#404040; width:515px; }
.clear {background-image: url(Images/4_Clear.gif); width:56px; height:19px; border:0px;  border-color:#743218;  cursor: pointer;}
.send {background-image: url(Images/4_send.gif) ; height:19px; width:56px; height:19px; border:0px; border-color:#743218;  cursor: pointer}
#page1 #main #content .row-2 .line-ver .line-ver-top .line-ver-bottom .container .col-2 .list2 li span .Red {
	color: #F00;
}
#page1 #main #content .row-2 .line-ver .line-ver-top .line-ver-bottom .container table tr td h1 strong {
	color: #7ba419;
}
/* The Nivo Slider styles */
#slider {
	width:180px;
	height:230px;
	z-index:88;
	overflow:hidden;
	position: relative;
	line-height: 0;
	font-size: 0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {position:absolute;top:0px;left:0px;width:100%;height:100%;border:0;padding:0;margin:0;z-index:60;display:none}
/* The slices in the Slider */
.nivo-slice {display:block;position:absolute;z-index:50;height:100%}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {position:absolute;z-index:99;right:40px;bottom:10px}
.nivo-controlNav a {position:relative;z-index:99;cursor:pointer;text-indent:-5000px;width:22px;height:22px;float:left;margin-left:8px;background:url(images/buttons.png) right 0 no-repeat}
.nivo-controlNav a.active, .nivo-controlNav a:hover {background-position:left}
#slider_shadow {
	width:710px;
	height:19px;
	overflow:hidden;
	font-size:0px;
	line-height:0;
	margin-left: 10px;
}
