html{
	margin:0;
	padding:0;
	height:100%;
}
body{
	margin:0;
	padding:0;
	background-color:#FFFFFF;
	background-image:url(/img/fon.jpg);
	background-position:top;
	background-repeat:repeat-x;
	font-family:tahoma;
	font-size:12px;
	height:100%;
	min-width:770px;
	line-height:18px;

}

.max_width_conteiner{
	width:100%;
	overflow:hidden;


}
.max_width_left_rasporka{
	width:50%;
	float:left;
	margin-left:-700px;
	height:100px;

}
.max_width_right_rasporka{
	width:50%;
	float:right;
	margin-right:-700px;
	height:100px;

}
.max_width_center{
	max-width:1400px;
	margin:0 auto;

}

.max_width_content{
	display:table;
	width:100%;


}


* {
	z-index:1;
}
form{
	margin:0;
	border:none;
	padding:0;
}
img {
	border:none;
	padding:0;
	margin:0;
}
table{
	font-family:tahoma;
	font-size:12px;
	line-height:18px;
}

a {
	color:#00a2ff;
	text-decoration:underline;
}
a:visited{
	color:#00a2ff;
	text-decoration:underline;
}
a:hover{
	color:#00a2ff;
	text-decoration:none;
}


.nofuter{
	min-height:100%;
	position:relative;
	z-index:990;

}
.futer{
	width:100%;
	position:relative;
	height:67px;
	margin-top:-67px;
	font-size:10px;
	z-index:0;
}


/*header classes*/
.header{
	height:190px;
	overflow:hidden;
	margin-bottom:20px;
	width:100%;
	text-align:center;
}


.nogi_left{
	float:left;
	width:50%;
	background-image:url(/img/nogi_left.jpg);
	height:190px;
	background-repeat:no-repeat;
	background-position:right
}
.nogi_right{
	margin-left:50%;
	background-image:url(/img/nogi_right.jpg);
	height:190px;
	background-repeat:no-repeat;
	background-position:left
}




.logo{
	position:absolute;
	left:20px;
	top:20px;
	height:142px;
	width:284px;
	background-image:url(/img/logo2.png);
	display:block;
	cursor:pointer;
	font-size:30px;
}

*html .logo
	{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/logo2.png', sizingMethod='scale');
	 background:none;
	}

#logoimage{
	color:#9dc64b;
}

.logincontainer{
	text-align:right;
	position:absolute;
	right:20px;
	top:0;
	height:23px;width:175px;
	background-image:url(/img/alpha.png);
}
#inloginer{
	position:absolute;
	right:25px;
	top:0;
}



.menucontainer{

	position:relative;
	margin-left:20px;


}
.menu{
	
	font-size:18px;
}
.menu a{
	color:#0068a4;
	font-size:18px;
	text-decoration:underline;
}
.menu a:visited{
	color:#0068a4;
	text-decoration:underline;
}
.menu a:hover{
	text-decoration:none;
}

.menu td{
	padding:0;
	line-height:21px;

}



.sel_link
	{color:#fffffff;
	 display:inline;
	 background-color:#00a2ff;
	 display:inline;
	 padding:5px;
	}
	
.sel_link a
	{color:#00a2ff;
	 text-decoration:underline;
	 display:inline;
	}
.sel_link a:hover
	{color:#00a2ff;
	 text-decoration:none;
	 display:inline;
	}


.selected_link2{
	color:#FFFFFF;
	background-color:#00a2ff;
	text-decoration:none;
	display:inline;
	padding:5px;
}
.selected_link{
	color:#FFFFFF;
	background-color:#00a2ff;
	text-decoration:none;
	display:inline;
	padding:5px;
	
}
.selected_link:visited{
	color:#FFFFFF;
	background-color:#00a2ff;
	text-decoration:none
}
.selected_link:hover{
	color:#FFFFFF;
	background-color:#00a2ff;
	text-decoration:none;

}
.deselected_link{
	display:inline;
	padding:5px;
	cursor:pointer;	
}



.pole_left{
	float:left;
	width:50%;
	background-image:url(/img/pole_left.gif);
	height:393px;
	background-repeat:no-repeat;
	background-position:right
}

.pole_right{
	margin-left:50%;
	background-image:url(/img/pole_right.gif);
	height:393px;
	background-repeat:no-repeat;
	background-position:left
}

.ten_left{
	float:left;
	width:50%;
	background-image:url(/img/ten_left.gif);
	height:64px;
	background-repeat:no-repeat;
	background-position:right
}
.ten_right{
	margin-left:50%;
	background-image:url(/img/ten_right.gif);
	height:64px;
	background-repeat:no-repeat;
	background-position:left
}
.leftlinker{
	float:left;
	width:50%;
}
.rightlinker{
	margin-left:50%;
}
.politechnik_link{
	float:left;
	padding-left:76px;
}
.kredo_link{
	float:right;
	padding-right:127px
}
.zagolovki{
	color:#3b3b3b;
	font-size:24px;
	line-height:24px;

}

#bigbackground{
	display:none;
	height:100%;
	width:100%;
	background-image:url(/img/alpha.png);
	position:fixed;
	z-index:999;
	padding:0;
	margin:0;
	zoom:1;

}
#inbigbackgroung{
	display:none;
	position:absolute;
	z-index:999;
	width:100%;
	text-align:center;


}
#fullimage{

	display:inline;
	border:8px solid #FFFFFF;
}
#outbig{
 position:absolute;
 width:100%;
 text-align:center;
 margin-top:450px;
 z-index:999
}

.onephoto{
	margin:10px;
	padding:10px;
	background-color:#eaf5e1;
	float:left;

}