body {
    background: #fff ; 
	color: #0B2DE2;
	font: 11px Tahoma;
	margin: 0;
}
.head {
    background: url(img/head.gif) repeat-x top left #ffdb6c;
	height: 41px;
	margin: 0 0 1px 0;
}
.rek {
    background: repeat-x top left #a5daff;
	border-bottom: 1px solid #177cc3;
	margin: 1px 0;
	padding: 4px;
}
.blueline { border-top: 1px dotted #6ecf0d; margin: 4px 0px; }

.rek, .rek a, .title, .title a, .titleBezLinii, .titleBezLinii a { color: #fff; }
.navig {
    background: #fff;
	padding: 3px 2px 5px 4px;
}
.auth {
	padding: 2px 17px 2px 0;
	margin: 5px 5px 4px 4px;
}
.auth a, .navig a { text-decoration: underline; margin: 0 2px 0 0; }
.navig a { margin: 0; }
.auth a:hover, .navig a:hover { color: #0096ff; text-decoration: underline; }
.news {
	margin: 4px;
}
.block { padding: 3px;}
.news img { margin: 0 0 -3px 0; }
.news a { color: #f57e01; text-decoration: underline; }
.news a:hover { color: #e36000; text-decoration: none; }
.titleBezLinii {
    background: url(img/title.gif) no-repeat bottom right #618ba9;
	padding: 4px 12px 6px 4px;
	font-size: 13px;
}
.hotnews {
	color: #00ff00;
}
.title_or {
    background: url(/img/bluemenu.gif) no-repeat top left #F17917;
	font-weight: bold;
	color: #FFF;
	padding: 2px 2px 2px 2px;
	margin: 4px 0px; 
}
	
.title_gr {
    background: url(/img/bluemenu.gif) no-repeat top left #6ecf0d;
	font-weight: bold;
	color: #FFF;
	padding: 2px 2px 2px 2px;
	margin: 4px 0px; 
}
.blue1, .blue2 {
    background: #cceaff;
	border: 1px solid #a5daff;
	padding: 2px 2px 2px 4px;
	margin: 4px;
}
.blue2 {
	background: #ddf1ff;
	margin: 0 0 4px 0;
	padding: 2px 2px 2px 6px;
	border-left: 0;
	border-right: 0;
}
.blue1 a, .blue2 a { color: #0066c5; }
.box1 {
    background: url(img/box1.gif) no-repeat bottom left #b7e1ff;
	margin: 0 5px 4px 4px;
}
.box2 {
    background: url(img/box2.gif) no-repeat bottom right;
	padding: 4px 2px 6px 6px;
}
.box3 {
    background: url(img/box3.gif) no-repeat top left #b7e1ff;
	margin: 0 5px 4px 4px;
}
.box4 {
    background: url(img/box4.gif) no-repeat top right;
	padding: 4px 2px 6px 6px;
}
.box1 a { color: #008cc0; }
.nav1 {
    background: url(img/nav1.gif) no-repeat top left #6d6d6d;
	margin: 4px 4px 0 4px;
	font-size: 10px;
}
.nav2 {
    background: url(img/nav2.gif) no-repeat top right;
	padding: 2px;
	text-align: center;
}
.nav1, .nav1 a { color: #fff; }
.foot {
    background: url(img/foot.gif) repeat-x bottom left #ffde75;
	border-top: 1px solid #6d6d6d;
	padding: 2px 3px 6px 3px;
	text-align: center;
}
.foot, .foot a { color: #826716; }
.banner {
	text-align: center;
}
.banner a, .banner a:hover { text-decoration: none; }

a { color: #0B2DE2;  text-decoration: none ; }
a:hover { text-decoration: underline; }
img { border: 0; }
hr { border: 0; border-bottom: 1px dotted #999; margin: 5px 0; }
form { margin: 0; padding: 0; }
input, textarea, select {
	background: #fff;
	color: #335561;
	font: 11px Tahoma;
	border: 1px solid #0B2DE2;
	margin: 1px;
	padding: 1px 2px;
}
input:focus, textarea:focus {
	border: 1px solid #41b0ff;
}
.list1 { border-left: 3px solid #39F; padding: 0 3px 1px 3px; margin: 4px 0; }

input[type="submit"] {
	background: #fff;
	border: 1px solid #0B2DE2;
	padding: 0 5px;
}
input[type="submit"]:hover {
	background: #0B2DE2;
}
select {
	padding: 0;
}
.box {font-weight: bold; margin: 4px 0px; font-size: x-small }
.box a { color: #0B2DE2; text-decoration: none; }

