body {
	margin: 0;
	background: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: none;
	border-bottom: 1px dotted #999999;
	color: #000000;
}

a:hover {
	background: none;
}

#wrapper {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	background: #FFFFFF url(images/img01.jpg) repeat-x left top;
}

#wrapper2 {
	margin: 0;
	padding-top: 30px;
}

.topimg {
	margin: 0;
	padding: 0 0 20px 0;
	border: none;
	background: url(images/img07.jpg) no-repeat;
	height:255px;
	color:#06AEF1;
	padding:20px 0 0 20px
}

.topimg h1 {
  margin:0;
}

.topimg a {
  color:#06AEF1;
  text-decoration:none;
  border:0
}

.topimg p {
 padding-left:10px
}
/* Search */

#search {
	float: right;
	width: 230px;
	padding-top: 16px;
}

#search form {
	height: 41px;
	margin: 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 200px;
	border: none;
	text-transform: lowercase;
	border: 1px #BDB0ED dotted;
	font: bold 1.2em Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#search-submit {
	display: none;
}

/* Menu */

#menu {
	width: 910px;
	height: 60px;
	margin: 0 auto;
	padding: 0;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	margin-left: 10px;
	padding: 10px 20px 0 20px;
	height: 31px;
	background: url(images/img03.jpg) repeat-x left top;
	text-transform: lowercase;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	border: none;
	color: #FFFFFF;
}

#menu a:hover, #menu .current_page_item a {
}

#menu a:hover {
	text-decoration: underline;
}

/* Page */

#page {
	width: 910px;
	margin: 0 auto;
	padding: 0;
	border: 15px #FFFFFF solid;
	background: url(images/img02.jpg) repeat-x left top;
}

/* Content */

#content {
	float: left;
	width: 600px;
	padding: 20px 0 0 20px;
}

.post .title {
	background: none;
	color: #06AEF1;
	border: none;
	font-size: 2em;
}

.post .title2 {
	background: none;
	color: #06AEF1;
	border: none;
	font-size: 18px;
}

.post a.title2:hover {
	text-decoration: underline;
}

.post .meta {
	padding-bottom: 10px;
	background: url(images/img04.gif) repeat-x left bottom;
	text-transform: uppercase;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.post .comments {
}

.post .entry {
	padding: 10px 0 20px 0;
	text-align: justify;
	line-height:22px
}

/* Sidebar */

#sidebar {
	float: right;
	width: 220px;
	padding: 40px 20px 0 0;
	color: #333333;
}

#sidebar .nag {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.8em;
	letter-spacing: -.5px;
	padding-bottom: 10px;
	color: #06AEF1;
	background: url(images/img04.gif) repeat-x left bottom;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li p {
	padding-left: 15px;
}

#sidebar li ul {
	padding-bottom: 30px;
}

#sidebar li li {
	margin-left: 15px;
	padding-left: 10px;
	line-height: 35px;
	border-bottom: 1px dotted #D7D0F4;
	background: url(images/img06.gif) no-repeat left 50%;
}

#sidebar li .podkat{
  background: none;
}

#sidebar li .podkat_sel{
  background: none;
}

#sidebar li .podkat a{
  color:#aaa;
}

#sidebar li .podkat_sel a{
  color:#06aef1;
}

#sidebar li .sel a{
  color:#06aef1;
}

#sidebar p {
	padding-bottom: 20px;
	text-align: justify;
}

#sidebar a {
	color: #000000;
	border: none;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #000000;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer {
	width: 910px;
	height: 0px;
	margin: 0 auto;
	padding: 40px 0;
	background: url(images/img04.gif) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	color: #B2B2B2;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
}

#footer a {
	color: #999999;
}




#login_div {width:250px; height:130px; padding-top:20px; margin:auto; margin-top:100px; margin-bottom:200px; background:#06AEF1; color:#000; -moz-border-radius:1em; text-align:center}
#admin {color:#000; font-size:12px; padding:10px}
.tlist {background:#fff; margin:auto}
.tlist td {background:#06AEF1; padding:5px}
.tlist td a {color:#555; padding:5px; text-decoration:none; border:0}
.tlist th {background:#382291; padding:5px; color:#fff}

div#pager_div {text-align: center; margin-bottom: 20px;}
