/* CSS Document */

body {
	background-color	: #990000;
 	background-image	: url(../grafika/body_bg_p.jpg);
 	background-repeat	: repeat-x;
	
	margin-top: 0px;
	padding-top: 0px;
	font-family			:Verdana, Arial, Helvetica, sans-serif;
}


.all {
	font-family	:"Times New Roman", Times, serif;
	font-size	:12px;
	text-align	:center;
}

/*--######################## Graf ########################--*/

.head {
		width				: 909px;
		ight				: 150px;
		
		background-repeat	: no-repeat;
		text-align			: center;

}

.footer {
	background-image:url(../grafika/footer_p.jpg);
	background-repeat:no-repeat;
	height:39px;
	vertical-align:top;
	padding-top:4px;
}

.right {
 	background-image	:url(../grafika/shadow_right_bottom.jpg);
	background-repeat	:repeat-y;
 	width				:19px;
 	vertical-align		:top;
}

.left {

	background-image	:url(../grafika/shadow_left_bottom.jpg);
	background-repeat	:repeat-y;
	width				:19px;
	vertical-align		:top;
}

/*--######################## menu ########################--*/
#menu_td{
 vertical-align:top;	
 margin-top : 0px;
 height:28px;
 line-height:28px;
 background-image:url(../grafika/menu_bg.jpg);
 background-repeat:repeat-x;
}

#left_menu div{
 width :200px;
 height:200px;	
 margin-top:0px;
 margin-left:0px;
 background-color: #9E0000;
}

#left_menu div.m_hl,
#left_menu div.s_hl {
 background-image		:url(../grafika/lm_li_hl2.jpg);
 background-repeat		:no-repeat;
 
 border-top				: 1px solid;
 border-color			: #000000;
 line-height			:20px;
 height					:20px;
 width					:auto;
 padding-left			:26px;
 margin					:0px;
 text-transform			:uppercase;
}  

#left_menu div.s_hl {
 background-image: url(../grafika/lm_li_hl_s.jpg);
 text-transform: none;
}  

#left_menu div.s_hl a {
  color: #ff9200;
}
#left_menu div.s_hl a:hover {
  color: #FFFF00;
}

a {
	text-decoration		: none;
	color				:#FFFFEF;
	font-weight			:bold;
	font-family			:Verdana, Arial, Helvetica, sans-serif;
	font-weight			:bold;
}

a.active{
	text-decoration		: none;
	color				:#FFFFFF;
}

a:hover{
	text-decoration: none;
	color: #FFFF00;
}

.zvysok_l {
    background-image:url(../grafika/left_bg.png);
	background-repeat	: repeat-y;
	background-color	: #330000 ;
	margin-top			: 0px;
	height				: 100%;
}

/*--######################## conntent ########################--*/

#datacell{
 background-color:#330000;
}

.bg{
	background-image			:url(..grafika/right_cell_bg.jpg);
	background-repeat			:repeat-x;
	vertical-align				:top;
	color						:#FFFFFF;
	font-size					:11px;
	background-color			:#330000;
}

.main_item {
	color: #FFFFFF;
	text-align: center;
	width: 212px;
	border: 1px solid;
	border-color: #000000;
	background-image:url(../grafika/bg_main_whole.jpg);
	background-repeat:repeat-x;
	background-color: #330000;
	border-top: 0px;
	margin-left: 25px;
	margin-top: 7px;
	margin-bottom: 10px;
	float:left;
	
	font-family			:Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
main_item_in {

line-height: 25px;
border: 1px solid;
border-left: 0px;
border-right:0px;
border-color: #000000;
font-weight:bold;
margin-top: 5px;
background-image:url(../grafika/bg_main_whole.jpg);

}
.item_head{
	text-align			:center;
	background-image	:url(../grafika/bg_item.jpg); 
	line-height			: 20px; 
	font-weight			:bold;
}
.item_subhead{
	padding-top			:5px;
	padding-bottom		:5px;
	color				: #FFFFFF;
	text-align			: center;
	
	border				: 1px solid;
	border-color		: #000000;
	border-left			: 0px;
	border-right		: 0px;	

	background-image	:url(../grafika/bg_main_whole.jpg);
	background-repeat	:repeat-x;
	background-color	: #330000;
	
	font-family			:Verdana, Arial, Helvetica, sans-serif;
	font-weight			:bold;
}

.item_content{
	padding-top			:15px;
	padding-bottom		:15px;
	padding-left		:5px;
	padding-right		:5px;
	background-image	:url(../grafika/bg_main_whole2.jpg);
	
	font-family			:Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:10px;
}
.item_content span{
	font-family			:Verdana, Arial, Helvetica, sans-serif;
}

/*--######################## left cell ########################--*/
.live_action{
	width	 			: 200px;
	height	 			: 90px;	
	background-image	:url(../grafika/enter2.gif);
	vertical-align		: middle;
	text-align			: center;
	
}


.lefth {
	background-image	: url(../grafika/left_item2.png);
	background-position	: top;
	background-repeat	: no-repeat;
	width 				: 148px;
	height				: auto;
	text-align			: center;
	line-height			: 18px;	
	margin-left			: 20px;
	padding-bottom		: 20px;
}
.lefth span {
	text-shadow			:#333333;
	font-weight			:bold;
	text-transform		: uppercase;
	color				:#FFFFFF;
}

#hodiny {
    
	background-image	:url(../grafika/clocks.jpg);
	background-position	:left; 
	background-repeat	:no-repeat;
	background-position :top;

	text-shadow			:#333333;
	width 				: 146px;
	height				: 40px;
	line-height			: 40px;
	
	font-weight			: bold;
	text-transform		: uppercase;
	color				: #FFFFFF;
	font-size			: 18px;
	font-family			:Verdana, Arial, Helvetica, sans-serif;
}

.voteFor {
	padding-left		: 0px;
	text-align			:left;
	font-weight			:bold;
}


/*--######################## table ########################--*/

.fullwidth {
	width			: 100%;
}
.foottable{
	width			: 964px;
	margin			: auto;
	margin-top		: 0px;
	border-style	: none;
}

.maintable{
	width			: 964px;
	margin-top		: 0px;
	margin-left		: auto;
	margin-right	: auto;
	margin-bottom	: auto;
	border-style	: none;

	font-size		:12px;
}

#right_cell {
	vertical-align		:top;
	width				: 200px;
	height				: 100%;
}

#left_cell {
	vertical-align		:top;
	width				: 200px;
	height				: 100%;
}

#main_cell {

	text-align:center;
	vertical-align:top;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

#bottom_menu{
padding:0px;
margin:0px;
font-size:11px;
text-align: center;
}
#bottom_menu li {
display: inline;
list-style-type: none;
font-weight:bold;
}
#bottom_menu a {
text-decoration: none;
color:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
}
#bottom_menu a.active {
text-decoration: none;
color:#E03333;
}
#bottom_menu .odrazka {
margin:0px 15px;
color:#FF9000;
}
#bottom_menu a:hover {
text-decoration: none;
color:#E03333;
}

