* { margin: 0; padding: 0; }

body {
	background: #5F5A59;
	font: 75%/1.5em Verdana, Tahoma, arial, sans-serif;
	color: #FFFFFF; 
}

/* links */
a, a:visited {
	text-decoration: none;
	color: #4F82CB; 
}
a:hover {
	color: #990033;
}

/* links */
a.menu, a.menu:visited {
	color: #FFFFFF; 
}
a.menu:hover {
	color: #6698FF;
	
}

a.black, a.black:visited {
	color: #000000; 
}
a.black:hover {
	color: #6698FF;
	
}

a.submenu, a.submenu:visited {
	color: #000000!important; 
	background-color: inherit;
}
a.submenu:hover {
	color: #6698FF!important;
	background: inherit;
}

a.sponcer{
	margin-left:5px;
}


.text{
	border:#333333 1px solid;
	background-color:#999999;
	color:#333333;
	width:252px;
}


.rain{
	float:left;
	width:100%;
	height:25px;
	background:url(../images/title_red.jpg) repeat-x;
	font-weight:bold;
	fonr-size:1.2em;
	clear:left;
}

.rain_text{
	float:left;
	padding-left:20px;
	padding-top:2px;
}


.container{
	clear:both;
	margin-left:auto;
	margin-right:auto;
	width:900px;
}

.banner{
	float:left;
	width:900px;
	height:225px;
	background-color:#736F6E;
}

.titlebar{
	float:left;
	width:890px;
	height:25px;
	font-size:1em;
	font-weight:bold;
	color:#FFFFFF;
	background:url(../images/title.jpg) no-repeat;
	padding-right:10px;
	text-align:right;
}

.menubar{
	float:left;
	width:890px;
	font-size:1em;
	font-weight:bold;
	color:#FFFFFF;
	background:url(../images/menu_bg.jpg) no-repeat;
	height:25px;
	padding-left:10px;
	clear:left;
}

.menubar_item{
	float:left;
	height:25px;
	margin-left:5px;
	margin-right:20px;
	cursor:pointer;
}


#menu_info{
	z-index:2;
	display:none;
	visibility:hidden;
	position:absolute;
	left:370px;
	top:-1px;
	width:150px;
	padding:1px;
	padding-bottom:0px;
	background-color:#000000;
}

#menu_photo{
	z-index:2;
	display:none;
	visibility:hidden;
	position:absolute;
	left:480px;
	top:-1px;
	width:150px;
	padding:1px;
	padding-bottom:0px;
	background-color:#000000;
}

#menu_profil{
	display:none;
	visibility:hidden;
	position:absolute;
	left:548px;
	top:-1px;
	width:150px;
	padding:1px;
	padding-bottom:0px;
	background-color:#000000;
}

.submenu_item{
	background-color:#EFEFEF;
	padding:4px;
	color:#000000;
	height:20px;
	margin-bottom:1px;
	border-right:#CCCCCC 1px solid;
	border-bottom:#CCCCCC 1px solid;
	border-left:#FFFFFF 1px solid;
	border-top:#FFFFFF 1px solid;
}

.content{
	float:left;
	width:880px;
	padding:10px;
	background-color:#736F6E;
}


.left_col{
	float:left;
	width:700px;
}

.block_content{
	float:left;
	width:860px;
	background-color:#9F9F9F;
	color:#000000;
	padding:10px;
	margin-bottom:20px;
	clear:both;
}

.block_content_table{
	float:left;
	width:860px;
	background-color:#9F9F9F;
	color:#000000;
	padding:10px;
	clear:both;
}

.block_index{
	float:left;
	width:700px;
	background-color:#9F9F9F;
	color:#000000;
	padding:10px;
	margin-bottom:20px;
	clear:both;
}

.block_index .button_press{
	float:right;
	display:block;
	padding:4px;
	background-color:#666666;
	border:#333333 1px solid;
	color:#FFFFFF;
}

.block_index p, block_content p{
	text-align:justify;
}

.video{
	width:425px;
	margin-left:auto;
	margin-right:auto;
}

.block_winner{
	float:left;
	width:200px;
	background-color:#E2E2E2;
	color:#000000;
	padding:5px;
	margin-bottom:20px;
}

.winner_title{
	width:190px;
	height:25px;
	font-size:1em;
	font-weight:bold;
	color:#FFFFFF;
	background:url(../images/title.jpg) no-repeat;
	height:25px;
	padding:4px;
}

.winner_spacer{
	float:left;
	width:20px;
	height:20px;
}


.right_col{
	float:right;
	width:150px;
}

.section_title{
	background:url(../images/section_bg.jpg) repeat-x;
	height:25px;
	color:#FFFFFF;
	font-weight:bold;
	padding:4px;
}

.section_bottom{
	background:url(../images/bottom_section_bg.gif) repeat-x;
	height:25px;
	width:100%;
	color:#FFFFFF;
	font-weight:bold;
}

.right_bloc_visit{
	width:150px;
	height:60px;
	background-color:#9F9F9F;
	
}

.right_bloc_meteo{
	width:150px;
	background-color:#9F9F9F;
}

.right_bloc_meteo iframe{
	margin-left:15px;
}

.right_bloc_sponcer{
	width:150px;
	background-color:#9F9F9F;
}

.right_section{
	background-color:#9F9F9F;
	/*background:url(../images/bottom_section_bg.png) repeat-x;*/
	width:150px;
	color:#000000;
}








.suckertreemenu{
	float:left;
	width:890px;
	font-size:1em;
	font-weight:bold;
	color:#FFFFFF;
	background:url(../images/menu_bg.jpg) no-repeat;
	height:25px;
	padding-left:10px;
	clear:left;
}

.suckertreemenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.suckertreemenu ul li{
position: relative;
display: inline;
float: left;
margin-left:5px;
margin-right:20px;
height:25px;
}

/*Top level menu link items style*/
.suckertreemenu ul li a{
display: block;
padding: 1px 8px;
border-left-width: 0;
text-decoration: none;
color: #FFFFFF;
}
	
/*1st sub level menu*/
.suckertreemenu ul li ul{
left: 0;
position: absolute;
top: 1em; /* no need to change, as true value set by script */
display: block;
visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.suckertreemenu ul li ul li{
	background-color:#EFEFEF;
	padding:4px;
	color:#000000;
	height:20px;
	width:200px;
	border-right:#CCCCCC 1px solid;
	border-bottom:#CCCCCC 1px solid;
	border-left:#FFFFFF 1px solid;
	border-top:#FFFFFF 1px solid;
	display: block;
}

/*All subsequent sub menu levels offset after 1st level sub menu */
.suckertreemenu ul li ul li ul{ 
left: 159px; /* no need to change, as true value set by script */
top: 0;
}

/* Sub level menu links style */


/*Background image for top level menu list links */

/*Background image for subsequent level menu list links */

* html p#iepara{ /*For a paragraph (if any) that immediately follows suckertree menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}



table .month{
	margin-bottom:20px;
}