/* TAGS */
body {
	font-family: Arial;
	font-size: 12px;
}
a { color:#20558a; }
a:hover { color:#000000; }

/* BLOCKS */
.b-phone .s-phone-code {
	font-size: 14px;
}
.b-phone {
	font-size: 21px;
	color: #686868;
	text-align: right;
	padding:5px;
	padding-right: 15px;
}
.b-head {
	background-image: url(/templates/arskoru/images/head-bg.jpg);
	background-position: left 40px;
	height:355px;
	background-repeat: repeat-x;
}
.b-head .b-head-login {
	background-image: url(/templates/arskoru/images/login-box-bg.png);
	background-repeat: no-repeat;
	height: 124px;
	width: 234px;
	float: right;
	margin-top: 25px;
	margin-right: 15px;
}
.b-leftmenu a {
	display: block;
	height: 20px;
	width: 109px;
	padding-top: 7px;
	padding-left: 10px;
	margin-left: 30px;
	color:#565656;
	text-decoration:none;
}
.b-login-form {
	margin-top: 40px;
	
}
.b-login-form .b-login-links {
	margin-left:38px;
	font-size:11px;
}
.b-login-form input {
	margin-left: 94px;
	width: 118px;
	margin-bottom: 6px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background:transparent;
}
.b-login-form .loginbtn {
	height: 24px;
	width: 80px;
	margin-left:135px;
	margin-top:0px;
}
.b-head-search .b-search-form {
	margin-left: 50px;
	margin-top: 22px;
}
.b-content  {
	margin-top:10px;
}
h1 {
	font-size: 20px;
	color: #4e90b5;
	margin-bottom: 7px;
}
h2 {
	font-size: 18px;
	color: #4e90b5;
	margin-bottom: 7px;
}
h3 {
	font-size: 16px;
	color: #4e90b5;
	margin-bottom: 7px;
}
h4 {
	font-size: 14px;
	color: #4e90b5;
	margin-bottom: 7px;
}
p {
	margin-bottom: 15px;
}
.b-footer .b-footer-menu {
	text-align: center;
}


.b-content-left {
	width: 200px;
	height:610px;
	background:none;
}
.b-content-text {
	text-align:justify;
	color:#494949;
}
.b-content-news {
	width:260px;
	height:524px;
	padding-left:20px;
	color:#000;
}

.b-head-search input {
	width:124px;
	background: transparent;
	border: none;
	height:20px;
}

.b-head-search .searchbtn {
	width:25px;
	height:25px;
	margin-left:20px;
}

.b-leftmenu a:hover {
	background:url(/templates/arskoru/images/menu-bg.jpg) no-repeat;
	color:#ffffff;
	text-decoration:none;
}

.b-logo {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	width: 188px;
}
.b-menu {
	text-align: center;
	padding: 5px;
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 55px;
}
.b-menu .b-menu-item {
	text-align: center;
	float: left;
	margin:0 10px 0 10px;
}

.b-head .b-head-search {
	background-image: url(/templates/arskoru/images/search-bg.png);
	background-repeat: no-repeat;
	height: 67px;
	width: 242px;
	float: right;
	margin-top: 25px;
	margin-right: 11px;
}
.b-footer {
	margin-top:20px;
	height:200px;
	background-image: url(/templates/arskoru/images/footer-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.b-footer-menu {
	padding-top:30px;
}
.b-footer .b-footer-menu a {
	color:#686868;
	margin-left:10px;
	margin-right:10px;
}
.b-footer .b-footer-menu a:hover {
	color:#000;
}
.b-copy {
	float:right;
	margin-top:15px;
	margin-right:10px;
}
.b-site {
	float:left;
	margin-top:15px;
	margin-left:10px;
}
/* LAYOUTS */
.l-clear {
	clear:both;
}

