*
{
margin: 0px;
padding: 0px;
}

a:link {
	color: #ffffff;
}

a:hover {
	text-decoration: none;
	color: #ffffff;
}

a:visited {
	color: #ffffff;
}

body {
	
	background: #FFFFFF url(images/tlo_gora.gif) repeat-x;
	font: 13px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

#content
{
	margin: 0 auto;
	width: 800px;
}


#header {
	height: 270px;
	width: 800px;
}


#menu
{
width: 480px;
height: 70px;
background: url(images/menu2.gif) repeat-x;
}

#menu ul {
	list-style: none;	
}

#menu li {
	
	display: inline; 
	
}

#menu a {
	float: left;
	width: 100px;
	height: 45px;
    display: block;
	text-align: center;
	text-decoration: none;
	color: #4889D7;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	padding-top: 22px;
	background: url(images/button.gif) no-repeat;
}

#menu a:hover {
	width: 100px;
    height: 45px;
	color: #ff0000;
	text-decoration: underline;
	background: url(images/button.gif) no-repeat;
}


.more
{
text-align: right;
}


#logo {
width: 800px;
height: 200px;
text-align:  right;
padding-right: 20px;
padding-top: 20px;
background: url(images/baner.jpg) no-repeat;	
}


#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 18px;
	color: #ffffff;
}
#logo H2
{
font-size: 10px;
color: #ffffff;
text-transform: uppercase;
}

#main
{
background: url(images/baner_dol.jpg) no-repeat right top
}

#left
{
	padding-left: 10px;
	width: 299px;
	background: url(images/baner3.jpg) no-repeat;
}

#top
{
background: url(images/top.gif) no-repeat;
width: 299px;
height: 9px;
}

#left_back
{
background: url(images/tlo.gif) repeat-y;
}

#bottom
{
background: url(images/dol_menu.gif) no-repeat;
height: 41px;
width: 299px;
}

#left H3
{
width: 300px;
height: 40px;
font-size: 14px;
font-weight: bold;
padding-left: 19px;
padding-top: 5px;
text-transform: uppercase;
color: #ffffff;
background: url(images/title.gif) no-repeat
}


#left ul {
	list-style: none;
}

#left ul {
	border: 0px;
	margin-left: 20px;
	margin-bottom: 10px;
}

#left li {
	padding: 4px 15px;
    background: url(images/small.gif) no-repeat left;
}

#left .title_back
{
padding: 10px;
}


#left a {
	color: #23609C;
}
#left a:visited {
	color: #23609C;
}

#left p
{
padding: 10px;
padding-left: 40px;
}


#calendar1 {
	padding: 0 10px 20px 10px;
}

#calendar table {
	width: 100%;
	text-align: center;
}

#calendar thead {

}

#calendar tbody td {
	border: 1px solid #F1F1F1;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

#calendar tfoot a {
	text-decoration: none;
	font-weight: bold;
}

#calendar #now {
	background: #696969;
	border: 1px solid #ff0000;
	font-weight: bold;
	color: #ffffff
}

#right
{
float: right;
width: 470px;
padding-top: 60px;
padding-right: 10px;
}

#right .box
{
border: 1px solid #C9C9C9;
background: #ffffff;
padding: 10px;
margin-bottom: 10px;
}

#right ol, #right ul
{
margin-left: 30px;
}

#right H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #23609C;
}

#right a
{
color: #4889D7;
text-decoration: none;
}

#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}

#right .date2 {
	margin: 10px;
	padding: 0;
	padding-top: 5px;
}

#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #4889D7;
}
.date {
	text-align: right;
	color: #4889D7;
	font-size: 11px;
}

.date a {
	color: #23609C;
}


#footer {
	height: 60px;
	clear: both;
	padding-top: 30px;
	background: url(images/stopka.gif) repeat-x; 
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #ffffff;
}

#footer a {
	color: #ffffff;
}

.widget_search
{

}

.post-body
{

	margin-top:15px;
}

div.navigationbottom

{
	margin-top:10px;
	margin-bottom:10px;
}

div.navigationbottom .leftnav
{
	float:left;
}

div.navigationbottom .rightnav
{
	float:right;
}

#commentform textarea 
{
	width: 80%;
	border: 1px solid #666666;
	padding:10px;
}

#submit
{
	width: 140px;
	height: 37px;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	background: #3C7CD1;
	overflow:hidden;
        vertical-align: top;
	border:none;
}

#submit:hover
{
	background: #79ABED;
        text-decoration: underline;
}

div.imgbox
{
	float:left;
	margin:5px;
}


li.cat-item
{
	font-size:12px;
	font-weight:normal;
}

#calendar table, #left #wp-calendar
{
	font-size:12px;
	font-weight:normal;
}


.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

#content .categor
{
padding: 2px;
margin-top: 5px;
margin-bottom: 5px;
text-transform: uppercase;
font-size: 10px;
}

#commentlist li
{
margin-left: 20px;
padding-bottom: 20px;
font-size: 11px;
}

#author, #email, #url
{
border: 1px solid #666666
}