body, html, div, blockquote, img, label, p, h1, h2, h3, h4, h5, h6, pre, ul,  ol, li, dl, dt, dd, form, a, fieldset, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: none;
}
input {
	margin: 0;
	padding: 0;
}

body {
	background: #FFF url(../images/bg-site.png) repeat-x top left;
	color:#000;
	font-family: 'Trebuchet MS', 'Geneva CE', lucida, sans-serif;
}

a {
	color:#ee1a3b;
	text-decoration: none;
}

a:hover {
	color:#ee1a3b;
	text-decoration:underline;
}


/* -------------------------------------------------- LAYOUT */

.megadiv {
	width:960px;
	margin:0 auto;
}

.telo {
	width:940px;
	float:left;
	background:#fff;
	padding:10px;
}

.topmenu {
	float:left;
    width:950px;
	height:92px;
	padding-left:10px;
}

.stred {
	width:580px;
	float:left;
	padding:15px 20px 20px 20px;
	background: #FFF url(../images/bg-stred.png) no-repeat top left;
	
}

.prava {
	width:300px;
	margin:0 0 0 20px;
	float:left;
	background: #FFF url(../images/bg-prava.png) no-repeat top left;
}


/* -------------------------------------------------- zahlavi */
.topmenu img {
	float:left;
}

.menu {
	float:left;
	position:relative;
    height: 29px;
    width: 630px;
    padding: 15px 15px 6px 75px;
	margin:15px 0 0 50px;
	background:url(../images/bg-menu.png) no-repeat left bottom;
}

.menu li {
    float: left;
    list-style: none;
}

.menu li.back {
    border-bottom: 5px solid #ed1a3a;
    width: 9px;
    height: 30px;
    z-index: 8;
    position: absolute;
}

.menu li a {
	font-size:16px;
	text-decoration: none;
	color: #5e5e5e;
	outline: none;
	text-align: center;
	top: 7px;
	z-index: 10;
	display: block;
	float: left;
	height: 30px;
	position: relative;
	overflow: hidden;
	margin: auto 10px;
}   

.menu li a:hover, .menu li a:active {
	border: none;
	color:#333;
}  

/* -------------------------------------------------- flash */
#flashcontent {
	width:960px;
	height:370px;
	float:left;
	overflow:hidden;
}

#flashcontent p {
	width:960px;
	height:0px;
	float:left;
	overflow:hidden;
	background: url(../images/flash.png) no-repeat;
}




/* -------------------------------------------------- stred */
.stred img {
	border:3px solid #ccc; 
	margin:10px 10px 0 0;
}

.stred p {
	width:580px;
	line-height:140%;
	padding:0 0 10px 0;
	font-size:14px;
}

.stred ul {
	padding:0px 0px 5px 15px;
}

.stred ul li {
	list-style-type: circle;
	padding:1px 0 1px 0;
	font-size:14px;
}

.stred ul li ul {
	padding:0px 0px 0px 15px;
}

.stred ul li ul li {
	padding:1px 0 1px 0;
	font-size:13px;
	list-style-type:disc;
}

.stred ul li ul li ul li {
	padding:1px 0 1px 0;
	font-size:12px;
	list-style-type:inherit;
}

.stred h1 {
	width:580px;
	padding:0 0 10px 0;
	font-size:16px;
	color:#ee1a3b;
}

.stred h2 {
	width:580px;
	padding:5px 0 5px 0;
	font-size:14px;
	color:#ee1a3b;
}


.stred h3 {
	width:580px;
	padding:5px 0 5px 0;
	font-size:13px;
	font-style:italic;
	color:#ee1a3b;
}

.radek, .textove-pole {
	width:300px;
	padding:2px;
	font-size:12px;
	color:#333;
	border:solid 1px #999;
	background:#f0f0f0;
}

.buton {
	padding:5px;
	font-size:14px;
	color:#ee1a3b;
	border:solid 1px #666;
	background:#ccc;
}





/* -------------------------------------------------- realizace */
.foto {
	width:580px;
	float:left;
	margin-bottom:10px;
}

.foto img {
	border:3px solid #ccc; 
	margin:4px 4px 0 0;
}

 .zobrazit {
	display:block;
	clear:both;
	float:left;
	width:100%;
}

.zobrazit-title {
	display: block;
	clear: both;
	float: left;
	width: 100%;
	margin-bottom: 10px;
	font-size: 12px;
	font-weight: bold;
	cursor:pointer;
	color:#ee1a3b;
} 

.rozbaleny {
	display:none;
}





/* -------------------------------------------------- prava */
.prava h2 {
	width:270px;
	height:34px;
	float:left;
	font-size:16px;
	font-weight:bold;
	color:#333232;
	text-shadow: #fff -1px 1px 0px;
	padding:15px 0 0 30px;
}

.finance {
	float:left;
	width:255px;
	height:30px;
	color:#fff;
	text-decoration:none;
	padding:127px 0 0 16px;
	background: url(../images/finance.png) no-repeat 0 0;
	text-shadow: #000 -1px 1px 0px;
	font-weight:bold;
	font-size:16px;
	margin:15px 0 0 15px;
}

.finance:hover {
	color:#fff;
	background: url(../images/finance.png) no-repeat 0 -157px;
}

.zelena {
	float:left;
	width:255px;
	height:30px;
	color:#fff;
	text-decoration:none;
	padding:127px 0 0 16px;
	background: url(../images/zelena.png) no-repeat 0 0;
	text-shadow: #000 -1px 1px 0px;
	font-weight:bold;
	font-size:16px;
	margin:15px 0 0 15px;
}

.zelena:hover {
	color:#fff;
	background: url(../images/zelena.png) no-repeat 0 -157px;
}

.panel {
	float:left;
	width:255px;
	height:30px;
	color:#fff;
	text-decoration:none;
	padding:127px 0 0 16px;
	background: url(../images/panel.png) no-repeat 0 0;
	text-shadow: #000 -1px 1px 0px;
	font-weight:bold;
	font-size:16px;
	margin:15px 0 0 15px;
}

.panel:hover {
	color:#fff;
	background: url(../images/panel.png) no-repeat 0 -157px;
}

 





/* ------------------------------------------------- zápatí */
.foot {
	background: url(../images/bg-bottom.png) no-repeat top left;
	margin-top:20px;
	height:50px; 
	float:left;
	width:920px;
	padding:15px 0 0 10px;
	color:#ee1a3b;
	font-size:12px;
}
.foot strong {
	float:right;
	font-weight:normal;
	font-size:10px;
	padding-right:20px;
}

.foot a {
	color:#999;
}

.foot a:hover {
	text-decoration:none;
	color:#666;
}

/* ------------------------------------------------------------------------------ by Upnet Multimedia 2010 */