html, body  {
	margin: 0;
	padding: 0;
	font-family: "Arial CE","Arial","Verdana","Sans-serif";
	font-size:85%;
	color: #FFFFFF;
	background: url(../img/bg_main.gif) repeat-y;
	background-color: #DF040D;
}

td {
	font-family: "Arial CE","Arial","Verdana","Sans-serif";
	font-size:11px;
}

a:link, a:active, a:visited {
	color:#fff;
	text-decoration: underline;
}
a:hover {
	color:#000;
	text-decoration: underline;
}

.malicke, .komentareMalicke {font-size: 0.6em; font-family: Verdana, Arial CE, Helvetica CE, Arial, Helvetica, sans-serif;}
.komentareText {font-size: 0.7em; font-family: Verdana, Arial CE, Helvetica CE, Arial, Helvetica, sans-serif; line-height: 1.3em;}
.textctverd {font-size: 12px; font-family: Arial, Helvetica, sans-serif; line-height: 1.3em;}
	
}

#content {
	background: url(../img/bg_main.gif) repeat-y;
}

#headBlok {
	clear: both;
	width: 750px;
	height : 65px;
	background: url(../img/bg_head.gif) repeat-y 0 -1;
}

#blackLine {
	width: 750px;
	height : 246px;
	background : #000000;
	background: url(../img/bg_blackline.gif) repeat-y;
}

#titlefoto {
	width: 750px;
	height : 216px;
	padding-top: 15px;
	padding-bottom: 15px;
	z-index : 50;
}


#cleaner, .cleaner{
	clear:both;
	height: 1px;
}

/* MENU */

#menu {
	display: block;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #ffffff;
	background : url(../img/bg_menu.gif) repeat-y;
	width:111px;
	float:left;
	font-size : 11px;
}

#menu ul {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url(../img/bg_menu.gif) repeat-y;
	list-style-type: none;
	xwidth:111px;
}

#menu li {
	clear: both;
}

.menupad {
	padding: 5px 10px 5px 10px;
}

#menu a, #menu a:link, #menu a:visited {
	display: block;
	font-size: 0.9em;
	cursor : pointer;
	text-decoration: none;
	text-align: right;
	width:111px;
	color:#fff;
	height: 22px;
	clear: both;
}

#menu a:hover {
	background-color: #3e3e3e;
	background: url(../img/bg_menuselover.gif) repeat-y;
}

#menusel {
	font-size:0.9em;
	font-weight : bold;
	background-color : #C7040B;
	text-align: right;
	height: 22px;
	clear: both;
	background: url(../img/bg_menuselitem.gif) repeat-x;
}


/* SUBMENU */

#submenu {
	display: block;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size : 11px;
	width:153px;
	float:left;
		
}

#submenu ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	xwidth:153px;
}

#submenu li {
	clear: both;
}

.submenupad {
	padding: 5px 10px 5px 10px;
}

#submenu a, #submenu a:link, #submenu a:visited {
	font-size: 0.9em;
	cursor : pointer;
	text-decoration: none;
	text-align: right;
	color:#fff;
	height: 22px;
	width:153px;
	clear: both;
	display: block;
}

#submenu a:hover {
	background-color : #D2040C;
}

#submenusel {
	font-size:0.9em;
	font-weight : bold;
	background-color : #C7040B;
	text-align: right;
	height: 22px;
	clear: both;
}



#obsah {
	padding:15px 15px 15px 15px;
	line-height : 1.8;
}

#odsazeni {
	display: block;
	width: 486px;
	float:left;
}

#logo {
	position:relative;
	display: block;
	height: 157px;
	width: 206px;
	float:right;
	z-index : 100;
	margin-top: -76px;
	margin-right: -25px;
}

#nadpis_page {
	font-size: 1.2em;
	font-weight : bold;
	color : #FFFFFF;
	padding-bottom: 15px;
	padding-top: 4px;
}

#footer {
	background-color:#000;
	font-size: 0.9em;
	display: block;
	width:750px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: right;

}
#footerpad{
	padding: 2px 10px 2px 10px;
}

#foto {
	display: block;
	border: #000 1px solid;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

#foto2 {
	display: block;
	border: #000 1px solid;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

#fotoarea {
	display: block;
	width: 100%;
}

#vkinech {
	display:block;
	position: absolute;
	left:365px;
	top: 13px;
}


#diskuse {
	width: 456px;
}

.soutezalert {
	color: #fff;
}


