@charset "utf-8";

/*
	design: oz
	icq: 422618
	mailto:vitaliy@petrychuk.com
	skype: nameless-dot
	url: http://petrychuk.com
*/

body {
	background: #fff;
	font: 19px Tahoma;
	color: #335f6f;
	margin: 0;
}
.head { 
	background: url(img/head.gif) repeat-x top left #41c1f0;
	height: 39px;
	margin: 0 1px 1px 1px;
}
.hello { 
	background: url(img/hello.gif) repeat-x bottom left #41c1f0;
	font-size: 12px;
}
.rek {
	font-size: 10px;
	margin: 2px 2px 3px 5px;
}
.rek a {
	color: #629fb6
}
.news { 
	background: url(img/news.gif) repeat-x top left #83deff;
}
.news a {
	font-weight: bold;
	color: #335f6f;
}
.title1 { 
	background: url(img/title1.gif) repeat-x top left #20a7ed;
	font-weight: bold;
}
.box1 a {
	color: #0084ff;
	text-decoration: underline;
}
.title2 { 
	background: url(img/title2.gif) repeat-x top left #32a8e5;
	font-weight: bold;
}
.foot { 
	background: url(img/foot.gif) repeat-x top left #646464;
	font-size: 10px;
	margin: 1px;
	padding: 7px 4px;
}
.foot a:hover {
	text-decoration: none;
	color: #e8e8e8;
}
.hello, .news, .title1, .title2, .box1, .box2 { 
	margin: 1px;
	padding: 4px;
}
.hello, .hello a, .title1, .title1 a, .title2, .title2 a, .foot, .foot a { 
	color: #fff;
}
.banner { 
	margin: 2px;
}

a { color: #269cef; text-decoration: none; }
a:hover { text-decoration: underline; }
img { border: 0; }
img:hover { text-decoration: none; }

.line1 {
    border-top: 1px solid #32a8e5;
	margin-top: 3px;
	margin-bottom: 3px;
    margin: 2px;
}

.navi {
	background: url(img/hello.gif) repeat-x bottom left #41c1f0;
	font-size: 12px;
    text-align: left; 
    padding: 0px 3px 3px 4px; 
}
.navi a {
	color: #FFFFFF;
}