body{
	width: 100%;
	min-width: 980px;
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 13px;
	line-height:18px;
	color:#000000;
	background-image:url('../images/bg.jpg');
	text-align:center;
	margin:0px;
	padding:0px;
	vertical-align:top;
}
a{
	text-decoration:underline;
	color:#000000;
}
a:hover{
	text-decoration:none;
}
h1{
	font-size:30px;
	line-height:30px;
	font-weight:normal;
	margin:0px 0px 15px 0px;
	padding:0px;
}
h2{
	font-size:24px;
	line-height:30px;
	font-weight:normal;
	margin:0px 0px 15px 0px;
	padding:0px;
}
.h3, h3{
	display:block;
	float:left;
	font-size:15px;
	font-weight:bold;
	padding:0px;
	margin-bottom: 14px;
}
p{
	margin:0px;
	padding-bottom:10px;
}
ul{
	list-style:none;
	padding:0px;
	margin:5px 0px 5px 16px;
}
ul li{
	background-image:url('../images/li.png');
	background-position:left 6px;
	background-repeat:no-repeat;
	padding-left:13px;
	margin-bottom: 10px;
	line-height:16px;
}
#bg_top{
	background-image:url('../images/bg_top.jpg');
	background-position:left top;
	background-repeat:no-repeat;
	background-color:transparent;
	text-align:left;
	padding-top:33px;
}

#top_left{
	float:left;
}
#logo{
	display:block;
	width:260px;
	height:52px;
	background-image:url('../images/logo.png');
	background-position:left top;
	background-repeat:no-repeat;
	margin-left:80px;
}
#menu{
	width:500px;
	height:38px;
	background-image:url('../images/menu_bg.png');
	background-position:left top;
	background-repeat:no-repeat;
	margin-left:80px;
	margin-top:46px;
	vertical-align:middle;
}
#menu a{
	position:relative;
	margin-left:30px;
	font-size:20px;
	color:#ffac00;
	line-height:33px;
	text-decoration:none;
	border-bottom:1px #ffac00 solid;
	padding-bottom:0px;
}
#menu a:hover{
	color:#8400ff;
	text-decoration:none;
	border-bottom:1px #8400ff solid;
}
#menu .select{
	color:#ffffff;
	border-color:#ffffff;
}
#top_right{
	float:left;
	margin-left:210px;
}
#top_right a{
	font-size:14px;
	font-weight:bold;
	margin-bottom:20px;
}
#menu_gb{
	display:block;
	background-image:url('../images/icon_gb.png');
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:33px;
}
#menu_forum{
	display:block;
	background-image:url('../images/icon_forum.png');
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:33px;
}
#menu_school{
	display:block;
	background-image:url('../images/icon_school.png');
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:33px;
}
#top_right a.select{
	color:#ffffff;
	text-decoration:none;
}
#content{
	clear:both;
	float:left;
	margin-left:200px;
	margin-top:118px;
	width:580px;
}
#footer{
	float:left;
	clear:both;
	margin-left:200px;
	margin-top:120px;
	padding-bottom:100px;
	width:580px;
}
#footer span{
	float:left;
	font-size:12px;
	padding-bottom:20px;
}
#footer #dis{
	float:right;
}
#footer #dis a{
	font-weight:bold;
	font-size:12px;
}
.clear{
	clear:both;
	float:left;
	width:100%;
}
.twelv{
	font-size:12px;
}
.big{
	font-size:18px;
}
.bold{
	font-weight:bold;
}
.top{
	margin-top:15px;	
}
.pad{
	margin-top:45px;
}
.zagol{
	float:left;
	clear:left;
	width:100%;
	margin-top:40px;
	margin-bottom:10px;
	font-size:18px;
}
.arrow{
	margin-top:20px;
	float:left;
	clear: left;
	width: 100%;
}
.arrow span, .arrow a, .arrow b{
	display:block;
	float:left;
	margin-right:7px;
	font-weight:bold;
}
.arrow b{
	color:#ffffff;
}
.arrow span.left{
	width:25px;
	height:17px;
	background-position:left top;
	background-repeat:no-repeat;
	background-image:url('../images/arrow_left_deactive.gif');
	margin-right:15px;
}
.arrow span.right{
	width:25px;
	height:17px;
	background-position:left top;
	background-repeat:no-repeat;
	background-image:url('../images/arrow_right_deactive.gif');
	margin-left:8px;
}
.arrow a.left{
	width:25px;
	height:17px;
	background-position:left top;
	background-repeat:no-repeat;
	background-image:url('../images/arrow_left_active.gif');
	margin-right:15px;
}
.arrow a.right{
	width:25px;
	height:17px;
	background-position:left top;
	background-repeat:no-repeat;
	background-image:url('../images/arrow_right_active.gif');
	margin-left:8px;
}
.icon_holder_common{
	clear:both;
	width: 99%;
	height: 21px;
	background-color: #ffffff;
	border: 2px #F8C159 solid;
	text-align: right;
}
.icon_holder_common img{
	border:0px;
	margin-right: 10px !important;
	margin-top: 3px !important;
}
fieldset{
	border-color: #000000;
	padding: 5px;
}
.table{
	width: 100%;
	border-collapse: collapse;
	border-spacing: 5px;
}
.table th{
	border-bottom: 1px #000000 solid;
	padding-right: 10px;
}
.table td{
	vertical-align: top;
	border-top: 1px #000000 solid;
	padding-top: 10px;
	padding-right: 10px;
}
