/* ----------------------------------------------------------------------------------------------------------

    Output device: screen, projection

    Author:     Nuvio (www.nuvio.cz)
    Update:     2008-08-17, 13:17 GMT+1
    Version:    2.2.6 (2008-07-13, 14:28 GMT+1)

    Structure:
        display; position; z-index; float; clear; width; height; overflow; margin; padding; border; background; align; font;

    Content:
    
        1) HTML tags
        2) HTML styles
        3) Layout
        4-1) Page: Homepage
        5) Others

---------------------------------------------------------------------------------------------------------- */

/* ----------------------------------------------------------------------------------------------------------
1) HTML tags
---------------------------------------------------------------------------------------------------------- */

body {padding:25px 0; background:url("../design/bg.gif") 0 0 repeat-x; font:0.75em/1.5 "arial", sans-serif;}

h2, h3, h4, h5, h6, p, address, blockquote, table, dl, fieldset {margin:15px 0px 8px 0px;}

h2 a {padding-left:13px; margin-top:6px; float:right; font-size:11px; color:white; background:url("/design/place-add.png") 0 3px no-repeat;}

/* ----------------------------------------------------------------------------------------------------------
2) HTML styles
---------------------------------------------------------------------------------------------------------- */


/* ----------------------------------------------------------------------------------------------------------
3) Layout
---------------------------------------------------------------------------------------------------------- */

#main {width:940px; padding:10px; margin:0 auto; overflow:hidden;}

    #header {position:relative; height:100px; padding:0 0 0 0px; background:url("../design/header.gif") 0 0 no-repeat; overflow:hidden;}
    #header #logo {margin:0;}
    
        h1 {position:absolute; top:6px; left:216px; font-size:30px; color:white;}
        #user {position:absolute; top:9px; right:10px; width:200px; font-weight:bold; padding:6px 5px 5px 15px; background:url("../design/pattern.gif");}
        #user div {float:right; margin:3px 0px 0px 0px; text-align:right;}
        #user div a {color:#FFF;}
        #user img {float:right; margin:0px 0px 0px 6px}
        #username {font-size: 14px;}
    
    #nav {position:relative; padding:0 20px; background:url("../design/nav.gif") 0 0 repeat-x;}
    #nav ul {margin:0; list-style:none;}
    #nav ul li span {display:block; padding:9px 15px 9px 0px; background:url("../design/nav-separator.gif") 100% 0 repeat-y; text-decoration:none;}
    #nav ul li a {display:block; padding:9px 15px; background:url("../design/nav-separator.gif") 100% 0 repeat-y;}
    #nav ul.roletka {width:120px; background:100% #EFEFEF; border:1px solid #FFF; border-top:none; margin:0px}
    #nav ul.roletka li a {display:block; width:110px; padding:5px 0px 3px 10px; background:none}
    #nav ul.roletka li a:hover {background:white url('/design/nav-arrow-right.gif') no-repeat 97% 50%;}
    #nav ul.roletka2 {font-size:11px; width:540px; background:100% #EFEFEF; border:1px solid #FFF; border-top:none; margin:0px}
    #nav ul.roletka2 li {display:block; float:left; width:180px; padding:0px; margin:0px; background:none}
    #nav ul.roletka2 li a {display:block; width:170px; margin:0px; padding:5px 0px 3px 10px; background:none}
    #nav ul.roletka2 li a:hover {background:white}
    #nav ul li.active, #nav ul li.active a {font-weight:bold;}
    #nav #feeds {position:absolute; top:9px; right:25px; margin:0;}
    #nav #feeds a:hover {text-decoration:none;}

    #cols {margin-bottom:10px; background:url("../design/cols.gif") 0 0 no-repeat;}
    #cols-in {min-height:430px; padding:20px; background:url("../design/cols-in.gif") 0 100% no-repeat;}
    
        #content {float:left; width:600px;}
        #aside {float:right; width:280px;}
        #content .in, #aside .in {padding:15px;}

    #footer {padding: 5px 15px 5px 15px;}
    #footer p {margin:0;}
    #footer p#partners {margin-bottom: 10px;}
    
        #ico-print {padding-left:12px; background:url("../design/ico-print.gif") 0 50% no-repeat;}
        #ico-sitemap {margin-left:10px; padding-left:10px; background:url("../design/ico-sitemap.gif") 0 50% no-repeat;}

        .ico-rss {padding-left:18px; background:url("../design/ico-rss.gif") 0 50% no-repeat;}

    #copy {margin:15px auto 0 auto; width:910px; font-size:90%;}

/* ----------------------------------------------------------------------------------------------------------
4-1) Page: Homepage
---------------------------------------------------------------------------------------------------------- */

#breadcrumbs {margin:0; font-size:90%;}
#breadcrumbs a:hover {text-decoration:none;}
#breadcrumbs span {margin:0 3px;}

#tags {padding: 5px; background-color: #BFBFBF;}

#aside .in .rowItem {margin:5px; clear:both;}
.yes {background:url("/design/button-yes.gif") 0 2px no-repeat; padding:4px 0px 2px 24px;}
.no {background:url("/design/button-no.gif") 0 2px no-repeat; padding:4px 0px 2px 24px;}

#ratingForm { margin: 0px 5px !important;}
#my_review {margin-bottom: 15px !important;}
#my_review a {background:url("/design/pencil.gif") 0 2px no-repeat; padding:4px 0px 2px 24px;}
.mRating {float:left; margin:3px 6px 4px 0px;}
.star-empty {display:inline; background:url("/jscripts/jquery/star.png") no-repeat; padding:1px 0px 4px 23px;}
.star-half {display:inline; background:url("/jscripts/jquery/star.png") no-repeat; padding:1px 0px 4px 23px;}
.star-full {display:inline; background:url("/jscripts/jquery/star.png") -22px no-repeat; padding:4px 0px 2px 20px;}

.placeSquare {text-align: center;}
.placeSquare a {font-weight: bold;}

#discussion-form {margin: 5px 0px 20px 0px; background-color: #EFEFEF; padding: 5px; border: 1px dotted silver;}

.discussion-message {margin: 8px 0px;}
.discussion-message .author {display: block; float:left; width: 120px; text-align: center;}
.discussion-message .message {float: left; width: 450px;}

#new-discussion {margin-bottom: 15px !important;}
#new-discussion a {background:url("/design/discussion-new.gif") 0 2px no-repeat; padding:4px 0px 2px 24px;}

.box {margin: 5px 0px;}
#topstory-img {float:left; margin-right: 10px}
#topstory-img img {display:block;}
#xtopstory-txt {float:right; width:355px;}
#topstory-txt h3 {margin:0; font-size:140%; font-weight:bold;}
#topstory-txt #topstory-info {margin:0; font-size:90%;}
#topstory-txt .comment {padding-left:12px; background:url("../design/ico-comment.gif") 0 2px no-repeat;}
.box p {margin-top: 4px}

.cols5050 {clear:both; background:url("../design/dot-01.gif") 0 100% repeat-x;}
.cols5050 .col {float:left; width:275px;}
.cols5050 .col .article {clear:both; margin-bottom:15px;}
.cols5050 .col .article-img {float:left; width:95px;}
.cols5050 .col .article-img img {display:block; float:right;}
.cols5050 .col .article-txt {float:left; width:165px; margin-left: 10px;}
.cols5050 .col .article-txt h4 {margin:0; margin-bottom:4px; font-size:110%;}
.cols5050 .col .article-txt p {margin:0; font-size:90%;}

#subnav {margin:0; list-style:none;}
#subnav li {display:inline;}
#subnav li a {display:block; padding:4px 10px 4px 25px; background:url("../design/subnav.gif") 10px 50% no-repeat;}
#subnav li a:hover {text-decoration:none;}
#subnav li.last a {border:0;}

dl#news {margin:0; background:url("../design/dot-02.gif") 3px 0 repeat-y;}
dl#news dt {margin-bottom:3px; padding-left:15px; background:url("../design/news-dt.gif") 0 50% no-repeat; font-weight:bold;}
dl#news dd {margin:0; margin-bottom:10px; padding-left:15px;}

#gallery-in {padding:15px; background:url("../design/gallery.gif") 0 0 repeat-x;}
#gallery .separator {width:910px; height:2px; margin:10px 0; background:url("../design/separator.gif") 0 0 repeat-x; font-size:0; line-height:0; overflow:hidden;}
#gallery-in span.foto {float:left; margin:0px 10px 5px 10px;}
#gallery-in a.nounder {text-decoration:none;}
.underl {text-decoration:underline;}

/* ----------------------------------------------------------------------------------------------------------
5) Others
---------------------------------------------------------------------------------------------------------- */

.title-01 {margin:0; padding:15px 15px 15px 45px; background:url("../design/arrow-01.gif") 15px 50% no-repeat; font-size:150%; font-weight:normal;}
.title-02 {background:url("../design/dot-01.gif") 0 60% repeat-x; font-size:120%; clear: both;}
.title-02 span {padding-right:5px;}
.title-03 {margin:0; padding:13px 10px 13px 15px; background:url("../design/arrow-02.gif") 245px 50% no-repeat; font-size:100%; font-weight:bold;}
.title-03.gallery {background:url("../design/arrow-02.gif") 903px 50% no-repeat;}
.title-04 {margin:0 5px; padding:13px 30px 13px 15px; background:url("../design/title-04.gif") 0 0  repeat-x; font-size:100%; font-weight:bold;}

.loading {
		position: absolute;
		top: 50%;
		left: 50%;
		margin-top: -8px;
		margin-left: -8px;
	}


.more {padding-right:14px; background:url("../design/more.gif") 100% 5px no-repeat;}
a:hover.more {text-decoration:none;}

.in ul {margin-left: 30px}

.w400 {width: 400px;}
.w160 {width: 160px;}

.req {color: red;}
.ok {color: green;}

.clrFloat {clear: both;}

#warn {
  position: absolute;
  top: 36px;
  left: 270px;
  background-color: #F3F3F3;
  padding: 1px 5px;
  text-align: center;
  border: solid 1px #FF8A6B;
}

#confirm {
  position: absolute;
  top: 36px;
  left: 270px;
  background-color: #F3F3F3;
  padding: 1px 5px;
  text-align: center;
  border: solid 1px #15AF2A;
}

#article_1 ul {
  list-style-position: inside;
}

.lvl {
  display: inline-block;
  float: right;
  padding: 11px 0px 15px 73px;
  width: 152px;
  height: 18px;
  font-size: 14px;
  font-weight: bold;
  color: black; 
}

.photo1 {
  background:url("../design/photo-1-bronze.png") 100% 0px no-repeat;
}

.photo2 {
  background:url("../design/photo-2-silver.png") 100% 0px no-repeat;
}

.photo3 {
  background:url("../design/photo-3-gold.png") 100% 0px no-repeat;
}

#sstr {
  clear: both;
  font-size: 8pt;
  font-style:italic;
}

.tag {
  font-size: 8pt;
  padding-left: 16px;
  margin-right: 10px;
}

.ico1 {
  background:url("../design/icon-museum.png") no-repeat;
}

.ico2 {
  background:url("../design/icon-religious.png") no-repeat;
}

.ico3 {
  background:url("../design/icon-castle.png") no-repeat;
}

.ico6 {
  background:url("../design/icon-natural.png") no-repeat;
}

#share-bar {text-align: right;}
.fb_share_link{padding:2px 0 0 20px; height:16px; background:url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif?8:26981) no-repeat top left;}