body{
	background-color:#800000;
	color:#FFAA00;
	font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
}

a{
	color:#FFF;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}



#page{
	position:relative;
	width:630px;
	margin:auto;
	margin-top:40px;
	
	background-image:url('../pic/bg1.png');
	background-position:center top;
	background-repeat:no-repeat;
}
#logo{
	position: absolute;
	top:-29px;
	left:30px;
	width:200px;
	height:71px;
	z-index:20;
	
}
#logo img{
	width:220px;
	height:80px;
}
#flashcontent{
	width:576px;
	height:256px;
	position:relative;
	left:27px;
	top:25px;
}
#main{
	position:relative;
	top:25px;
	padding-left:30px;
	padding-right:30px;
	background-image:url('../pic/bg2.gif');
	background-position:center;
	background-repeat:repeat-y;
	padding-bottom:50px;
}
#menu{
	position:absolute;
	top:10px;
	right:39px;
	width:181px;
	height:190px;
	color:#993300;
	z-index:50;
}
.menu_in{
	margin-left:5px;
	margin-right:5px;
	width:155px;
	padding:6px;
	padding-bottom:12px;
	border-left:2px #FFB900 solid;
	border-right:2px #FFB900 solid;
	background-image:url('../pic/menu_vert_bg.gif');
	min-height:40px;	
}
.menu_bottom{
	width:100%;
	position:relative;
	top:-14px;
	height:22px;
	background-image:url('../pic/menu_bottom.gif');
	background-repeat:no-repeat;
}
.menu_bg{
	background-image:url('../pic/menu_top.gif');
	background-repeat:no-repeat;
}
.menu_head{
	height:28px; padding-left:15px; padding-top:14px; font-weight:bold; font-family:Georgia, 'Times New Roman', Times, serif;
}
#menu ul{
	margin:0;
	padding:0;
	padding-left:0px;
}
#menu ul li{
	list-style-type:none;
	line-height: 1.6;
	padding-left:4px;
}
#menu ul li.aktual{
	color:#FA0;
	background-image:url('../pic/menu_active.gif');
}
#menu a{
	color:#930;
}
#menu a.aktual{
	color:#FA0;
}
#menu a.aktual:hover{
	text-decoration:none;
}

#menu .input, #menu textarea{
	width:140px;
	background:none;
	border:1px #930 solid;
	padding:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#630;
	margin-bottom:10px;
}
#menu .input_hover, #menu .textarea_hover{
	border-bottom-width:2px;
	padding:1px;
}
#menu .submit{
	text-align:center;
	margin-bottom:10px;
}



#bottom{
	position:relative;
	left:0px;
	background-image:url('../pic/bg2.gif');
	background-position:center;
	background-repeat:repeat-y;
	text-align:center;
}
#navigation{
	position:relative;
	top:-10px;
	font-size:8pt;
	color:#B50;
	text-align:center;
}
#navigation a{
	color:#B50;
}
#navigation a:hover{
	color:#FFF;
	text-decoration:underline;
}
#copyright{
	padding-left:20px;
	padding-right:20px;
	font-size:8pt;
	text-align:center;
	color:#B50;
}
#marini_logo{
	position:absolute;
	z-index:100;
	bottom:120px; 
	left:420px;
	height:1px;
}
#content{
	padding-right:194px;
	padding-left:6px;
	text-align:justify;
	min-height:250px;
}

p{
	/* text-indent:20px; */

}

h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24pt;
	color:#FFF;
	font-weight:normal;
	border-bottom:1px #930 solid;
}
h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16pt;
	font-weight:normal;
	color:#FD9;
	padding-bottom:0;
	margin-bottom:0;
}


/******  U V O D  ******/


.news h6{
	display:inline;
}



/******  O D K A Z Y  ******/
.odkaz{
	margin-bottom:20px;
	position:relative;
	width:370px;
}
.odkaz .cas{
	position:absolute;
	right:0;
	color:#CA6;
	font-size:0.8em;
}
.odkaz .meno{
	display:inline;
	color:#EEE;
	font-weight:bold;
}
.odkaz .text{
	border-bottom:1px #930 solid;
	padding-bottom:10px;
}
.odkaz .ip{

	color:#CA6;
	font-size:0.8em;
}

#stranky div{
	display:inline;
	
	margin-right:4px;
}
#stranky a{
	border:1px #930 solid;
	padding-left:4px;
	padding-right:4px;
	color:#C60;
}
#stranky a:hover{
	text-decoration:none;
	color:#FFF;
	border-color:#FFF;
}
#stranky .active{
	color:#600;
	border:1px #FA0 solid;
	padding-left:4px;
	padding-right:4px;
	background-color:#C60;
}

/******  G A L E R I A  ******/
.album_bg{
	cursor:pointer;
	position:relative;
	width:340px;
	height:65px;
	clear:both;
	padding:10px;
	margin-bottom:5px;
	
	background-image:url('../pic/foto_bg.gif');
	background-repeat:no-repeat;
	
}
.album_bg:hover{
	background-image:url('../pic/foto_bg2.gif');
}
.album_bg div{
	opacity:0.6;
}
.album_bg:hover div{
	opacity: 1;
}
.album_bg h3{
	display:inline;
	font-size:1.1em;
}
.album_thumb{
	width:80px;
	height:65px;
	background-position:center;
	background-repeat:no-repeat;
	float:left;
	margin-right:10px;
}

.album_link{
	text-decoration:none;
}
.album_link:hover{
	
}

.fotka{
	position: static;
	background-image:url('../pic/fotka_bg.gif');
	background-repeat:no-repeat;
	float:left;
	padding:8px;
	margin:2px;
}
.fotka:hover{
	background-image:url('../pic/fotka_bg2.gif');
}
.fotka a img{
	border:none;
	background-position:center;
	background-repeat:no-repeat;
}


/******  P O N U K A  ******/
table h2{
	border-bottom:1px #930 solid;
}
.mnozstvo{
	width:40px;
}
td{
	vertical-align:top;
}
table div{
	font-size: 0.8em;
	color: #CA6;
}

#ponuka_odkazy{
	font-size:8pt;
	width:90%;
	padding-left:5%;
}
#ponuka_odkazy a{
	color:#FA0;
}

