* {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: top;
	text-align: justify;
	font-family: Calibri, Arial;
	font-size: 16px;
	color: black; 
}
table, tr, td, th {
	border-collapse: collapse;
}
.floatleft {
	float: left;
}
.floatleft img {
	margin: 0 10px 5px 0;
}
.floatright {
	float: right;
}
.floatright img {
	margin: 0 0 5px 10px;
}
.break {
	clear: both;
}




body {
	background: url(/img/serv/fon.jpg) repeat;
}
#global {
	position: relative;
	width: 1010px;
	margin: 0 auto;
	background: url(/img/serv/fon-global.png) repeat-y;
}
#all {
	position: relative;
	width: 1000px;
	margin: 0 5px;
	background: #ffcb05;
}





#header {
	position: relative;
	height: 280px;
}
#header .in {
	position: absolute;
	top: 60px;
	height: 150px;
	width:  1000px;
	background: url(/img/serv/fon-header.png) repeat-y;
}
#header .in h1, #header .in h2 {
	position: absolute;
	top: 50px;
	left: 250px;
	font-weight: bold;
	font-size: 22px;
}
#header .in h1 a, #header .in h2 a {
	font-weight: bold;
	font-size: 22px;
	text-decoration:  none;
}
#header .in h1 {
	top: 75px;
	font-size: 14px;
	font-style: italic;
}
#header .in h1 a {
	font-weight: bold;
	font-size: 14px;
}

#header .in p {
	position: absolute;
	top: 15px;
	right: 100px;
}
#header .in p, #header .in p * {
	font-size: 18px;
	text-align: right;
}
#header .logo {
	position: absolute;
	width: 198px;
	height: 205px;
	top: 40px;
	left: 25px;
	background: url(/img/serv/logo2.png) no-repeat;
	z-index: 3;
}
#header .logo a {
	display: block;
	width: 204px;
	height: 218px;
}
#header .home, #header .mail, #header .favor, #header .start {
	position: absolute;
	top: 20px;
	right: 40px;
}
#header .mail {
	top: 50px;
}
#header .favor {
	top: 80px;
}
#header .start {
	top: 110px;
}
#header .search {
	position: absolute;
	bottom: 20px;
	right: 0;
height: 26px;
overflow: hidden;
}
#header .search p {
	float: left;
	margin: 0;
}
#header .subsearch {
	background: url(/img/button1.gif) repeat-y;
	width:  145px;
	height:  26px;
	text-align: left;

	cursor: pointer;
	line-height: 26px;
	font-size: 18px;
	font-weight: bold;
	padding-left: 10px;
}
body #header .searchtext {
	background: url(/img/search_bg.gif) repeat-y;
	width: 844px;
	height: 26px;
	line-height: 26px;
	border: none;
	text-align: right;
	margin-right: 1px;
	font-size: 18px;
	color: #ccc;
	font-weight: normal;
	font-style: italic;
	padding-right: 5px;
}



#topmenu {
	background: url(/img/serv/menu_bg.gif) repeat-x;
	height: 37px;
}
#topmenu * {
	text-decoration:  none;
}
#topmenu li {
	float: left;
	position: relative;
	list-style-type: none;
	background: url(/img/serv/menu_sept.gif) no-repeat 0 0;
	text-align: center;
	padding: 2px 0px;
	height: 35px;
	width: 250px;
}
#topmenu li a {
	font-weight: bold;
	font-size: 18px;
}
#topmenu ul {
	position: absolute;
}
#topmenu ul ul {
	position: absolute;
	display: none;
	margin: 7px 0 0 0;
	top: 21px;
	left: 0px;
}
#topmenu li li {
	clear: both;
	background: none;
	text-align: center;
	background: url(/img/serv/menu.png) repeat;
	width: 240px;
	padding: 5px 5px;
	height: auto;
}
#topmenu li li a {
	font-weight: bold;
	font-size: 14px;
}
#topmenu li:hover ul, #topmenu li.ie6hover ul {
	display: block;
}











#corpus {
	padding: 20px 0 0 0;
}






#left {
	float: left;
	width: 220px;
	margin: 0 0 0 10px;
}
#left * {
	font-size: 15px;
	text-align: left;
}
#left p {
	margin: 0 0 0 10px;
}
#left a {
	text-decoration: none;
}
#left .kur {
	text-decoration: none;
	display:  block;
	margin: 0 0 20px 33px;
}

#left img {
	margin: -6px 10px 5px 7px;
}
#left ul {
	list-style-type: none;
}
#left li {
	list-style-type: none;
	margin: 7px 0 7px 10px;
}
#left li li {
	margin: 7px 0;
	padding: 0 0 0 20px;
	background: url(/img/serv/link.gif) no-repeat 0 8px;
}
#left h4 {
	margin: 0 0 0 10px;
}

#left .short p a {
	font-size: 10px;
}
#left .short h4 {
	margin-bottom: 10px;
}



#content {
	float: right;
	width: 700px;
	margin: 0 50px 0 0;
}

#content table {
	border: solid 1px black;
}
#content td {
	padding: 5px;
	border: solid 1px black;
	text-align: center;
	vertical-align: middle;
}
#content th {
	padding: 5px;
	background: #c3c3c3;
	border: solid 1px black;
	text-align: center;
	vertical-align: middle;
}
#content table.noborder {
	border: none;
}
#content table.noborder td, #content table.noborder th {
	border: none;
	background: none;
	text-align: justify;
}

#content h1 {
	margin: 0 0 10px 0;
	font-weight: bold;
	font-size: 30px;
}
#content h2 {
	margin: 0 0 10px 0;
	font-weight: bold;
	font-size: 26px;
}
#content h3 {
	margin: 0 0 10px 0;
	font-weight: bold;
	font-size: 23px;
}
#content h4 {
	margin: 0 0 10px 0;
	font-weight: bold;
	font-size: 19px;
}
#content h5 {
	margin: 0 0 10px 0;
	font-weight: bold;
	font-size: 16px;
}
#content h6 {
	margin: 0 0 10px 0;
	font-weight: bold;
	font-size: 14px;
	font-style: italic;
}


#content .red, .red * {
	color: red;
}
#content .orange, .orange * {
	color: orange;
}
#content .yellow, .yellow * {
	color: yellow;
}
#content .green, .green * {
	color: green;
}
#content .blue, .blue * {
	color: blue;
}
#content .white, .white * {
	color: white;
}
#content .black, .black * {
	color: red;
}




#bottommenu {
	padding:  20px;
	text-align: center;
}





#footer {
	position:  relative;
	height: 200px;
}
#footer .in {
	position: absolute;
	top: 50px;
	height: 100px;
	width: 1000px;
	background: url(/img/serv/fon-footer.png) repeat-y;
}
#footer .in .copyright {
	position: absolute;
	top: 22px;
	left: 10px;
	background: url(/img/serv/copyright.png) no-repeat;
	height: 53px;
	width: 53px;
}
#footer .in p {
	position: absolute;
	top: 22px;
	left: 70px;
	font-size: 14px;
	font-weight:  bold;
}
#footer .bag {
	position: absolute;
	background: url(/img/serv/bag_animate_5.gif) no-repeat;
	height: 200px;
	width: 187px;
	top: 0px;
	right: 10px;
}
#footer .counters {
	position:  absolute;
	bottom: 10px;
	left: 10px;
}
#footer .we {
	position: absolute;
	right: 40px;
	top: 55px;
}
#footer .we a {
	text-decoration: none;
	color: white;
	font-size: 13px;
}
#ya-knopko {
	background: url('img/button.jpg') no-repeat center ;
	width: 155px;
	cursor:pointer;
}