﻿/* Images */
IMG.articleImage_left { margin:5px 15px 0px 0px; border:none !important; }
IMG.articleImage_right { margin:5px 0px 0px 0px; border:none !important; }
DIV.imgParagraphContainer_left { margin:0px 15px 0px 0px; border:none !important; }
DIV.imgParagraphContainer_right { padding:0px 2px 0px 15px; border:none !important; }
SPAN.iconPopupImg { text-align:left; vertical-align:top; margin-left:5px; border:none !important; }
SPAN.iconPopupImg IMG { margin-bottom:6px; border:none !important; }
DIV.ArticleImage { text-align:center;border:none !important; }
TD.tdArticleImage { text-align:center;}
DIV.ArticleImage IMG.articleImage { margin-bottom:0px; margin-top:7px; border:none !important; }
TD.Calendar { padding:6px 20px 6px 15px;  }
TD.Calendar A IMG { vertical-align:text-bottom; margin: 0px 0px 1px 5px}
/* End Images */

body{
margin:0px;
font-family:Trebuchet MS,Arial;
font-size:11px;
background:#dadada;
color:#000;
text-align:center;
}
a{
color:#c41230;
text-decoration:none;
}
a:hover{
color:#797979;
text-decoration:none;
}
#maincontainer{
position:relative;
width:970px;
background:#fff url(../../img/bg_all.jpg) repeat-y top center;
margin:0px auto;
text-align:center;
}
#top{
position:relative;
width:950px;
height:73px;
margin:0px auto;
border-bottom:3px #c41230 solid;
}
.navigation{
margin:0px;
list-style:none;
position:absolute;
right:30px;
bottom:10px;
margin-bottom:0px;
text-align:right;
width:600px;
}
.navigation li{
display:inline;
margin:0px 15px;
}
.navigation li a.pasive{
font-size:12px;
font-weight:bold;
color: #797979;
}
.navigation li a.pasive:hover{
color: #c41230;
}
.navigation li a.active{
font-size:12px;
font-weight:bold;
color:#c41230;
}
.header{
position:relative;
width:950px;
height:140px;
margin:1px auto 26px auto;
border-top:1px #c9caca solid;
border-bottom:1px #c9caca solid;
}
#header_text_slider{
position:absolute;
top:10px;
left:10px;
width:420px;
height:120px;
background:url(../../img/redslider_left_bg.gif) no-repeat top left;
z-index:500;
}
#header_text_slider a.main_more {
background:url(../../img/head_more_btn.png) no-repeat top left;
width: 69px;
height: 15px;
float: left;
font: bold 10px tahoma;
color: #D42F43; 
padding: 1px 0px 0px 7px;
position: absolute;
bottom: 7px;
left: 10px;
text-align: left;
cursor: pointer;
}
#header_text_slider a.main_more:hover {
color: #981F2E;
}
#wrapper{
float:left;
width:950px;
}
#content{
position:relative;
margin-left:200px;
margin-right:180px;
text-align:left;
}
#content .big_box {
width: 565px;
border: 1px solid #C9CACA;
float: left;
margin-bottom: 10px;
background: #fafafa;
padding-right: 10px;
}
#content .big_box .big_box_img  {
float: left;
padding-right: 10px;
}
#content .big_box a img {
border: 0px;
}
#content .big_box a.main:hover {
text-decoration: underline;
}
#content .big_box h2  {
line-height: normal;
margin-top: 10px;
}
#content .big_box h2 a.main {
font: 20px trebuchet ms;
color: #C41230;
}
#content .big_box a.next {
font-weight: bold;
}
#content .big_box p {
display: inline;
}
#content .small_box {
width: 575px;
*width: 575px;
float: left;
margin-bottom: 10px;
}
#content .small_box a.hed:hover {
text-decoration: underline;
}
#content .small_box .small_box_img {
width: 150px;
padding-right: 10px;
float: left;
}
#content .big_box a img {
border: 0px;
}
.left{
position:relative;
float:left;
width:160px;
margin:0px;
margin-left:-930px;
}
.left_nav{
border:1px #c9caca solid;
background:#eeeeee;
}
.left_nav_item{
position:relative;
margin:0px;
width:158px;
/*min-height:25px;*/
background:#eeeeee url(../../img/leftNavSeparator.gif) repeat-x bottom left;
text-align:left;
padding-top:8px;
padding-bottom:6px;
}
.left_nav_item_active{
display:block;
position:relative;
padding-left:11px;
font-weight:bold;
margin:5px 0px;
color:#5a5959;
background:url(../../img/menu_arrow_active.gif) no-repeat top left;
}
.left_nav_item_pasive{
display:block;
position:relative;
padding-left:11px;
font-weight:bold;
margin:5px 0px;
color:#5a5959;
background:url(../../img/menu_arrow_pasive.gif) no-repeat top left;
}
.left_nav_item_pasive:hover {
background:url(../../img/menu_arrow_active.gif) no-repeat top left;
}
.left_nav_item a:hover{
font-weight:bold;
color:#5a5959;
}
.left_nav_item img{
border:none;
margin:0px;
}
.menu_subitem{
margin:0px;
padding:0px;
position:relative;
background:#fafafa url(../../img/leftNavSeparator.gif) repeat-x bottom left;
z-index:5000;
text-align:left;
padding:5px 0px;
}
.menu_subitem a{
margin-left:11px;
position:relative;
color:#6f6e6e !important;
}
.menu_subitem a:hover{
color:#c41230 !important;
}
.menu_subitem a img{
margin-right:5px;
position:relative;
bottom:2px;
border:none;
}

.nav_footer{
position:absolute;
left:0px;
bottom:-8px;
}
.right{
position:relative;
float:left;
width:170px;
margin-left:-160px;
_margin-left:-170px;
border-left:1px #c9caca solid;
text-align:left;

}
.search_box{
position:relative;
width:148px;
border:1px #c9caca solid;
background:#fafafa;
margin-left:10px;
padding:0px;
padding-bottom:10px;
text-align:center;
}
.linkedArticles_box{
position:relative;
width:148px;
border:1px #c9caca solid;
background:#fafafa;
margin-left:10px;
margin-top: 10px;
padding:0px;
padding-bottom:10px;
text-align:center;
}
.linkedArticles_box ul{
margin: 3px 0px;
padding: 0;
list-style: none;
text-align: left;
}
.linkedArticles_box ul li{
margin: 0;
padding: 6px 5px;
background: transparent url(../../img/leftNavSeparator.gif) repeat-x bottom;
}
.linkedArticles_box a{
color: #5A5959;
text-decoration: none;	
}
.linkedArticles_box a:hover{
color: #C41230;
text-decoration: none;	
}
.vote_box{
position:relative;
width:148px;
border:1px #c9caca solid;
background:#fafafa;
margin-left:10px;
margin-top:10px;
padding:0px;
text-align:center;
}
.vote_title{
height:27px;
padding:10px 5px 0px 10px;
background:#eeeeee url(../../img/leftNavSeparator.gif) repeat-x bottom left;
position:relative;
text-align:left;
font-weight:bold;
}
.radiospan{
text-align:left;
display:block;
margin-left:25px;
margin-top:10px;
position:relative;
}

.groupHeading{
color:#c41230;
font-size:20px;
margin-top:0px;
margin-left:0px;
padding:0px;
}
.articlesList{
margin:5px 0px 0px 0px;
padding:0px;
}
.articlesList dt{
font-weight:bold;
clear: left;
}
.articlesList  .small_box a.hed {
color: #000;
text-decoration: none;
display: block;
font-weight: bold;
}
.articlesList dt a:hover {
color: #000;
text-decoration: underline;
}
.articlesList dd {
margin:5px 0px 30px 0px;
text-align:justify;
}
.articlesList dd.articleParagraph {
margin:5px 0px 15px 0px;
text-align:justify;
}
.articlesList dd.articleParagraph .tbl_c11 {
margin-bottom: -14px;
}
.articlesList .small_box a.next {
font-weight:bold;
color: #C41230;
width: 70px;
float: none;
}
.articlesList .small_box a.next:hover {
color: #797979;
}
.articlesList .small_box p {
display: inline;
*float: left;
}
.articlesList img {
display:block;
float:left;
margin:5px 5px 5px 0px;
border:1px #ababab solid;
}
.linkedGroups {
margin: 20px 180px 0 200px;
position:relative;
text-align:left;
}
.linkedGroups h3 {
margin: 0 0 8px 0;
text-align: left;
padding: 3px 5px;
font: bold 12px Trebuchet MS;
color: #C41230;
background: #F6F6F6;
border-bottom: 1px solid #C9CACA;
}
.linkedGroups ul {
margin: 0 5px;
padding: 0;
list-style: none;
width: 540px;
}
.linkedGroups ul li {
width:165px;
float:left;
padding:0px 15px 0 0;
margin:0px;
}
.linkedGroups ul li a {
color: #000;
text-decoration: none;
}
.linkedGroups ul li a:hover {
color: #C41230;
}
.radioBtn{
left:-20px;
margin:0px 5px 10px 0px;
position:absolute;
top:0px;
}
.pollQ{
display:block;
text-align:center;
font-weight:bold;
color:#c41230;
margin:10px;
}
.footer{
margin:0px auto;
height:42px;
background:url(../../img/footer_bg.gif) no-repeat top left;
text-align:center;
padding-top:10px;
font-family:Tahoma;
font-size:10px;
font-weight:bold;
color:#5a5a5a;
}
    #firstImage{
position:absolute;
right:10px;
top:10px;
z-index:5;
}
#secondImage{
opacity:0;
filter:alpha(opacity=0);
position:absolute;
right:10px;
top:10px;
z-index:10;
}
#first_tekst_container{
opacity:1;
filter:alpha(opacity=100);
position:absolute;
display:block;
height:90px;
left:10px;
text-align:left;
top:10px;
width:400px;
font-family:Trebuchet MS;
font-size:15px;
font-weight:bold;
color: #F9E1E2;
}
#second_tekst_container{
opacity:0;
filter:alpha(opacity=0);
position:absolute;
display:block;
height:90px;
left:10px;
text-align:left;
top:10px;
width:400px;
font-family:Trebuchet MS;
font-size:15px;
font-weight:bold;
color: #F9E1E2;
}
.panel{
display:none;
}
.sliderleftBtn {
display:block;
position:absolute;
width:17px;
height:17px;
bottom:5px;
right:25px;
z-index:1100;
background:url('../../img/headArrowLeftRed.gif') no-repeat top left;
}
.sliderrightBtn {
display:block;
position:absolute;
width:17px;
height:17px;
bottom:5px;
right:0px;
z-index:1100;
background:url('../../img/headArrowRightRed.gif') no-repeat top left;
}
.leftSubmenuBullet {
position: relative;
top: 10px;
left: 10px;	
}
.leftSubmenuLink {
display: block;
margin-left: 22px !important;
}
.banner {
position: relative;
width:148px;
border: 1px solid #C9CACA;
margin-left: 10px;
margin-bottom: 10px;
}
 .banner a  img{
border: 0px;
}
.nextSwf
{
	color:#000 !important;
	font-weight:bold;
}
.nextSwf:hover
{
	color:#C41230 !important;
}