/* ---------- basic styles and definitions */
a, p, body, ul, ol, abbr, code, pre, li, h1, h2, h3, table, td, th, dd, dt {
    font-size: 12px;
    line-height: 17px;  
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a, p, body, ul, li, td, th {
    color: black;
    font-weight: normal;
}

img {
    border: 0 none;
    padding: 0;
    margin: 0;
}

li {
    list-style-position: outside;
    list-style-type: disc;
    margin: 0;
}
/* ---------- body */
body, html {
    font-size: 13px;
/*    line-height: 17px;  */
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    background: white url(../images/pozadi.jpg) top left repeat-x;
    text-align: left;
   width: 100%;
}
/* ---------- links */
a {
    font-weight: normal;
}

a:link, a:visited {
    color: black;
    text-decoration: underline;
}

a:hover {
    color: #D00E45;
}
/* ---------- layout */
.content {
    width: 930px;
    background: transparent url(../images/logo.jpg) top left no-repeat;
    margin: 0 auto;
    background-color: #E3DFF0;
}

#flags {
    float: left;
    margin: 15px 0 0 0;
    padding-left: 10px;
    width: 120px;
    text-align: center;
}

#flags a:link, #flags a:visited {
    font-size: 12px;
    line-height: 18px;
    text-decoration: none;
    font-weight: bold;
}

#menubar {
    width: 210px;
    clear: left;
    float: left;
    margin: 150px 0 0 0;
    background: url(../images/menuleftpozadi1.jpg) top left repeat-y;
}

#menubarfill {
    padding-left: 15px;
    padding-bottom: 20px;
    width: 195px;
    background: url(../images/menuleftpozadi2.jpg) bottom left no-repeat;
    min-height: 100px;
}

#menubar ul.menu {
    margin: 5px 0 10px 5px;
    padding: 0;
}

#menubar ul.menu li {
    list-style: none;
    background: url(../images/menuleft.gif) 0px 8px no-repeat;
    padding: 4px 0 4px 20px;
}

#menubar ul.menu li a:link, #menubar ul.menu li a:visited {
    text-decoration: underline;
    font-weight: bold;
}

#menubar ul.menu li a.active:link, #menubar ul.menu li a.active:visited {
    text-decoration: none;
    color: #D00E45
}

#menutop {
    width: 710px;
    height: 43px;
    float: right;
    margin: 147px 10px 0 0;
}

#menutop ul {
    margin: 0;
    padding: 0;
    float: right;
}

#menutop li {
    margin: 0 0 0 4px;
    padding: 0;
    list-style: none;
    float: left;
}

#menutop li a:link, #menutop li a:visited {
    display: block;
    background: url(../images/menu.png) top left no-repeat;
    width: 131px;
    height: 26px;
    text-align: center;
    float: left;
    margin: 0;
    padding: 15px 0 0 0;
    text-decoration: none;
    font-weight: bold;
    color: black;
}

#menutop li a:hover {
    background: url(../images/menuhover.png) top left no-repeat;
    text-decoration: underline;
    color: #FF0000;
}

#menutop li a.active:link, #menutop li a.active:visited {
    background: url(../images/menuhover.png) top left no-repeat;
    text-decoration: underline;
}

#articlespre { 
	clear: right; 
	float: right; 
	width: 705px; 
	margin-top: 25px; 
}


#articlesfill {
    float: right;
    margin-top: 0px auto;
	width: 705px;
	margin-top: 5px;
}

/*h2 
clear:both;
color:#D00E45;
font-size:16px;
font-weight:bold;
line-height:20px;
margin:5px 0 10px;
padding:0;
}*/
/*#articlesfill { float: right; background: url(../images/articles.jpg) top left no-repeat; width: 705px; margin-top: 5px; }*/
#articles {
    clear: right;
    float: right;
    width: 680px;
    margin-top: 20px;
    min-height: 200px;
    color: black;
}

#articlesfill #articles {
    margin: 0;
    float: none;
    margin-left: 12px;
    margin-top: 10px;
}

#menubar .splitter {
    clear: both;
    background: url(../images/dividerleft.png) top left repeat-x;
    width: 180px;
    height: 7px;
}

#footer {
    background: url(../images/paticka.jpg) top right no-repeat;
    width: 680px;
    height: 71px;
    display: block;
    clear: both;
    padding: 24px 0 0 250px;
    margin: 10px 0 0 0;
    font-size: 11px;
    line-height: 15px;
    text-align: left;
    color: black;
}

#footer a:link, #footer a:visited {
    font-size: 11px;
    line-height: 15px;
    color: black;
}

#msiefix {
    clear: both;
    height: 10px;
}

.clearer {
    clear: both;
    height: 1px;
}
/* ---------- headlines */
h1 {
    display: none;
}

h2 {
    margin: 5px 0 10px 0;
    padding: 0;
    font-size: 13px;
    line-height: 18px;
    font-weight: bold;
    color: black;
}

h2 a:link, h2 a:visited {
    color: black;
}

#articles .activity {
    width: 146px;
    float: left;
    margin-bottom: 0;
    margin: 5px;
    background-color: #ECE7FB;
}

#articles .activity#single {
    background: none;
    width: 300px;
    float: right;
    margin: 0 0 10px 15px
}

#articles .activity h3 {
    padding: 3px 0 3px 0;
    text-align: center;
    margin: 5px 0 0 0;
    height: 18px;
}

#articles .activity h3 a:link, #articles .activity h3 a:visited {
    font-size: 12px;
    line-height: 20px;
    color: #D00E45;
}

#articles .activity h3 a:hover {
    color: #FF0000;
}

#articles .activity .itembody * {
    font-size: 11px;
    line-height: 14px;
    text-align: left;
}

#articles .activity .itembody {
    height: 150px;
    overflow: hidden;
    padding: 0;
    position: relative;
    text-align: justify;
}

#articles .activity .itembody a.book:link, #articles .activity .itembody a.book:visited {
    position: absolute;
    right: 5px;
    top: 122px;
    width: 115px;
    height: 29px;
    font-size: 9px;
    color: red;
    text-decoration: none;
    text-align: center;
    padding: 5px 0 0 13px;
}

#articles .activity .itembody a.book:hover {
    text-decoration: underline;
}

#articles .activity .itembody p {
    padding: 5px;
    margin: 0;
}

#articles .activity .itembody img {
    float: left;
    padding: 3px;
    background: white;
    border: 1px solid black;
    margin: 0 10px 8px 0;
}

#articles .activity .fields {
    clear: both;
    background: #B2C1E0;
    padding: 5px;
    margin: 0 1px 0 1px;
    border: 2px solid #5A56AD;
    border-bottom: 0 none
}

#articles .activity .fields table {
    padding: 0;
    margin: 0;
    width: 100%;
}

#articles .activity .fields table td, #articles .activity .fields table tr {
    padding: 0;
    margin: 0;
    font-size: 10px;
    line-height: 14px;
    color: black;
}

#articles .activity .fields table td.r a:link, #articles .activity .fields table td.r a:visited {
    font-size: 10px;
    line-height: 14px;
    color: black;
}

#articles .activity .fields table td a:hover {
    color: #FF0000;
}

#articles .activity .fields table td.r {
    text-align: right;
}

#articles .activity .price {
    background: #F6F6F6;
    border-top: 2px solid #7B99F6;
    padding: 5px 7px 5px 7px;
    margin: 0 1px 0 1px;
    text-align: left;
    font-weight: bold;
    color: black
}

#articles .activity .price .euro {
    font-weight: bold;
    color: red;
    float: right;
    font-size: 14px
}

#menubar h3 {
    border-top: 4px solid #5A56AD;
    border-bottom: 4px solid #5A56AD;
    border-left: 7px solid #5A56AD;
    border-right: 7px solid #5A56AD;
    background: #B2C1E0;
    padding: 3px 7px 3px 7px;
    margin: 10px 20px 10px 0;
    color: black;
    font-size: 12px;
    line-height: 16px;
    font-weight: bold;
}

#menubar .itembody {
    margin: 5px 25px 10px 0;
    text-align: left;
}

#menubar .itembody * {
    font-size: 11px;
    line-height: 14px;
    color: black;
}

#menubar .itembody ul {
    padding: 0 0 0 5px;
    margin: 5px 0 5px 0;
}

#menubar .itembody ul li {
    list-style: none;
    background: url(../images/li1.png) 0 7px no-repeat;
    padding: 2px 0 2px 10px;
    margin: 0;
}

#articles .divideritems {
    clear: both;
    background: url(../images/divideritems.png) 0 10px repeat-x;
    height: 20px;
}
/* ---------- article */
#articles .item * {
    text-align: justify;
    color: black;
    font-size: 12px;
    line-height: 17px;
}

#articles .item h2 {
    color: #D00E45;
    font-weight: bold;
    font-size: 16px;
    line-height: 20px;
    padding: 0;
    margin: 5px 0 0px 0;
    clear: both
}

#articlespre .item h2 {
    color: #D00E45;
    font-weight: bold;
    font-size: 16px;
    line-height: 20px;
    padding: 0;
    margin: 5px 0 10px 0;
    clear: both
}

#articles .item h2 a:link, #articles .item h2 a:visited {
    color: #D00E45;
    font-weight: bold;
    font-size: 16px;
    line-height: 20px;
    text-decoration: none
}

#articlespre .item h2 a:link, #articlespre .item h2 a:visited {
    color: #D00E45;
    font-weight: bold;
    font-size: 16px;
    line-height: 20px;
    text-decoration: none
}

#articles .item h3 {
    color: #78B40B;
    font-weight: bold;
    font-size: 15px;
    line-height: 20px;
    padding: 0;
    margin: 5px 0 10px 0;
    clear: both
}

#articles .item h3 a:link, #articles .item h3 a:visited {
    color: #58BBE0;
    font-weight: bold;
    font-size: 15px;
    line-height: 20px;
}

#articles .item h4 {
    color: #E25A07;
    font-weight: bold;
    font-size: 14px;
    line-height: 18px;
    padding: 0;
    margin: 8px 0 8px 0;
    clear: both
}

#articles .item h4 a:link, #articles .item h4 a:visited {
    color: #FF9C00;
    font-weight: bold;
    font-size: 14px;
    line-height: 18px;
}

#articles .item h5 {
    color: #BA4906;
    font-weight: bold;
    font-size: 13px;
    line-height: 18px;
    padding: 0;
    margin: 8px 0 8px 0;
    clear: both
}

#articles .item h5 a:link, #articles .item h5 a:visited {
    color: #FF6000;
    font-weight: bold;
    font-size: 13px;
    line-height: 18px;
}

#articles .item p {
    margin: 7px 0 7px 0;
    padding: 0;
}

#articles .item ul {
    padding: 0 0 0 5px;
    margin: 5px 0 5px 20px;
}

#articles .item ul li {
    list-style: none;
    background: url(../images/li1.png) 0 7px no-repeat;
    padding: 2px 0 2px 15px;
    margin: 0;
}

#articles .item ol {
    padding: 0 0 0 5px;
    margin: 5px 0 5px 20px;
}

#articles .item ol li {
    list-style: none;
    background: url(../images/li2.png) 0 7px no-repeat;
    padding: 2px 0 2px 15px;
    margin: 0;
}

#articles .item blockquote {
    background: #D1D1D1;
    padding: 5px 15px 5px 15px;
    margin: 10px auto;
    width: 620px
}

#articles .item table.basic {
    margin: 10px auto;
    width: 650px
}

#articles .item table.basic th {
    background: #B9B7E8;
    font-weight: bold;
    text-align: center;
    padding: 2px 5px 2px 5px;
}

#articles .item table.basic td {
    background: #DBDAF4;
    padding: 2px 5px 2px 5px;
    text-align: left;
}

#articles .item table.basic td.s {
    background: transparent;
    padding: 2px 5px 2px 5px;
    text-align: left;
}

#articles .item table.fifty td {
    width: 50%
}

#articles .item table.basic td.r {
    text-align: right
}

#articles .item img {
    padding: 3px;
    background: white;
    border: 1px solid black;
}

#articles .item img.leftbox {
    float: left;
    margin: 5px 10px 5px 0
}

#articles .item img.rightbox {
    float: right;
    margin: 5px 0 5px 10px
}

#articles hr {
    color: #717171;
    border: 0 none;
    border-bottom: 2px solid #9F9F9F;
    margin: 10px 0 10px 0;
}

#articles .morelink {
    clear: both;
    text-align: right;
}

#articles .morelink a:link, #articles .morelink a:visited {
    font-weight: bold;
    color: black;
}
/* ---------- order form */
#booking {
    text-align: left;
    color: black;
}

#booking h2 {
    text-align: left;
}

#booking table.booking {
    padding: 0;
    border-collapse: collapse;
    border: 0;
}

#booking table.booking td.left {
    background: #E3DFF0;
    padding: 3px 10px 3px 10px;
    margin: 0;
    text-align: left;
}

#booking table.booking td.right {
    text-align: right;
    color: black;
    padding: 3px 10px 3px 10px;
    margin: 0;
}

#booking input.float {
    float: right;
    margin-left: 30px
}
/*#booking div.calendars { float: right; }*/
#booking input.button {
    border: 1px solid black;
    color: black;
    font-weight: bold;
    font-size: 16px;
    padding: 2px 4px 2px 4px;
}

#booking input.button
[ disabled ] {
    color: gray;
    font-size: 16px;
    padding: 2px 4px 2px 4px;
}

#booking input, #articles #booking input, #articles #booking textarea {
    color: black;
}

#booking input.field:focus {
    background: #FFFFE0;
}
/* ---------- helpers */
.hide {
    display: none
}

#articles .item table.basic td.center, .center {
    text-align: center;
}
/* ---------- mapa */
#articles #mapa {
    width: 600px;
    height: 400px;
    border: 1px solid black;
    margin: 10px auto;
    background: url(../mapa/mapa.jpg) top left no-repeat;
}

#articles #mapa * {
    color: #000000;
    font-size: 11px;
    text-align: left;
}