@charset "utf-8";
html {
	height:100%;
}
body {
	height:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	margin: 0px;
	background-color: #43618C;
}
.leftShadow{
	background-image: url(/bitrix/templates/mguki/images/fon_04.png);
	background-repeat: repeat-y;
	background-position: right;
}
.rightShadow{
	background-image: url(/bitrix/templates/mguki/images/fon_05.png);
	background-repeat: repeat-y;
	background-position: left;
}
.topHeader{
	color: #FFF;
	background-color: #4B72A7;
	height: 25px;
}
.topHeader h1{
	font-size: 16px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin: 0px;

}

.leftMenu{
	background-image: url(/bitrix/templates/mguki/images/fon_01.png);
	background-repeat: no-repeat;
	background-color: #D9E5F2;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B8C8DE;
}
.leftM1{
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-weight: bold;
	text-transform: uppercase;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #4B72A7;
}
.leftM2{
	margin: 0px;
	padding-top: 2px;
	padding-right: 23px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.copy{
	color: #FFF;
	font-size: 11px;
	background-color: #4B72A7;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.copy a {
	color: #FFFFFF;
	text-decoration: none;
}
.copy a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
.copy a:visited{
	color: #FFFFFF;
}
.leftM1 a {
	color: #334E71;
	text-decoration: none;
}
.leftM1 a:hover{
	color: #334E71;
	text-decoration: underline;
}
.leftM1 a:visited{
	color: #334E71;
}
.leftM2 a {
	color: #334E71;
	text-decoration: none;
}
.leftM2 a:hover{
	color: #334E71;
	text-decoration: underline;
}
.leftM2 a:visited{
	color: #334E71;
}
a {
	color: #8F3A3A;
	text-decoration: none;
}
a:hover{
	color: #8F3A3A;
	text-decoration: underline;
}
a:visited{
	color: #8F3A3A;
}
div.navchain{ 
        text-transform: uppercase; 
}
.mapImg{
        border-color:#cccccc;
}
.photoList{
	font-weight: normal;
	border: 1px solid #CCC;
	padding: 5px;
	background-color:#ebf2fa;
	background-image: url(/bitrix/templates/mguki/images/photoListFon.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.photoList img{
	border: 3px solid #CCC;
}
