/*
Original design: andreas09 (v2.2 - July 07, 2008) - A free xhtml/css website template by Andreas Viklund and stylishtemplate.com.
For more information, see http://andreasviklund.com/templates/andreas09/
*/

/* Main tags */
body {
	background: #8b8b8b none;
	color: #303030;
	font: 76% Verdana,Tahoma,Arial,sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
}
a {
	color: Navy;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {color:#808080; text-decoration:underline;}
p {line-height:1.5em; margin:0 0 15px;}

/* Main container */
#container {background:#f0f0f0 url(../img/bodybg.jpg) repeat-x; color:#303030; margin:0; min-width:770px; padding:0; text-align:left; width:100%;}

/* Header section */
#sitename {
	color: #ffffff;
	height: 92px;
	margin: 0px 0 10px 10px;
	text-align: left;
	padding: 0px;
}


/* Breadcrops */
#breadcrops {
	color: Navy;
	height: 15px;
	margin: 0 10px 5px;
	text-align: left;
	font-weight: lighter;
}

/* timeData */
#timedata {
	text-align: left;
	color: #505050;
	font-size: 0,8em;
	font-weight: bold;
	padding-bottom: 10px;
}

/* Horizontal menu */
#mainmenu {
	float: left;
	margin-bottom: 10px;
	}
#mainmenu ul {font-size:16px; margin:0; padding:0;}
#mainmenu li {float:left; height:35px; list-style:none; margin:0; padding:0;}
#mainmenu a {
	border-right: 1px solid Silver;
	color: Navy;
	display: block;
	font-size: 1em;
	padding: 11px 5px 10px 30px;
	text-transform: uppercase;
	text-decoration: none;
	background-image: url(../img/logo_s_mikro.png);
	background-repeat: no-repeat;
	background-position: left;
	font-weight: bold;
}
#mainmenu a:hover {
	background-image: url(../img/logo_s_mikro.png);
	background-repeat: repeat-x;
	background-position: left;
	background-image: url(../img/mainmenubg.gif);
	text-decoration: none;
}
#mainmenu a.current {background:#f0f0f0 url(../img/menuhover.jpg) top left repeat-x; color:#505050; text-decoration:none;}

/* Content wrap */
#wrap {clear:both; font-size:0.9em; padding:0;}

/* Sidebars */
#leftside {margin:0; padding:0 10px 10px; width:160px;}
#rightside {margin:0; padding:0 10px 10px; width:160px;}
#leftside {float:left; margin-right:10px;}
#rightside {float:right; margin-left:10px;}
#leftside h1,#rightside h1 {color:#505050; font-size:1.6em; font-weight:bold; letter-spacing:-1px; margin:0 0 12px;}
#leftside h2,#rightside h2 {font-size:1.1em; margin:0 0 20px;}
#leftside p,#rightside p {
	font-size: 0.9em;
	line-height: 1.4em;
	margin: 0 0 16px 5px;
}
#leftside img,#rightside img,#sitename img {
	background-color: transparent;
	border-width: 0;
}

.linklist {list-style:none; margin:0 0 16px 10px; padding:0;}
.linklist li {margin-bottom:0.7em;}

/* Sidebar menu */
.nav {
	border: 1px solid #b0b0b0;
	color: Navy;
	display: block;
	margin-top: 8px;
	padding: 5px 2px 4px 30px;
	position: relative;
	text-transform: uppercase;
	text-decoration: none;
	width: 130px;
	background-image: url(../img/logo_s_mikro.png);
	background-repeat: no-repeat;
	background-position: left;
	background-color: #D2DEF1;
	font-size: 7 pt;
}
.nav:hover,.active {border:1px solid #909090; color:#303030; text-decoration:none; background-image: url(../img/logo_s_mikro.png);
	background-repeat: no-repeat;
	background-position: left;
	background-color: #f8f9fa;}

.nav_1 {
	border: 1px solid #b0b0b0;
	color: Navy;
	display: block;
	margin-top: 8px;
	padding: 5px 2px 4px 30px;
	position: relative;
	text-transform: uppercase;
	text-decoration: none;
	width: 130px;
	background-image: url(../img/logo_s_mikro.png);
	background-repeat: no-repeat;
	background-position: left;
	background-color: #FFEE8C;
	font-size: 7 pt;
}
.nav_1:hover,.active {border:1px solid #909090; color:#303030; text-decoration:none; background-image: url(../img/logo_s_mikro.png);
	background-repeat: no-repeat;
	background-position: left;
	background-color: #f8f9fa;}	
	
.sub {font-size:0.8em; letter-spacing:1px; margin:3px 0 2px 10px; padding:4px 2px 2px 8px; width:125px;}

.minimenu {
	margin: 1;
	padding: 1;
	text-align: left;
	color: #4169E1;
	font-size: 8pt;
	font-family: Verdana,Tahoma,Arial,sans-serif;
	font-weight: normal;
	float: left;
	width: 100%;
	
	}
	
.minimenu_u {
	margin: 1;
	padding: 1;
	text-align: left;
	color: #4169E1;
	text-decoration: underline;
	font-size: 8pt;
	font-family: Verdana,Tahoma,Arial,sans-serif;
	font-weight: normal;
	float: left;
	
}
.minimenu_h {
	margin: 1;
	padding: 1;
	text-align: left;
	color: #4169E1;
	text-decoration: underline;
	font-size: 12pt;
	font-family: Verdana,Tahoma,Arial,sans-serif;
	font-weight: normal;
	float: left;
	clear: left;
}

.fok {
	font-size: 15pt;
	color: Navy;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	width: 100%;
	background-image: url(../img/fok_dinamika_shapka.gif);
	background-repeat: no-repeat;
	background-position: left;	
	margin: -10 0 0 0;
	text-align: center;
	}

/* zagolovok */
#nashsport {
	color: Navy;
	font-style: italic;
	font-weight: bold;
	font-size: 12pt;
	text-align: left;
	font-family: arial, verdana, sans-serif;
}
#artmini {
	color: Black;
	font-style: italic;
	font-weight: normal;
	font-size: 7pt;
	text-align: left;
	font-family: arial, verdana, sans-serif;
}

/* Content */
#content,#contentalt {background-color:#fafcff; border:1px solid #909090; color:#2a2a2a; padding:15px 20px 5px;}
#content {
	margin: 0px 200px 0 200px;
}
#contentalt {margin:0 200px 0 20px;}
#content h1,#content h2,#contentalt h1,#contentalt h2 {background-color:inherit; color:#606060; font-size:1.8em; font-weight:bold; letter-spacing:-1px; margin:0 0 15px; padding:0;}
#content h2,#contentalt h2 {font-size:1em; margin-bottom:10px;}
#content img,#contentalt img {
	border: 0px none;	
	float: left;
	margin: auto auto auto auto;
	padding: 2 px;
	background: transparent;
}

/* Footer */
#footer {background:#8b8b8b url(../img/footerbg.jpg) top left repeat-x; clear:both; color:#d0d0d0; font-size:0.9em; font-weight:bold; margin:0; padding:20px 0; text-align:center; width:100%;}
#footer a {color:#d0d0d0; font-weight:bold;}

/* Various classes */
.thumbnail {background:#fafbfc; border:1px solid #b0b0b0; margin:0 0 10px 10px; padding:5px;}
.searchform {margin:0;}
.searchbox {background:#f0f0f0; border:1px solid #b0b0b0; margin:0 4px 0 0; width:100px;}
.searchbutton {background:#f0f0f0; border:1px solid #b0b0b0;}
.clearingdiv {clear:both; height:30px; width:1px;}
.hide {display:none;}
.intro {font-size:1.0em; font-weight:bold;}
.small {font-size:0.8em;}
.large {font-size:1.4em;}
.center {text-align:center;}
.right {text-align:right;}

/*********************/
/* Tables, generally */
/*********************/
TABLE.contenttable { border: 1px #666666 solid; margin: 10px 10px 10px 10px; width: 70%; }
TABLE.contenttable P { font-size: 8pt; }
TABLE.contenttable TR TD {
	vertical-align: top;
	text-align: center;
	}
TABLE.contenttable TR.tr-last TD P { background-color: #336699; }
TABLE.contenttable TR TD.td-last P { background-color: #aa6699; }

.tr-even {
	font-size: 8pt;
	vertical-align: top;
	}
.tr-odd {
	font-size: 8pt;
	vertical-align: top;
	}
.tr-0 {
	font-size: 8pt;
	vertical-align: top;
	text-align: center;
	background-color: #ADD8E6;
	font-weight: bold;
}
.td-0 {
	font-size: 8pt;
	vertical-align: top;
	text-align: left;
	font-weight: bold;
}
