table { margin: 0 0 25px;}
#content img {
    border: 1px solid #EAEBCB;
    box-shadow: 0 0 3px #E4E4E4;
    -moz-box-shadow: 0 0 3px #E4E4E4;
		-webkit-box-shadow: 0 0 3px #E4E4E4;
    
    padding: 5px;

}body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #555a4a;
    background: #eaebcb;
}

a:link, a:visited { color: #F48997; text-decoration: none; font-weight: normal; } 
a:active, a:hover { color: #F48997; text-decoration: underline; }
.categories_list a:link, .categories_list a:visited{text-decoration: none;
}

p { margin: 0px; padding: 0px; }

img { margin: 0px; padding: 0px; border: none; }

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

.cleaner_h30 { clear: both; width:100%; height: 30px; }
.cleaner_h40 { clear: both; width:100%; height: 40px; }


#header #site_title a, #header #site_title a:hover {
text-decoration: none;
}

#header_wrapper {
	width: 100%;

}
#vlajky {    float: right;
    margin: 5px;}
#header {
	position: relative;
	width: 980px;
	height: 164px;	
	padding: 0 10px;
	margin: 0 auto;
	background: url(images/header.jpg) no-repeat top center;
}


#header  #site_title {
    float: left;
    font-size: 32px;
    padding: 60px 0 0 30px;
    width: 220px; width: 950px;
}

#header  #site_title span{
 font-weight: bold;
 color: #F47D8C;
}
#header  #site_title .small{

    color: #B03022;
    font-size: 16px;
    margin: 10px 0 0 65px;
}

#content_wrapper {
	width: 920px;
	margin: 0 auto;
	padding: 30px 40px;
	background: url(images/content.jpg) repeat-y;
}

#content {
	float: right;
	width: 640px;
}

#content p {
	text-align: justify;
	margin-bottom: 10px;
}

.content_section {
	clear: both;
	width: 100%;
}

#content h2 {
	 color: #AB2719;
    font-size: 18px;
    padding: 20px 0 0;
}
#content h1 {
	color: #D64838;
    font-size: 22px;
    padding: 0;
}


#sidebar {
	float: left;
	width: 280px;
	padding: 0;
	background: url(images/sidebar.jpg) repeat-y; 
}

#sidebar .sidebar_section {
	margin-bottom: 30px;
}

#sidebar .sidebar_section_content {
	margin:0 0 0 35px;padding: 0 0 20px;
}

#sidebar a {
font-size: 15px;
}
#sidebar h2 {
	    color: #C0604A;
	font-size: 22px;
	padding: 0 0 50px 20px;margin: 0px 0 5px;
	background: url(images/header_bg.png) no-repeat bottom left;
}

#sidebar .categories_list {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar .categories_list li {
	padding: 0;
	margin: 0;
}

.categories_list li a {
	display: block;
	color: #201f1c;
	padding: 5px 0 5px 20px;
	background: url(images/list.png) center left no-repeat;
}
.categories_list li a:hover {
	color: #CE7D75;
	text-decoration: none;
}

#footer {
	width: 980px;
	margin: 0 auto;
	padding: 20px 10px;
	text-align: center;
	color: #333333;
}

#footer a {
	color: #000000;
}

.content h3{
   margin: 0 0 5px;
}

.content{    margin: 0 0 0 15px;
    width: 500px !important;}
    
    .more{
      -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: url("images/overlay.png") repeat-x scroll center center #FFE88C;
    border-color: #FFCC00 #FFCC00 #9F9F9F;
    border-radius: 10px 10px 10px 10px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
    color: #08233E;
    cursor: pointer;
   
    padding: 10px 20px;
    
    }
     .more:hover{
   
    background: rgba(255, 204, 0, 0.6) ;
  
    }
    
    .more a, .more a:hover {
    	text-decoration: none;
        color: #08233E;

    }
    
    .respa-item{
    margin: 0 0 40px 0 !important;
    }
