body{
 font-family: Arial, helvetica, sans-serif;
 font-size: 13px;
 margin: 0px;
 padding: 0px;
 color: black;
 height: 100%;
 background-color: #C4BFAF;	
}

.cleaner {
 clear: both;	
}

ul {
 list-style-image: url('../design/green_arrow.png');	
}
ul.sitemap_ul {
 list-style: inherit	
}

a {
 text-decoration: underline;	
 color: #E43E04;
}
a:hover {
 text-decoration: none;
}
a.more {
 margin: 8px 0 0 0;
 padding: 0 10px 0 0;
 display: block;
 text-align: right;
 background: url('../design/more_arrow.png') center right no-repeat;
 color: #E43E04;
 font-weight: bold;
}

.block {
 background: #E4E4E4;	
 padding: 10px;
 margin: 10px 0;
 color: #000;
}

#top {
 width: 100%;
 height: 175px;
 border-bottom: 5px solid #C4BFAF;
 position: absolute;
 top: 0;
 background: #fff;
}
#top_in {
 width: 770px;
 margin: 0 auto;
 height: 175px;
 padding: 0;
 background: url('../design/fish_comp.jpg') bottom right no-repeat;
}
#logo {
 display: block;
 width: 252px;
 height: 73px;
 padding: 32px 0 0 0;
 background: url('../design/logo.png') bottom right no-repeat;
}
#top_menu {
 margin: 39px auto 0 auto;	
 padding: 0;
 font-family: Verdana;
 list-style: none;
 width: 700px;
 
}
#top_menu li {
 height: 31px;
 background: url('../design/top_menu_lft.png') top left no-repeat;
 float: left;	
 font-size: 13px;
 margin-right: 7px;
}
#top_menu li a {
 height: 15px;
 background: url('../design/top_menu_rght.png') top right no-repeat;
 display: block;
 padding: 8px 4px;
 width: 105px;
 text-align: center;
 color: #000;
 text-decoration: none;
 margin-right: -4px;
}
#top_menu li a:hover {
 text-decoration: underline;
}
#top_menu li.active {
 background: url('../design/top_menu_active_lft.png') top left no-repeat;
}
#top_menu li.active a {
 background: url('../design/top_menu_active_rght.png') top right no-repeat;
 color: #fff;
 font-weight: bold;
}





#content {
 width: 770px;
 margin: 181px auto 0 auto;
 padding-top: 25px;
}
#content_outher {
 background-color: #fff;
 padding-bottom: 50px;
}
#left {
 float: left;
 width: 450px;
}
#right {
 float: left;
 width: 300px;
 margin-left: 20px;
}
h1, h2 {
 font-size: 18px;
 font-family: Times New Roman;	
 margin: 0 0 0 0;
 padding: 0;
}
h2 a {
 color: #098BC3;
 text-decoration: none;	
}
h2 a:hover {
 text-decoration: underline;	
}
#content #item_first, #content .item_list {
 background: url('../design/if_bb.png') bottom left repeat-x;
 padding-bottom: 10px;
}
.item_image {
 float: left;	
 margin: 15px 5px 0 0;
}
.item_image img {
 border: 1px solid #666;
}
.nmargin {
 margin: 0 8px 0 0;	
}
.author {
 display: block;
 text-align: right;
 margin-bottom: 25px;	
}
#gallery {
 margin: 0 auto;
 width: 700px;
}
#gallery .thumb_view {
  float:left;
  background: url('../design/shadowAlpha.png') no-repeat bottom right !important;
  background: url('../design/shadow.gif') no-repeat bottom right;
  margin: 15px 3px 0px 3px !important;
  margin: 15px 3px 0px 3px;
}
#gallery .thumb_view .thumb_in {	
 border: 1px solid #878162;
 display: block;
 position: relative;
 margin: -6px 6px 6px 0px;
 padding: 4px;
}
#gallery .thumb_view .thumb_in .thumb_title {
 margin: 0 0 3px 0;
 font-size: 11px;
}
#gallery .thumb_view .thumb_in .thumb_cover {
 height: 112px;	
 margin: 3px 0 4px 0;;
}
#gallery .thumb_view .thumb_in a {	
 width: 152px;	
 display: block;
 display: block;
 text-align: center;	
}
#gallery .thumb_view .thumb_in a img {	
 border: none;
}
#image {
 width: 600px;
 margin: 25px auto;
}
#image_description {
 background: #FAC99D;	
 padding: 5px;
 margin: 20px 0 0 0;
 text-align: center;
 font-weight: bold;
}
#image img {
 border: 1px solid #098BC3;	
}

#galleries_hp {
 margin: 10px 0;
}
#galleries_hp .cleaner {
 height: 10px;
}
#galleries_hp a {
 font-weight: bold;
 color: #158DCA;
 text-decoration: none;
}
#galleries_hp a:hover {
 text-decoration: underline;	
}
#galleries_hp .galleries_hp_card {
 margin: 10px 0;
}
#galleries_hp .galleries_hp_card .galleries_hp_left {
 width: 160px;
 float: left;
 margin-left: 10px;
}
#galleries_hp .galleries_hp_card .galleries_hp_left img {
 border: 1px solid #CBCAC5;
}
#galleries_hp .galleries_hp_card .galleries_hp_right {
 float: left;
 width: 265px;
 text-align: justify;
}

#gallery .gallery_view a {
 display: block;
 text-align: center;
 color: #FA4B17;
 font-weight: bold;
}

.password_form {
 float: right;	
}
.password_form input.pwd {
 border: 1px solid #666;
}

#content .item {
 margin: 15px 0;
 color: #000000;	
 font-weight: normal;
}
#content .item_content {
 color: #000000;
 margin-bottom: 3px;
}
#content .item_list {
 text-align: justify;
}

#content h4 {
 padding: 0;
 margin: 0 0 0 0;
 background: url('../design/zaostreno_na.png') top right no-repeat;
 width: 294px;
 height: 56px;
}
#content h4 span {
 display: none;
}
#content h4.news {
 background: url('../design/novinky.png') top right no-repeat;
 height: 55px;
}
#content .right_box {
 width: 252px;
 border-width: 0 1px;
 border-style: solid;
 border-color: #D9D7CA;	
 padding: 5px 20px;
 margin: 0;
 color: #000000;
 font-size: 12px;
}
#content h3 {
 padding: 0;
 margin: 0 0 10px 0;
 font-size: 14px;
 color: #427280;
}
#content h3.set_adv {
 margin-top: 12px;	
}
#content .right_box a {
 font-weight: bold;
 color: #098BC3;	
}
#content .right_box h3 a {
 display: block;
}
#content .right_box a.more {
 color: #E43E04;
}
#content .right_box_cleaner {
 background: url('../design/right_box_cleaner.png') top right no-repeat;
 width: 294px;
 height: 6px;	
 margin: 0 0 15px 0;
}

.pagination {
 list-style: none;	
 margin: 0 auto;
 padding: 0;
 width: 150px;
}
.pagination li {
 float: left;
 margin-left: 12px;	
}
.pagination li a {
 font-weight: bold;	
 text-decoration: none;
}
.pagination li a:hover {
 text-decoration: underline;
}


#bottom_outer {
 padding-top: 50px;	
}
#bottom {
 border-top: 1px solid #9E9B92;
 background-color: #C4BFAF;	
 width: 100%;
}
.abl {
 width: 770px;
 margin: 0 auto;
 text-align: center;
 padding: 7px 0;
 color: #fff;
}
.abl a {
 color: #fff;
 font-weight: bold;
 padding: 0 6px;
}


.form_fieldsets {
 background-color: #EAECFF;	
}
.error {
 display: block; 
 border: 1px solid #FE9903;
 padding: 5px;
 margin: 20px 0 10px 0;
 background-color: #FAEDAF;
 color: #DB4219;
 font-weight: bold;
}
.form_fieldsets fieldset {
 border: none;
 margin-top: 15px;
 padding: 10px;
}
.form_fieldsets fieldset legend {
 color: #000;
 padding: 5px;
 font-weight: bold;
}
.form_fieldsets label {
 display: block;
 margin: 10px 0;
 text-align: right;
}
.form_fieldsets label input {
 margin-left: 10px;	
 width: 200px;
}
.form_fieldsets label select {
 border: 1px solid #0BB6DB;
 width: 205px;
}



label.oblg {
 font-weight: bold;	
}
.form_fieldsets label input, .form_fieldsets label textarea {
 border: 1px solid #060E5B;
}
.captcha {
 border: 1px solid #060E5B;
 float: right;
}
.block_light_blue {
 border: 1px solid #060E5B;
 background: #fff;
}

.right_box_ctg {
	margin: 0px 0 20px 0;	
}

.right_box_ctg ul {
	list-style: none;
	padding: 0 0 0 30px;
	margin: 0;	
}
.right_box_ctg ul li {
	padding: 5px 0 5px 25px;
	display: block;
	margin: 1px 0 1px 0;	
}

.right_all {
	float: left;
	color: #EB4B43 !important;
}
.right_all_actual {
	margin-top: -14px;
}