body {
   /*background-color: #5db0ff;*/
   background: url('images/bg_gradient2.jpg');
   text-align: center;
   margin: 0;
   font-size: 12px;
   font-family: tahoma,arial,sans;
}

div.main {
  /* background: url('images/bg_gradient.jpg') repeat-x;*/
}

div.timeRow {
   height: 20px;
}

div#timeHeader {
   color: #fff;
   font-weight: bold;
   font-size: 11px;
   margin: 0 auto;
   width: 954px;
   text-align: left;
   height: 20px;
   line-height: 20px;
}

p,div,td {
   font-size: 13px;
   font-family: tahoma,arial,sans;
}

html {
   padding: 0;
   margin: 0;
}

div.mainBody {
   background-color: #fff;
   margin: 0 auto;
   width: 954px;
   text-align: left;
   /*border-left: 2px solid #fff;
   border-right: 2px solid #fff;*/
}

div.header {
   background: url('images/header_bg_gradient.jpg') repeat-x #fff;
   background-position: bottom;
   height: 100px;
   border-bottom: 2px solid #fff;
   margin: 0 2px;
}

div.topLogo {
   float: left;
   margin-top: 10px;
   margin-left: 100px;
}

div.topMenu {
   float: right;
   margin-top: 35px;
}

div.headerPictures {
   height: 246px;
   /*margin-bottom: 2px;*/
   margin: 0 2px 2px 2px;
   /*border-bottom: 2px solid #D1A28B;*/
   
}

div.firstPicture {
   background: url('images/pic1.jpg') no-repeat;
   width: 250px;
   float: left;
   height: 246px;
}

div.secondPicture {
   background: url('images/pic2.jpg') no-repeat;
   width: 200px;
   float: left;
   height: 246px;
}

div.thirdPicture {
   background: url('images/pic3.jpg') no-repeat;
   width: 500px;
   float: right;
   height: 246px;
}

table.contentContainer {
   width: 950px;
   margin: 0 2px;
}

.insideContent a {
   color: blue;
   text-decoration: underline;
}

td.leftMenu {
   vertical-align: top;
   padding: 5px;
   width: 240px;
   
   /*background-color: #E5E1E0;*/
   /*background-color: #d3def3;*/
   background-color: #b3ce0d;
   
}

td.leftNews {
   vertical-align: top;
   padding: 5px;
   width: 189px;
   border-right: #E5E1E0 1px solid;
   background-color: #F6F5F3;
   
}

td.content {
   vertical-align: top;
   padding: 5px 0 5px 5px;
   width: 495px;
}

div.insideContent {
   padding: 5px 10px;
}

td.content_2col {
   vertical-align: top;
   padding: 5px 0 5px 5px;
   width: 695px;
   background: url('images/bg_content_gradient.jpg') repeat-x top;
   
}

div.footer {
   width: 950px;
   /*background-color: #FDFCFB;*/
   /*background: url('images/bg_footer.jpg') repeat-x;*/
   background: url('images/bg_gradient2.jpg');
   /*margin-top: 2px;*/
   margin: 2px 2px 0 2px;
   /*margin-bottom: 2px;*/
   /*padding: 20px;*/
   /*background: url('images/footer_bg.jpg') repeat-x;
   height: 100px;*/
   border-bottom: 2px solid #fff;
   color: #fff;
   font-size: 11px;
}

div.footer div.padding20 {
   padding: 20px;
}

div.footer .footer_info {
   font-size: 11px;
   float:left;
}

div.footer .copy {
   font-size: 11px;
   float:right;
}

p.titleCol {
   font-size: 20px;
   padding: 40px 10px 0 10px;
   margin: 0;
   width: 100%;
   font-weight: normal;
}

td.leftNews p.titleCol {
   color: #061a3d;
}

div.line {
   border-bottom: #CAC2CD 1px solid;
}

div.lineMenu {
   border-bottom: #1a4081 1px solid;
}

td.content_2col div.line {
   border-bottom: #5db0ffc 1px solid;
}

a.topMenu {
   font-family: tahoma,arial,sans;
   font-size: 13px;
   color: #e4;
   font-weight: bold;
   margin: 0 5px;
   text-decoration: none;
   padding: 3px 10px;
}

a.topMenu:hover{
   font-family: tahoma,arial,sans;
   font-size: 13px;
   /*color: #FF6C26;*/
   color: #fff;
   font-weight: bold;
   text-decoration: underline;
   /*background-color: #12397e;*/
   background: url('images/bg_top_menu.jpg') repeat-x;
}

.leftMenu a {
   color: #000;
   font-weight: bold;
   text-decoration: none;
}

.leftMenu a:hover {
   /*color: #FF6C26;*/
   font-weight: bold;
   text-decoration: underline;
}

ul.leftMenu {
   list-style-type: none; 
   padding-left: 10px;
   margin-left: 0px;
   font-size: 12px;
   
   font-family: tahoma,arial,sans;
   font-weight: bold;
}

/*ul.leftMenu a {
   color: #742717;
}*/

.date_news {
   color: #686866;
   font-family: thoma,arial,sans;
   font-size: 12px;
   margin: 2px;
}

a.title_news {
   color: #061a3d;
   font-family: tahoma,arial,sans;
   font-weight: bold;
   font-size: 12px;
   text-decoration: none;
}

a.title_news:hover {
   color: #FF6C26;
   font-family: tahoma,arial,sans;
   font-weight: bold;
   font-size: 12px;
   text-decoration: underline;
}

.intro_news {
   color: #061a3d;
   font-family: tahoma,arial,sans;
   font-weight: normal;
   font-size: 12px;
   margin: 0;
}

div.list_news {
   border: 1px solid #F6F5F3;
   padding: 5px;
   margin: 5px 0;
   background-color: #FDFCFB;
}

p.list_news_date {
   margin: 0 5px 5px 5px;
   font-size: 10px;
   color: #5db0ff;
}

p.list_news_intro {
   margin: 0 5px 5px 5px;
   font-size: 12px;
   color: #000;
}

p.list_news_more {
   padding: 5px;
   margin:0;
   text-align: right;
}

a.list_news_more {
   font-weight: bold;
   text-decoration: none;
   font-size: 10px;
}

div.list_news_paginate {
   margin: 3px;
}

div.pages {
   display: inline;
}

a {
   color: #000;
   text-decoration: none;
}

a:hover {
   /*color: #FF6C26;*/
   text-decoration: underline;
}

a.ditto_page {
   padding: 0 5px;
   margin: 0 2px;
   border: 1px solid #5db0ff;
   background-color: #cbe6ff;
}

span.ditto_currentpage {
   padding: 0 5px;
   margin: 0 2px;
   border: 1px solid #5db0ff;
   
}

div.polecanestrony {
   padding: 10px;
   border: 1px solid rgb(211,222,243);
   background: transparent url(images/bg_content_gradient.jpg) repeat-x scroll center top;
}

div.polecanestrony p {
   font-size: 15px;
   
   margin: 0;
   width: 100%;
   font-weight: bold;
}

div.ramka {
   overflow:hidden;
   width: 950px;
   /*background-color: #1a4081;*/
   background: url('images/bg_gradient2.jpg');
   margin: 2px;
}

marquee.plywajaca_ramka {
   
   
  /* position:relative;
   left:0px;
   
   text-align:right;*/
   color: #fff !important;
   font-weight: bold;
}

div.plywajaca_ramka p {
   color: #fff !important;
   font-weight: bold;
}

