@import url("/css/global.css");
@import url("/css/gallery.css");

/* Classes used in the WYSIWIG editor */
a {color: #000; font-family: trebuchet MS, verdana, sans-serif; font-size: 13px; text-decoration: underline;}
a:hover {color: #000; text-decoration: none;}
a:visited {color: #000;}
a:visited:hover {color: #000;}
a span {cursor: pointer;}
a img {border:0; vertical-align: middle;}
li {color: #000; font-family: trebuchet MS, verdana, sans-serif; font-size: 13px;}
textarea, table, input, select {font-family: trebuchet MS, verdana, sans-serif; font-size: 13px;}
address {font-style: normal; text-align: left;}
acronym {background: none !important; background: url('/look/bg_acronym.gif') bottom left repeat-x;	cursor:help;}
bdo {background: url('/look/bg_acronym.gif') bottom left repeat-x; cursor:help;}

.left {text-align: left;}
.right {text-align: right;}
.center {text-align: center;}
.justify {text-align: justify;}
strong.extra-strong {color: red;}

img.image-left {float: left;  margin: 3px 8px 2px 0;}
img.image-right {float: right; margin: 3px 0 2px 8px;}
img.no-border {border:0;}

/* Tables */
table {border-collapse: collapse; border: 0; font-size: 1em; width: 100%; clear: both;}
tr {background: 0;}
td, th {text-align: left; border: 0; padding: 1px 2px; font-size: 1em;}
th {background: 0;}

/* General layout */
body {color: #000; font-family: trebuchet MS, verdana, sans-serif; font-size: 12px; margin: 0px; padding: 0px; background: #000; text-align: center;}
h1, h2, h3, h4, h5, h6, p, form, div {margin: 0; padding: 0;}
h1 {color: #FFF; font-size: 30px; font-weight: bold; margin: 10px 0;}
h2 {color: #91BF33; font-size: 18px; font-weight: normal; margin: 0 0 10px 0; overflow: hidden;}
h2 span {color: #000;}
h3 { font-family: "Trebuchet MS", Verdana, sans-serif; font-size: 18px; margin: 0; padding: 0; padding-bottom: 8px; font-weight: normal }
h4 { _background: #FFBB00; font-family: "Trebuchet MS", Verdana, sans-serif; font-size: 18px; margin: 0; padding: 8px 0 8px 0; font-weight: bold; color: #FFF;}


.clear {clear: both;}
.alt_text {display:none;}
.nodisplay, .only_print {display: none;}

p {clear: both; color: #000; font-family: trebuchet MS, verdana, sans-serif; font-size: 13px; margin: 5px 0;}

.table_main {width: 100%; margin: 10px 0; padding: 0; border: 0; border-spacing: 0; text-align: left;}
.table_main th {background: #2B3638; color: #000; font-family: Verdana, Tahoma, Arial CE; font-size: 11px; font-weight: bold; padding: 5px;}
.table_main td {background: #F1F1F1; color: #000; font-family: Verdana, Tahoma, Arial CE; font-size: 11px; padding: 5px; border-top: 1px solid #384145;}

/*
#cms_container {width: 979px; margin: 0 auto; background: #FFBB00; position: absolute; left: 50%; margin-left: -490px;}
*/
#cms_container {width: 907px; background: #FFBB00; margin: 0 auto; padding: 0; position: absolute; left: 50%; margin-left: -453px;}


#cms_header_top {width: 907px; height: 15px; background: #E4A900}

#cms_header_menu {width: 907px; height: 98px; background: #FFBB00 url('./images/top_head.gif') top right no-repeat}
#cms_header_menu .top_menu {float: left; width: 470px; margin-left: 30px; margin-top: 35px;}
#cms_header_menu .top_menu a { font-family: "Trebuchet MS", Verdana, sans-serif; font-size: 13px; padding-left: 5px; padding-right: 5px; text-decoration: none }
#cms_header_menu .top_menu a:visited { font-family: "Trebuchet MS", Verdana, sans-serif; font-size: 13px; padding-left: 5px; padding-right: 5px; text-decoration: none }
#cms_header_menu .top_menu ul, #cms_header_menu .top_menu li {padding: 0; margin: 0; list-style-type: none;}
#cms_header_menu .top_menu li {float:left; padding: 0 5px 0 5px; background: url('./images/menu_line.gif') top right no-repeat}
#cms_header_menu .top_menu li.no_line {float:left; padding: 0 5px 0 5px; background: 0; }

#cms_header {width: 907px; height: 129px;  }
#cms_header .logo_left{ width: 332px; height: 129px; float: left; }
#cms_header .logo_right{ width: 575px; height: 129px; float: left; background: url('./images/right_logo.gif') top left no-repeat;}

#logo {margin:0; padding:0; position: relative; width: 332px; height: 129px; overflow: hidden; cursor: pointer; cursor: hand;}
#logo span { display:block; position:absolute; left:0; top:0; z-index:1; width: 332px; height: 129px; margin:0; padding:0; background:url("./images/left_logo.gif") top left no-repeat;}


#cms_content { margin: 0; padding: 14px 21px 16px 14px; width: 872px; _width: 907px; background: #FFBB00 url('./images/line_back.gif') top left repeat-x;}
#cms_content .left { width: 242px; float: left; }
/* \*/  * html   #cms_content .ram_yellow { height: 1px; }  /* */
#cms_content .ram_yellow { padding: 12px 9px 12px 9px; background: #FEE7A6; border: #FEC939 solid 5px; margin-bottom: 14px}
#cms_content .ram_yellow .button {margin-left: 5px; border: 0; height: 31px; width: 21px; float: left; background: url('./images/button_ok.gif') 0px 10px no-repeat; _ background: url('./images/button_ok.gif') 0px 7px no-repeat; cursor: pointer; cursor: hand; }
#cms_content .ram_yellow .left_align {float: left; }
#cms_content .ram_yellow input.small { border: solid 1px; height: 22px; margin-top: 5px; width: 84px; font-family: "Trebuchet MS", Verdana, sans-serif; font-size: 14px; padding-top: 4px }
#cms_content .ram_yellow input.small_1 { margin-left: 8px; border: solid 1px; height: 22px; margin-top: 5px; width: 84px; font-family: "Trebuchet MS", Verdana, sans-serif; font-size: 14px; padding-top: 4px}
#cms_content .ram_yellow input.big { border: solid 1px; height: 22px; margin-top: 5px; width: 180px; font-family: "Trebuchet MS", Verdana, sans-serif; font-size: 14px; padding-top: 4px }
#cms_content .ram_black { padding-left: 9px; background: #292929;}
#cms_content .ram_yellow p { margin: 0px; padding: 0px; }
#cms_content .main_box { text-align: left; padding: 0; margin: 0;  width: 603px; float: right}

#cms_foot {background: #000; border-top: #B28300 solid 1px; width: 907px; height: 176px;}
#cms_foot p{ text-align: center; font-family: "Trebuchet MS", Verdana, sans-serif; font-size: 12px; color: #555C5D; margin-top: 15px}
#cms_foot a {color: #555C5D; font-family: trebuchet MS, verdana, sans-serif; font-size: 11px; text-decoration: underline;}
#cms_foot a:hover {color: #555C5D; text-decoration: none;}


#logo_klikaci {margin: 0; padding: 0; width: 100%; height: 29px; margin-top: 22px; background: url('./images/small_business_logo.gif') top center no-repeat; cursor: hand; cursor: pointer }



#cms_maincol {position: absolute; width: 979px; top: 269px; margin: 3px 0;}
#cms_leftbox {position: absolute; width: 181px; left: 0; margin: 0; padding: 1px 0; border-top: 3px solid #6F6F6F;}


#cms_leftbox h5,
#cms_leftbox div,
#cms_leftbox .box,
#cms_leftbox .box_shadow,
#cms_leftbox .platby {width: 181px; height: 21px; background: url('images/platby.png') no-repeat;}
#cms_leftbox ul.sipky, #cms_leftbox .sipky li {margin: 0; padding: 0; border: 0; list-style-type: none;}
#cms_leftbox ul.sipky {margin: 0 8px;}
#cms_leftbox .sipky li {font-size: 12px; background: url('images/li-arrow-black.png') left center no-repeat; padding-left: 10px;}
#cms_leftbox .sipky a {font-size: 12px; text-decoration: none;}
#cms_leftbox .sipky a:hover {font-size: 12px; text-decoration: underline;}


#cms_mainbox {width: 603px; margin: 0 5px; padding: 0;}
#cms_mainbox h2 {height: 25px; line-height: 25px; color: #FFF; font-family: trebuchet MS, verdana, sans-serif; font-size: 18px; font-weight: bold; background: url('images/h2-back.png') repeat-x; margin: 0 0 2px 0; padding: 0 5px;}


/* page */
#cms_mainbox .document_path {color: #000;  font-size: 12px; margin: 0 0 2px 0; padding: 2px 5px; font-family: "Trebuchet MS", Verdana, sans-serif }
#cms_mainbox .document_path a {color: #000; font-size: 12px; text-decoration: underline; font-family: "Trebuchet MS", Verdana, sans-serif }
#cms_mainbox .document_path a:hover {text-decoration: none;}

#article_container {padding: 3px;}
#article_container h2 {color: #FFF; font-family: trebuchet MS, verdana, sans-serif; font-size: 24px; font-weight: bold; margin: 5px 0; padding: 0; letter-spacing: 1px; background: 0; height: auto;}
#article_container h2 a {color: #FFF; font-family: trebuchet MS, verdana, sans-serif; font-size: 24px; font-weight: bold; margin: 5px 0; padding: 0; letter-spacing: 1px; background: 0; height: auto;}
#article_container .annotation p {color: #000000; font-family: Verdana, Tahoma, Arial CE; font-size: 12px; text-align: justify; margin: 5px 0; padding: 5px; background: #656C6F;}
#article_container .article_date_author {padding: 5px 2px; margin: 10px 0; border-top: 1px solid #D4D4D4; border-bottom: 1px solid #D4D4D4; background: #F1F1F1;}
#article_container .article_date_author .published,
#article_container .article_date_author .author,
#article_container .article_date_author .separator {color: #000; font-family: Verdana, Tahoma, Arial CE; font-size: 12px;}
#article_container .article_content p {color: #000; font-family: trebuchet MS, verdana, sans-serif; font-size: 13px; text-align: justify; margin: 10px 0; line-height: 18px;}
#article_container li {margin-left: 20px;}


.preview_article h3.article_header {color: #000; font-family: trebuchet MS, verdana, sans-serif; font-size: 13x; font-weight: bold; padding: 0; margin: 0;}
.preview_article h3.article_header a {color: #000; font-family: trebuchet MS, verdana, sans-serif; font-size: 13px; font-weight: bold; text-decoration: underline;}
.preview_article h3.article_header a:hover {text-decoration: none;}
.preview_article p.annotation {color: #000000; font-family: Verdana, Tahoma, Arial CE; font-size: 11px; text-align: justify; margin: 5px 0; padding: 5px; background: #C6C6C6;}
.preview_article .preview_text p {color: #000; font-family: trebuchet MS, verdana, sans-serif; font-size: 12px; text-align: justify; padding: 5px 0;}
.preview_article .link_to_full_article {text-align: right;}
.preview_article .link_to_full_article a {color: #FF6600; font-family: Verdana, Tahoma, Arial CE; font-size: 10px; padding: 5px 0; text-decoration: underline; font-weight: bold;}
.preview_article .link_to_full_article a:hover {color: #FF6600; text-decoration: none;}
.preview_article .preview_footer {color: #000; font-family: Verdana, Tahoma, Arial CE; font-size: 12px; padding: 5px 2px; margin: 10px 0; background: #F1F1F1;}
.preview_article .preview_footer a {color: #FF6600; font-family: Verdana, Tahoma, Arial CE; font-size: 12px; text-decoration: underline;}
.preview_article .preview_footer a:hover {color: #FF6600; text-decoration: none;}

#last_preview {padding: 2px; margin: 5px; margin-top: 30px; border: 1px solid #384145;}
#last_preview .title {background: #384145; color: #000; font-family: trebuchet MS, verdana, sans-serif; font-size: 13px; font-weight: bold; text-align: center; margin-bottom: 5px;}
#last_preview .preview_last {padding: 3px;}

.preview_last h3.article_header {color: #000; font-family: trebuchet MS, verdana, sans-serif; font-size: 13px; font-weight: bold; padding: 0; margin: 0;}
.preview_last h3.article_header a {color: #000; font-family: trebuchet MS, verdana, sans-serif; font-size: 13px; font-weight: bold; text-decoration: underline;}
.preview_last h3.article_header a:hover {text-decoration: none;}
.preview_last p.annotation {color: #000; font-family: Verdana, Tahoma, Arial CE; font-size: 11px; text-align: justify; margin: 0; padding: 5px 0 0 0;}
.preview_last .link_to_full_article {text-align: right;}
.preview_last .link_to_full_article a {color: #FF6600; font-family: Verdana, Tahoma, Arial CE; font-size: 11px; padding: 0 0 5px 0; text-decoration: underline;}
.preview_last .link_to_full_article a:hover {color: #FF6600; text-decoration: none;}

.preview_annotation h3.article_header {color: #000; font-family: trebuchet MS, verdana, sans-serif; font-size: 16px; font-weight: bold; padding: 0; margin: 10px 0 0 0;}
.preview_annotation h3.article_header a {color: #000; font-family: trebuchet MS, verdana, sans-serif; font-size: 16px; font-weight: bold; text-decoration: underline;}
.preview_annotation h3.article_header a:hover {color: #000; text-decoration: none;}
.preview_annotation p.annotation {color: #000; font-family: trebuchet MS, verdana, sans-serif; font-size: 13px; text-align: justify; margin: 5px 0; padding: 5px 0;}
.preview_annotation .link_to_full_article {text-align: right;}
.preview_annotation .link_to_full_article a {color: #FF6600; font-family: Verdana, Tahoma, Arial CE; font-size: 12px; padding: 5px 0; text-decoration: underline;}
.preview_annotation .link_to_full_article a:hover {color: #FF6600; text-decoration: none;}
.preview_annotation .preview_footer {color: #000; font-family: Verdana, Tahoma, Arial CE; font-size: 12px; padding: 5px 0;}
.preview_annotation .preview_footer a {color: #FF6600; font-family: Verdana, Tahoma, Arial CE; font-size: 12px; text-decoration: underline;}
.preview_annotation .preview_footer a:hover {color: #FF6600; text-decoration: none;}

.article_previewlist {color: #000; font-family: Verdana, Tahoma, Arial CE; font-size: 12px; list-style: square; margin-left: 20px; padding: 0;}
.article_previewlist a {color: #FF6600; font-family: Verdana, Tahoma, Arial CE; font-size: 12px; text-decoration: underline; line-height: 20px;}
.article_previewlist a:hover {color: #FF6600; text-decoration: none;}

.goto_archivelink {color: #000; font-family: Verdana, Tahoma, Arial CE; font-size: 12px; font-weight: bold; padding: 5px 2px; margin: 10px 0;}
.goto_archivelink a {color: #FF6600; font-family: Verdana, Tahoma, Arial CE; font-size: 12px; text-decoration: underline;}
.goto_archivelink a:hover {color: #FF6600; text-decoration: none;}

#article_password_required {background: #34464A; border: 1px solid #4A6369; padding: 15px 8px; margin: 10px 0px; text-align: center;}
#article_password_required p.text {text-align: center;}
#article_password_required input {vertical-align: middle;}
.logoff_article a {color: #000; font-family: Verdana, Tahoma, Arial CE; font-size: 12px; font-weight: bold; text-decoration: underline;}
.logoff_article a:hover {color: #000; text-decoration: none;}

.error_message {background: #292929; border: 1px solid #FFF; color: #FFF; font-family: Verdana, Tahoma, Arial CE; font-size: 12px; font-weight: bold; padding: 15px 8px; margin: 10px 0px; text-align: center;}

/* search */
.search_paging {width: 100%; margin: 10px 0;}
.search_paging p {color: #000; font-family: Verdana, Tahoma, Arial CE; font-size: 12px;}
.search_paging a {color: #000; font-family: Verdana, Tahoma, Arial CE; font-size: 12px; text-decoration: underline;}
.search_paging a:hover {color: #000; text-decoration: none;}
.search_paging .fleft {float: left;}
.search_paging .fright {float: right;}
.highlight_search {color: #000000; border: 1px solid #8D8D8D; background: #FFFF88; text-decoration: none;}
#search_form_results p {color: #000; font-family: Verdana, Tahoma, Arial CE; font-size: 12px; padding: 10px 5px; background: #F1F1F1;}
#search_form_results input {width: 300px; _width: 280px;}
#search_form_results input.submit_button {width: auto; padding: 0 10px;}
#search_results_info p {color: #000; font-family: Verdana, Tahoma, Arial CE; font-size: 12px; padding: 15px 0;}

/* sitemap */
#cms_mainbox .sitemap ul {list-style:square; margin-top: 0; margin-bottom: 0;}
#cms_mainbox .sitemap li {color: #000; font-family: Verdana, Tahoma, Arial CE; font-size: 12px;  margin-top: 2px; margin-bottom: 2px;}
#cms_mainbox .sitemap a {color: #000; font-family: Verdana, Tahoma, Arial CE; font-size: 12px; text-decoration: underline;}
#cms_mainbox .sitemap a:hover {text-decoration: none;}

/* gallery */
.gallery h3 {color: #000; font-family: trebuchet MS, verdana, sans-serif; font-size: 16px; font-weight: bold; padding: 0; margin: 0;}
.gallery_description {color: #000; font-family: trebuchet MS, verdana, sans-serif; font-size: 13px; text-align: justify; margin: 10px 0;}

div.gallery_thumbs {margin-top: 1em;}
.gallery_thumbs_item {text-align: center; overflow: hidden; background: url('images/thumb_back.gif') center top no-repeat; height: 170px; vertical-align: top; padding: 0; margin: 0;}
div.gallery_thumbs .gallery_thumbs_item {float: left; width: 140px; margin-right: 5px; background: url('images/thumb_back.gif') left top no-repeat; margin-left: 12px !important; margin-left: 4px;}
.gallery_thumb_imgcontainer {margin: 0 auto; height: 120px; width: 140px; display: table; _position: relative;}
.gallery_thumb_img {display: table-cell; text-align: center; margin: 0 auto; vertical-align: middle; _position: absolute; _top: 50%; _left: 50%;}
.gallery_thumb_img a {margin: 0 auto; _display: block; _position: relative; _top: -50%; _left: -50%;}
.gallery_thumb_img a img {border: 2px solid #888; _display: block;}
.gallery_thumb_img a:hover img {border: 2px solid #c00;}
.gallery_thumb_name {width: 140px !important; overflow: hidden; height: 40px; text-align: center;}
.gallery_thumb_name a {color: #000; font-family: trebuchet MS, verdana, sans-serif; font-size: 11px; text-decoration: underline;}
.gallery_thumb_name a:hover {color: #000; text-decoration: none;}
.gallery_paging {width: 100%;}
.gallery_paging p {color: #000; font-family: Verdana, Tahoma, Arial CE; font-size: 12px;}
.gallery_paging a {color: #000; font-family: Verdana, Tahoma, Arial CE; font-size: 12px; text-decoration: underline;}
.gallery_paging a:hover {color: #000; text-decoration: none;}
.gallery_paging .fleft {float: left;}
.gallery_paging .fright {float: right;}

h4.image {color: #626F78; font-family: Georgia, serif; font-size: 24px; font-weight: bold; margin: 20px 0;}
.image_file {text-align:center;}
.image_file img {border: 4px solid #444;}
.image_file a img {border: 4px solid #444;}
.image_file a:hover img {border: 4px solid #c00;}
.image_description {color: #000000; font-family: Verdana, Tahoma, Arial CE; font-size: 12px; margin: 10px; text-align: center;}
.image_open_fullsize a,
.image_back a {color: #000000; font-family: Verdana, Tahoma, Arial CE; font-size: 12px; text-align: center; margin: 5px;}
.image_open_fullsize a:hover,
.image_back a:hover {color: #000000;}

/* contact */
.mail_form table, .mail_form th, .mail_form td {border: 0; background: none; vertical-align: top;}
.mail_form th {text-align: right; padding-right: 5px;}
.mail_form label {color: #000; font-family: Verdana, Tahoma, Arial CE; font-size: 12px; font-weight: bold;}
.mail_form input, .mail_form textarea {width: 300px;}
.mail_form input.mail_form_button {width: auto; padding: 0 10px;}

/* comments */
#comments {text-align: left; margin: 0 auto; }
#comments h3 {color: #000; font-family: trebuchet MS, verdana, sans-serif; font-size: 16px; font-weight: bold; padding: 0; margin: 0;}
#comments .comment_item {color: #000; background: #FEE7A6; border: 1px solid #FEC939; padding: 0 0 5px 0; margin-bottom: 10px;}
#comments .comment_text h5 {color: #000000; font-family: Verdana, Tahoma, Arial CE; font-size: 12px; font-weight: bold; padding: 0 5px; margin: 5px 0; }
#comments .comment_text p {color: #000000; font-family: trebuchet MS, verdana, sans-serif; font-size: 13px; text-align: justify; padding: 0 5px;}
#comments .comment_header {color: #000000; font-family: Verdana, Tahoma, Arial CE; font-size: 12px; line-height: 18px; background: #E6A800; padding: 2px 5px; margin: 0}
#comments .comment_header a.comment_user {float: left; display: block; width: 16px; height: 16px; position: relative; overflow: hidden;}
#comments .comment_header a.comment_user span {display: block; width: 16px; height: 16px; margin: 0; position: absolute; left: 0; top: 0; background: #E6A800 url('images/user_ico.gif') center center no-repeat;}
#comments .comment_header .comment_name {font-weight: bold;}
#comments .comment_header .comment_name a {color: #000000; font-family: Verdana, Tahoma, Arial CE; font-size: 12px; text-decoration: underline;}
#comments .comment_header .comment_name a:hover {color: #000000; text-decoration: none;}
#comments .comment_header .comment_email {font-style: italic;}
#comments .comment_header .comment_date {font-weight: bold;}
#comments .comment_header .comment_date span {font-weight: normal;}
#comments .no_comment {color: #000; background: #FEE7A6; border: 1px solid #E6A800; padding: 8px; text-align: center; margin: 8px 0;}

#smajlici img {padding: 4px; margin: 2px 2px 2px 0;}
#smajlici a img {border: 1px solid #D4D4D4;}
#smajlici a:hover img {border: 1px solid #666666; background: #E2E2E2;}

#add_new_comments {text-align: left; margin: 0 auto;}
#add_new_comments h3 {color: #000; font-family: trebuchet MS, verdana, sans-serif; font-size: 16px; font-weight: bold; padding: 0; margin: 0;}
#add_new_comments .comment_help {background: #FEE7A6; border: 1px solid #E6A800; padding: 5px; margin: 5px 0;}
#add_new_comments .comment_help p {color: #000; font-size: 12px; line-height: 14px; padding: 2px; margin: 2px 0;}
#add_new_comments table, #add_new_comments th, #add_new_comments td {border: 0; background: none; vertical-align: top;}
#add_new_comments th {text-align: right; padding-right: 5px;}
#add_new_comments label {color: #000; font-family: Verdana, Tahoma, Arial CE; font-size: 12px; font-weight: bold;}
#add_new_comments input, #add_new_comments textarea {width: 300px;}
#add_new_comments input.comment_form_button {width: auto; padding: 0 10px;}

/* archive */
.archive h3 {color: #000; font-family: trebuchet MS, verdana, sans-serif; font-size: 16px; font-weight: bold; padding: 0; margin: 0;}
.archive h4 {color: #000; font-family: trebuchet MS, verdana, sans-serif; font-size: 14px; font-weight: normal; padding: 0; margin: 0;}
.archive .displayed_articles {color: #000; font-family: Verdana, Tahoma, Arial CE; font-size: 12px; margin: 10px 0; padding: 10px 5px; background: #F1F1F1;}
.archive select {width: 300px;}
.archive .archive_list {color: #000; font-family: Verdana, Tahoma, Arial CE; font-size: 12px; list-style: square; margin: 0 0 10px 20px; padding: 0;}
.archive .archive_list a,
.archive p a {color: #FF6600; font-family: Verdana, Tahoma, Arial CE; font-size: 12px; text-decoration: underline;}
.archive .archive_list a:hover,
.archive p a:hover  {color: #FF6600; text-decoration: none;}
.archive p {color: #000; font-family: Verdana, Tahoma, Arial CE; font-size: 12px; margin: 20px 0 10px 0; padding: 0;}

/* print-top */
#print_top {clear: both; text-align: right; margin-top: 10px;}
#print_top a {color: #000; font-family: trebuchet MS, verdana, sans-serif; font-size: 13px; text-decoration: underline;}
#print_top a:hover {color: #000; text-decoration: none;}
#print_top span {visibility: hidden;}
#print_top .print {background: url('images/ico_printer.png') left center no-repeat; padding-left: 20px;}
#print_top .toppage {background: url('images/ico_top.png') left center no-repeat; padding-left: 20px;}







/* Martin obsah*/

/* Martin obsah* konec/


