body
{
	padding: 0;
	margin: 0;
	color: #333;
	background: #fff;
	font: 14px/16px Georgia;
}

a
{
	color: #333;
	outline: none;
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
}

img{ border: 0; }

h1, h2, h3, h4, h5, h6
{	
	color: #666;
	font-weight: 700;
	text-decoration: none;	
}
h1{font-size: 130%;}
h2{font-size: 120%;}
h3{font-size: 110%;}
h4{font-size: 100%;}
h5{font-size: 90%;}
h6{font-size: 80%;}

.all
{
	width: 962px;
	margin: 0 auto;
	padding: 10px 0;
}

.header
{
	height: 76px;
	padding-top: 7px;
	position: relative;
	background: url(../images/top.png) no-repeat 0 0;
}

.header .logo
{
	height: 75px;
	width: 250px;
	display: block;
	margin: 0 auto;
	text-indent: -9999px;
}

.header .phone
{
	top: 40px;
	left: 60px;
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	line-height: 18px;
	position: absolute;
}


.header ul.lang
{
	top: 55px;
	right: 20px;
	margin: 0;
	padding: 0;
	position: absolute;
}

.header ul.lang li 
{
	margin: 0;
	padding: 0 5px;
	display: inline;
	list-style-type: none;
}

.header ul.lang li a, .header ul.lang li span
{
	color: #fff;
	font-weight: 700;
}

ul.menu
{
	margin: 0;
	padding: 0;
	height: 480px;
	border: solid 1px #ababab;
	border-width: 0 1px;
	background: url(../images/menu.jpg) no-repeat 0 0;
}

ul.menu li
{
	margin: 0;
	padding: 0;
	float: left;
	width: 240px;
	height: 160px;
	list-style-type: none;
}

ul.menu li a
{
	width: 220px;
	padding: 10px;
	height: 140px;
	display: block;
	color: #c62329;
	font-weight: 700;
	text-align: right;
	text-decoration: none;
}

ul.menu li.two
{
	width: 480px;
}

ul.menu li.two a
{
	width: 460px;
	font-size: 16px;
}

.footer
{
	clear: left;
	height: 38px;
	color: #fff;
	font-size: 12px;
	padding: 25px 20px 0;
	background: url(../images/btm.png) no-repeat 0 0;
}

.dnk
{
	float: right;
	margin: -5px 0 0;
	padding: 0px 30px 0 0;
}

.dnk a
{
	float: left;
	height: 26px;
	color: #fff;
	display: block;
	font-size: 11px;
	line-height: 13px;
	font-family: Tahoma;
	padding: 0 0 0 36px;
	text-decoration: none;
	background: url(../images/dnk.gif) no-repeat 0 0;
}

.dnk a span
{
	color: #fff;
	font-size: 9px;
	line-height: 11px;
	font-family: Tahoma;
}



.wrapper
{
	height: 1%;
	overflow: hidden;
	border: solid 1px #ababab;
	border-width: 0 1px;
}

.wrap
{
	float:left;
	width: 100%;
}

.wrap-inner
{
	padding: 0 0 40px;
	margin: 0 240px 0 220px;
}

.left
{
	float: left;
	width: 220px;
	text-align: center;
	padding: 100px 0 40px;
	margin-left: -962px;
}

.right
{
	float: left;
	width: 240px;
	text-align: center;
	padding: 100px 0 40px;
	margin-left: -240px;
}

.right img, .left img{
	width:80%;
}

h1.title
{
	margin: 0;
	padding: 20px 0 0;
	color: #bb2024;
}

ul.menu-inner
{
	margin: 0;
	padding: 20px 0;
}

ul.menu-inner li
{
	padding: 0;
	margin: 0;
	list-style-type: none;
	display: inline;
	margin-right: 20px;
}

ul.menu-inner li a
{
	color: #090;
}

.left img, .right img
{
	border: solid 1px #ccc;
	margin-bottom: 1px;
}

.adminban{
	float:left;
	width:130px;
	margin:10px;
}

.adminleft{
	float: left;
	width: 250px;
}

.adminright{
	margin-left:250px;
}

fotos{
	width: 100%;
	overflow: hidden;
}

.foto{
	color: #303391;
	float: left;
	text-align: center;
	padding: 5px;
	width:156px;
}

.foto img{
	width: 100%;
	margin-bottom: 4px;
}

.back{
	color: #303391;
	float: right;
	margin-top: 20px;
}
