body
{
	padding: 5px;
	margin: 5px;
}

#navmenu td
{
	background: URL(images/menu_bg.gif) repeat-x;
	padding: 5px;
	margin: 5px;
	height: 45px;
	border-left: 2px solid #9C9C9C;
	
}

#navmenu td:hover
{
	background: URL(images/menu_bg_hover.gif) repeat-x;
	padding: 5px;
	margin: 5px;
	height: 45px;
}

#navmenu td.hot
{
	background: URL(images/menu_bg_hot.gif) repeat-x;
	padding: 5px;
	margin: 5px;
	height: 45px;
	border-left: 2px solid #9C9C9C;
	
}

#navmenu td.hot:hover
{
	background: URL(images/menu_bg_hot_hover.gif) repeat-x;
	padding: 5px;
	margin: 5px;
	height: 45px;
}



#navmenu .selected
{
	background: URL(images/menu_bg_hover.gif) repeat-x;
	padding-left: 6px;
	padding-top: 6px;
	height: 45px;

}

.blok_head
{
	height: 20px;
	padding: 2px;
	text-align:center;
	font-weight:bold;
}

.blok_body
{
	background: 	#E8E8E8;
	border: 2px solid #CFCFCF;
	border-top-width: 0px;
	padding: 5px;
	
}

#navmenu a
{
  	color: #9C9C9C;
	font-weight: bold;
	text-decoration: none;
}

#navmenu a:hover
{
  	color: #1C1C1C;
	font-weight: bold;
	text-decoration: none;
}

a
{
  	color: #9C9C9C;
	font-weight: bold;
	text-decoration: underline;
}

a:hover
{
  	color: #1C1C1C;
	font-weight: bold;
	text-decoration: none;
}

input
{
	background: 	#E8E8E8;
	border: 2px solid 	#1C1C1C;
}

input:hover
{
	background: 	#E8E8E8;
	border: 2px solid 	#1C1C1C;
}

.warning
{
	border: 4px dashed #CFCFCF;
	background: #E8E8E8;
	margin: 2px;
	padding: 2px;
}

#statstable table
{
	border: 2px solid 	#CFCFCF;
	
}

#statstable th
{
	background: URL(images/blok_head.gif) repeat-x;
	
}

#statstable td
{
	border-top: 2px solid #CFCFCF;
	text-align:center;
	
}

.mainContent
{
	padding: 5px;
	margin: 5px;
	
}

#atention table
{
	border: 5px solid #CFCFCF;
	
}

.vip
{
	color: #E8E8E8;
}

.warning input, select
{
	background:	#E8E8E8;
	border: 2px solid #1C1C1C;
}

.warning input:hover, select:hover
{
	background: #E8E8E8;
	

}
.logoimg
{
	background: transparent url()no-repeat;
	
}

.zametno
{
	border: 2px solid #E8E8E8;
	padding: 2px;
	margin: 2px;
	background:	#B5B5B5;
	color: #9C9C9C;
	font-weight: bold;
	
}

.attestat
{
	float:left;
	padding: 2px;
	margin: 2px;
	
}

.news
{
	background: #E8E8E8;
	color: #CFCFCF;
	border: 2px solid #B5B5B5;
	padding: 4px;
	margin: 4px;
	font-size: 80%;
}

.news input, textarea
{
	background:#E8E8E8;
	color: #CFCFCF;
	border: 2px solid #B5B5B5;

}

.news:hover
{
	background:#E8E8E8;
	color:#CFCFCF;
	
}

hr
{
	border: 2px dashed #CFCFCF;
	
}
