body {
	padding: 0;
	margin: 0;
	color: #404040;
	font-family: "Arial";
	font-size: 14px;
}

a {
	color: #00f;
}

a:hover {
	color: #f00;
}

.clean {
	clear: both;
}

.alignleft {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}

.alignright {
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
}


#head {
	height: 80px;
	background: url(images/dl.gif);
}

#head .rightbar {
	padding-top: 10px;
	padding-left: 300px;
}

#head .banner {
	width: 468px;
	height: 60px;
	margin: 0 auto;
}

#head .logo1 {
	float: left;
	height: 80px;
	width: 94px;
	background: url(images/gradusnik.jpg);
}

#head .logo2 {
	float: left;
	height: 80px;
	width: 178px;
	background: url(images/logo_02.gif);
}

#head .logo1 a,
#head .logo2 a {
	display: block;
	width: 100%;
	height: 100%;
}

#head .orangeline {
	height: 6px;
	background: #c90 url(images/oranline.gif) no-repeat;
}

#head .logo_bottom {
	position: absolute;
	width: 277px;
	height: 23px;
	background: #f5ebcc url(images/gradbottom2.gif) no-repeat;
	border-bottom: 1px solid #c90;
}

#middle {
	width: 100%;
	height: 1%;
}

#sidebar {
	width: 277px;
	float: left;
	padding-top: 8px;
}

#sidebar .logo {
	background: #f5ebcc;
}

#sidebar .menu h1 {
	font-size:13px;
	font-weight: normal;
	display: block;
	height: 18px;
	padding-left: 20px;
	color: #fff;
	background-color: #c90;
	margin: 0;
}

#sidebar .menu ul {
	list-style-type: none;
	margin: 5px 0;
	padding: 0 10px 0 20px;
}

#sidebar .menu li {
	font-size: 11px;
}

#sidebar .menu .date {
	color: #808080;
}

#sidebar .news li {
	margin-bottom: 10px;
}

#sidebar .statistics h1 {
	background-color: #22614c;
}

#main {
 	margin-left: 277px;		
}

#main .headmenu {
	height: 21px;
	border-bottom: 1px solid #c90;
	background: #f5ebcc;
	color: #404040;
	min-width: 600px;

	margin-top: 6px;
	padding-top: 2px;
	padding-left: 30px;
}

#main .headmenu a {
	color: #22614c;
}

#main .headmenu a:hover {
	color: #c30;
}

#main .headmenu ul {
	list-style-type: none;
	margin: 0;
	padding: 2px 0 0 0;
}

#main .headmenu li {
	float: left;
	font-size: 11px;
	margin: 0 8px;
	padding: 2px 5px 0 5px;
	height: 17px;
}

#main .headmenu li.selected {
	border-top: 1px solid #c90;
	border-left: 1px solid #c90;
	border-right: 1px solid #c90;
	background: #fff;
}

#main .headmenu2 {
	font-size: 11px;
	margin-top: 5px;
	margin-left: 20px;
}

#main .page {
	font-size: 12px;
	margin: 0 20px;
}

#main .page h2.title {
	margin: 10px 0;
	color: #606060;
}

#main .page h1 {
	font-size: 17px;
}

#main .post h1 {
	font-size: 16px;
	margin-bottom: 0;
}

#main .page .breadcrumb {
	margin: 5px 0;
}

#main .page table.toc {
	width: 100%;
	padding: 10px;
	cellspacing: 0; 
	cellpadding: 0; 
	border: 0; 
}

#main .page table.toc tr {
	vertical-align: top;
}

#main .page table.toc td {
	padding-bottom: 10px;
}

#main .page table.toc td small {
	display: block;
	margin-left: 10px;
	font-size: 8pt;
}

#main .page .page .entry h1 {
	font-size: 18px;
	font-weight: normal;
}

#footer {
	width: 100%;
	background: #f5ebcc;
	border-top: 1px solid #cc9900;
	font-size: 11px;
	padding: 5px 0;
	clear: both;
}

#footer a {
	color: #008000;
}

#footer a:hover {
	color: #cc3300;
}

#footer .leftbar {
	float: left;
	margin-left: 10px;
	width: 50%;
}

#footer .rightbar {
	float: right;
	text-align: right;
	margin-right: 10px;
}

#site_news {
	margin: 5px;
	font-size: 11px;
	padding-left: 15px;
}

#wp_page_numbers {
	margin-bottom: 20px;
}

/*===== o0o: PAGE NUMBERS =====*/
#wp_page_numbers ul,#wp_page_numbers li,#wp_page_numbers a {
	background: #fff;
	padding: 0;
	margin: 0;
	border: none;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	list-style: none;
	text-transform: none;
	text-indent: 0px;
	font-variant: normal;
	text-align: left;
	line-height: 12px;
	letter-spacing: 0px;
	word-spacing: 0px;
}

#wp_page_numbers {
	margin-top: 20px;
	width: 100%;
	background: #fff;
}

#wp_page_numbers ul {
	border-top: 1px solid #ccc;
	width: 100%;
}

#wp_page_numbers li {
	float: left;
	display: block;
}

#wp_page_numbers a {
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
	display: block;
	color: #aaa;
	font-family: Arial;
	font-size: 12px;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
}

#wp_page_numbers li a:hover {
	color: #ff00a4;
	border-top: 2px solid #ff00a4;
	border-bottom: 2px solid #f1f1f1;
}

#wp_page_numbers li.space {
	font-size: 12px;
	font-family: Arial;
	color: #aaa;
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
}

#wp_page_numbers li.first_last_page {
	font-style: italic;
}

#wp_page_numbers li.active_page a {
	color: #fff;
	background: #45b9f6;
	border-top: 2px solid #45b9f6;
	border-bottom: 2px solid #45b9f6;
}

#wp_page_numbers li.active_page a:hover {
	color: #fff; /* IE fix */
	border-top: 2px solid #00679d;
	border-bottom: 2px solid #45b9f6;
}

#wp_page_numbers li.page_info {
	float: left;
	font-size: 12px;
	font-family: Arial;
	color: #aaa;
	display: block;
	padding: 3px;
	padding-right: 5px;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
}
