/**
*
*	LAYOUT for Penzion Rotunda
*	@project Penzion Rotunda
*
*	@media ALL
*
*/

body {
background: url(../img/web-bg.png) #016ADF center top repeat-x ;
font-family:verdana, arial, tahoma, sans-serif;
font-weight:normal;
font-size:80%;
color:#333333;
text-align:center;
line-height:1.0em;
}
html, body {
height: 100%; 
margin: 0;
padding: 0;
}
form {
padding:0px;
margin:0px;
}
div {
padding:0px;
margin:0px;
}
ol, ul {
margin-top:5px;
text-align:left;
}
p{
margin:0px;
padding:0px;
}
table, input, select, textarea {
font-size:100%;
font-family:arial, tahoma, verdana, sans-serif;
}
.left,
.blok-vlevo{
float:left;
}
.right,
.blok-vpravo{
float:right;
}
.clear,
.blok-vycisit{
clear:both;
}
.text-uprostred{
text-align:center;
}
.text-vlevo{
text-align:left;
}
.text-vpravo{
text-align:right;
}
img {
border:0px;
}
hr{
height:0px;
color:#cccccc;
border:0px;
border-top:1px solid #cccccc;
}

/* slightly enhanced, universal clearfix hack */
.clearfix:after {
visibility: hidden;
display: block;
font-size: 0;
content: " ";
clear: both;
height: 0;
}
.clearfix { display: inline-block; }

/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* stop commented backslash hack */

.justify{
text-align:justify;
}
a:link, a:visited, a:hover {
font-weight:normal;
color:white;
text-decoration: underline;
outline:none;
}
a:hover {
text-decoration:none;
}


/******************************************************************
	PAGE
*/
#page{
width:938px;
margin:0px auto 0px;
padding:0px 0px 40px 0px;
position:relative;
}


/******************************************************************
	HEADER
*/
#header{
width:938px;
height:496px;
position:absolute;
left:0px;
top:0px;
}
#header #in_header{
padding:38px 0px 0px 0px;
}
#header #in_header #headerContent{
width:938px;
height:390px;
background: url(../img/headercontent-bg.gif) no-repeat;
}
#header #in_header #headerContent #headerTop{
width:938px;
height:102px;
}
#header #in_header #headerContent #headerTop a#logo:link,
#header #in_header #headerContent #headerTop a#logo:visited,
#header #in_header #headerContent #headerTop a#logo:hover{
display:block;
width:938px;
height:70px;
position:absolute;
left:0px;
top:69px;
text-indent:-9999px;
color:white;
font-weight:bold;
font-size:150%;
}
#header #in_header #headerContent #headerTop #language{
width:320px;
height:21px;
position:absolute;
right:44px;
top:44px;
text-align:right;
}

#header #in_header #headerContent #headerFlash{
width:938px;
height:262px;
position:relative;
}
#header #in_header #headerContent #headerFlash{
width:881px;
height:262px;
margin:0px auto 0px;
position:relative;
text-align:left;
}
#header #in_header #headerContent #headerFlash #headerFlashBg{
width:881px;
height:262px;
position:absolute;
left:0px;
top:0px;
z-index:100;
background: url(../img/flash-bg.png) left top no-repeat;
}
#header #in_header #headerContent #headerFlash #headerFlashContent{
padding:3px 0px 0px 3px;
}

#header #in_header #menu{
position:absolute;
left:0px;
bottom:18px;
width:938px;
height:37px;
background: url(../img/menu-bg.png) left top no-repeat;
overflow:hidden;
}
#header #in_header #menu ul{
margin:0px;
padding:0px;
}
#header #in_header #menu ul li{
margin:0px;
padding:0px;
list-style-type:none;
float:left;
}
#header #in_header #menu ul li a:link,
#header #in_header #menu ul li a:visited,
#header #in_header #menu ul li a:hover{
display:block;
float:left;
padding:9px 30px 9px 30px;
border-right:2px solid #022A47;
color:white;
text-transform:uppercase;
font-weight:bold;
text-decoration:none;
font-size:130%;
line-height:1.1em;
}
#header #in_header #menu ul li.last a:link,
#header #in_header #menu ul li.last a:visited,
#header #in_header #menu ul li.last a:hover{
border-right:0px;
}
#header #in_header #menu ul li a.act:link,
#header #in_header #menu ul li a.act:visited,
#header #in_header #menu ul li a.act:hover,
#header #in_header #menu ul li a:hover{
color:#022A47;
}




/******************************************************************
	FOOTER
*/
#footer{
width:938px;
height:53px;
background: url(../img/footer-bg.png) no-repeat;
text-align:left;
}
#footer a#footerLogo:link,
#footer a#footerLogo:visited,
#footer a#footerLogo:hover{
display:block;
width:88px;
height:32px;
text-decoration:none;
float:left;
margin:11px 0px 0px 24px;
}
#footer ul{
margin:0px;
padding:0px;
}
#footer ul li{
margin:0px;
padding:19px 10px 0px 15px;
list-style-type:none;
float:left;
}
#footer ul li a:link,
#footer ul li a:visited,
#footer ul li a:hover{
padding:0px 22px 0px 0px;
background: url(../img/footer-arrow-bg.gif) right 3px no-repeat;
color:white;
text-transform:uppercase;
font-weight:normal;
text-decoration:none;
font-size:130%;
line-height:1.0em;
}
#footer ul li a:hover{
color:#022A47;
}
#footer p{
padding:19px 15px 0px 0px;
color:white;
}

/******************************************************************
	CONTENT
*/
#content{
padding:496px 0px 0px 0px;
width:938px;
text-align:left;
}
#content #in_content{
background: url(../img/content-top-bg.png) left top no-repeat #023960;
padding:10px 20px 10px 15px;
color:white;
}

#content #in_content #contentNews{
width:262px;
float:left;
position:relative;
padding:0px 0px 11px 0px;
background: url(../img/contentnews-bottom-bg.png) left bottom no-repeat #2e5b7a;
}
#content #in_content #contentNews #in_contentNews{
padding:0px 25px 20px 25px;
background: url(../img/contentnews-top-bg.png) left top no-repeat;
}
#content #in_content #contentNews #in_contentNews span{
color:white;
position:absolute;
left:100px;
top:4px;
font-style:italic;
text-transform:uppercase;
}
#content #in_content #contentNews #in_contentNews #contentNewsItem{
padding:50px 0px 0px 0px;
}
#content #in_content #contentNews #in_contentNews #contentNewsItem .contentNewsItem{
padding:0px 0px 10px 0px;
margin:0px 0px 10px 0px;
border-bottom:1px solid white;
line-height:1.3em;
}
.contentNewsItem{
   min-height: 305px;
   _height: 305px;
   color:BLACK;
}
#content #in_content #contentNews #in_contentNews #contentNewsItem .contentNewsItemLast{
border-bottom:0px;
}


#content #in_content #contentText{
width:580px;
float:right;
text-align:left;
line-height:1.3em;
padding:20px 0px 0px 0px;
position:relative;
}
#content #in_content #contentText h1{
font-weight:normal;
text-transform:uppercase;
font-size:120%;
font-weight:normal;
display:block;
background: url(../img/h1-bg.png) 17px top no-repeat;
margin:0px;
padding:9px 0px 15px 30px;
}
#content #in_content #contentText p{
padding:10px 0px 10px 0px;
}

#content #in_content #contentText #webkameraContent{
float:left;
padding:0px 0px 10px 20px;
}
#content #in_content #contentText #webkameraContent h2{
margin:0px;
padding:10px 0px 5px 15px;
font-size:80%;
color:white;
font-weight:normal;
background: url(../img/content-point-bg.png) left 14px no-repeat;
}
#content #in_content #contentText #webkameraContent img{
border: 1px solid #8DB4DB;
}

#content #in_content #contentText #weatherContent{
float:left;
padding:0px 0px 0px 30px;
}
#content #in_content #contentText #weatherContent h2{
margin:0px;
padding:10px 0px 5px 15px;
font-size:80%;
color:white;
font-weight:normal;
background: url(../img/content-point-bg.png) left 14px no-repeat;
}

#content #in_content #contentText #infoContent{
width:380px;
height:127px;
background: url(../img/content-info-bg.jpg) right top no-repeat;
}
#content #in_content #contentText #infoContent strong{
display:block;
padding:4px 0px 2px 0px;
color:#73ee0c;
}
#content #in_content #contentText #infoContent ul{
margin:0px;
padding:4px 0px 0px 0px;
}
#content #in_content #contentText #infoContent ul li{
margin:1px 0px 0px 0px;
padding:0px 0px 0px 17px;
background: url(../img/content-info-li-bg.gif) left 7px no-repeat;
list-style-type:none;
}
#content #in_content #contentText #infoContent ul li strong{
padding:1px 5px 1px 5px;
margin:2px 0px 0px 0px;
display:block;
width:250px;
font-size:85%;
background: #698155;
font-weight:bold;
color:white;
}
#content #in_content #contentText #infoContent ul li strong span{
float:right;
}


#content #in_content #contentText #nextContent{
position:absolute;
right:0px;
bottom:0px;
width:130px;
text-align:center;
}
#content #in_content #contentText #nextContent a:link,
#content #in_content #contentText #nextContent a:visited,
#content #in_content #contentText #nextContent a:hover{
text-decoration:none;
font-weight:bold;
font-size:90%;
}
#content #in_content #contentText #nextContent a:hover{
color:black;
}
