body {
    font-size: small;
    font-family: Arial, sans-serif;
    margin: 0;
    min-width: 1000px;
    }
* html>body {
   font-size: x-small; /* äëÿ IE5/Win */
   f\ont-size: small; /* äëÿ îñòàëüíûõ áðàóçåðîâ IE */
   }

body.main-page {
	 background: url(/images/bg_main.gif);	
	}



/* ÎÁÙÅÅ ÎÔÎÐÌËÅÍÈÅ */
table.main-content {
	background: #fff;
	border: none;
	border-collapse: collapse;
	width: 100%;
	padding: 0;
}
table.main-content td.menu {
  background: #cc0000 url(../images/bg_top.gif) repeat-x top right;
  font-family: "Arial", sans-serif;
  }
table.main-content td.menu_bot {
  background: #cc0000 url(../images/bg_bot.gif) repeat-x top right;
  font-family: "Arial", sans-serif;
  }
table.header {
	border: none;
	border-collapse: collapse;
	width: 100%;
	padding: 0;
}

table.content {
	border-collapse: collapse;
	width: 100%;
}
table.content td {
	vertical-align: top;
}
table.content td.leftcol {
  border-right: 1px solid #000;
  width: 20%;
  text-align: left;
}
table.content td.rightcol  {
  border-left: 1px solid #000;
  width: 20%;
}

/* */
.nodisplay {
	display: none;
}

h1 {
     font-size: 140%;
     }
h2 {
     font-size: 130%;
     }
h3 {
     font-size: 120%;
     }
h4 {
     font-size: 100%;
     }
ul li {
     font-size: 90%;
     }

#btn {
 background: #fff url(../images/on_bg1.gif) repeat-x top left;
 border: 1px solid;
 border-color: #0054A6;
 color: #000;
 font-size: 10px;
    }

.btn {
 background: #fff url(../images/on_bg1.gif) repeat-x top left;
 border: 1px solid;
 border-color: #0054A6;
 color: #000;
 font-size: 10px;
    }
#inpt {
 background: #ffffff;
 border: 1px solid;
 border-color: #000000;
 color: #000000;
 font-size: 10px;
    }
.inpt {
 background: #ffffff;
 border: 1px solid;
 border-color: #000000;
 color: #000000;
 font-size: 10px;
    }    
#txt_area {
 background: #ffffff;
 border: 1px solid;
 border-color: #000000;
 color: #000000;
 font-size: 13px;
    }
.txt_area {
 background: #ffffff;
 border: 1px solid;
 border-color: #000000;
 color: #000000;
 font-size: 13px;
    }
#rad {
 background: #ffffff;
 color: #0054A6;
    }
.rad {
 background: #ffffff;
 color: #0054A6;
    }
#gall {
 border: 0px dotted;
 border-color: #999;
 color: #0054A6;
    }
.gall {
 border: 0px dotted;
 border-color: #999;
 color: #0054A6;
 text-align: center;
    }
.news_art {
	margin: 20px 5px 15px 5px;
}
#newslink {
   color:#0054A6;
   }
.newslink {
   color:#0054A6;
   }
#newslink:hover {
    color:#0081FF;
   }
.newslink:hover {
    color:#0081FF;
   }
.newlink {
   color:#cc0000;
   font-weight: bold;
   }
.newlink:hover {
    color:#ff0000;
   }
#implink {
   font: bold 100% Arial, sans-serif;
   color:#0054A6;
   }
.implink {
   font: bold 100% Arial, sans-serif;
   color:#0054A6;
   }
#implink:hover {
   font: bold 100% Arial, sans-serif;
   color:#0081FF;
   }
.implink:hover {
   font: bold 100% Arial, sans-serif;
   color:#0081FF;
   }

/* ññûëêè äðóçåé ñ àâàòàðàìè */
.friendlink {
   font: 100% Arial, sans-serif;
   color: #0054A6;
   text-decoration: none;
   font-weight: normal;
   white-space: nowrap;
}
.friendlink:hover {
   color:#0081FF;
   text-decoration: underline;
}
.friendlink img {	
	 width: 30px;
	 vertical-align: bottom;
   opacity: 0.7;
	 filter: alpha(opacity=70);
}
.friendlink:hover img {
	 opacity: 1;
	 filter: alpha(opacity=100);	
}

.redlink {
	color: #cc0000;
   }
.redlink:hover {
	color: #ff0000;
   }

.subscrlink {
	background: url(/images/icon/mail.gif) left bottom no-repeat;
	padding-left: 16px;
	font-weight: bold;
	color: #cc0000;
  opacity: 0.5;
	filter: alpha(opacity=50);
   }
.subscrlink:hover {
	color: #ff0000;
	opacity: 1;
	filter: alpha(opacity=100);	
   }
.unsubscrlink {
	background: url(/images/icon/mail.gif) left bottom no-repeat;
	padding-left: 16px;
	font-weight: bold;
	color: #aaa;
	opacity: 1;
	filter: alpha(opacity=100);	
   }
.unsubscrlink:hover {
	color: #000;
  opacity: 0.6;
	filter: alpha(opacity=60);
  }

a {
   color:#0054A6;
   }

#scrt {
   color:black;
   text-decoration: none;
   }
#news {
   color:#0054A6;
   font-size: 120%;
   }
.news {
   color:#0054A6;
   font-size: 120%;
   padding: 0; 
   margin: 0 0 0 3px;
   }
img {
	 border: none;
	}
#img {
   margin: 5px;
   }
.img {
   margin: 5px;
   }
   
/* Ññûëêè íà êîììåíòàðèè */
.cmnt-count_articles,
.cmnt-count_making,
.cmnt-count_news,
.cmnt-count_mknews,
.cmnt-count_photos,
.cmnt-count_photocats,
.cmnt-count_ratings {
	font-size: 80%;
	color: #737373;
	margin: 0 5px 1px 5px;
	white-space: nowrap;
}
.cmnt-count_photos {
	font-size: 90%;
	margin: 10px;
	white-space: nowrap;
}
.cmnt-count_making {
	font-size: 90%;
	margin: 2px 0 15px 0;
	white-space: nowrap;
}
.cmnt-count_blogs {
	font-size: 90%;
	color: #737373;
	white-space: nowrap;
}

.cmnt-count_articles a,
.cmnt-count_making a,
.cmnt-count_news a,
.cmnt-count_mknews a,
.cmnt-count_blogs a,
.cmnt-count_photos a,
.cmnt-count_photocats a,
.cmnt-count_ratings a, 
.commlink {
	background: url(/images/icon/comm_inact.gif) left bottom no-repeat;
	padding-left: 16px;
	color: #cc0000;
}
.cmnt-count_articles a:hover,
.cmnt-count_making a:hover,
.cmnt-count_news a:hover,
.cmnt-count_mknews a:hover,
.cmnt-count_blogs a:hover,
.cmnt-count_photos a:hover,
.cmnt-count_photocats a:hover,
.cmnt-count_ratings a:hover, 
.commlink:hover {
	background: url(/images/icon/comm_act.gif) left bottom no-repeat;
	color: #ff0000;
}

/* ÑÅÐÂÈÑÍÎÅ ÑÎÎÁÙÅÍÈÅ */
div.srv_message {
	border: 1px solid #333;
	background-color: #ffffe1;
	font-size: 12px;
	position: fixed;
	text-align: center;
	top: 0;
	left: 0;
	width: 100%;
	padding: 2px;
}

/* ÑÎÖ ÏËÀÃÈÍÛ */   
.social_comments {
	width: 100%;
}
.social_comments td {
	width: 50%;
	vertical-align: top;
	text-align: center;
}
.social_comments td div {
	margin: 0 auto;
}
span.social_comments-count {
	color: #3b5998;
}
	
   
/* ÐÅÊËÀÌÍÛÉ ÁËÎÊ */
#content-block-container {
	height: 70px;
}

/* ÒÀÁËÈÖÛ ÏÎ ÓÌÎË×ÀÍÈÞ */
table.wide {
	width: 100%;
}
table.center_wide {
	width: 100%;
	text-align: center;
}
/* àëüòåðíàòèâíûé ôîí ÿ÷ååê òàáëèöû */
tr.alt_row {
 background: #E3EBFB;
}
td.alt_cell {
 background: #E3EBFB;
}
th.dark_cell, 
td.dark_cell {
 background: #8FAEEF;
}
/* âûðàâíèâàíèå â ÿ÷åéêàõ */
tr.right_cell th, 
th.right_cell,
tr.right_cell td, 
td.right_cell {
 text-align: right;
}
tr.left_cell th, 
th.left_cell,
tr.left_cell td, 
td.left_cell {
 text-align: left;
}
tr.center_cell th, 
th.center_cell,
tr.center_cell td, 
td.center_cell {
 text-align: center;
}

/* ÑÒÈËÈ ÒÅÊÑÒÀ ÏÎ ÓÌÎË×ÀÍÈÞ */
.txt_smaller {
 font-size: 90%;
}
.txt_small {
 font-size: 70%;
}
.gray_text {
 color: #aaa;
}
#copy {
  font-family: "Arial", sans-serif;
  font-size: 70%;
  }
.copy {
  font-size: 70%;
  }
.copy_right {
  font-size: 70%;
  text-align: right;
}
p.copy_right {
	margin: 1px;
	padding: 0;
}
.new_icon {
  color: #cc0000;
}
img.icon_btm {
	vertical-align: bottom;
	border: none;
	margin: 0;
	padding: 0;
}
img.icon_btm_opct {
	vertical-align: bottom;
	border: none;
	margin: 0;
	padding: 0;
	opacity: 0.5;
	filter: alpha(opacity=50);
}
img.icon_btm_opct:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}
/* âûðàâíèâàíèå òåêñòà */
.txt_center {
	text-align: center;
}
.txt_left {
	text-align: left;
}
.txt_right {
	text-align: right;
}
.txt_justify {
	text-align: justify;
}

/* ÐÅÊËÀÌÀ */
/* ðåêëàìíûé áëîê â ïðàâîé êîëîíêå */
div.commerce {
	text-align: center;
	margin: 10px 2px;
}

/* ÃÎËÎÑÎÂÀÍÈß */
div.vote_container_frm div {
	margin: auto;
}
div.vote_block {
	margin: 10px 2px;
	text-align: left;
}
div.vote_block_frm {
	margin: 10px 20px 20px 20px;
	text-align: left;
	width: 50%;
}
div.vote_block .vote_head,
div.vote_block_frm .vote_head {
   color:#0054A6;
   text-align: center;
   font-weight: bold;
   margin-bottom: 3px;
}
div.vote_block_frm .vote_head {
   text-align: left;
}
div.vote_block .vote_pub,
div.vote_block_frm .vote_pub {
   font-size: 70%;
   text-align: center;
   font-weight: bold;
}

div.vote_block input,
div.vote_block_frm input {
	vertical-align: middle;
	margin: 3px;
}

div.vote_block table,
div.vote_block_frm table {
	font-size: 80%;
	border: none;
	width: 100%;
	border-collapse:collapse;
}
div.vote_block_frm table {
	font-size: 90%;
}
div.vote_block table td.vote_var,
div.vote_block_frm table td.vote_var {
	width: 90%;
}

div.vote_block table td.vote_res,
div.vote_block_frm table td.vote_res {
  white-space: nowrap; 
  text-align: left;
  padding-left: 3px;
}

div.vote_block table td.vote_bar div,
div.vote_block_frm table td.vote_bar div {
   height: 10px; 
   background: #8FAEEF;
   margin-right: 10px;
   float: left;
}
#vote {
  color:#0054A6;
  font: bold 80% Arial, sans-serif; 
  text-align: left;
}
div.vote_block .voted,
div.vote_block_frm .voted {
  color:#0054A6;
  font-weight: bold;
  font-size: 80%; 
  float: left;
  margin: 0;
  padding: 0;
}

div.vote_block table.vote_res_ext {
	border-collapse:collapse;
	width: 100%;
	text-align: left;
	font-size: 80%;
} 
div.vote_block table.vote_res_ext th {
	font-weight: bold;
	background: #8FAEEF;
} 
div.vote_block table.vote_res_ext td.vote_var {
	width: 70%;
}
div.vote_block table.vote_res_ext td.vote_res {
	white-space: nowrap;
}
div.vote_block table.vote_res_ext td.vote_bar {
	width: 30%;
}  
div.rand_photo {
  border: 2px solid;
  border-color: #8FAEEF;
  text-align: center;
  margin: 20px 1px 20px 0;
}
div.rand_photo h4 {
	margin: 2px;
}
div.rand_photo .new_post .gal_name {
	text-align: left;
}
div.rand_photo .gal_name a {
	text-decoration: none;
}
div.rand_photo .gall {
 border: none;
 color: #0054A6;
 
}
div.rand_photo .gall td {
	text-align: center;
}
  

/* ÑÒÈËÈ ÇÀÊËÀÄÎÊ ÌÅÍÞ */

#nav, #nav_bot {
	width: 100%;
	float: left;
	margin: 0;
	list-style: none;
	padding: 0;
	}
#nav {
	background: #cc0000 url(../images/nab_bg.gif) repeat-x bottom left;
	margin-top: 10px;
	}
#nav_bot {
	background: #cc0000 url(../images/nab_bg.gif) repeat-x top left;
}
#nav li, #nav_bot li {
     float: left;
     margin: 0;
     padding: 0;
     font-family: Arial, sans-serif;
     font-size: 85%;
     }
#nav a, #nav_bot a {
    float: left;
    display: block;
    margin: 0 1px 0 0;
    padding: 4px 8px;
    color: #333;
    text-decoration: none;
    border-bottom: none;
	}
#nav a {
	background: #D37D70 url(../images/off_bg.gif) repeat-x bottom left;
	}
#nav_bot a {
	background: #D37D70 url(../images/off_bg1.gif) repeat-x top left;
	}
#nav li#t-main,
#nav_bot li#t-main-bot {
	margin-left: 10px;
}

#tabs a:hover, 
body#main #t-main a,
body#articles #t-articles a, 
body#schedule #t-schedule a, 
body#loko #t-loko a, 
body#team #t-team a, 
body#making #t-making a, 
body#blogs #t-blogs a, 
body#gallery #t-gallery a, 
body#chat #t-chat a, 
body#guest #t-guest a,
body#forum #t-forum a, 
body#contest #t-contest a,
body#toto #t-toto a, 
body#links #t-links a,
body#rating #t-rating a {
  color: #333;
  padding-bottom: 4px;
  border-color: #727377;
  background: #fff url(../images/on_bg1.gif) repeat-x top left;
  }

#tabs a:hover, 
body#main #t-main-bot a,
body#articles #t-articles-bot a, 
body#schedule #t-schedule-bot a, 
body#loko #t-loko-bot a, 
body#team #t-team-bot a, 
body#making #t-making-bot a, 
body#blogs #t-blogs-bot a, 
body#gallery #t-gallery-bot a, 
body#chat #t-chat-bot a, 
body#guest #t-guest-bot a, 
body#forum #t-forum-bot a, 
body#contest #t-contest-bot a,
body#toto #t-toto-bot a, 
body#links #t-links-bot a, 
body#rating #t-rating-bot a {
  color: #333;
  font-size: 100%;
  padding-bottom: 4px;
  border-color: #727377;
  background: #fff url(../images/on_bg.gif) repeat-x bottom left;
  }

#t-rating a,
#t-rating-bot a {
	color: #0054A6;
	}

#menu {
  background: #cc0000 url(../images/bg_top.gif) repeat-x top right;
  font-family: "Arial", sans-serif;
  }
img.header-left {
  float: left;
  border: none;
}
img.header-right {
  float: right;
  border: none;
  margin: 2px;
}
#menu_bot {
  background: #cc0000 url(../images/bg_bot.gif) repeat-x top right;
  font-family: "Arial", sans-serif;
  }
td.left {
  border-left: 1px solid #000;
  }

td.right  {
  border-right: 1px solid #000;
  }

.notice {
	color: #ff0000;
}
.notice_green {
	color: #00aa00;
}
#bug {
  font: italic 90% Arial, sans-serif;
}

#post {
  font-family: "Arial", sans-serif;
  font-size: 80%;
  background: #E3EBFB;
  }
.post {
  font-family: "Arial", sans-serif;
  font-size: 80%;
  background: #E3EBFB;
  }
#new_post {
  font-family: "Arial", sans-serif;
  font-size: 80%;
  font-weight: bold;
  background: #C8D8F9;
  }
.new_post {
  font-family: "Arial", sans-serif;
  font-size: 80%;
  font-weight: bold;
  background: #C8D8F9;
  }
.post img.control, .new_post img.control {
	width: 12px;
	height: 12px;
	border: none;
	vertical-align: middle;
}
.msg_quote {
	margin: 3px 20px 3px 10px;
	padding: 10px 20px 1px 25px;
	background: #f0f0f0 url(/images/txtdecor/quote.gif) top left no-repeat;
	border: 1px solid #ddd;
	font-style: italic;
}
.msg_quote span {
	display: block;
	float: right;
	text-decoration: none;
	font-size: 130%;
	vertical-align: bottom;
}
/* Ñïîéëåðû */
.spoiler, .spoiler a, .spoiler a:visited {
cursor: help;
-khtml-opacity: 0.0;
-moz-opacity: 0.0;
filter:alpha(opacity=0);
opacity:0.0;
background:white;
color:white;
}

.spoiler:hover, .spoiler:hover a, .spoiler:hover a:visited,
.spoilered, .spoilered a, .spoilered a:visited {
-khtml-opacity: 1.0;
-moz-opacity: 1.0;
filter:alpha(opacity=100);
opacity:1.0;
background:transparent;
}

.spoiler:hover, .spoilered {color: black;}
.spoiler:hover a, .spoilered a {color: #002BB8;}
.spoiler:hover a:visited, .spoilered a:visited {color: #5A3696;}

#answer {
  font: italic 85% "Arial", sans-serif;
  color: #555555;
  }

#artnote {
  font-family: "Arial", sans-serif;
  font-size: 75%;
  color: #737373;
  }
.artnote {
  font-family: "Arial", sans-serif;
  font-size: 75%;
  color: #737373;
  }
#arttext {
  text-align: justify;
  font-family: "Arial", sans-serif;
  }
.arttext {
  text-align: justify;
  font-family: "Arial", sans-serif;
  }
#artblockpage {
  text-align: justify;
  font: italic bold 80% Arial, sans-serif;
  }
.artblockpage {
  text-align: justify;
  font: italic bold 80% Arial, sans-serif;
  }
#artnamepage {
   color:#0054A6;
   }
.artnamepage {
   color:#0054A6;
   }
.toto {
  border: 2px solid;
  border-color: #F95D5F;
  text-align: center;
  font-size:80%;
   }
#results{
  border: 2px solid;
  border-color: #8FAEEF;
  text-align: center;
  font-size:80%;
  width:95%;
  margin: 20px 0 20px 3px;
  }
.results{
  border: 2px solid;
  border-color: #8FAEEF;
  text-align: center;
  font-size:80%;
  width:95%;
  margin: 20px 0 20px 3px;
  }
.sm_cent_block{
  text-align: center;
  font-size:80%;
  width:95%;
  margin: 20px 0 20px 3px;
  }  
#res {
   border-color: #0054A6;
   color: #000000;
   }
.res {
   border-color: #0054A6;
   color: #000000;
   }
#date {
   background: #8FAEEF;
   font: bold 100% Arial, sans-serif; 
   }
.date {
   background: #8FAEEF;
   font: bold 100% Arial, sans-serif; 
   }
#home_m {
   font: bold 100% Arial, sans-serif;    
   color: #D37D70;
   }
.home_m {
   font: bold 100% Arial, sans-serif;    
   color: #D37D70;
   }
#guest_m {
   font: bold 100% Arial, sans-serif; 
   color: #0054A6;
   }
.guest_m {
   font: bold 100% Arial, sans-serif; 
   color: #0054A6;
   }
#other_m {
   color: #000000;
   }
.other_m {
   color: #000000;
   }
#away_lok {
   background: #E3EBFB;
   }
.away_lok {
   background: #E3EBFB;
   }
#home_lok {
   background: #FBEBE3;
   }
.home_lok {
   background: #FBEBE3;
   }
#date_home {
   background: #F95D5F;
   font: bold 100% Arial, sans-serif; 
   }
.date_home {
   background: #F95D5F;
   font: bold 100% Arial, sans-serif; 
   }
#date_away {
   background: #8FAEEF;
   font: bold 100% Arial, sans-serif; 
   }
.date_away {
   background: #8FAEEF;
   font: bold 100% Arial, sans-serif; 
   }
#score {
   font-size: 400%;
   }
.score {
   font-size: 400%;
   }

.sch_tbl, .match_tbl {
	border-bottom: 1px solid #8FAEEF;
	width: 100%;
	border-collapse: collapse;
}
.match_tbl {
	border-bottom: none;
}
.match_tbl caption {
	font-weight: bold;
}
.match_tbl td.team_logo {
	font-size: 120%;
	font-weight: bold;
	font-style: italic;
	vertical-align: middle;
}
.sch_tbl tr.alt {
	background-color: #E3EBFB;
}
.sch_tbl td.hdr {
	text-align: center;
	border-bottom: 1px solid #8FAEEF;
	background-color: #E3EBFB;
}
.sch_tbl td, .match_tbl td {
	padding: 1px;
	text-align: left;
}
.sch_tbl td.date, .match_tbl td.date {
	text-align: center;
	background: #8FAEEF;
  font: bold 100% Arial, sans-serif;
}
.match_tbl tr.date_home td,
.match_tbl tr.date_away td {
	text-align: center;
	background: #F95D5F;
	font: bold 100% Arial, sans-serif; 
}
.match_tbl tr.date_away td {
	background: #8FAEEF;
}
.match_tbl .home_lok td,
.match_tbl .away_lok td {
	text-align: center;
}
.match_tbl .home_lok td img,
.match_tbl .away_lok td img {
	width: 100px;
	height: 100px;
}
.sch_tbl td.trans {
	text-align: center;
	white-space: nowrap;
}
.sch_tbl td.commcol a {
	background: url(/images/icon/comm_inact.gif) left bottom no-repeat;
	padding-left: 16px;
	color: #0054A6;
	white-space: nowrap;
}
.sch_tbl td.commcol a:hover {
	background: url(/images/icon/comm_act.gif) left bottom no-repeat;
	color: #0081FF;
}
.sch_tbl td.nocommcol a {
	background: url(/images/icon/comm_inact.gif) left bottom no-repeat;
	padding-left: 16px;
	color: #ccc;
	white-space: nowrap;
}
.sch_tbl td.nocommcol a:hover {
	background: url(/images/icon/comm_act.gif) left bottom no-repeat;
	color: #aaa;
}
.match_tbl td p.score {
	font-size: 400%;
	margin: 2px;
	padding: 0;
}
   
.last_themes {
   background: #e3ebfb;
   width: 99%;
   padding: 0;
   margin: 20px 0 20px 0;
   border: 1px solid #8FAEEF;
   }
.last_themes h4 {
   text-align: center;
   padding: 3px;
   margin: 0;   
   }
.last_themes ul {
   width: 100%;
   padding: 3px 0 3px 0;
   margin: 0 0 0 0;
   }
.last_themes li {
   list-style: none;
   text-align: left;   
   margin: 2px;
   padding: 0 10px 0 10px;
   background: #e3ebfb url(../images/rig.gif) no-repeat center left;
   }
   
.tbl {
 background: #ffffff; 
 border: 1px solid;
 border-color: #8FAEEF;
 font-size: small;
 color: #000000;
 margin: 0px;
 padding: 0px;
 width: 100%;
}
.tbl th {
 margin: 0;
 padding: 8px 20px;
 text-align: center;
 border-bottom: 1px solid #8FAEEF;
 background: #8FAEEF;
    }
.tbl td {
 margin: 0;
 padding: 8px 20px;
 text-align: center;
 border-bottom: 1px solid #8FAEEF;
    }

.tbl .name {
 text-align: left;
 padding: 8px 0 8px 50px;
}

.tbl tr {
 background: #ffffff;
    }

.tbl tr.alt {
 background: #E3EBFB;
    }

.tbl tr.bot {
 background: #C8D8F9;
    }

.tbl .name a {
 display: block;
 font-weight: bold;
}

.tbl caption {
 margin: 0;
 padding: 8px 20px;
 text-align: left;
 font: bold 120% Arial, sans-serif;
}


.conference {
	width: 95%;
	background: #aaa;
	margin-left: 15px;
	margin-right: 10px;
	}

.box {
	position: relative;
	top: -5px;
	left: -5px;
	width: 100%;
	background: #fff;
	border: 1px solid #8FAEEF;
	vertical-align: top;
	}
	
.box td {
	vertical-align: top;
	}	
	
.box #im {
	border-right: 1px solid #8FAEEF;
	width: 120px;
	text-align: center;
	vertical-align: middle;
	}
	
.box #hd h3 {
  background: #fff url(../images/conf_head.gif) repeat-x top left;
  border-bottom: 1px solid #8FAEEF;
  margin: 0;
  padding: 6px 8px 4px 10px;
	}
	
.box #desc {
	text-align: justify;
	margin: 0;
	padding: 6px 8px 4px 10px;
	}

#afor {
  font-family: "Arial", sans-serif;
  font-size: 75%;
  background: #E3EBFB;
  border: none;
  border-top: 1px solid #8FAEEF;
  border-bottom: 1px solid #8FAEEF;
  text-align: justify;
  padding: 3px 5px 3px 5px;
  margin: 10px 0 0 0;
}
#afor h4 {
	margin: 3px 0 0 0;
	text-align: right;
}
#afor p {
	font-style: italic;
	text-align: left;
	margin: 3px 0 0 0;
}

.auth_menu {
	font-size: 80%;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	margin: 10px 0;
}

.auth_menu .inpt {
 background: #fff;
 border: 1px solid;
 border-color: #000000;
 color: #000000;
 font-size: 10px;
 width: 150px;
}

.auth_menu .chk {
 background: #fff;
 border: 0;
 width: 20px;
}

.rtng h1 {
	font-size: 180%;
	text-align: right;
}

.rtng h2 {
	font-size: 120%;
	text-align: center;
}
.rtng td, .rtng th {
	white-space: nowrap;
}

.photo {
 border: 1px solid #8FAEEF;
 border-bottom: none;
 text-align: center;
 padding: 0;
}
.photo_nav {
 background: #E3EBFB;
 border: 1px solid #8FAEEF;
 text-align: center;
}
.photo_img {
  margin: 0;
  padding: 0 4px 4px 0;
  background: url(/images/photo-frame.gif) no-repeat bottom right;
  }
.do_award {
	border: 1px solid #F95D5F;
	border-top: none;
	background: #FBEBE3;
}
.do_award h1 {
	margin: 5px 25px;
	font-size: 150%;
	color: #F95D5F;
	text-align: center;	
}
.do_penalty {
	border: 1px solid #8FAEEF;
	border-top: none;
	background: #E3EBFB;
}
.do_penalty h1 {
	margin: 5px 25px;
	font-size: 150%;
	color: #8FAEEF;
	text-align: center;	
}
.awa_row td {
	border-top: 1px solid #F95D5F;
	border-bottom: 1px solid #F95D5F;
	background: #FBEBE3;
}
.awa_row h1 {
	margin: 5px;
	font-size: 150%;
	color: #F95D5F;
	text-align: center;	
}
.awa_row .nam {
 text-align: left;
}
.awa_row .nam a {
 font-weight: bold;
}
.pen_row td {
	border-top: 1px solid #8FAEEF;
	border-bottom: 1px solid #8FAEEF;
	background: #E3EBFB;
}
.pen_row h1 {
	margin: 5px 5px;
	font-size: 150%;
	color: #8FAEEF;
	text-align: center;	
}
.pen_row .nam {
 text-align: left;
}
.pen_row .nam a {
 font-weight: bold;
}
.date_select {
	padding: 0 10px 0 10px;
	font-weight: bold;
}
#getCal {
	position: absolute;
	background: #fff;
	padding: 2px;
	text-align: center;
	border: 1px solid #8FAEEF;
}
.no_results {
	padding: 20px 0 20px 0;
	text-align: center;
	background: #E3EBFB;
	border-top: 1px solid #8FAEEF;
	border-bottom: 1px solid #8FAEEF;	
}
.status_tbl {
	display: inline;
	
}
table.status_tbl td {
	vertical-align: bottom;
}
.progress_bar {
	border: 1px solid #000;
	width: 100%;
}
.progress_bar td {
	height: 5px;
}
.high_res {
	background: #ffcc00;
}

.toto_koef {
	font-size: 85%;
	color: #aaa;
}
.toto_questions {
	width: 80%;
}
.toto_questions td h4 {
	padding: 0;
	margin: 2px;
}
.toto_questions td .small {
	font-size: 85%;
	color: #aaa;
	font-weight: bold;
}
.toto_nav {
 background: #EFF3FB; 
 border: 0;
 padding: 10px;
 width: 100%;
 border-top: 1px solid;
 border-bottom: 1px solid;
 border-color: #8FAEEF;
}

/* ÏËÀØÊÀ ÁËÎÃÎÂ */
.last_blogs {
 margin: 5px;
 float: left;
 width: 95%;
 min-height: 90px;
 border: 1px dotted #ccc;
 background: #eee;
}
.last_blogs dl {
  margin: 0;
  padding: 0;
}
.last_blogs dl dt {
  margin: 0 0 1px 0;
  padding: 1px;
  color: #0054A6;
  font-size: 110%;
  font-weight: bold;
}
 .last_blogs dl dt img {
  float: left;
  margin: 3px;
  width: 50px;
}
.last_blogs dl dt img.rss {
  vertical-align: bottom;
  margin: 1px;
  padding: 0;
  width: 14px;
}
.last_blogs dl dd {
  font-size: 90%;
  margin: 1px;
  text-align: justify;
  color: #000;
}

.toto_tbl {
	margin: 15px 0;
	border-bottom: 1px solid #8FAEEF;
}
.toto_tbl tr.capt th {
	border-top: 1px solid #8FAEEF;
	border-bottom: 1px solid #8FAEEF;
	text-align: left;
}
.toto_tbl tr.alt {
 background: #E3EBFB;
}
.toto_tbl tr.capt th.rght,
.toto_tbl th.rght,
.toto_tbl td.rght,
.toto_hist tr.capt th.rght,
.toto_hist th.rght,
.toto_hist td.rght {
	text-align: right;
	padding-right: 10px;
}

.top10, .toto_hist {
 background: #ffffff; 
 border: 1px solid;
 border-color: #8FAEEF;
 font-size: small;
 color: #000000;
 margin: 0px;
 padding: 0px;
}
.top10 {
 width: 100%;
}
.top10 th, .toto_hist th {
 margin: 0;
 padding: 2px 2px;
 text-align: center;
 border-bottom: 1px solid #8FAEEF;
 background: #C8D8F9;
}
.top10 td, .toto_hist td {
 margin: 0;
 padding: 2px 0;
 text-align: center;
 border-bottom: 1px solid #8FAEEF;
}

.top10 .name, .toto_hist .name {
 text-align: left;
 font-weight: bold;
 white-space: nowrap;
}
.top10 .res_left, .tbl .res_left {
 padding-left: 3px;
 text-align: left;
 white-space: nowrap;
}

.top10 tr, .toto_hist tr {
 background: #ffffff;
}

.top10 tr.alt, .toto_hist tr.alt {
 background: #E3EBFB;
}
.top10 tr.bot, .toto_hist tr.bot {
 background: #C8D8F9;
}

/*ÄÍÈ ÐÎÆÄÅÍÜß ÍÀ ÃËÀÂÍÎÉ*/
.birthday {
	border: 1px solid #F95D5F;
	margin: 5px;
 	width: 95%;
}
.birthday div {
	text-align: center;
	font-size: 90%;
	padding: 5px;
	font-weight: bold;
}
.birthday div.title {
	background: #FBEBE3;
}

/* ÁËÎÊÈ +1 */
.like {
	vertical-align: bottom;
	display: inline;
	font-weight: bold;
	color: #0054A6;
	font-style: italic;
	margin-left: 20px;
}
.like img {
	border: none;
	padding: 0;
	margin: 0;
	opacity: 0.4;
	filter: alpha(opacity=40);
}
.like a img {
	opacity: 1;
	filter: alpha(opacity=100);
}

