html
{
	background: url('./img/top_bg.png') repeat-x top #00411d;
}

/*** head and menu ***/
#page
{
	width:1000px;
	margin:0 auto;
	padding: 0 0 0 20px;
}
#top
{
	width: 948px;
	height: 220px;
	margin: 12px 0 0 0;
	background: #fff;
	border-top: 1px solid #001f0e;
	border-left: 1px solid #001f0e;
	border-right: 1px solid #001f0e;
	border-bottom: 1px solid #fff;
	float:left;
}
#logo
{
	width: 482px;
	height: 210px;
	margin: 10px 0 0 10px;
	background: url('./img/logo_bg.png') no-repeat top left;
	float: left;
	display: inline;
}
#logo a
{
	display: block;
	float:left;
	margin: 45px 0 0 30px;
	width: 221px;
	height: 102px;
	overflow: hidden;
}
#logo img
{
	border: none;
}
#video
{
	float: left;
	margin: 10px 0 0 0;
	display: inline;
}
#flags
{
	float: left;
	margin: 15px 0 0 0;
	
}
#flags a
{
	display: block;
}
#flags img
{
	border: 2px solid #001f0e;
	width: 16px;
	height: 11px;
	background: #fff;
}

ul#menu
{
	margin:10px 0 0 30px;
	height:24px;
	padding:0;
	list-style:none;
}
ul#menu li
{
	float:left;
	height: 24px;
	margin: 0;
	padding: 0;
	background:none;
	display:inline;
	font-size:12px;
	border-right: 1px solid #389e55;
}
ul#menu li#no_border
{
	border: none;
}
ul#menu li a
{
	margin:0;
	padding:7px 9px;
	text-decoration:none;
	display: block;
}
ul#menu li a:link, ul#menu li a:visited
{
	color: #fff;
	font-size: 12px;
	font-weight:bold;
	text-decoration:none;
}
ul#menu li a:hover, ul#menu li a:active
{
	text-decoration: underline;
	
}

/*** main and boxes ***/
#main
{
	width: 948px;
	margin: 20px 0 0 0;
	background: url('./img/content_bg.png') no-repeat top center #fff;
	border-top: 1px solid #001f0e;
	border-left: 1px solid #001f0e;
	border-right: 1px solid #001f0e;
    position: relative;
}


#mainleft, #mainmiddle, #mainright
{
	
	width: 271px;
	float: left;
	display: inline;
	margin: 30px 0 30px 28px;
}
#mainmiddle
{
	width: 300px;
}
#slideshow1
{
    height:178px;
    width:298px;
    
    position:relative;
    margin-bottom: 30px;
}
#slideshow1 p
{
    position:absolute;
    z-index:8;
    height:178px;
    width:298px;
    
}
#slideshow1 p.active
{
    z-index:10;
}
#slideshow1 p.last-active
{
    z-index:9;
}
#mainright p
{
	margin: 0 0 5px 0;
}
#mainright h2
{
	color: #98bf00;
	margin:5px 0 5px 0;
	font-size: 18px;
	font-weight: normal;
}
#news
{
	margin-top: 5px;
	border: 1px solid #9bd11a;
	padding: 0 10px 0 10px;
	background: #f3ffd6;
	position: relative;
}
#actual
{
	color: #98bf00;
	margin:5px 0 5px 0;
	font-size: 18px;
	position: relative;
}
.title
{
	margin:0;
	padding: 5px 0 0 0;
	border-top: 1px solid #cee891;
	color: #008d21;
	font-size:12px;
	font-weight: bold;
	position: relative;
}
#news p
{
	margin: 3px 0 5px 0;
}
.more
{
	position: relative;
	float: right;
	padding: 0 12px 0 0;
	background: url('./img/arrow_green.png') no-repeat center right;
	height: 15px;
	margin: 0 0 5px 0;
}
#webcam
{
	height: 85px;
	
	display: block;
	margin: 2px 0 0 0;
}
#webcam img
{
	border: 1px solid #9bd11a;
	width: 269px;
	padding: 0;
	
}
.rezerv
{
	height: 32px;
	
	display: block;
	
	margin: 5px 0 0 0;
	
}
.rezerv img
{
	border: 1px solid #9bd11a;
	padding: 2px;
}
/*** SUBPAGE ***/
#left_menu
{
	width: 140px;
	display: inline;
	margin: 30px 0px 30px 10px;
	padding: 10px 0 10px 15px;
	float: left;
	border: 1px solid #9bd11a;
	background: #f3ffd6;
}

#left_menu li
{
	
	padding: 3px 0 4px 20px;
	*padding-left: 10px;
	position: relative;
	
}
#left_menu a:hover
{
	
}
#content
{
	width: 440px;
	margin: 30px;
	float: left;
	display: inline;
}
#right
{
	width: 271px;
	float: left;
	margin: 30px 0;
	display: inline;
}

#partners
{
	border-top: 1px solid #dadada;	
}
#partners p
{
	text-align: center;
}
#partners img
{
	border: none;
	margin: 5px; 
}
.cube
{
	width: 8px;
	height: 8px;
	border: 1px solid #c6c6c6;
}
.grey
{
	background: #ccc;
}
/*** footer ***/
#footer
{
	background: url('./img/foot_bg.png') repeat-x top;
	margin:15px 0;
}
#footer_content p
{
	width: 880px;
	text-align: center;
	font-size: 11px;
	color: #fff;
	padding: 15px 0;
	margin: 0 auto;
}
div.cleaner
{
	clear:both;
	height:0px;
	overflow: hidden;
}
#photo { margin: 25px 0 10px 25px; }
/* Easy Slider */
    #slider { margin: 25px 0 50px 25px; overflow: hidden; position: relative;  width:900px; height:600px; background:url(images/loading.gif) no-repeat 50% 50%; }
    #slider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
}
#slider a {
    border:0;
    display:block;
}
.nivo-controlNav {
    position:absolute;
    left:260px;
    bottom:-42px;
}
.nivo-controlNav a {
    display:block;
    width:22px;
    height:22px;
    background:url(images/bullets.png) no-repeat;
    text-indent:-9999px;
    border:0;
    margin-right:3px;
    float:left;
}
.nivo-controlNav a.active {
    background-position:0 -22px;
}

.nivo-directionNav a {
    display:block;
    width:30px;
    height:30px;
    background:url(images/arrows.png) no-repeat;
    text-indent:-9999px;
    border:0;
}
a.nivo-nextNav {
    background-position:-30px 0;
    right:15px;
}
a.nivo-prevNav {
    left:15px;
}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}           

/* // Easy Slider */
