@charset "windows-1251";

/* Structure styles  */

body  {
	font: 100% Arial, Helvetica, sans-serif;
	background-image: url(img/fon.jpg);
	background-repeat:repeat-x;
	background-attachment:fixed;
	margin: 0; 
	padding: 0;
	text-align: center; 
}
	
.bigdiv {
	position: relative; 
	width: 880px;
	margin: 20px auto;
	text-align: center;
	overflow: auto;
	min-height: 600px;
}
	
.fon {
	background-image: url(img/fon2.gif);
	background-repeat:repeat-y;
	border: none;
	margin: 0px;
	padding: 0px;
}	
	
#container { 
	background-image: url(img/fon2.gif);
	background-repeat:repeat-y;
	border: none;
	text-align: left; 
	margin: 0px;
	overflow: auto;
} 

#header { 
	height: 180px; 
	background-image: url(img/header2.jpg);
	background-repeat:no-repeat;
	text-align: right;
	font-family: century gothic, verdana;
	color:#99FF33;
	padding-right: 5px;
}

#header h2 {
	font-weight:normal;
	/*font-size: larger;*/
	font-size: 20px;
	margin-right: 10px;
}

#header a {
	text-decoration:none;
	color:#99FF33;
}

#header h1 {
	/*font-size:xx-large;*/ 
	font-size: 33px;
	margin-top: 0px;
}

#sidebar1 {
	position: absolute;
	top: 250px;
	left: 0px;
	width: 170px; 
	background: none; 
	padding: 10px;
	border:none;
}

#mainContent { 
	margin-left: 200px; 
	padding: 10px; 
	width: 520px;
	font-family: Arial, Helvetica, sans-serif;
	color:#003300;
	font-size: 15px;
	min-height: 350px;
}

#mainContent h2 {
	font-size:18px;
	font-family: century gothic, verdana;
	color:#006600;
	text-align: center;
}

#mainContent a{
	text-decoration: underline;
	color: #006600;
}
	#mainContent a:link{
	color: #006600;
}

	#mainContent a:visited{
	color: #669900;
	font-weight: bold;
}

	#mainContent a:hover{
	color: #000000;
	background: #00CC00;
}


#footer { 
	background-image: url(img/bottom2.gif);
	background-repeat:no-repeat;
	height: 45px;
	font-size:12px;
	text-align:center;
	color: #006600;
	font-family: century gothic, verdana;
	padding-top: 4px;
}
	
.top {
	background-image: url(img/top.gif);
	background-repeat:no-repeat;
	height: 35px;
	padding-left: 30px;
	text-align: right;
}

.top2 {
	background-image: url(img/top2.gif);
	height: 39px;
	background-repeat:no-repeat;
	text-align: left;
	padding-top: 5px;
}

.top2 span {
	font-family: century gothic, verdana;
	color:#99FF33;
	/*font-size: large;*/
	font-size: 18px;
	vertical-align: middle;
	font-weight: bold;
	padding-left: 10px;
		}

.right {
	width: 120px;
	float: right;
	padding: 5px;
	margin-top: 0px;
	text-align:center;
	}

.right table td{
	border-top: 5px inset #CCFF33;
	text-align:center;
	border-collapse: separate;
	padding: 5px 7px;
	font-size: 15px;
	font-family: century gothic, verdana;
	font-stretch: condensed;
	}

.right table a {
	text-decoration: none;
	color:#006600;
	font-weight:bold;
	}

.right table img {
	border: none;
}	

.fon_white {
	background-image:url(img/white.png);
	background-repeat:repeat;
	}

/* End Structure styles  */

/* Top menu styles  */
.topmenu {
	background-color: none;
	font-family: century gothic, verdana;
	font-size: 18px;
	color: #99FF00;
	font-weight: bold;
	width: 850px;
	height: 35px;
}

.topmenu td{
	border: none;
	text-align: center;
}

.topmenu td a{
	text-decoration: none;
	color: #99FF00;
}
	.topmenu td a:link{
	color: #99FF00;
}

	.topmenu td a:visited{
	color: #99FF00;
}

	.topmenu td a:hover{
	/*color: #006600;*/
	color: #056839;
	background: #99FF00;
}

.top_over {
    color: #056839;
	background: #99FF00;
}

.top_out {
	background-color: none;
}

/* End Top menu styles */

/* Content area  */

.isp {
	list-style-type: square;
	}

.ispitania {
	color: #006600;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 15px 0px;
	}
	
.ispitania_act {
	color: #006600;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	cursor: pointer;
	margin: 15px 0px;
}

.list {
	margin: 10px;
	padding: 10px;
	background-image: url(../img/white.png);
	background-repeat:repeat;
	border: 1px solid #333333;
	font-size: 11px;
	}
	
.links1 {
	color: #003300;
	font-size: 13px;
	}

.links2 {
	text-decoration: none;
	color: #003300;
	font-size: 13px;
}

	
/* End Content area */

/* Left menu styles */
.leftmenu {
	color: #006600;
	font-size: 18px;
	font-family: century gothic, verdana;
	font-weight: bold;
	list-style-image: url(img/bullet.gif);
	}

.leftmenu li {
	padding-top: 10px;
}

.leftmenu a{
	text-decoration: none;
	color: #006600;
}

	.leftmenu a:hover{
	text-decoration: underline;
	color: #006600;
	
}

#li_active{
	list-style-image: url(img/bullet2.gif);
	padding-top: 10px;
}


/* End Left menu styles */

.imgleft {
	float: left;
	margin-right: 10px;
}

.imgright {
	float: right;
	margin-left: 10px;
}

.item {
	padding-top: 10px;
}

.newsheader {
	 text-align: right;
	 color: #FFFFFF;
	 font-weight: bold;
	 background-color:#339900;
	 padding: 2px 20px;
	 
	}

.new {
	padding: 5px 0px;
}

.new a{
	background: none; 
}
	.new a:link{
	background: none;
}

	.new a:visited{
	background: none;
}

	.new a:hover{
	background: none !important; 
}

.new_txt {
	background-image:url(img/white.png);
	background-repeat:repeat;
	padding: 5px;
	font-size: 13px;
	vertical-align:middle;
	overflow: auto;
}

.new_txt ul {
	list-style-position: inside;
}

.txt {
	padding: 10px;
}

.price_txt {
	background-image:url(img/white.png);
	background-repeat:repeat;
	padding:10px;
	font-size: 14px;
	border-bottom: 3px solid #99FF66;
}

.price_txt a {
	text-decoration: none;
}

.price_img {
	text-align: center;
	width: 30%;
	border-right: 3px solid #99FF66;
	border-bottom: 3px solid #99FF66;
}

.right_box {
	background-image:url(img/white.png);
	background-repeat:repeat;
	border-top: 5px solid #060;
	text-align:center;
	margin-top: 5px;
	padding: 5px;
}

.right_box a {
	text-decoration:none;
	font-family: century gothic;
	color:#060;
	font-weight:bold;
	font-size: 16px;
}
	
.ukaz {
	background-color:#060;
	text-align:center;
	padding: 3px;
}

.nazad {
	margin-top: 5px;
	background-color:#060;
	color:#FFF;
	padding: 5px;
	font-weight:bold;
	font-size:13px;
}

.nazad a {
	text-decoration:none;
	color:#FFF;
}

.met {
	margin-top: 10px;
	text-align: left;
	padding-left: 30px;
	}

.partners {
	margin: 10px 0;
	border: none;
	font-size:15px;
	width: 100%;
}

.partners td {
	padding: 3px 3px 3px 6px;
	border-bottom: 1px solid #009900;
	background: #EBFED8;
}

.part_head {
	font-weight: bold;
	color:#006600;
	padding: 5px;
	text-align: center;
}

td.sity {
	width: 140px;
}

.yellow {
	text-align: center;
	font-weight: bold;
	background-color: #FFFF66;
	margin: 10px;
	padding: 10px;
	}	

.metro_red {
		background-color:#FF0000;
		}
	
.metro_orange {
		background-color:#FF9900;
}

.metro_green {
		background-color:#009900;
}

.metro_blue1 {
		background-color:#3399FF;
		}
		
.metro_blue2 {
		background-color:#000066;
		}
		
.metro_sal {
		background-color: #99CC00;
		}
	
.metro_pur {
		background-color:#CC3399;
		}
		
.metro_gray {
		background-color:#999999;
		}
		
.metro_yellow {
		background-color:#FFFF00;
		}	
	
.metrotxt {
		font-size:20px;
		font-weight:bold;
		text-align:center;
		color:#FFFFFF;
		vertical-align: middle;
}

.metro-table {
		background-image: url(img/white.png);
				}
		
.line {text-decoration:underline;}

.counter {
border: none;
text-align: right;
}

div.met a {
	display: table-cell;
	vertical-align: middle;
}

div.met a.text {
	text-decoration: none !important;
	padding: 0 10px;
	border-top: 1px solid green;
	border-bottom: 1px solid green;
	border-right: 1px solid green;
	background: #FFFF66;
} 


