@charset "utf-8";
/* 		CSS Document 				*/
/*		Author: Erik Svoboda		*/
/*		www.master-erik.com			*/
/*		Create: 2009-08-20			*/

@import "reset.css";

html,body{
height:100%; background-color:#fff; color:#000; background:url(../images/headBg.png) repeat-x; min-width:980px; font:normal 12px/18px Arial, Helvetica, sans-serif;
}
.clearfix:after {
content:"."; display:block; height:0; clear:both; visibility:hidden; font-size:0; line-height:0;
}
* html #lightIE6 .clearfix {
zoom:1; /* triggers hasLayout */
display:block; /* resets display for IE/Win */
}

/*** GLOBAL SETTINGS ***/

/*CONTAINER*/
div#container{
	width:960px; margin:0 auto; text-align:left;
}
/*HEADER*/
div#header{
	height:200px;
}
/*CONTENT*/
div#content{
	float:right; width:720px;
}
div#content p{
	line-height:1.4;
}
/*NAVIGATION*/
div#navigation{
	float:left; width:220px; padding-left:7px;
}
/*FOOTER*/
div#footer{
	clear:both; width:100%;
}

/*** LAYOUT SETTINGS ***/

/*HEADER*/
.headBanerLeft{
	float:left; background:url(../images/headBanerLeft.jpg) no-repeat; width:410px; height:200px;
}
.headBanerLeft h1{
	font:bold 4em "Times New Roman", Times, serif; color:#436099;; margin:50px 0 0 30px; letter-spacing:1px;
}
.headBanerLeft h2{
	color:#436099; margin:-10px 0 -10px 30px; font:bold 2em Arial, Helvetica, sans-serif;
}
.headBanerRight{
	float:left; background:url(../images/headBanerRight.jpg) no-repeat; width:550px; height:200px;
}
.headBanerRight p{
	color:#113885; margin:5px 0 0 280px;
}
/*CONTENT*/
.offers{
	float:left; margin-top:20px;
}
.offers a{
	font:bold 14px Arial, Helvetica, sans-serif; color:#a6710e; text-decoration:none;
}
.offers a:hover{
	text-decoration:underline;
}
.fon{
	float:right; background:url(../images/fon.jpg) no-repeat; width:212px; height:78px;
}
/*CONTENT TEXT*/
.contentText{
	margin:0 5px 50px 0;
}
.contentText h1{
	margin:0 0 20px 0; color:#113885;
}
.contentText h2{
	margin:10px 0 15px 0; color:#113885;
}
blockquote.selectText{
	font:14px/22px normal helvetica, sans-serif; margin:10px 0 10px 50px; padding-left:15px; border-left:3px solid #bf9648;
}
/*SEARCH FORM*/
.searchForm{
	margin-top:10px;
}
.textfield{
	width:134px;
}
.searchBtn {
	position:relative; width:57px; height:19px; background:url(../images/searchBtn.png) no-repeat; border:0px; margin-bottom:10px; vertical-align:top; cursor:pointer;
}
/*TOP NAVIGATION*/
#topNav{
	margin:10px 0 8px;
}
#topNav a{
	font:bold 14px Tahoma, Geneva, sans-serif; color:#113885; text-decoration:none; padding:0px 22px; border-right:solid 1px #113885;
}
#topNav a:first-child{
	border-left:solid 1px #000;
}
#topNav a:hover{
	text-decoration:underline;
}
.titleKurs{
	background:url(../images/titleKurs.png) no-repeat; width:207px; height:42px; margin-top:20px;
}
.listKurs a{
	font-size:14px; line-height:1.8; color:#000;
}
.titleLevels{
	background:url(../images/titleLevels1.png) no-repeat; width:207px; height:42px; margin-top:30px;
}
.listLevels{
	padding-left:5px; line-height:1.6;
}
.listLevels a{
	color:#000;
}
.listLevels ul{
	list-style:square url(../images/titleLevelsMarks.png) inside;
}
/*FOOTER*/
#footer{
	background:url(../images/footerBg.jpg) no-repeat; width:962px; height:52px; margin-bottom:30px; color:#436099;
}
#footer p{
	font-size:11px; line-height:1; margin-left:30px; padding-top:17px;
}
.webmaster{
	position:relative; float:right; top:-35px; right:50px;
}
.webmaster a{
	text-decoration:none; color:#436099;
}
.webmaster a:hover{
	text-decoration:underline;
}



.top {
	font-size: 9pt;
	color: #964f4b;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.top:hover {
	text-decoration: none;
}
