/* Normal.Kz */
/* morse's path to follow */

@import url("nulled.css");

a:link {
	color: #009;
	text-decoration: underline;
}
a:visited {
	color: #009;
	text-decoration: underline;
}
a:hover {
	color: #C00;
	text-decoration: none;
}
a:active {
	color: #009;
	text-decoration: underline;
}
body {
	margin:0;
	padding:0;
	background-color: #FFF;
	height: 100%;
	width: 100%;
	font-family: Tahoma, Geneva, sans-serif;
}
#header {
	height: 210px;
	margin-bottom: 60px;
}
#h_left {
	height: 165px;
	width: 260px;
	float: left;
	padding-top: 45px;
	text-align: center;
}
#h_center {
	height: 110px;
	margin-right: 210px;
	margin-left: 300px;
	padding-top: 100px;
}
#h_right {
	height: 108px;
	width: 130px;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 100;
	padding-top: 102px;
	padding-right: 80px;
	text-align: right;
}
#content {
	margin-bottom: 40px;

}
#c_left {
	float: left;
	width: 260px;	
	min-height: 320px;
	text-align: center;
	background-image: url(/imgs/c_leftholder.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#c_right {
	margin-right: 100px;
}
#c_path {
	margin-left: 300px;
	font-size: 11px;
	color: #999;
}
#c_text{
	margin-left: 300px;
	font-size: 12px;
}
.spacerwillsaveme {
	clear: both;	
}
#footer {
	height: 350px;
}
#f_left {
	height: 220px;
	width: 260px;
	float: left;
	margin-top: 90px;
	background-image: url(/imgs/f_leftholder.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: center;
	padding-top: 40px;
}
#f_center {
	height: 200px;
	width: 280px;
	float: left;
	margin-top: 90px;
	padding-left: 40px;
	padding-top: 60px;
}
#f_right {
	height: 340px;
	width: 375px;
	z-index: 50;
	float: right;
	padding-top: 10px;
}

/* sub-classes & ids */

h1 {
	font-size: 24px;
	margin-bottom: 15px;
	background-image: url(/imgs/c_artcl.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	margin-top: 20px;
}
h2 {
	font-size: 18px;
	color: #333;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	color: #999;
}
h4 {
	font-size: 12px;
	font-weight: bold;
}
h5 {
	font-size: 10px;
	margin-top: 10px;
	color: #666;
}
.c_manimg {
	margin-bottom: 15px;
	
}
.c_surn {
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
}
.c_firstn {
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
}
.c_descr {
	font-size: 10px;
	margin-right: 40px;
	margin-left: 40px;
	text-align: justify;
	margin-top: 5px;
}
.c_img_l {
	float: left;
	margin-top: 40px;
	margin-right: 40px;
	margin-bottom: 40px;
	margin-left: 10px;
}
.c_img_r {
	float: right;
	margin-top: 40px;
	margin-right: 10px;
	margin-bottom: 40px;
	margin-left: 40px;
}
#c_login_panel {
	position: absolute;
	top: 600px;
	left: 40px;
	z-index: 200;
	height: 180px;
	width: 190px;
}
.c_login_panel_link {
	display: block;
	font-size: 11px;
	background-color: #F5F5F5;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #CCC;
	width: 140px;
	margin: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	background-image: url(/imgs/login_panel_a.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
}
.c_login_panel_link:hover {
	display: block;
	font-size: 11px;
	background-color: #FFC;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #CCC;
	width: 140px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	margin: 5px;
	background-image: url(/imgs/login_panel_b.gif);
	background-position: 5px center;
}
.c_login_panel_link_b {
	display: block;
	font-size: 11px;
	background-color: #F5F5F5;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #CCC;
	width: 140px;
	margin: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	background-image: url(/imgs/login_panel_c.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
}
.c_login_panel_link_b:hover {
	display: block;
	font-size: 11px;
	background-color: #FFC;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #CCC;
	width: 140px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	margin: 5px;
	background-image: url(/imgs/login_panel_d.gif);
	background-position: 5px center;
}
.c_clist {
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 40px;
}
.c_alist {
	margin-bottom: 10px;
}
.c_tman {
	width: 260px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 40px;
	margin-right: 20px;
	display: inline-table;
}
.f_ads {
	margin-bottom: 10px;	
}
.c_imgcon {
	margin-right: 40px;
	display: inline;
	float: left;
	margin-bottom: 60px;
}
.c_imgimg {
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-left-color: #999;

}
.c_imgtext {
	font-size: 10px;
	text-align: center;
	padding-top: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	background-color: #F0F0F0;
	padding-bottom: 5px;
}
.f_button_city1 {
	height: 20px;
	width: 145px;
	background-image: url(/imgs/b_s1.png);
	background-color: #FFF;
	border: none;
	margin-top: 10px;
}
.f_button_city1:hover {
    background-image: url(/imgs/b_s2.png);
}
.f_button_city2 {
    height: 20px;
    width: 145px;
    background-image: url(/imgs/b_u1.png);
    border: none;
	background-color: #FFF;
	margin-top: 10px;
}
.f_button_city2:hover {
    background-image: url(/imgs/b_u2.png);
	background-color: #FFF;
}
.f_link {
	font-size: 10px; 
}
