body
{
	margin:0;
	font-size: 1em;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	text-align: center;
	padding: 0;	
}
* {
	padding: 0;
	margin: 0;
	border: 0px none;
}
#page {
	width: 774px;
	text-align: left;
	margin:0em auto;
	margin-top: 0px;
	background-image:url(../images/bg_page.gif);
	background-repeat:repeat-y;
}
#head {
	height:195px;
	background-color: #D0CABC;
	margin-left:9px;
	margin-right:10px;
	background-image:url(../images/bg_head.jpg);
	background-repeat:no-repeat;
	background-position:right;
	}
#head ul {
	list-style-type:none;
	}
#head ul li {
	overflow:hidden;
	width:279px;
	background-image:url(../images/bg_menu_a.jpg);
	background-repeat:repeat-x;
	text-align:center;
	}
#head ul li a{
	display:block;
	height:49px;
	line-height:49px;
	color:#FDFCFC;
	text-decoration:none;
	width:279px;
	font-size:0.95em;
	font-weight:bold;
	}
#head ul li a:hover{
	color:#F8F5DF;
	}
#head ul li a.pravidla{
	background:url(../images/menu_pravidla.gif) no-repeat;
	}
#head ul li a.pravidla:hover{
	background-position: -321px;
	}
#head ul li a.inzerce{
	background:url(../images/menu_inzerce.gif) no-repeat;
	}
#head ul li a.inzerce:hover{
	background-position: -321px;
	}
#head ul li a.kontakt{
	background:url(../images/menu_kontakt.gif) no-repeat;
	}
#head ul li a.kontakt:hover{
	background-position: -321px;
	}
#head ul li a.odkazy{
	background:url(../images/menu_odkazy.gif) no-repeat;
	height:48px;
	}
#head ul li a.odkazy:hover{
	background-position: -321px;
	}
#main{
	background-color:#000000;
	margin-left:9px;
	margin-right:10px;
	background-color:#F1F1F1;
	background-image:url(../images/bg_main.jpg);
	background-repeat:repeat-x;
	background-position:bottom;	
}
#main #content{
	background-color:#F1F1F1;
	width:744px;
}
#main #content #title{
	height:82px;
	overflow:hidden;
	background-image:url(../images/bg_content_title.jpg);
	margin-left:1px;
	margin-bottom:10px;
}
#main #content #box{
	margin-left:15px;
	margin-right:15px;
	padding-bottom:15px;
	font-size:0.8em;
	line-height:1.5em;
	background-image:url(../images/bg_box.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	_height:300px;
	min-height:300px;
}
#main #content a{
	color:#2d3b61;
}
#main #content a:hover{
	color:#5d6a8c;
	text-decoration:none;
	border-bottom:1px dashed #5d6a8c;
}
#main #content a.no_hover:hover{
	border-bottom:none;
}
#main #content #box img.left{
	float:left;
	border:2px solid #2d3b61;
	padding:5px;
	margin: 10px;
}
#main #content #box img.right{
	float:right;
	border:2px solid #2d3b61;
	padding:5px;
	margin: 10px;
}
#main #content #box img.border{
	border:2px solid #2d3b61;
	padding:5px;
	margin: 0px;
}
h1 {
	font-size:1.3em;
	padding-top:20px;
	margin-left:20px;
	color:#2d3b61;
	width:50%;
	float:left;
}
h2.fotogalerie{
	color:#2d3b61;
	font-size:1.2em;
	margin-bottom:10px;
	margin-top:10px;
}
h6 {
	color:#2d3b61;
	font-size:1.1em;	
}

p {
	padding-bottom:1em;
	text-indent:2em;
}
p.center {
	text-align:center;
}
p.right_top {
	text-align:right;
	font-size:0.8em;
	padding-right:20px;
	padding-top:25px;
}
p.right{
	text-align:right;
}
table.inz_nabidka {
	background-color:#a1aac1;
	width:100%;
	border:1px solid #61532E;
}
table.inz_nabidka td{
	padding:10px;
	vertical-align:top;
}
table.inz_nabidka td.sp{
	font-size:0.85em;
	text-align:center;
	font-style:italic;
	width:250px;
}
table.inz_poptavka {
	background-color:#bfc5d6;
	width:100%;
	border:1px solid #61532E;
}
table.inz_poptavka td{
	padding:10px;
	vertical-align:top;
}
table.inz_poptavka td.sp{
	font-size:0.85em;
	text-align:center;
	font-style:italic;
	width:250px;
}
#foot {
	height:11px;
	background-image:url(../images/bg_foot.jpg);
	background-repeat:repeat-y;
	margin-left:9px;
	margin-right:10px;
	font-size:0.1em;
}
#copyright {
	background-image:url(../images/bg_copyright.gif);
	font-size:0.7em;
	padding-top:6px;
	padding-bottom:6px;
	padding-right:10px;
	text-align:right;
	color:#5d6a8c;
}
#copyright a{
	color:#2d3b61;
}
#copyright a:hover{
	color:#5d6a8c;
	text-decoration:none;
	border-bottom:1px dashed #5d6a8c;
}
.form1 {
	background-color:#F1F1F1;
	padding: 10px;
}
.form1 input, textarea, select {
	width: 350px;
	border: 1px solid #2d3b60;
	padding: 0.2em;
	margin-bottom:1em;
	margin-top:0.3em;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:1em;
}
.form1 fieldset {border: 1px solid #cecece;
	padding: 10px;
	width: 670px;
	border-color:#2d3b60;
}
.form1 legend {
	font-weight: bold;
	padding: 5px;
	color: #2d3b60;
	font-size:1.1em;
}
#pager-id {
	padding: 2px;
	font-weight: bold;
}
#pager-id a {
	color: #2d3b60;
}
#pager-id a:hover {
	color: #2d3b60;
}

