body {
	width: 1200px;
	margin:0;
	margin-left: auto;
	margin-right: auto;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #44444B;
	border-left: 1px dotted #BFBDBD;
	border-right: 1px dotted #BFBDBD;
	background-image: url(/images/kos.gif);
	background-repeat: repeat;
}
.pagebody {
	background-color:#fff;
	padding-left: 20px;
	padding-right: 20px;
}
.uplink {
	height: 30px;
	padding-top:10px;
}
.small {
	font-size:11px;
}
.split {
	height:5px;
	background:url(/images/kos.gif) repeat;
	margin:20px 0px 20px 0px;
}

H1	{ FONT-SIZE: 24px; FONT-WEIGHT: normal; COLOR: #db4600; }
H2	{ FONT-SIZE: 20px; FONT-WEIGHT: normal; COLOR: #6A6A73; }
H3	{ FONT-SIZE: 18px; FONT-WEIGHT: normal; COLOR: #6A6A73; }

a {color: #0D74C4;}
a:link {color: #0D74C4; }
a:visited	{color: #0D74C4;}
a:hover	{color: #DB4600;}
a:active	{color: #DB4600;}

.menuitem {
	FONT-SIZE: 18px;
	FONT-WEIGHT: normal;
	COLOR: #6A6A73;
	background-image: url(/images/arrow-menu.gif);
	background-repeat: no-repeat;
	background-position: left 17px;
	padding: 10px 20px 10px 20px;
}
.menuitem_on {
	FONT-SIZE: 18px;
	FONT-WEIGHT: normal;
	COLOR: #db4600;
	background-image: url(/images/arrow-menu_on.gif);
	background-repeat: no-repeat;
	background-position: left 17px;
	padding: 10px 20px 10px 20px;
}

#red {color: #DB4600;}
#grey{color: #666;}

img	{border: 0;}

/* header styles */
.currentdate {
	height: 195px;
	padding: 75px 10px 0px 14px;
	display: block;
}

.headerbar {
	background-image: url('/images/header/autumn10.jpg');
	background-repeat: no-repeat;
	height: 270px;
}

/* opera fix */
select {height:20px}

input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 3px;
}

td input {margin: 3px 0 3px 0;}
td select {margin: 3px 0 3px 0;}
td textarea {margin: 3px 0 3px 0;}

.caption {
	vertical-align:top;
	padding:5px 10px 0px 0px;
}

.button {
 	font-size: 11px;
	color: #333333;
	padding: 5px;
	width: 80px;
}
.button_sm {
 	font-size: 11px;
	color: #333333;
	padding: 2px 10px 2px 10px;
}
.leftgreyborder {
	border-left: 1px solid #ccc;
	padding-left: 7px;
}
.attention
{
	padding: 10px;
	background-color:#990000;
	color:#FFFFFF;

}
.online
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8F8F97;
	padding: 15px 10px 10px 30px;
	background-image: url(/images/online.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
}
.profile_td {
	height:40px;
	vertical-align: center;
	padding-right: 15px;
}

.pagination {font-size: 18px; color: #fff; padding: 2px 8px; background: #D43B00; margin:2px;}
a.pagination:link, a.pagination:visited, a.pagination:active {text-decoration: none; background: #A3A7AC; color: #fff;}
a.pagination:hover {background: #D43B00; color: #FFF;}

.clrd {font-size: 18px; color: #fff; padding: 2px 8px; background: #A3A7AC; margin:2px;}
.clrd#red {background: #D43B00; color: #fff;}
.clrd#green {background: #4E7000; color: #fff;}
a.clrd:link, a.clrd:visited, a.clrd:active {text-decoration: underline; background: #A3A7AC; color: #fff;}
a.clrd:hover {text-decoration: none; background: #71767D; color: #FFF;}

.recent_topic {
	line-height: 20px;
	padding-left:20px;
	background-image: url(/images/post.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
}
.album_on_index {
	padding: 15px 25px 25px 16px;
	background-image: url(/gallery/images/bg_album.png);
	background-repeat: no-repeat;
}
.imgborder {
	border: 1px solid #ccc;
	padding: 2px;
}
.comments_num {
	background-image: url(/images/comments_count.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-align: center;
	padding: 0px 4px 3px 3px;
	background-position: 0 1px;
	font-size: 10px;
}
