*{
  margin: 0 auto;
  padding: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #6B6B6B;
  text-align: left;
}

body{
  padding: 0 25px;
  background: #C4D000;
}

img{
  border: 0;
}
.col_l img, .col_m img{
  border: 1px solid #CDCDCD;
}

input, select, img{
  vertical-align: middle;
}

.clearFix{
  display: block;
  clear: both;
  height: 0;
  line-height: 0;
  font-size: 0;
}

.fLeft{
  float: left;
}
.fRight{
  float: right;
}

div.cont, #topStrip ul{
  width: 995px;
  position: relative;
}

a{
  text-decoration: none;
}
a:hover{
  text-decoration: underline;
}

#top, #nav, #main, #foot{
  text-align: center;
}

#topStrip, #top, #nav, #foot{
  margin-left: -25px !important;
  margin-right: -25px !important;
  min-width: 1045px;
  _width: expression(document.body.clientWidth+'px');
}

#topStrip{
  margin: 0px;
  margin-left: -25px !important;
  margin-right: -25px !important;
  _width: expression(document.body.clientWidth+'px');
  height: 23px !important;height /**/:24px;
  border-bottom: 1px solid #C0C0C0;
  background: #E0E0E0 url('../images/topStrip_bg.gif') left top repeat-x;
  text-align: center;
  line-height: 23px;
}

#topStrip ul{
  width: 800px;
  height: 23px !important;height /**/:24px;
  padding-left: 0px;
}

#topStrip li{
  display: block;
  float: left;
  padding-left: 20px;
  list-style-type: none;
  background: url('../images/topStrip_bul.gif') 8px 10px no-repeat;
  margin-top:0;
  margin-bottom:0;
  line-height: 22px;
}

#topStrip a{
  font-size: 13px;
  color: #5F5F5F;
  margin-top:0;
  margin-bottom:0;
}

#topStrip img{
  _margin-top: 4px;
}

#top{
  height: 124px;
  background: #000000;/* url('../images/head_bg.gif') left top repeat-x;*/
}

#logo{
  width: 281px;
  height: 112px;
  position: absolute;
  top: 6px;
}
#logo h1{
  position: absolute;
  top: 0;
  left: 0;
}
#logo h1 *{
  font-size: 40px;
  line-height: 40px;
}
#logo h1 a{
  color: #1A171B;
  text-decoration: none !important;
}
#logo h1 span{
  color: #51AA27;
  display: block;
}
#logo .img{
  display: block;
  position: absolute;
  left: 0;
  top:0;
}

#nav{
  height: 38px;
  background: #000000;/* url('../images/nav_bg.gif') left top repeat-x;*/
}
#nav ul{
  display: block;
  height: 38px;
  margin: 0;
  /*padding-left: 2px;
  background: url('../images/nav_delimiter.gif') left bottom no-repeat;*/
}
#nav li{
  list-style-type: none;
  display: block;
  float: left;
}
#nav li a, #nav li a span{
  display: block;
  float: left;
  height: 38px;
  line-height: 38px;
  color: #FFFFFF;
}
#nav li a{
  padding-left: 2px;
  background: url('../images/nav_delimiter.gif') left bottom no-repeat;
}
#nav li a:hover, #nav li a.active{
  background: #000000;
  position: relative;
  padding-right: 2px;
  margin-right: -2px;
}
#nav li a span{
  cursor: pointer;
	font-weight: bold;
	padding: 0 15px;
  background: #000000;/*url('../images/navHover_bg.gif') left 50px repeat-x;*/
}
#nav li a:hover span, #nav li a.active span{
  background-color: #C4D000;
  /*background-position: left top;*/
}
#nav li a.active, #nav li a.active span{
  color: #000000;
}

#nav form, #nav form p{
  position: absolute;
  right: 0;
  top: 0;
}
#nav form p{
  left: 0 !important;
  line-height: 20px;
}
#nav form{
  border: 1px solid #B2B2B2;
  width: 147px;
  height: 20px;
  background: #FFFFFF;
  top: 8px !important;
  right: 5px;
}
#nav form .txt{
  border: 0;
  padding: 1px 5px;
  font-size: 13px;
  width: 115px;
  float: left;
  position: relative;
  top: 1px;
}
#nav form input.submit{
  float: right;
  position: relative;
  top: 3px;
  right: 4px;
}

#main{
  padding: 8px 0 25px 0;
}
.col_l, .col_m, .col_r, .col_double{
  float: left;
}
.col_l{
  width: 300px;
  margin-right: 20px;
}
.col_m{
  width: 530px;
  margin-right: 20px;
}
.col_r{
  width: 120px;
  margin-top: 20px;
  position: relative;
}
.col_r object, .col_r a{
  z-index: 10;
  position: relative;
}
#banner_overlay{
  position:absolute;
  top: 20px;
  right:0;
  z-index: 100;
}
.col_double{
  width: 850px;
  margin-right: 20px;
}

div.title{
  margin-top: 20px;
  height: 31px;
  line-height: 31px;
  background: #000000 url('../images/title_bg.gif') right top no-repeat;
  padding: 0 15px;
}
.col_l .title{
  background-position: -200px top;
}
div.title h2{
  color: #FFFFFF;
  font-size: 18px;
  font-weight: normal;
  /*padding-left: 17px;
  background: url('../images/arr_white.gif') left center no-repeat;*/
}

div.title .tabs{
  padding-top: 4px;
}
div.title .tabs li{
  display: block;
  float: left;
  height: 27px;
	line-height: 27px;
  padding-right: 35px;
  position: relative;
}
div.title .tabs li a{
  display: block;
  float: left;
  padding-left: 15px;
  background: url('../images/arr_white.gif') left center no-repeat;
}
div.title .tabs strong, div.title .tabs a{
  color: #FFFFFF;
}
div.title .tabs li.opened span{
  display: block;
  position: absolute;
  left: 9px;
  top: 14px;
  _top: 4px;
  width: 13px;
  height: 7px;
  background: url('../images/arr_black.gif') left center no-repeat;
}
div.title .tabs li.opened a{
  border: 1px solid #ABB1B2;
  border-bottom: 0;
  background: #EDEDED url('../images/tab_bg.gif') left bottom repeat-x;
  padding: 0 15px 0 27px;
  height: 25px !important;height /**/: 26px;
  position: relative;
  top: 2px;
  _top: 1px;
}
div.title .tabs li.opened strong, div.title .tabs li.opened a{
  color: #4E4E4E !important;
  font-size: 18px !important;
}

div.grey{
  background: #FAFAFA url('../images/greyShadow.gif') left top repeat-x;
  border: 1px solid #B0B0B0;
  padding: 12px 15px 15px 15px;
}
.col_l div.grey{
  padding-top: 13px;
}

#foot{
  background: #000000;
  position: relative;
}
#foot *{
  color: #FFFFFF;
}
#foot .cont{
  width: 695px !important;width /**/: 995px;
  padding-left: 300px;
  padding-bottom: 1.5em;
  background: url('../images/footMagShadow.gif') left bottom no-repeat;
}
#foot #magazine{
  display: block;
  position: absolute;
  left: 10px;
  bottom: 0;
  width: 221px;
  height: 175px;
}
#foot .col{
  float: left;
  margin-right: 60px;
  padding-top: 20px;
  min-width: 150px;
  _width: 210px;
  _margin-right: 40px;
}
#foot .col.last{
  margin-right: 0;
  _width: 190px;
}
#foot .col strong{
  font-size: 17px;
  text-transform: uppercase;
}
#foot ul{
  margin: 7px 0 20px 0;
}
#foot li{
  list-style-type: none;
  line-height: 1.4em;
}
.bannerTop{
  width: 540px;
  height: 80px;
  position: absolute;
  right: 5px;
  top: 22px;
}

.article{
  padding-bottom: 0.2em;
  margin-bottom: 0.5em;
  border-bottom: 1px solid #B2B2B2;
  position: relative;
}
.article.noborder{
  border-bottom: 0;
}
.col_l .article{
  padding-bottom: 0.7em;
}
.article strong.title, ul.arr li, .article h3.title{
  display: block;
  padding-left: 30px;
  margin-bottom: 0.4em;
  list-style-type: none;
  background: url('../images/arr_grey.gif') 2px center no-repeat;
}
ul.arr li{
  
}
.article strong.title, .article strong.title *, .article h3.title, .article h3.title a{
  font-weight: normal;
  color: #4D4D4D;
}
.article strong.title, .article strong.title *, .article h3.title{
  line-height: 1.25em;
}
.article p, .article p *, #staticPage p, #staticPage p *, .article ul, .article ol{
  line-height: 1.5em;
}
.article p{
  padding-top: 0.2em;
}
.col_l .article.opened{
  padding-left: 15px;
  margin-left: -30px;/*-52px;*/
  margin-top: -0.7em;
  padding-top: 0.7em;
  background: #E9E9E9 url('../images/darkGreyShadow.gif') left top repeat-x;/* url('../images/news_gradient.gif') right top repeat-y;*/
  top: -4px;
  border-top: 1px solid #B2B2B2;
  right: -15px;/*-37px;*/
  padding-right: 15px;/*37px;*/
  width: 268px;
}
.col_l .article.opened strong.title{
  background-image: url('../images/arr_red.gif');
}
.col_l .article p, .col_l .article p *{
  font-size: 13px;
}

.pagination{
  padding-top: 5px;
  width: 268px;
  margin-right: 0;
  clear: both;
  position: relative;
}
.pagination a{
  display: block;
  float: right;
  border: 1px solid #B2B2B2;
  color: #474747;
  padding: 5px 7px 6px 30px;
}
.pagination a.newest{
  float: left;
  background: #E3E3E3 url('../images/ico_newest.gif') 5px 4px no-repeat; 
}
.pagination a.newer{
  background: #E3E3E3 url('../images/ico_newer.gif') 5px 4px no-repeat;
  position: relative;
  left: -1px;
}
.pagination a.older{
  background: #E3E3E3 url('../images/ico_older.gif') right 4px no-repeat;
  padding: 5px 30px 6px 7px;
}
.pagination a:hover{
  text-decoration: none;
  background-color: #F2F2F2;
}

ul.arr{
  position: relative;
}
ul.arr li{
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  margin-bottom: 0;
}
ul.arr li a{
  line-height: 1.25em;
}

.col_m .article{
  padding-top: 0.3em;
}
.article h3.title, .article h3.title a{
  font-size: 18px;
}
.article h3.noarr{
  padding-left: 0;
  background: none;
}
.article img{
  margin: 0.7em auto;
  border-width: 2px;
}
img.fLeft, .fLeft img{
  margin-top: 0;
  margin-left: 0;
  margin-right: 1.3em;
}
img.fRight, .fRight img{
  margin-top: 0;
  margin-right: 0;
}
.col_m .article p, .article ul, .article ol{
  margin-bottom: 0.7em;
}

ul.arr.articles{
  margin-top: -0.5em;
  margin-bottom: 0.7em;
}
ul.arr.articles li{
  font-size: 12px;
  border-bottom: 1px solid #B2B2B2;
  padding-top: 0.75em;
  padding-bottom: 0.75em;
}
ul.arr.articles strong{
  font-weight: normal;
  display: block;
  padding-bottom: 0.15em;
}
ul.arr.articles strong a{
  font-size: 15px;
}

#loading{
  display: block;
  width: 45px;
  height: 45px;
  border: 1px solid #B2B2B2;
  position: absolute;
  z-index: 100;
  background:#E3E3E3 url('../images/loading.gif') center center no-repeat;
}
.ajax, .ajaxInner{
  position: relative;
}

.artCont{
  margin-bottom: 0.5em;
}
.article .info{
  padding-bottom: 0.5em;
}
#commentsForm{
  padding-top: 0.75em;
}
#commentsForm h4{
  padding-top: 0.2em;
  border-bottom: 1px solid #B2B2B2;
  font-weight: normal;
  font-size: 16px;
  padding-bottom: 0.4em;
  margin-bottom: 0.7em;
  color: #4D4D4D;
}
#commentsForm fieldset{
  border: 0;
}
#commentsForm table{
  width: 100%;
}
#commentsForm td, #commentsForm th{
  padding-top: 5px;
  padding-bottom: 5px;
}
#commentsForm th{
  font-weight: normal;
  text-align: right;
  padding-right: 0.7em;
  width: 25%;
}
#addcomment_name, #addcomment_email, #addcomment_surname{
  height: 19px;
  padding: 2px 5px;
  width: 60%;
}
#addcomment_body{
  padding: 5px;
  width: 95%;
}
#commentsForm .btn{
  display: block;
  border: 1px solid #B2B2B2;
  color: #474747;
  padding: 5px 7px;
  margin-top: 0.5em;
  margin-bottom: 0.1em;
  cursor: pointer;
}
#commentsForm .error{
  color: #C40000;
}
.comment{
  border-top: 1px solid #B2B2B2;
  margin-top: 0.5em;
  padding-top: 0.75em;
  margin-bottom: 0.9em;
}
.comment .react{
  color: #4D4D4D;
}
.comment .time, .comment .time *{
  font-size: 12px;
}
.comment .body{
  margin-top: 0.4em;
}

#popup{
  width: 520px !important;width /**/: 550px;
  padding: 15px;
  padding-top: 20px;
  position: absolute;
  z-index: 500;
  top: 250px;
  background: #FAFAFA url('../images/greyShadow.gif') left top repeat-x;
  border: 1px solid #B0B0B0;
}
#popup .closeLink{
  position: absolute;
  top: 8px;
  right: 10px;
  color: #4D4D4D;
}

.flash{
  margin: 0 -10px -10px 0;
  _margin-right: -5px;
  position: relative;
  z-index: 10;
}
#staticPage h3{
  line-height: 1.25em;
  font-weight: normal;
  color: #4D4D4D;
  margin-bottom: 0.4em;
  font-size: 16px;
}
#staticPage p{
  margin-bottom: 0.7em;
}
.article ul, .article ol{
  padding-left: 2em;
}
.article .fRight img{
  margin-top: 0.4em !important;
  margin-left: 1.3em;
}
#news .artImg{
  /*height: 80px;*/
  margin-right: 1em;
  margin-bottom: 0.5em;
  margin-top: 0.1em;
}
.artCont img{
  display: block;
  border: 2px solid #CDCDCD;
  max-width: 450px;
	_width: expression(this.offsetWidth > 450 ? "450px" : "auto" );
	height: auto !important;
}

.grey.dark{
  background: #E9E9E9 url('../images/darkGreyShadow.gif') left top repeat-x;
}
.perPage{
  padding-top: 0.75em;
  text-align: right;
}
.article .date{
  font-size: 12px !important;
}

#staticPage ul{
  margin-left: 2em;
}

#subscription{
  padding: 0 10px;
}
#subscription *{
  font-size: 13px;
}
#subscription .col_left, #subscription .col_right{
  float: left;
  width: 380px;
}
#subscription fieldset{
  width: 380px;
}
#subscription .col_left{
  margin-right: 30px;
}
#subscription .center{
  text-align: center;
}
#subscription .orderInfo li{
  list-style-type: none;
}
#subscription td, #subscription th{
  padding-top: 8px;
}
#subscription input, #subscription select{
  vertical-align: middle;
}
#subscription input, #subscription textarea, #subscription select{
  border: 1px solid #B2B2B2;
}
#subscription table{
  width: 90%;
}
#subscription input{
  padding: 2px 7px;
}
#subscription select, #subscription option{
  padding-left: 7px;
}
#subscription textarea{
  padding: 5px 7px;
}
#subscription .submit{
  text-align: center;
}
#subscription .submit input{
  font-weight: bold;
  margin-top: 1em;
  display: block;
  border: 1px solid #B2B2B2;
  color: #474747;
  padding: 3px 5px;
  cursor: pointer;
}
#subscription p, #subscription fieldset, #subscription ul{
  margin-bottom: 1em;
}
#subscription li{
  margin-bottom: 0.5em;
}
#subscription .error_list li, #subscription .error{
  color: #DF0000;
}
#subscription .error_list{
  margin-bottom: 0;
}
#subscription .error_list li{
  list-style-type: none;
  padding-left: 0.5em;
  margin-bottom: 0.2em;
}
#subscription .error, #subscription .success{
  margin-bottom: 1em;
  display: block;
}
#subscription .success{
  color: #32CF00;
}
#subscription fieldset{
  width: 350px !important;width /**/: 380px;
  padding: 7px 15px 15px 15px;
  border: 1px solid #B2B2B2;
}
#subscription legend{
  padding: 0 5px;
}
#subscription legend, #subscription h3{
  font-size: 14px;
  color: #4D4D4D;
  text-transform: uppercase;
}
#subscription h3{
  font-weight: normal;
  margin-bottom: 0.5em;
}
#subscription th{
  text-align: right;
  padding-right: 1em;
}
#subscription td{
  width: 50%;
}
#subscription span.optional, #subscription .optional span{
  color: #FF8A00;
  padding-right: 2px;
}
#subscription_count{
  width: 3em;
}
#subscription .checkbox{
  margin-right: 4px;
  margin-left: 6px;
}
#banner_overlay2{
  position: absolute;
  left: 0;
  top: 0;
}

#subscription_type{
  width: 17em;
}