html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6 {
	padding: 0;
	margin: 0;
	list-style: none;
}

a {
	border-bottom: 1px dotted black;
	color: #773100;
	text-decoration:none;
}
a.obr {
	border-bottom: none;
}

a:hover {
	background-color: #CFE6FF;
	color: black;
}
a img {
	border: none;
}

h1, h2, h3, #header strong, .meta {
font-family: "Times New Roman", Times, serif;
}

h1 {
font-size:180%;
}

h2 {
font-size:160%;
}

h1 a{
text-decoration:none;
border:none;
}

#wrapper {
margin:0 auto;
position:relative;
width:990px !important;
}

body {
	font-size: 62.5%;
	text-align: left;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
}
p, li {
	font-size: 140%;
	line-height: 150%;
}

p {
margin: 10px 0;
}

#main {
float:left;
width:600px;
position:relative;
}

.cleaner {
clear:both;
}

.box {
position:relative;
padding: 15px 30px;
}
.box_left {
position:relative;
width:68%;
float:left;
}
.box_right {
position:relative;
width:28%;
float:right;
text-align:right;
}
.meta {
background-color:#EFEFEF;
color:gray;
font-size:130%;
margin:10px 0;
padding:2px;
}

#meta_2 {
margin:30px 0 0;
}

#content .box {
padding: 10px;
}
/*
#content {
background: transparent url(images/bg_content_06.png) repeat-y scroll 0 0;
}
*/
.excerpt {
margin:15px 0 10px;
color:#333;
}
.widgettitle {
background-color:#EEEEEE;
font-family:arial;
font-size:130%;
margin:10px 0;
padding:2px 5px;
}

.alignright {
float:right;
margin:0 0 10px 10px;
}

.wp-caption {
border:1px solid #ddd;
padding:3px;
text-align:center;
}
.wp-caption p {
margin:5px 0 0;
font-size:120%;
}
a.obr img {
float:left;
margin-right:10px;
margin-bottom:5px;
border:1px solid #eee;
padding:2px;
}

.anotace {
min-height:110px;
position:relative;
}


/*-------------------------------------- Box_in ---*/
.box_in_left {
border:1px solid #EEEEEE;
float:left;
margin:30px 0 0;
padding:0 10px;
width:45%;
}
.box_in_right {
border:1px solid #EEEEEE;
float:right;
margin:30px 0 0;
padding:0 10px;
width:45%;
}
/*----------------------------------- End Box_in ---*/

/*---------------------------------- StoryContent ---*/
/*
.story_content {
border:1px dashed #999999;
padding:10px;
}
*/
.story_content h1 {
font-size:280%;
font-weight:normal;
margin:10px 0 20px;
}
.story_content h2 {
font-size:220%;
font-weight:normal;
margin:10px 0 15px;
line-height:130%;
}
.story_content h2 a {
color:#000066;
}
.story_content h2 a:hover {
color:black;
}
#single .excerpt {
font-weight:bold;
}
.post, #single {
border-left:4px solid #EEEEEE;
margin-bottom:30px;
padding-left:15px;
}
.post {
clear:both;
}
.widget .xili_widget_recent_entries li {
margin:0 0 15px;
list-style: disc outside;
}
.xili_widget_recent_entries ul {
margin: 15px;
}

.xili_widget_recent_entries a {
color:#000066;
}
.xili_widget_recent_entries a:hover {
color:black;
}
.xili-language_Widgets img {
float:right;
margin:7px;
position:relative;
}
.widget li {
clear:both;
margin:7px 0;
}



/*----------------------------- End StoryContent ---*/

/*-------------------------------------- Header ---*/
#header {
height:165px;
background: transparent url(images/bg_header_03_03.jpg) no-repeat scroll 0 0;
}
#header strong a {
font-size:270%;
padding-bottom:2px;
text-decoration:none;
}
#header strong a:hover {
background-color:transparent;
}
#header h1 a {
font-size:150%;
padding-bottom:2px;
text-decoration:none;
border-bottom: 1px dotted black;
}
#header h1 a:hover {
background-color:transparent;
}
#header p {
font-size:160%;
}
#header .box_left {
top:7px;
padding-left:67px;
background: transparent url(images/logo.gif) no-repeat scroll 0 4px;
}
#description {
margin-top:3px;
}
/*----------------------------------- End Header ---*/

/*-------------------------------------- Sidebar ---*/
#sidebar {
border-left:4px solid #EEEEEE;
border-right:4px solid #EEEEEE;
margin-bottom:30px;
padding:3px 15px 10px;
position:relative;
top:20px;
}
.widget {
margin:13px 0;
}
/*----------------------------------- End Sidebar ---*/

/*-------------------------------------- Footer ---*/
#footer {
height:155px;
/*
background: transparent url(images/bg_footer_08.png) no-repeat scroll 0 0;
*/
font-size:80%;
border-top:solid 4px #eee;
}
#footer .box{
top:70px;
position:relative;
}
/*----------------------------------- End Footer ---*/

/*----------------------------------- Searchform ---*/
#searchform label {
display:none;
}
#searchform #s {
margin:7px 0;
width:170px;
}
/*-------------------------------- End Searchform ---*/

#hidden {
display:none;
}

