*{
  margin: 0 auto;
  padding: 0;
  font-family: Tahoma, sans-serif;
  font-size: 12px;
  color: #000000;
}

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

img{
  border: 0;
}
.article img, .articleBig img{
  border: 2px solid #A1A1A1;
  margin-top: 1em;
  margin-bottom: 0.5em;
}

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

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

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

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

#topStrip{
  margin: 0px;
  margin-left: -25px !important;
  margin-right: -25px !important;
  min-width: 800px;
  _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;
}

#main{
  width: 1000px !important;width /**/: 1028px;
  padding: 0 14px;
  background: url('../images/main_bg.gif') center top repeat-y
}
#main .inner{
  width: 1000px;
  background: #FFFFFF;
}

#top{
  padding: 13px 15px;
  position: relative;
}
#logo{
  position: relative;
  height: 70px;
  margin-top: -4px;
}
#logo .img{
  position: absolute;
  top: 0;
  left: 0;
}
#logo h1 a{
  color: #00558F;
  font-size: 20px;
}

#top .icons{
  position: absolute;
  top: 5px;
  left: 300px;
}
#top .icons li{
  float: left;
  list-style-type: none;
  margin-right: 8px;
}


.banner{
  width: 468px !important; width /**/: 470px;
  height: 60px !important;height /**/: 62px;
  border: 1px solid #A1A1A1;
  position: relative;
  z-index: 100;
}
#top .banner{
  float: right;
}

.banner.fLeft{
  left: 14px; 
}
.banner.fRight{
  right: 14px;
}

#nav{
  height: 30px;
  background: #01568F url('../images/nav_bg.gif') left top repeat-x;
  position: relative;
}
#nav ul{
  display: block;
  height: 30px;
  margin: 0;
}
#nav li{
  list-style-type: none;
  display: block;
  float: left;
}
#nav li a.active{
  color: #CBE6F7 !important;
}
#nav li a{
  display: block;
  float: left;
  padding: 0 15px;
  height: 30px;
  line-height: 30px;
  font-weight: bold;
  font-size: 15px;
  color: #FFFFFF !important;
  background: url('../images/nav_hover.gif') left 30px repeat-x;
}
#nav li a:hover{
  background-color: #4D88B1;
  background-position: left top;
  text-decoration: none;
}

#nav form, #nav form p{
  position: absolute;
  right: 12px;
  top: 0;
}
#nav form{
  width: 26%;
  height: 30px;
}
#nav form p{
  width: 100%;
  right: 0 !important;
}
#nav form .txt{
  border: 0;
  padding: 1px 10px;
  font-size: 13px;
  display: block;
  position: absolute;
  right: 0;
  top: 6px;
  width: 125px !important;width /**/: 145px;
  float: left;
}
#nav form .submit{
  display: block;
  width: 85px;
  line-height: 16px; 
  position: absolute;
  top: 7px;
  _top: 5px;
  right: 155px;
  background: url('../images/searchBtn.gif') left center no-repeat;
  border: 0;
  padding-left: 23px;
  text-align: left;
  cursor: pointer;
  color: #FFFFFF;
}
*:first-child+html #nav form .submit{
  top: 5px;
}

#subMenu{
  display: block;
  height: 25px !important;height /**/: 26px;
  background: #C9D8DD url('../images/subMenu_bg.gif') left top repeat-x;
  border-bottom: 1px solid #DEE7EA;
  margin: 0;
}
#subMenu li{
  list-style-type: none;
  display: block;
  float: left;
}
#subMenu li a{
  display: block;
  float: left;
  padding: 0 0 0 15px;
  height: 25px;
  line-height: 25px;
  color: #000000 !important;
}
#subMenu li.active a{
  font-weight: bold;
  color: #D61920 !important;
}

#cont{
  padding-bottom: 1em;
}
#cont a, .blue{
  color: #00548E;
}
#cont .boxes{
  _margin-left: -12px;
  clear: both;
}
#cont .box{
  width: 285px !important;width /**/: 315px;
  float: left;
  border-bottom: 4px solid #A1A1A1;
  margin: 1em 0;
  margin-left: 14px;
  _margin-left: 13px;
  background: #F5F5F5 url('../images/box_bg.gif') right bottom no-repeat;
  padding: 17px 15px;
  padding-top: 0;
  min-height: 298px;
  _height: 298px;
}
#cont .box *{
  font-size: 14px;
}
#cont .box h2.title{
  background: #FFFFFF;
  border-bottom: 4px solid #00548E;
  padding-left: 5px;
  padding-bottom: 2px;
  margin: 0 -15px 10px -15px;
}
#cont .box h2.title, #cont .box h2.title *{
  text-transform: uppercase;
  font-size: 17px;
  font-weight: normal;
  color: #000000;
}
#cont .box h2.red{
  border-color: #D71A21;
}
#cont .box ul{
  margin-top: 1em;
}
#cont .box li{
  list-style-type: none;
  line-height: 1.6em;
}
#cont .box p{
  line-height: 1.4em;
}
#cont .box img.fLeft, .articleList img{
  margin: 0.3em 15px 5px 0 !important;
}
#cont .box h3{
  margin-bottom: 0.3em;
}

#foot{
  width: 970px !important;width /**/: 1028px;
  padding: 0 29px 25px 29px;
  background: url('../images/foot_bg.gif') center bottom no-repeat;
  position: relative;
  margin-left: -14px;
  margin-right: -14px;
}
#foot, #foot *{
  color: #00548E;
  font-size: 13px;
}
#foot a{
  text-decoration: underline;
}

.box .article img.fLeft{
  width: 90px;
}
.box .currentCopy{
  float: left;
  margin: 10px 10px 5px 10px;
  _margin: 10px 7px 5px 7px;
  width: 103px !important;/**/: 121px;
  height: 151px !important;/**/: 169px;
  padding: 5px 12px 13px 6px;
  background: url('../images/currentCopyShadow.png') left top no-repeat;
  _background: none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/currentCopyShadow.png', sizingMethod='scale');
}

.articleBig, .articleList, #chat{
  padding: 12px 15px;
}
.articleBig h2.title, #komentare h3.title, #staticPage h2, #chat h2.title{
  color: #00558F;
  font-size: 21px;
	font-weight: normal;
	margin-bottom: 0.5em;
  border-bottom: 4px solid #00548E;
  margin-bottom: 0.5em;
  padding-bottom: 0.25em;
  padding-left: 5px;
  position: relative;
}
.articleBig h2.title .date{
	position: absolute;
  right: 10px;
  _right: 25px;
  top: 0.6em;
  font-size: 14px;
  color: #00548E;
}
.articleBig .imgBig{
  float: left;
  margin-top: 0;
}
.articleBig div.imgBig{
  margin-right: 15px;
  margin-bottom: 10px;
}

.related{
  border: 2px solid #B5B5B5;
  padding: 10px 15px;
  width: 216px !important;width /**/: 250px;
  background: url('../images/related_bg.gif') right bottom no-repeat;
  margin-left: 15px;
  margin-bottom: 10px;
  float: right;
}
.related strong{
  display: block;
  margin-bottom: 2px;
  font-size: 14px;
}
.related ul{
  margin-left: 0 !important;
}
.related li{
  list-style-type: none;
  display: block;
  background: url('../images/related_bull.gif') left 1em no-repeat;
  padding-top: 0.3em;
}
.related li a{
  padding-left: 10px;
  line-height: 1.5em;
}

.imgBig, .related{
  margin-top: 0.25em;
}

.articleList .article{
  margin-bottom: 1em;
}
.articleList .empty{
  padding-bottom: 5em;
}
.articleList img{
  width: 100px;
  float: left;
}
.articleList h2.title{
  margin-bottom: 0.1em;
}
.articleList h2.title .date{
  padding-left: 1em;
  font-size: 13px;
  color: #00548E;
  font-weight: normal;
}
.articleList h2.title a, #commentsForm h4{
  font-size: 14px;
}
.pagerNewer, .pagerOlder{
  margin-bottom: 1em;
}
.pagerNewer{
  float: left;
}
.pagerOlder{
  float: right;
}
#staticPage{
  padding: 14px;
}

.articleBig .artCont, .articleList p{
  line-height: 1.6em;
}
/*.articleBig .artCont p{
  margin-bottom: 1em;
}*/
#staticPage h2{
  font-size: 16px;
}
#staticPage h2, #staticPage h3, #staticPage h4, #staticPage h5{
  margin-bottom: 0.5em;
}
.articleBig p, #staticPage p, .articleBig ul, #staticPage ul{
  margin-bottom: 1em;
}
.articleBig p, #staticPage p, .articleBig ul, #staticPage ul{
  line-height: 1.6em;
}
.articleBig ul, #staticPage ul, .article ul{
  margin-left: 2em;
}

#komentare, #commentsForm{
  padding: 0 14px;
}
.comment{
  margin-bottom: 1.5em;
}
.comment .body{
  padding-top: 0.25em;
}
#commentsForm{
  padding-top: 0.5em;
}
#commentsForm fieldset{
  border: 0;
  width: 70%;
  margin-top: 0.5em;
  padding-top: 0.5em;
  border-top: 1px solid #A1A1A1;
  margin-left: 0;
}
#commentsForm table{
  margin-left: 0;
  width: 100%;
}
#commentsForm td, #commentsForm th{
  padding: 0.5em 0;
}
#commentsForm th{
  text-align: right;
  padding-right: 1em;
  width: 23%;
}
#commentsForm textarea, #chat textarea{
  width: 90%;
  padding: 7px;
}
#addcomment_email, #addcomment_name, #addcomment_surname{
  width: 50%;
  padding: 4px 7px;
}
#commentsForm .btn, #chat .btn{
  border: 1px solid #B5B5B5;
  padding: 0.25em 0.35em;
  cursor: pointer;
  position: relative;
  left: 23.5%;
  margin-top: 0.3em;
  margin-bottom: 1em;
}
#commentsForm .error{
  padding: 0.5em 14px;
  font-weight: bold;
  color: #BF0000;
}
.artImg{
  margin-left: 0 !important;
}
.artCont img{
  display: block;
  float: right;
  margin-left: 1.3em;
  clear: right;
  max-width: 480px;
	_width: expression(this.offsetWidth > 480 ? "480px" : "auto" );
	height: auto !important;
}

#subscription *{
  font-size: 13px;
}
#subscription .col_left, #subscription .col_right{
  float: left;
  width: 476px;
}
#subscription .col_left{
  margin-right: 20px;
}
#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 !important;
}
#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 ul{
  margin-left: 0 !important;
}
#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{
  
  padding: 7px 15px 15px 15px;
  border: 1px solid #B2B2B2;
}
#subscription legend{
  padding: 0 5px;
  font-weight: bold;
}
#subscription legend, #subscription h3{
  font-size: 14px;
  color: #4D4D4D;
  text-transform: uppercase;
}
#subscription h3{
  font-weight: normal;
  margin-bottom: 0.5em;
}
#subscription .checkbox{
  margin-left: 0.75em;
  margin-right: 0.25em;
}
#subscription th{
  text-align: right;
  padding-right: 1em;
}
#subscription td{
  width: 60%;
}
#subscription span.optional, #subscription .optional span{
  color: #FF8A00;
  padding-right: 2px;
}
#subscription_count{
  width: 3em;
}
#subscription select{
  width: 90%;
}
.subscription_f1 th, .subscription_f1 td{
  padding-bottom: 0.8em; 
}
#subscription textarea{
  width: 80%;
}

#banner_overlay, #banner_overlay2{
  width: 468px;
  height: 60px;
  position: absolute;
  left: 0;
  top: 0;
}

#chat{
  margin-left: 0;
}
#chat_name{
  padding: 2px 5px;
  margin: 0.5em;
  margin-right: auto;
  width: 20%;
}
#chat textarea{
  display: block;
  width: 60%;
  margin: 0.5em auto 1.5em 0;
}
#chat .btn{
  color: #000000;
  text-decoration: none !important;
  background-color: #F0F0F0;
  left: 0;
}
.chat_messages{
  width: 100%;
  height: 20em;
  overflow: auto;
  border-bottom: 2px solid #00548E;
	margin-bottom: 0.5em;
}
.chat_messages p.question, .chat_messages p.answer{
  padding: 0 0.7em;
  line-height: 1.5em;
}
.chat_messages p.question{
  padding-top: 0.75em;
  padding-top: 0.5em;
}
.chat_messages p.answer{
  padding-bottom: 0.75em;
  font-style: italic;
  border-bottom: 1px dotted #B0B0B0;
  padding-left: 2em;
  background-image: url('../images/chat_answer_bg.gif') 0.75em center no-repeat;
}
.chat_messages p.answer, .chat_messages p.answer *{
  color: #00395F;
}
a.chat_send, a.chat_delete{
  font-style: normal;
}
a.chat_send{
  margin-left: 22em;
}
a.chat_delete{
  color: #CF0000 !important;
}
a.chat_refresh{
  margin-left: 2em;
}
.chat_dark{
  background-color: #F9F9F9;
}

div.desc img{
  width: auto;
  height: auto;
}