/* CSS Document */
body,td,th,textarea,input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-color: #010101;
	margin-top: 0px;
	margin-bottom: 10px;
}
div.header{
	width:751px;
	height:139px;
	background-image:url(../img/header.jpg);
}
div.menu_footer{
	width:751px;
	height:36px;
	background-image:url(../img/menu_footer_bg.gif);
}
table.maintable{
	margin-top:30px;
	margin-bottom:5px;
	margin-left:20px;
}
div.menu{
	margin-left:20px;
	position:relative;
	top:10px;
}
div.foot{
	position:relative;
	top:10px;
}
a.menuitem, a.link{
	margin-right:30px;
	text-transform:uppercase;
	font-size:11px;
}
a.menuitem:link, a.menuitem:visited, a.link:link, a.link:visited{
	color:#FFFFFF;
	text-decoration:none;
}
a.menuitem:hover,a.link:hover{
	color:#FB8016;
}
div.flash2{
	width:220px;
	height:220px;

	border:4px solid #F58220;
	margin-bottom:15px;
}
div.centercontent{
	width:220px;
	text-align:left;
	margin-left:10px;
}
h1{
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	margin-top:0px;
	margin-bottom:10px;
}
h0{
	font-size:10px;
	font-weight:normal;
	text-transform:uppercase;
}
img.thumb{
	border:1px solid #F58220;
	cursor:pointer;
}

div.newdate{
	color:#F58220;
	font-weight:bold;
}
img.sipecka{
	position:relative;
	top:5px;
	margin:left20px;
}

div.newtitle{
	text-transform:uppercase;
	font-weight:bold;
}
div.newtext{
	margin-bottom:15px;
	font-size:10px;
}
img.hr{
	margin-top:0px;
	margin-bottom:15px;
	position:relative;
	left:10px;
}
textarea.gbooktext{
	width:240px;
	height:60px;
	border:1px solid #F58220;
	background-color:#181818;
	font-size:10px;
	overflow:auto;
	margin-top:5px;
}
input.gbooknick{
	border:1px solid #F58220;
	background-color:#181818;
	font-size:10px;
	width:211px;
}
label{
	color:#FA841A;
	font-size:10px;
	font-weight:bold;
}
input.button{
	background-color:#FA841A;
	border:none;
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
	cursor:pointer;
}
p{
	font-size:10px;
	margin-top:0px;
	margin-bottom:10px;
	width:95%;
	margin-left:10px;
}
input.inputbooking{
	border: 1px solid #FA841A;
	background-color:#181818;
	font-size:10px;
	width:180px;

}
td.label{
	color:#FA841A;
	font-size:10px;
	font-weight:bold;
}
div.msg{
	background-color:#FA841A;
	padding:10px;
	width:80%;
	margin:10px;
	font-weight:bold;
	font-size:10px;
}
span.rok{
	color:#FA841A;
	font-size:11px;
}
a.down:link, a.down:visited{
	color:#FFFFFF;
	text-decoration:none;
	text-transform:uppercase;
	font-size:11px;
}
a.down:hover{
	color:#FA841A;
	font-size:11px;
}
td.release{
	text-transform:uppercase;
	font-size:11px;
}
div.flash1{
	position:relative;
	left:123px;
	top:0px;
}
div.foot a:link, div.foot a:visited{
	color:#FFFFFF;
	text-decoration:none;
}
div.foot a:hover{
	color:#FA841A;
}
input.invisible{
	display:none;
	visibility:hidden;
}
