* {margin:0;padding:0;}

body {
    font-family: Tahoma;
    background-color: #D0FFB3;
}

img {
    border: none;
}

#page {
    width: 1007px;
    margin: 96px auto 0 auto;
    background: #62B92C url('../images/page/border_left.png') repeat-y;
}

#page .bl {background: url('../images/page/edge_bl.png') 0 100% no-repeat} 
#page .br {background: url('../images/page/edge_br.png') 100% 100% no-repeat} 
#page .tl {background: url('../images/page/edge_tl.png') 0 0 no-repeat;} 
#page .tr {padding: 10px;}
#page .bm {background: url('../images/page/bg_top.png') 0 0 repeat-x}
#page .lb {background: url('../images/page/border_left.png') 0 0 repeat-y}
#page .rb {background: url('../images/page/border_right.png') 100% 0 repeat-y}
#page .bb {background: url('../images/page/border_bottom.png') 0 100% repeat-x}
#page .clear {font-size: 1px; height: 1px; clear: both;}

#page .topHeader {
    margin-top: -49px;
    height: 161px;
}

#page .topHeader #logo {
    margin-top: -15px;
    padding-left: 18px;
    float: left;
}

#page .topHeader #praveHraje {
    background: url('../images/prave_hraje.png');
    width: 320px;
    height: 141px;
    float: left;
    margin-top: 6px;
}

#page .topHeader #praveHraje a {
    width: 141px;
    height: 39px;
    display: block;
    position: relative;
    top: 97px;
    left: 175px;
}

#page .topHeader #praveHraje .moderator {
    width: 172px;
    height: 211px;
    margin-top: -26px;
    margin-left: 1px;
    z-index: 1;
    position: relative;
    float: left;
}
#page .topHeader #praveHraje .moderator  img{
    width: 172px;
    height: 211px;
}

#page .topHeader #praveHraje .name {
    position: relative;
    display: inline-block;
    top: 50px;
    font-weight: bold;
    color: #fff;
    font-size: 14px;
    float: left;
}

#page .topHeader #songs {
    width: 370px;
    height: 141px;
    background: url('../images/prave_hraje_bg.png') left bottom repeat-x;
    float: left;
    margin-top: 6px;
}

#page .topHeader #songs .header {
    margin: 0;
    height: 28px;
    background: url('../images/prave_hraje_header.png') left bottom repeat-x;
}

#page .topHeader #songs .edge {
    background: url('../images/page/edge_tr.png') no-repeat;
    width: 21px;
    height: 27px;
    float: right;
    margin-top: 1px;
    margin-right: -10px;
}

#page .topHeader #songs .side {
   background: url('../images/page/playing_side.png') no-repeat;
    width: 12px;
    height: 109px;
    float: right;
    margin-top: 5px;
    margin-right: -21px;
}

#page #content {
    width: 988px;
    height: 100%;
    margin-left: -3px;
    margin-bottom: 10px;
}

.menu {
    width: 100%;
    height: 29px;
    background: #ED201B url('../images/menu/menu_right.png') 100% 0 no-repeat;
    margin-left: -7px;
    padding-right: 10px;
    margin-bottom: 5px;
}

.menu #panel {
    width: 359px;
    height: 29px;
    background: url('../images/menu/bg.png') repeat-x;
    float: left;
}

.menu #panel #left {
    width: 1px;
    height: 29px;
    background: url('../images/menu/border.png') no-repeat;
    float: left;
}

.menu #panel #right {
    float: left;
    height: 29px;
    background: url('../images/menu/right.png') 100% 0 no-repeat;
}

.menu marquee, .menu .marquee {
    color: #FFF;
    font-weight: bold;
    font-size: 11.25px;
    padding-top: 10px;
    cursor: pointer;
}

.menu ul ul {
    display: none;
}

.menu ul li:hover>ul {
    display: block;
}

.menu ul ul {
    position: absolute;
    left: -32px;
    top: 98%;
}

.menu ul ul ul {
    position: absolute;
    left: 98%;
    top: -2px;
}

.menu ul,.menu ul ul {
    margin: 0px;
    list-style: none;
    padding: 0px 2px 2px 0px;
    background-color: #fff;
    background-repeat: repeat;
    border-color: #AAAAAA;
    border-width: 1px;
    border-style: solid;
}

.menu ul table {
    border-collapse: collapse;
}

.menu ul {
    display: block;
    zoom: 1;
    float: left;
}

.menu ul ul {
    width: 165.65px;
}

.menu ul li {
    display: block;
    margin: 2px 0px 0px 2px;
    font-size: 0px;
}

.menu ul a:active, .menu ul a:focus {
    outline-style: none;
}

.menu ul a, .menu ul li.dis a:hover, .menu ul li.sep a:hover {
    display: block;
    vertical-align: middle;
    background-color: #efeff0;
    border-width: 0px;
    border-color: #6655ff;
    border-style: solid;
    text-align: left;
    text-decoration: none;
    padding: 4px;
    _padding-left: 0;
    font: bold 13.75px Tahoma;
    color: #ee2e24;
    text-decoration: none;
}

.menu ul span {
    overflow: hidden;
}

.menu ul li {
    float: left;
}

.menu ul ul li {
    float: none;
}

.menu ul ul a {
    text-align: left;
    white-space: nowrap;
}

.menu ul li.sep{
    text-align: center;
    padding: 0px;
    line-height: 0;
    height: 100%;
}

.menu ul li.sep span {
    float: none;
    padding-right: 0;
    width: 5px;
    height: 16px;
    display: inline-block;
    background-color: #AAAAAA;
    background-image: none;
}

.menu ul ul li.sep span{
    width: 80%;
    height: 3px;
}

.menu ul li:hover{
    position: relative;
}

.menu ul li:hover>a{
    background-color: #ecc8b9;
    border-color: #665500;
    border-style: solid;
    font: bold 13.75px Tahoma;
    color: #ee2e24;
    text-decoration: none;
}

.menu ul li a:hover{
    position: relative;
    background-color: #ecc8b9;
    border-color: #665500;
    border-style: solid;
    font: bold 13.75px Tahoma;
    color: #ee2e24;
    text-decoration: none;
}

.menu ul li.dis a {
    color: #AAAAAA !important;
}

.menu ul img {
    border: none;
    float: left;
    _float: none;
    margin-right: 4px;
    width: 16px;
    height: 16px;
}

.menu ul ul img {
    width: 16px;
    height: 16px;
}

.menu ul img.over {
    display: none;
}

.menu ul li.dis a:hover img.over {
    display: none !important;
}

.menu ul li.dis a:hover img.def {
    display: inline !important;
}

.menu ul li:hover > a img.def  {
    display: none;
}

.menu ul li:hover > a img.over {
    display: inline;
}

.menu ul a:hover img.over,.menu ul a:hover ul img.def,.menu ul a:hover a:hover ul img.def,.menu ul a:hover a:hover a:hover ul img.def,.menu ul a:hover a:hover img.over,.menu ul a:hover a:hover a:hover img.over,.menu ul a:hover a:hover a:hover a:hover img.over {
    display: inline;
}

.menu ul a:hover img.def,.menu ul a:hover ul img.over,.menu ul a:hover a:hover ul img.over,.menu ul a:hover a:hover a:hover ul img.over,.menu ul a:hover a:hover img.def,.menu ul a:hover a:hover a:hover img.def,.menu ul a:hover a:hover a:hover a:hover img.def {
    display: none;
}

.menu ul a:hover ul,.menu ul a:hover a:hover ul,.menu ul a:hover a:hover a:hover ul {
    display: block;
}

.menu ul a:hover ul ul,.menu ul a:hover a:hover ul ul {
    display: none;
}

.menu ul.root {
    margin-left: 28px;
    margin-top: -2px;
}

.menu ul.root {  
    border: none;
    background-color: transparent;
}

.menu li.root {
    text-align: right;

}   

.menu a.root, .menu a.root:hover, .menu li.root:hover {
    background: transparent url('../images/menu/icon.png') no-repeat 5px !important;
    text-align: right;
    width: 75px;
    color: #FFF !important;
    font-size: 17.5px !important;
    font-weight: bold !important;
}

.menu a.facebook {
    background: url('../images/facebook.png') no-repeat; 
    height: 38px;
    margin-top: -5px;
    margin-left: 140px;
    padding-top: 11px;
    padding-left: 48px;
    text-decoration: none;
    color: #FFF;
    font-weight: bold;
    display: block;
    font-size: 13px;
} 
.menu a.facebook:hover {
    background: url('../images/facebook.png') no-repeat; 
    height: 38px;
    margin-top: -5px;
    margin-left: 140px;
    padding-top: 11px;
    padding-left: 48px;
    text-decoration: underline;
    color: #FFF;
    font-weight: bold;
    display: block;
    font-size: 13px;
}   

.box {
    width: 322px;
    float: left;
    margin: 3px;
}

.box .headLeft  {
	background-image: url('../images/box/topLeft.png') ;
	background-repeat: no-repeat;
	background-position: left;
}
.box .headRight {
	background-image: url('../images/box/topRight.png');
	background-repeat: no-repeat;
	background-color: #62b92c;
	background-position: right;
}
.box .head {
	margin: 0 16px 0 16px;
	background-image: url('../images/box/topBg.png');
	background-repeat: repeat-x;
	height: 26px;
}
.box .content {
	background: #ed201b;
	height: 232px;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	overflow: hidden;
}
.box .footLeft  {
	background-image: url('../images/box/botLeft.png') ;
	background-repeat: no-repeat;
	background-position: left;
}
.box .footRight {
	background-image: url('../images/box/botRight.png');
	background-repeat: no-repeat;
	background-position: right;
}
.box .foot {
	margin: 0 16px 0 16px;
	background-image: url('../images/box/botBg.png');
	background-repeat: repeat-x;
	height: 21px;
	text-align: center;
}
.box .foot a {
	font-family: Tahoma, Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #ed201b;
	text-decoration: none;
}
.box .foot a:hover {
	font-family: Tahoma, Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #ed201b;
	text-decoration: underline;
}

.box ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

.miniBox {
    width: 260px;
    float: left;
    margin: 3px;
}

.miniBox .headLeft  {
	background-image: url('../images/box/mini/TopLeft.png') ;
	background-repeat: no-repeat;
	background-position: left;
}
.miniBox .headRight {
	background-image: url('../images/box/mini/TopRight.png');
	background-repeat: no-repeat;
	background-color: #62b92c;
	background-position: right;
}
.miniBox .head {
	margin: 0 16px 0 16px;
	background-image: url('../images/box/mini/TopBg.png');
	background-repeat: repeat-x;
	height: 24px;
}
.miniBox .content {
	background: #ed201b;
	height: 232px;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-bottom-left-radius: 14px;
	border-bottom-right-radius: 14px;
	overflow: hidden;
}

.miniBox ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.box #gallery, .miniBox #gallery {
	margin-left: -10px;
	margin-top: -21px;
}

.miniBox #gallery {
    overflow: hidden;
    height: 222px;
}

#musicNewsBox .subhead {
	color: #FFFFFF;
	font-size: 12px;
}
#musicNewsBox .header {
	margin: 0;
	margin-top: 5px;
	font-size: 10px;
	font-weight: bold;
	padding-left: 118px;
	padding-bottom: 5px;
	margin-bottom:1px;
	color: #000000;
}
#musicNewsBox .person{
	margin-top: 1px;
	float: left;
	width: 123px;
	height: 231px;
	overflow: hidden
}
#musicNewsBox .articles li {
	height: 69px;
	background-color: #f25f3f;
	padding: 8px 15px 14px 0px;
	font-size: 10px;
	font-weight: bold;
	overflow: hidden;
}

#musicNewsBox .articles li:first-child {
    border-bottom: 1px solid #ed201b;
}

#musicNewsBox .articles li img{
	border: 1px solid #86a331;
	margin: 3px;
	float: left;
}
#musicNewsBox .articles li h3 {
	color: #FFFFFF;
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

#musicNewsBox .articles li h3 a, #atHomeBox .articles li h3 a, #programmeBox .shows h3 a {
    color: #FFFFFF;
    font-size: 11px;
    text-decoration: none;
}
#musicNewsBox .articles li h3 a:hover, #atHomeBox .articles li h3 a:hover, #programmeBox .shows h3 a:hover {
    color: #FFFFFF;
    font-size: 11px;
    text-decoration: underline;
}

#atHomeBox.box .articles {
	height: 146px;
	overflow: hidden;
}
#atHomeBox .articles h3 {
	color: #FFFFFF;
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
#atHomeBox .articles li {
	font-size: 10px;
	font-weight: bold;
	height: 48px;
	background-color: #f25f3f;
	border-bottom: 1px solid #ed201b;
}

#atHomeBox.miniBox .articles li {
	height: 54px;
}

#atHomeBox .articles :last-child{
	border-bottom: 0px;
}
#atHomeBox .articles li .articleImg {
	width: 80px;
	height: 48px;
	text-align: center;
	float: left;
}
#atHomeBox .articles li .articleImg img{
	border: 1px solid #86a331;
}
#atHomeBox .weather .temperature {
	margin: -2px 0 0 0;
}
#atHomeBox .weather .day {
	margin: 8px 0 14px 0;
	padding: 0;
}
#atHomeBox .weather li {
	width: 64px;
	height: 86px;
	background: url('../images/box/weather/field.png') no-repeat;
	float: left;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
}

#programmeBox .shows li {
	font-size: 10px;
	font-weight: bold;
	height: 58px;
}
#programmeBox .shows .top {
	border-bottom: 1px solid #f25f3f;
}
#programmeBox .shows .bot {
	background-color: #f25f3f;
	border-bottom: 1px solid #ed201b;
}
#programmeBox .shows  li .showImg  {
	width: 90px;
	height: 56px;
	text-align: center;
	float: left;
}
#programmeBox .shows h3 {
	color: #FFFFFF;
	font-size: 13px;
	margin: 0 0 1px 0;
	padding: 0px;
}
#programmeBox .shows .time {
	color: #62b92c;
	font-size: 11px;
	padding: 0;
}
#programmeBox .shows  li .shows  img{
	border: 1px solid #86a331;
}
#eventsBox {
    width: 649px;
}

#eventsBox .content {
    height: 238px;
} 

#eventsBox .footLeft  {
	background-image: url('../images/box/eventsBotLeft.png') ;
	background-repeat: no-repeat;
	background-position: left;
}
#eventsBox .footRight {
	background-image: url('../images/box/eventsBotRight.png');
	background-repeat: no-repeat;
	background-position: right;
}
#eventsBox .foot {
	margin: 0 15px 0 15px;
	background: #ed201b;
	border-bottom: 1px solid #FFFFFF;
	height: 14px;
	text-align: center;
}

#adsBox.box  {
    width: 649px;
    background: #62B92C url('../images/box/leftBg.png') repeat-y;
}

#adsBox.box  .bl {background: url('../images/box/leftBot.png') 0 100% no-repeat} 
#adsBox.box  .br {background: url('../images/box/rightBot.png') 100% 100% no-repeat} 
#adsBox.box  .tl {background: url('../images/box/leftTop.png') 0 0 no-repeat;} 
#adsBox.box  .tr {background: url('../images/box/rightTop.png') 100% 0 no-repeat; padding: 0 41px 0 45px;}
#adsBox.box  .lb {background: url('../images/box/leftBg.png') 0 0 repeat-y}
#adsBox.box  .rb {background: url('../images/box/rightBg.png') 100% 0 repeat-y}
#adsBox.box  .content {
	border: 0;
	border-top: 1px solid #e0f1d5;
	border-bottom: 1px solid #e0f1d5;
	height: 278px;
	padding-left: 5px;
}

#adsBox.miniBox {
    width: 257px;
}

#adsBox.miniBox .content {
    height: 260px;
    padding-left: 3px;
}

#onAirBox .radio {
    height: 34px;
    border-bottom: #F26341 solid 1px;
    padding: 12px 0 0 10px;
}

#onAirBox .radio:hover {
    background: #F04E30;
}

#onAirBox .radio>.nowplay {
    display: none;
}

#onAirBox .radioOpen {
    height: 35px;
    border-bottom: #F26341 solid 1px;
    padding: 45px 0 0 10px;
    background: url('../images/onair_now.png') no-repeat;
}

#onAirBox .radioOpen>.nowplay {
    margin-top: -38px;
    margin-bottom: 10px;
}

#onAirBox .radioOpen>.nowplay>.interpret {
    margin-top: -35px;
    margin-left: 55px;
    font-size: 12.5px;
    color: #62b92c;
    font-weight: bold;
}

#onAirBox .radioOpen>.nowplay>.skladba {
    margin-left: 70px;
    font-size: 11.25px;
    color: #000;
    font-weight: bold;
}

#onAirBox.miniBox .radioOpen {
    background-image: url('../images/onair_now_mini.png');
}

#onAirBox .radio a, #onAirBox .radioOpen a {
    font-size: 14px;
    font-weight: bold;
    color: #FFF;
    text-decoration: underline;
    float: left;
}

#onAirBox .radio a.repro {
    width: 31px;
    height: 31px;
    display: inline-block;
    margin-top: -5px;
    margin-right: 10px;
    float: right;
    background: url('../images/reproduktor.png');
}

#onAirBox .radio a.repro:hover {
    background: url('../images/reproduktor_active.png');
}

#onAirBox .radioOpen a.repro {
    width: 31px;
    height: 31px;
    display: inline-block;
    margin-top: -5px;
    margin-right: 10px;
    float: right;
    background: url('../images/reproduktor_active.png');
}

.songs {
    width: 117px;
    height: 109px;
    float: left;
    margin-top: 13px;
}

.songs img {
    width: 66px;
    height: 47px;
    display: block;
    margin: 0 auto;
}

.songs .interpret {
    color: #62b92c;
    font-size: 11.25px;
    font-weight: bold;
    text-decoration: underline;
    text-align: center;
}

.songs .skladba {
    color: #fff;
    font-size: 11.25px;
    text-align: center;
}

#onlineRadio {
    width: 145px;
    height: 41px;
    position: absolute;
    top: 160px;
    margin-left: -15px;
}

.leftPane {
    width: 267px;
    float: left;
    background-color: #98C773;
    border-radius: 14px;
    -moz-border-radius: 14px;
    -webkit-border-radius: 14px;
    padding: 6px;
}

.article, .photogalleries {
    width: 691px;
    float: right;
    background-color: #98C773;
    border-radius: 14px;
    -moz-border-radius: 14px;
    -webkit-border-radius: 14px;
    padding: 6px;
}

.article>.description {
    min-height: 212px;
    border: 1px solid #FFF;
    border-radius: 14px;
    -moz-border-radius: 14px;
    -webkit-border-radius: 14px;
    background-color: inherit;
    position: relative;
    z-index: 10;
}

.article>.description>h1 {
    background: url('../images/article/header.png') repeat-x;
    height: 30px;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    padding-top: 5px;
    padding-left: 278px;
    color: #62b92c;
    font-size: 15px;
    font-weight: bold;
}

.article>.description>.image {
    margin-top: -30px;
    margin-left: 11px;
    margin-right: 11px;
    width: 250px;
    height: 200px;
    border: 2px solid #FFF;
    float: left;
}

.article>.description>p {
    min-height: 115px;
    padding: 8px 13px 13px 13px;
    font-size: 11px;
    font-weight: bold;
}

.article>.content {
    background-color: #deecd2;
    margin-top: -20px;
    border-radius: 14px;
    border: 1px solid #FFF;
    padding: 25px 12px 12px 12px;
    font-size: 11px;
}

.article>.content>p {
    padding-bottom: 10px;
}

#footer {
    margin-top: 10px;
    margin-bottom: 40px;
    font-size: 10px;
    font-weight: bold;
    margin-left: -5px;
    margin-right: -2px;
}

#footer a {
    color: #000;
    text-decoration: none;
}

#footer a:hover {
    color: #ed201b;
}

#footer>.pane {
    background: #92c76b url('../images/footer_right.png') right repeat-y;
    height: 76px;
    margin-bottom: 3px;
}

#footer>.pane>.middle {
    width: 800px;
    margin: 0 auto;
}

#footer>.pane>.middle>img {
    float: left;
    margin-top: 11px;
    margin-right: 25px;
    width: 129px;
    height: 48px;
}

#footer>.pane>.middle>.firstColumn {
    width: 187px;
    float: left;
    margin-top: 20px;
    margin-right: 28px;
}

#footer>.pane>.middle>.secondColumn {
    width: 431px;
    float: left;
    margin-top: 20px;
}

#footer>.line {
    font-size: 11px;
    text-align: center;
}

#footer>.radia {
    text-align: center;
    margin-top: 8px;
}
.archive {
    width: 974px;
    float: right;
    background-color: #98C773;
    border-radius: 14px;
    -moz-border-radius: 14px;
    -webkit-border-radius: 14px;
    padding: 6px;
    color: #66bb31;
}
.archive>.header {
	height: 117px;
	width: 971px;
}
.archive>.header>.logo {
	width: 920px;
	height: 117px;
	float: left;
	background: url('../images/archive/archiveHeader.png') no-repeat;
}
.archive>.header>.logo>h2 {
	margin: 30px 0 0 20px;
}
.archive>.header>.logo>.years {
	margin-top: 28px;
	width: 920px;
	background: url('../images/archive/yearLineBg.png') repeat-x;
}
.archive>.header>.logo>.years>.year {
	width: 120px;
	height: 21px;
	padding-top: 9px;
	float: left;
	margin-right: 10px;
	text-align: center;
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #66bb31;
	text-decoration: none;
	background: url('../images/archive/year.png') no-repeat;
}
.archive>.header>.logo>.years>.active {
	background: url('../images/archive/yearActive.png') no-repeat;
}
.archive>.header>.left {
	width: 21px;
	height: 91px;
	float: left;
	background: url('../images/archive/archiveHeaderLeft.png') 0 0;
}
.archive>.header>.right {
	width: 21px;
	height: 91px;
	float: left;
	background: url('../images/archive/archiveHeaderRight.png') 100% 0;
}
.archive>.content, .photogalleries>.content {
    background-color: #deecd2;
    border-radius: 14px;
	-moz-border-radius: 14px;
    -webkit-border-radius: 14px;
    padding: 5px 5px 50px 5px;
    font-size: 12px;
	text-align: center;
}
.archive>.content {
	padding: 25px 12px 12px 12px;
}
.archive>.content>.month, .photogalleries>.header, .article>h1 {
	background: url('../images/archive/monthBg.png') repeat-x #e9f3e1;
	height: 29px;
	border: 1px solid #62b92c;
	color: #62b92c;
    border-radius: 9px;
	-moz-border-radius: 9px;
    -webkit-border-radius: 9px;
	margin: auto;
	margin-bottom: 2px;
	font-weight: bold;
	text-align: left;
}

.article>h1 {
    font-size: 14px;
    padding-left: 15px;
    padding-top: 4px;
    height: 25px;
}

.photogalleries>.header>h2 {
	margin-top: 5px;
	margin-left: 20px;
	font-size: 14px;
}
.photogalleries>.content>a>img {
	margin-bottom: 5px;
	margin-right: 5px;
	-moz-box-shadow: 2px 2px 3px #000;
	-webkit-box-shadow: 2px 2px 3px #000;
	box-shadow: 2px 2px 3px #000;
}
.photogalleries>p{
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 10px;
}
.archive>.content>.month{
	width: 813px;
}
.archive>.content>.month>h4 {
	padding-top: 7px;
	padding-left: 45px;
	margin: 0 0 0 0px;
	color: #66bb31;
	cursor: pointer;
	height: 100%;
	background-repeat: no-repeat;
	background-position: 15px 7px;
}
.archive>.content>.month>h4>a {
	text-decoration: none;
	color: #66bb31;
	display: block;
}

.archive>.content>.month>h4.right {
    background-image: url('../images/archive/monthArrowRight.png');
}

.archive>.content>.month>h4.down {
    background-image: url('../images/archive/monthArrowDown.png');
}

.archive>.content>.monthContent {
	width: 775px;
	/*height: 440px;*/
	margin: auto;
	margin-top: -2px;
	background: url('../images/archive/articlesBg.png') repeat-y #97c772;
}
.archive>.content>.monthContent .leftBorder {
	margin-left: 25px;
	width: 750px;
	/*height: 440px;*/
	border-left: 1px dashed #FFFFFF;
}
.archive>.content>.monthContent .leftBorder>.articles, .article>.articles {
	width: 722px;
	/*height: 361px;*/
	padding-top: 10px;
	margin: auto;
}
.archive>.content>.monthContent .leftBorder>.articles>.article, .article>.articles>.article {
	width: 343px;
	height: 112px;
	float:left;
	border: 1px solid #deecd2;
	margin-right: 4px;
	margin-bottom: 4px;
	border-radius: 11px;
	-moz-border-radius: 11px;
    -webkit-border-radius: 11px;
	padding: 0;
}
.archive>.content>.monthContent .leftBorder>.articles>.article>.more, .article>.articles>.article>.more {
	width: 71px;
	height: 13px;
	display:block;
	border-radius: 11px 0 11px 0;
	-moz-border-radius: 11px 0 11px 0;
    -webkit-border-radius: 11px 0 11px 0;
	background-color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	float: right;
	color: #66bb31;
	text-align: center;
}

.archive>.content>.monthContent .leftBorder>.articles>.article>.header, .article>.articles>.article>.header {
	height: 20px;
	display: block;
	background: url('../images/archive/articleHeader.png') #FFFFFF;
	border-radius: 11px 11px 0 0;
	-moz-border-radius: 11px 11px 0 0;
    -webkit-border-radius: 11px 11px 0 0;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding-left: 115px;
	padding-top: 5px;
}
.archive>.content>.monthContent .leftBorder>.articles>.article>.header a, .article>.articles>.article>.header a {
    text-decoration:none;
    color:#66BB31;
}
.archive>.content>.monthContent .leftBorder>.articles>.article>.header a:hover , .article>.articles>.article>.header a:hover {
    text-decoration:underline;
    color:#66BB31;
}
.archive>.content>.monthContent .leftBorder>.articles>.article>.img, .article>.articles>.article>.img {
	float: left;
	background-color: #000;
	margin-top: -18px;
	margin-left: 6px;
}
.archive>.content>.monthContent .leftBorder>.articles>.article>.img>img, .article>.articles>.article>.img>img {
	border: 1px solid #ededed;
}
.archive>.content>.monthContent .leftBorder>.articles>.article>.descript, .article>.articles>.article>.descript {
	float: left;
	display: block;
	text-align:left;
	width: 207px;
	padding: 7px 10px 10px 20px;
	height: 57px;
	border: 0;
	border-radius: 0;
	-moz-border-radius: 0;
    -webkit-border-radius: 0;
	font-size: 12px;
	color: #FFFFFF;
}
.paginator {
	background: url('../images/archive/monthBg.png') repeat-x #e9f3e1;
	height: 22px;
	padding-top: 7px;
	border: 1px solid #62b92c;
	color: #62b92c;
    border-radius: 9px;
	-moz-border-radius: 9px;
    -webkit-border-radius: 9px;
	margin: auto;
	margin-top: 5px;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
}
.paginator a{
	color:#62b92c;
}
.paginator .button {
	color: #a5cd86;
}
.archive .paginator {
	margin-top:0;
	width: 713px;
}
#rightAdvert {
	position: absolute;
	
	left: 560px;
	top :60px;
	width: 146px;
	background: #83ce54 url('../images/advertPanel/bg.png');
}
.rightAdvertTop {

	width: 146px;
	height: 25px;
	background: url('../images/advertPanel/top.png');
}
.rightAdvertBottom {

	width: 146px;
	height: 25px;
	background: url('../images/advertPanel/bottom.png');
}
.rightAdvertDiv {
	height: 600px; 
	width: 120px;
	top:0px;
	margin-top: 0px;
	background: #000;
	margin-left: 12px;
}

table.podcast {
    width: 568px;
    color: #000;
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
    margin-left: auto;
    margin-right: auto;
}

table.podcast a {
    color: #ed201b;
    text-decoration: underline;
}

.podcast thead>tr, .podcast thead>tr.odd {
    background-color: #62B92C;
}

.podcast thead>tr>th {
    color: #fff;
    font-weight: bold;
    font-size: 14px;
}

.podcast th, .podcast td {
    padding: 5px;
    font-weight: normal;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    font-size: 12px;
    text-align: left;
}

.podcast tr {
    background-color: #98C773;
}

.podcast tr.odd {
    background-color: #BFDEA9;
}
  
.podcastHeader {
    width: 568px;
    margin-left: auto;
    margin-right: auto;
    height: 86px;
    background: url('../images/clovicek.jpg') no-repeat 400px bottom;
}

.podcastHeader a {
    background: url('../images/rsspodcast.jpg');
    width: 154px;
    height: 86px;
    display: block;
    margin-left: 50px;
}

.podcastHeader a:hover {
    background-position: 0px 85px;
}

.podcastOlderParts {
    width: 568px;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
}

.podcastOlderParts a {
    background: url('../images/podcast_olderparts.jpg');
    width: 299px;
    height: 44px;
    display: block;
}

.podcastOlderParts a:hover {
    background-position: 0px 44px;
}

.spareBox {
	height: 112px;
	border: 1px solid #deecd2;
	margin-right: 4px;
	margin-bottom: 4px;
	border-radius: 11px;
	-moz-border-radius: 11px;
    -webkit-border-radius: 11px;
	padding: 0;
    background: #deecd2;
}

.spareBox .header {
    height: 20px;
	display: block;
	background: url('../images/archive/articleHeader.png') #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding-top: 5px;
	border-radius: 11px 11px 0 0;
	-moz-border-radius: 11px 11px 0 0;
    -webkit-border-radius: 11px 11px 0 0;
}

.spareBox .poll {
    width: 250px;
    background: green;
}
