body,html		{margin:0;padding:0;font-family:arial;font-size:12px;color:#ffffff;background-image: url('images/bg.gif');}
a, a:link, a:hover	{color:white;text-decoration: none;}
a:hover			{text-decoration: underline;}
img			{border:0;padding:0;margin:0;}
td			{vertical-align:top;}
/*------------------- fullscreen popup, by Mihanik 27.01/2012 -------------------*/
#fullscreen-popup{display:none; position:absolute; z-index:100; width:100%; height:100%; overflow:hidden; background: url('UnderConstraction/bg2.png') 0 0 repeat, url('UnderConstraction/highlight.png') top center no-repeat, url('UnderConstraction/bg.gif') 0 0 repeat; text-align: center; font-family:'Trebuchet MS'; margin:0;}
#popup{color: White; width: 700px; height: 300px; border: solid 0px white;margin: auto auto; text-align: left;font-size:16px; font-weight: bold; margin-top:100px;}
#logo{margin:30px;}
#old-site{font-size: 16px;}

#top_tile {
width:924px;
height:18px;
background:url('./images/top_tile.gif');
}

#menu {
width:884px;
height:47px;
padding: 19px 20px 0px 20px;
font: 12px arial;
color:#fff;
background:url('./images/menu.gif');
}

#main {
padding: 0px 0px 0px 0px;
width:749px;
background:#29001b;
}

.top_ads {
width:749px;
text-align: center;
}

.run_line {
width:737px;
height:24px;
padding: 8px 0px 0px 0px;
text-align: center;
font:bold 12px arial;
color:#fff;
background:url('./images/run_line.gif');
}

#left_part {
width:434px;
float: left;
background:#29001b;
}

.news_tile {
width:427px;
height:24px;
float: left;
padding: 9px 0px 0px 0px;
text-align: center;
font:bold 13px arial;
color:#fff;
background:url('./images/news_tile.gif');
}

.news_tile_long {
width:737px;
height:24px;
float: left;
padding: 9px 0px 0px 0px;
text-align: center;
font:bold 13px arial;
color:#fff;
background:url('./images/news_tile_long.gif');
}

.news_content {
width:427px;
padding: 8px 0px 8px 0px;
color:#fff;
text-align: center;
background:#29001b;
}

.news_content2 {
width:749px;
padding: 8px 0px 8px 0px;
color:#fff;
text-align: center;
background:#29001b;
}

.lblock_tile {
width:215px;
height:24px;
float: left;
padding: 9px 0px 0px 0px;
text-align: center;
font:bold 13px arial;
color:#fff;
background:url('./images/poll_tile.gif');
}

.lblock_content {
width:215px;
float: left;
padding: 8px 0px 8px 0px;
color:#fff;
background:#29001b;
}

.lblock_tile1 {
width:190px;
padding: 3px 0px 3px 0px;
color:#fff;
background:#8d0037;
}

#right_part {
width:315px;
float: right;
background:#29001b;
}

.gallery_tile {
width:315px;
height:24px;
float: left;
padding: 9px 0px 0px 0px;
text-align: center;
font:bold 13px arial;
color:#fff;
background:url('./images/gallery_tile.gif');
}

.gallery_content {
width:315px;
float: right;
padding: 8px 0px 8px 0px;
color:#fff;
background:#29001b;
}

#footer_tile		{width:719px;height:55px;padding: 0px 15px 0px 15px;text-align: center;color:#fff;background:url('./images/footer_tile.gif');}
