body {
	background-color:#fff;
	font-family: "Trebuchet MS", Verdana,"Geneva CE",sans-serif;
	background-repeat: repeat-x;
	background-image:url(../../img/layout/bg.png);
}
* {
	margin:0px;
	padding:0px
}
a img {
	border: none;
}
#main{
	margin: 0 auto;
	width:960px;
}
#top{
	margin:10px 0px 0px 0px;
	height:169px;
	width:960px;
	background-image:url(../../img/layout/top.png);
	background-repeat:no-repeat;
}
#top a{
	text-decoration:none;
	border:0;
}
#menu{
	width:190px;
	height:600px;
	
	float:left;
	background-image:url(../../img/layout/bg_menu.png);
	background-repeat:no-repeat;
}
#menu ul{
	
	width:158px;
	height:28px;
	line-height:0.9em;
}
#menu li{
	list-style-type:none;
	float:left;
}
#menu a{
	background-image:url(../../img/layout/menu_a.png);
	background-repeat:no-repeat;
	display:block;
	width:160px;
	height:29px;
	margin:0.5em 0em 0em 14px;
	font-family: "Trebuchet MS", Verdana,"Geneva CE",sans-serif;
	font-weight: bold;
	letter-spacing:0.04em;
	font-size:1em;
	line-height:1.6em;
	text-align:center;
	text-decoration:none;
	color:#060;
}
#menu a:hover{
	color:#fff;
	background-image:url(../../img/layout/menu_b.png);
}
.menu-clear{
	clear: left;
	line-height:0em;
	font-size:0em;
	background-color: #06f;
	height:0em;
}
#top_menu{
	padding:127px 0 0 660px;
}
#top_menu a{
	text-align:center;
	display:block;
	width:62px;
	height:36px;
	margin:0 10px 0 0;
	padding:0;
	font-size:1.05em;
	font-weight:normal;
	line-height:1.9em;
	font-family: "Trebuchet MS", Verdana,"Geneva CE",sans-serif;
	font-size:1.1em;
}
.top_menu_1{
	float:left;
	background-image:url(../../img/layout/flag_de.png);
	background-repeat:no-repeat;	
}
.top_menu_2{
	float:left;
	background-image:url(../../img/layout/flag_cz.png);
	background-repeat:no-repeat;
}
.top_menu_3{
	float:left;
	background-image:url(../../img/layout/flag_en.png);
	background-repeat:no-repeat;
}
#content{
	padding:0 0.5em 1em 1em;
	margin-left:200px;
	width:auto;
}
#content p{
	text-align:justify;
	font-size:0.8em;
	margin-top:0.6em;
	font-family: "Trebuchet MS", Verdana,"Geneva CE",sans-serif;
	letter-spacing:0.03em;
	text-indent:1em;
}
#content p.small{
	text-align:justify;
	font-size:0.7em;
	margin-top:0.7em;
	font-family: "Trebuchet MS", Verdana,"Geneva CE",sans-serif;
	letter-spacing:0.03em;
	text-indent:1em;
}
#content a{
	color: #060;
	text-decoration: underline;
}
#content a:hover{
	color:#090; 
	text-decoration: underline;
}
#content li{
	font-size:0.9em;
	margin: 1em 0 0 3em;
	list-style-type: circle;
}
#content h3{
	font-size:1.9em;
	font-family: "Trebuchet MS", Verdana,"Geneva CE",sans-serif;
	color: #060;
	margin:0.5em 0 1em 0;
	font-weight: normal;
}
#content h4 { 
	font-size: 1.5em;
	color: #060;
	font-family: "Trebuchet MS", Verdana,"Geneva CE",sans-serif;
	margin:0.5em 0 1em 0;
	font-weight: normal;
}
#content h5 { 
	font-size: 0.9em;
	color: #060;
	font-family: "Trebuchet MS", Verdana,"Geneva CE",sans-serif;
	margin:0.5em 0 0.3em 0;
}
#content hr {
	background-color: #090;
	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 .menu_zaci{
	list-style-type:none;
	font-size:1.3em;
	margin:20px 0px;
	font-weight:bolder;
}


/*-		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;
}
.tabulka td {
	padding:6px;
	margin:0px;
	font-size: 0.8em;

}

.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{
	margin: 40px 10px 20px 15px;
}
.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:960px;
	height:18px;
	float: right;
}
#copyright p{
	font-size: 0.8em;
	text-align: right;
	padding: 0.3em 1em 1em 0;
}
#copyright a { 
	color: #060;
	text-decoration: underline;
}
#copyright a:hover { 
	color: #090;
	text-decoration: underline;
}

/*-    FORMULARE    -*/
form{
	width:500px;
	margin: 0em 3em;
}
form #submit {
	padding:2px;
	background-color: #060;
 	color: #fff;
	font-weight:bolder;
	border: 1px outset #999;
	cursor: pointer;
}
form #submit:hover {
	padding:2px;
	background-color: #060;
 	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: #CCFF99;
	border: 1px #ccc solid;
	position: relative; 
}
form legend {
	font-weight: bold;
	font-size:0.8em;
	padding: .3em;
	background-color: #060;
	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 #060;
}
form textarea {
	font-size: 1.1em;
	line-height:1.2em;
	background-repeat: repeat-x;
	border: 2px solid #060;
}
/*-    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;
}
#obec_boxik{
	font-size:0.8em;
	margin:0 0 15px 15px;
	padding:8px;
	width:300px;
	float:right;
	background-color:#fff;
	border:#060 solid 1px; 
}
