div#top h1 a {
	color: #FFFFFF !important;
}

ul.feeds {
	position: absolute;
	top: 5px;
	left: 10px;
	list-style-type: none;
}
.feed {
	background: url('icons/feed.png') top left no-repeat;
	height: 21px;
	padding-left: 20px;
	margin-right: 15px;
}
.feed a, .feed a:visited {
	color: #F59955 !important;
	font-weight: bold;
}
.feed a:hover {
	background-color: #F59955;
	color: #000000 !important;
	font-weight: normal;
}

div.userinfo {
	clear: both;
}
div.userinfo span {
	border-left: 1px solid #8585FF;
	display: block;
	width: 320px;
	padding-left: 10px;
	min-height: 18px;
	float: right;
}
.user1 { color: #007EFD !important; font-weight: bold; }
.user2 { color: #F59955 !important; font-weight: bold; }
.user4 { color: #EE0000 !important; font-weight: bold; }

div.admin_form {
	clear: both;
	padding: 10px 0;
}
div.table_admin {
	text-align: center;
}
table.table_admin {
	margin: 0px auto;
}
table.table_admin select {
border: 1px solid #fad05d;
width: 150px;
font-family: "Nimbus Sans L [urw]";
font-size: 11px;
color: #a4a4a4;
padding: 3px;
margin: 0 0 3px;
}
table.table_admin input {
border: 1px solid #fad05d;
width: 20px;
font-family: "Nimbus Sans L [urw]";
font-size: 11px;
color: #a4a4a4;
padding: 3px;
margin: 0 0 3px;
}
table.table_admin .long {
width: 142px;
}

div.news div.stopka {
	text-align: right;
	margin-right: 20px;
}
div.news div.stopka a:hover {
	color: #F8BE1F !important;
}

span.searched { color: #EE3333 !important; font-weight: bold; text-decoration: underline; }

.row0 { background-color: #FFFFFF; }
.row1 { background-color: #EFEFEF !important; }
.row0boca { background-color: #FFFFFF; color: #007EFD; font-weight: bold; }
.row1boca { background-color: #EFEFEF !important; color: #007EFD; font-weight: bold; }
.row0friend { background-color: #FFFFFF; color: #F59955; font-weight: bold; }
.row1friend { background-color: #EFEFEF !important; color: #F59A00; font-weight: bold; }
.row0enemy { background-color: #FFFFFF; color: #EE0000; font-weight: bold; }
.row1enemy { background-color: #EFEFEF !important; color: #EE0000; font-weight: bold; }
.row3 { background-color: #007EFD !important; color:#FFFFFF; }

.postcomment {
	margin: 20px 0 0;
}
.postcomment div {
	clear: both;
}
.postcomment input, textarea { 
border: 1px solid #fad05d;
float: right;
width: 360px;
font-family: "Nimbus Sans L [urw]";
font-size: 11px;
color: #a4a4a4;
padding: 3px;
margin: 0 0 3px;
}
.postcomment select {
border: 1px solid #fad05d;
float: right;
width: 365px;
font-family: "Nimbus Sans L [urw]";
font-size: 11px;
color: #a4a4a4;
padding: 3px;
margin: 0 0 3px;
}
.postcomment .form_date div {
	width: 365px;
 	float: right;
}
.postcomment .form_date select {
	width: 50px;
	float: none;
}
.postcomment .form_date input {
	width: 25px;
	float: none;
	text-align: center;
}

.postcomment2 {
	clear: both;
}
.postcomment2 div {
	clear: both;
	height: 20px;
}
.postcomment2 span {
	float: right;
	width: 365px;
}
.postcomment2 label {
	margin-right: 50px;
}

label {
	cursor: pointer;
}

span.odp {
	margin: 0px 0 10px;
}
input.poll_input {
	float: right;
}

.admin_main li {
padding-left: 20px;
margin: 5px 0;
}
.newsday1 {background: url('icons/newsday1.png') center no-repeat;}
.poll_icon {background: url('icons/poll.png') left no-repeat;}
.bestimage_icon {background: url('icons/bestimage.png') left no-repeat;}
.buttons_icon {background: url('icons/buttons.png') left no-repeat;}
.dyk_icon {background: url('icons/dyk.png') left no-repeat;}
.teams_icon {background: url('icons/teams.png') left no-repeat;}
.links_icon {background: url('icons/links.png') left no-repeat;}
.matches_icon {background: url('icons/matches.png') left no-repeat;}
.menu_icon {background: url('icons/menu.png') left no-repeat;}
.comments_icon {background: url('icons/comment.png') left no-repeat;}
.news_icon {background: url('icons/news.png') left no-repeat;}
.newsday_icon {background: url('icons/newsday.png') left no-repeat;}
.panels_icon {background: url('icons/panels.png') left no-repeat;}
.table_icon {background: url('icons/table.png') left no-repeat;}
.users_icon {background: url('icons/users.png') left no-repeat;}
.pages_icon {background: url('icons/pages.png') left no-repeat;}
.videos_icon {background: url('icons/videos.png') left no-repeat;}

div.pager {
	text-align: center;
	font-size: 14px;
}

div.buttons {
	clear:both;
	text-align:right;
}
div.buttonBREAK {
	margin-top: 5px;
	text-align:center;
}
div.buttons input, div.buttonBREAK input {
	color:#FFFFFF;
	background:url(img/button.jpg) center no-repeat;
	border:none;
	width:50px;
	height:23px;
	font-weight:bold;
	font-family:Tahoma;
	font-size:11px;
	margin-top: 5px;
}

.emoticon {
	font-weight: bold;
	color: #007EFD !important;
}

.blue {color:#007EFD;}
.red {color:#b95222;}
.green {color:#22b952;}

hr {
	clear: both;
	border: none;
	background: #E9E9E9;
	height: 1px;
	margin: 5px 0 5px 0;
}

.clear {
	clear: both;
}

.news .timg{
	float:left;
	display:inline;
	margin:0 15px 15px 0;
	}

.checkbox_format {
	margin-top: 10px;
}

.delete { width: 100%; height: 16px; display: block; background: url('icons/delete.png') center no-repeat; }
.edit { width: 100%; height: 16px; display: block; background: url('icons/edit.png') center no-repeat; color: none; }
