@import url(http://fonts.googleapis.com/css?family=Open+Sans+Condensed:700,300,300italic&subset=latin,cyrillic-ext,cyrillic);

body {
	font-size: 12px; 
	font-family: Verdana, arial, Helvetica, sans-serif; 
	padding-right: 0px; 
	padding-left: 0px; 
	padding-bottom: 0px; 
	margin: 0px; 
	padding-top: 0px; 
	color:#666666;
	line-height: 20px;
}

td {
	font-size: 12px; 
	font-family: Verdana, arial, Helvetica, sans-serif;
}	

h1 {
	font-size: 18px; 
	font-family: Verdana, arial, Helvetica, sans-serif;
	text-align:left
}	

h2 {
	font-size: 14px; 
	font-family: Verdana, arial, Helvetica, sans-serif;
}	

a {
	color: #9d0039; 
	font-weight:normal;
}
a:visited {
	color: #7e012e;
}
a:hover {
	color: #be0145;
}

.menu_second {
	font-weight:bold;
	font-size:14px;
	color: #6c6c6c; 
}

a.menu_second {
	color: #6c6c6c; 
	font-weight:bold;
	font-size:18px;
	
}
a.menu_second:visited {
	color: #6c6c6c;
}
a.menu_second:hover {
	color: #9e9e9e;
}

.header_light_grey{
	color:#cbcbcb;
	font-weight:normal;
	font-size:30px;
}

.menu_second {font-family: 'Open Sans Condensed', sans-serif}
p {text-align:left}

body, html {height:100%; padding:0; margin:0; border:0}
body {background:url(/img/background.jpg) repeat-x 0 0 #d5d5d5}
#main {width:900px; margin:auto; padding:0 50px; min-height:100%; background:url(/img/david.jpg) no-repeat 100% 165px}
#all {padding:0 0 100px; min-height:665px}
#header {overflow:hidden; padding:2px 0 0}
#logo {float:left}
#lang {float:left; margin:50px 0 0}
#lang span {padding: 10px; background: #999999; color: #ffffff; font-family: Verdana; font-size: 10px}
#lang span a {color: #999999; font-family: Verdana; font-size: 10px}
#lang .lin {padding: 10px; background: #e4e4e4; font-family: Verdana; font-size: 10px}
#menu {width:50%; margin:10px 0 50px}
#menu a {display:block; margin:0 30px 0 0; float:left}
#content {width:50%}
#footer {width:900px; margin:-100px auto 0; height:100px; padding:0 50px}
#footer #contacts {float:left}
#footer #author {float:right}
.bloks {
	overflow: hidden;
}
.bloks div {
	width: 150px;
	height: 200px;
	float: left;
	margin: 0 5px 10px 0; 
}
.bloks div, .bloks div p {
	text-align: center;
	white-space: nowrap;
}