body {
	background-color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: repeat-y;
	background-image:url(../../img/layout/bg_menu.png);
}
* {
	margin:0px;
	padding:0px
}
a img {
	border: none;
}
#main{
	margin: 0 0;
	min-width:1205px;
}
#top{
	margin:0px 0px 10px 0px;
	height:122px;
	width:auto;
	background-image:url(../../img/layout/top.png);
	background-repeat: repeat-x;
}
#top a{
	text-decoration:none;
	border:0;
}
#menu{
	width:160px;
	min-height:1500px;	
	height:auto;	
	float:left;
	font-size:12px;
}
#menu ul{
	width:158px;
	height:28px;
	line-height:0.3em;
	margin-bottom:520px;
	
}
#menu li{
	list-style-type:none;
	float:left;
}
#menu a{
	display:block;
	width:143px;
	height:25px;
	margin:0.5em 0em 0em 14px;
	font:Arial;
	font-weight: bold;
	letter-spacing:0.04em;
	line-height:2.1em;
	text-align:center;
	text-decoration:none;
	color: #000;
	background-color: #E0E0E0;
	border:#f90 2px outset;
}
#menu a:hover{
	color: #000;
	background-color: #fff;
	border:#f90 2px outset;
}
#menu a.navstiveno {
	color: #000;
	background-color: #FFFFC2;
	border: #fc0 2px inset;
}
#menu_top{
	width:auto;
	height:auto;
	float:left;
	margin-top:80px;
	background-repeat:no-repeat;
	font-size:10px;
}
#menu_top ul{
	height:auto;
	line-height:0.3em;
}
#menu_top li{
	list-style-type:none;
	float:left;
}
#menu_top a{
	display:block;
	width:80px;
	height:15px;
	margin:0.5em 0em 0em 6px;
	font:Arial;
	font-weight: bolder;
	letter-spacing:0.04em;
	line-height:1.3em;
	text-align:center;
	text-decoration:none;
	color: #000;
	background-color: #E0E0E0;
	border:#f90 2px outset;
}
#menu_top a:hover{
	color: #000;
	background-color: #fff;
	border:#f90 2px outset;
}
#menu_top a.navstiveno {
	color: #000;
	background-color: #FFFFC2;
	border: #fc0 2px inset;
}

.menu-clear{
	clear: left;
	line-height:0em;
	font-size:0em;
	background-color: #06f;
	height:0em;
	
}
#content{
	padding:0.5em 0em 1em 1em;
	margin-left:165px;
	width:795px;
}
#content p{
	text-align:justify;
	font-size:0.9em;
	margin-top:0.7em;
	letter-spacing:0.03em;
}
#content p.small{
	text-align:justify;
	font-size:0.7em;
	margin-top:0.7em;
	letter-spacing:0.03em;
	text-indent:1em;
}
#content a{
	color: #573A00;
	text-decoration: underline;
}
#content a:hover{
	color: #f00; 
	text-decoration: underline;
}
#content li{
	font-size:0.9em;
	margin: 1em 0 0 3em;
	list-style-type: circle;
}
#content h3{
	font-size:1.9em;
	color: #f90;
	margin:0.5em 0 1em 0;
	font-weight: normal;
}
#content h4 { 
	font-size: 1.3em;
	color: #f90;
	margin:0em 0 1em 0;
	font-weight: bolder;
}
#content h5 { 
	font-size: 0.9em;
	color: #f90;
	margin:0.5em 0 0.3em 0;
}
#content hr {
	background-color: #f90;
	height:3px;
	margin:0.8em 0em;
}
#content .ul_none{
	list-style-type:none;
	margin:0 0 20px 0;
	padding:0;
}
#content .ul_none li{
	list-style-type:none;
	margin:0;
	padding:0;
}
#content .menu_admin{
	list-style-type:none;
	font-size:1.2em;
}
#content .box_main{
	float:left;
	width:408px;
	text-align:justify;
}
#content .box_player{
	float:right;
	width:360px;
	text-align:justify;
	font-size:0.9em;
}
#content .pozvanka{
	width:360px;
		font-size:0.8em;
		text-align:center;
		text-decoration: none;
}
#content .pozvanka-l {
	width:165px;
	float: left;
	margin-bottom:10px;
}
#content .pozvanka-r {
	width:165px;	
	float: right;
	margin-bottom:10px;
}
#content .box_seznam{
	background-color: #FFF1C6;
	padding:5px;
	border:#FFCC66 1px solid;
	width:360px;
}
#content .box_big{
	background-color: #FFF1C6;
	padding:10px;
	border:#FFCC66 1px solid;
	width:666px;
	min-height:120px;
	height:auto;
	margin-bottom:15px;
}
#content .komentar{
	width:auto;
}
#content .komentar_vypis {
	width:475px;
	float: left;
	margin-bottom:10px;
}
#content .komentar_form {
	width:auto;	
	float: right;
	margin-bottom:10px;
}
#content .komentar_box{
	width:440px;
	padding:10px;
	min-height:100px;
	text-align:left;
	height:auto;
	margin-bottom:10px;
	margin-right:15px;
	border:#FFCC33 1px solid;
	font-size:0.9em;
}

/*-		TABULKY		-*/
table		{ display: table; }
tr			{ display: table-row; }
thead		{ display: table-header-group; }
tbody		{ display: table-row-group; }
tfoot		{ display: table-footer-group; }
col		{ display: table-column; }
colgroup	{ display: table-column-group; }
td, th	{ display: table-cell; }
caption	{ display: table-caption; }

.tabulka {
	margin-top: 0.8em;
	margin-bottom: 0.8em;
/*-	background-color: #FFFDF4;-*/
	width:408px;
	text-align:left;
}
.tabulka td {
	padding:3px;
	margin:0px;
	font-size: 0.8em;
	border:solid 1px #fc0;

}

.img-r {
	border: 1px solid #000;;
	text-decoration: none;
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
}
.img-l {
	border: 1px solid #000;;
	text-decoration: none;
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
.img-l-nb {
	text-decoration: none;
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
.img-r-nb {
	border: none;
	text-decoration: none;
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
}
.left{
	text-align:left;
}
.img-border {
	border: 3px solid #fff;;
	text-decoration: none;
	margin-left: 10px;
	margin-bottom: 5px;
}
.img-counter{
	text-decoration: none;
	margin: 10px 10px 20px 15px;
	padding: 0px 0 0 30px;
}
.img-fotogalerie  {
	border: 3px solid #fff;
	text-decoration: none;
	float: left;
	margin-right: 8px;
	margin-bottom: 5px;
}
.right{
	text-align:right;
}
.center{
	text-align:center;
}
.clear {
	clear:both;
	height:0;
	font-size:0;
	border:none;
}

/*-    COPYRIGHT   -*/
#copyright {
	clear:both;
	width:985px;
	height:114px;
	background-image: url(../../img/layout/bottom.png);
	background-repeat:no-repeat;
}
#copyright p{
	font-size: 0.8em;
	text-align: center;
	padding: 0.6em 0em 0em 0em;
}
#copyright a { 
	color: #f90;
	text-decoration: underline;
}
#copyright a:hover { 
	color: #f60;
	text-decoration: underline;
}

/*-    FORMULARE    -*/
form{
	width:500px;
	margin: 0em 3em;
}
form #submit {
	padding:2px;
	background-color: #f90;
 	color: #fff;
	font-weight:bolder;
	border: 1px outset #999;
	cursor: pointer;
}
form #submit:hover {
	padding:2px;
	background-color: #f90;
 	color: #fff;
	font-weight:bolder;
	border: 1px inset #999;
	cursor:pointer;
}

fieldset {
	margin: 1em 0 2em 0; 
	padding: 0 0.5em 1em 0.5em;
	background-color:#FFF1C6;
	border: 1px #fc6 solid;
	position: relative; 
}
form legend {
	font-weight: bold;
	font-size:0.8em;
	padding: .3em;
	background-color: #f90;
	color:#fff;
	border: 1px solid #ccc;
	position: relative; 
	top: -1em;
}
form label {
	float: left;
	display: block;
	width: 100px;
	padding-right: 5px;
	margin-right: 2px;
	line-height: 1em;
	text-align: right;

} 
form input, form select {
	font-size: .9em;
	background-repeat: repeat-x;
	border: 2px solid #f90;
}
form textarea {
	font-size: 1.1em;
	line-height:1.2em;
	background-repeat: repeat-x;
	border: 2px solid #f90;
}
/*-    FOTOGALERIE   -*/

.fotogalerie-left{
	float:left;
	width:130px;
	height:75px;
	text-align:left;
	margin-bottom:10px;
	padding:5px 0 0 4px;
}
.fotogalerie-right {
	width:250px;
	height:75px;
	position:relative;
	text-align:left;
	margin-left:135px;
	margin-bottom:10px;
	padding:8px 0 8px 10px;
	background-color:#FAFAFA;
}
.fotoramecek {
	border: 1px solid #000;
	margin: 4px;
}
/*-    FOTKA   -*/
#fotka-main {
	width:auto;
	margin: 0 0;
	text-align:center;
}
#fotka-left {
	float:left;
	width:40px;
	padding-top: 220px;
	margin:0 0 0 15px;
}
#fotka-middle{
	width:auto;
	height:485px;
	text-align:center;
	position:static; 
	margin:0;
}
#fotka-right {
	float:right;
	width:40px;
	padding-top: 220px;
	margin:0 0px 0 5px;
}
.fotka-podfotka
{ 
	width:auto;
	margin: 0px 50px 20px 50px;
	font-size:80%;
} 
.fotka-shlednuto {
	float:right;
	width:auto;
}
.nadpisek-gr-r {
	color: #666;
	font-weight:bolder;
	font-size:100%;
	text-align:right;
	float:right;
	padding-bottom:5px;
}


