/* CSS Document */
body {
	margin:0;
	padding:0;
	text-align:center;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	
}

a:link {
	color: #000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #000;
}
a:active {
	text-decoration: underline;
	color: #000;
}

p {margin: 0; padding: 0;}
#header h1 {font-size:18px; position:absolute; top:200px; right: 20px; width:auto;}

/* zarovani stranky na stred - container */
#container {
	width:1002px;
	margin: 0 auto;
	text-align:left;
	background: url(/Design/images/background.gif) repeat-y center top;
	color: #FFFFFF;
}

/* header */
#header {
	position:relative;
	width:982px;
	margin: 0 auto;
	height:236px;
	background: #D22002 url(/Design/images/header-bg-vida.png) no-repeat center top;
}
#header .logo-vida {
	position: absolute;
	width: auto;
	top: 44px;
	right: 33px;
}
#header .logo-vida a img {
	border:none;
}
/* ul id="info" */
#header ul#info {
	position:absolute;
	top:10px;
	left:20px;
	height: auto;
	width: auto;
	list-style: none;
	margin: 0;
	padding: 0;
}
#header ul#info li {
	list-style: none;
	display: inline;
	color:#fff;
	margin:0;padding:0;
}
#header ul#info li a {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	margin:0;padding:0 16px 0 15px;	
}
#header ul#info li a:hover {
	color:#fff;
	font-weight:bold;
	text-decoration: underline;	
}

/* ul id="lang" */
#header ul#lang {
	position:absolute;
	top:10px;
	right:20px;
	list-style: none;
	margin: 0;
	padding: 0;
}
#header ul#lang li {
	list-style: none;
	display: inline;
	color:#fff;
	margin:0;padding:0;
}
#header ul#lang li a {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	margin:0;padding:0 10px 0 9px;	
}
#header ul#lang li a:hover {
	color:#fff;
	font-weight:bold;
	text-decoration: underline;	
}

/* ul id="mainmenu" */
#header ul#mainmenu {
	position:absolute;
	top:40px;
	left: 20px;
	display:block;
	width:150px;
	color: #ffffff;
	text-align: left;
	margin: 0;
	padding: 0;	
}
#header ul#mainmenu li {
	width:200px;
	float:left;
	padding:1px 0 1px 20px;
	text-align: left;
	list-style:none;
	margin: 0;
	font-size:13px;
}
#header ul#mainmenu li.kosky {
	background: url(/Design/images/kosky.gif) center left no-repeat;
}
#header ul#mainmenu li ul.podmenu{
	display:none;
	background: url(/Design/images/podmenu-red.jpg) top left no-repeat;
	width:180px;
	height:180px;
	z-index: 100;
}
#header ul#mainmenu li.zobraz ul.podmenu{
	display: block;
}
#header ul#mainmenu li a {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
#header ul#mainmenu li a:hover {
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:bold;
}

.podmenu-aktivni {
    z-index: 50!important;
    display: block!important;
}


/* ul id="podmenu" */
#header ul.podmenu {
	position:absolute;
	top:0px;
	left: 180px;
	display:block;
	width:250px;
	color: #ffffff;
	text-align: left;
	margin: 0;
	padding: 0;
}
#header ul.podmenu li {
	width:250px;
	float:left;
	padding: 2px 0 2px 20px!important;
	text-align: left;
	list-style:none;
	margin: 0;
	font-size:13px;
	border-left:#FFFFFF 1px solid;
}
#header ul.podmenu li.prazdne { border-left:none;}
#header ul.podmenu li.kosky {
	width:250px;
	float:left;
	padding: 2px 0 2px 20px!important;
	text-align: left;
	background: url(/Design/images/kosky.gif) 5px center  no-repeat!important;
	margin: 0;
	font-size:13px;
	font-weight:bold;
}
#header ul.podmenu li.centra{
	display:block;
	width:250px;
	float:left;
	padding:2px 0 2px 10px;
	text-align: left;
	background: url(/Design/images/kosky.gif) center left no-repeat;
	margin: 0;
	font-size:14px;
}
#header ul.podmenu li a {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
#header ul.podmenu li a:hover {
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:bold;
}

/* telo stranky */
#body {
	width:982px;
	margin: 0 auto;
	height:auto;
	position:relative;
}

/* ostatni */
#content {
	width:952px;
	padding: 15px;
	height: auto;
	/*background: url(/Design/images/content_bg.jpg) no-repeat left top;*/
	margin: 0 auto;
	color: #000000;
	clear:both;
	float:left;
}

/* boxy společné */
#content .box {
	height: 289px;
	width: 265px;
	position:relative;
	float:left;
	margin: 26px;
}
#content .box h2 {
	position:absolute;
	top:20px;
	left:15px;
	font-size:16px;
	font-weight:bold;
	text-decoration:underline;
	margin: 0;
	padding: 0;
	color: #fff;
}
#content .box h2 a {
	color: #fff
}
#content .box h2 a:hover {
	color: #fff
}
#content .box ul {
	position:absolute;
	top:60px;
	left:15px;
	margin: 0;
	padding: 0;
}
#content .box ul li{
	list-style: none;
	font-size:13px;
	font-weight:bold;
	color:#fff;
}
#content .box ul li a{
	color:#000;
	text-decoration:none;
}
#content .box ul li a:hover{
	color:#000;
	text-decoration:underline;
}

/* box-red */
#content .box-red {
	background: url(/Design/images/box-red-bg.png) no-repeat center center #CC0000;
}

/* box-orange */
#content .box-orange {
	background: url(/Design/images/box-orange-bg.png) no-repeat center center #FF6600;
}

/* box-orange */
#content .box-yellow {
	background: url(/Design/images/box-yellow-bg.png) no-repeat center center #FFCC00;
}


/* paticka stranky - footer */
#footer {
	position:relative;
	width:982px;
	margin: 0 auto;
	height:202px;
	padding: 0;
	background: #CF2200 url(/Design/images/footer-bg-vida.png) no-repeat center top;
	clear:both;
}
#footer div.address {
	position:absolute;
	top: 15px;
	left: 20px;
	color:#ffffff;
	font-weight:bold;	
}
#footer div.address h4{
	color:#000000;
	font-size:14px;
	margin: 0 0 10px 0;
	font-weight: bold;
}
#footer div.address p{
	margin: 3px 0;
	line-height: 14px;
	padding: 0;
}
#footer div.address a{
	color:#fff;
	text-decoration:none;
}
#footer div.address a:hover{
	color:#fff;
	text-decoration: underline;
}
#footer div.vida-dekuje {
	position:absolute;
	top:13px;
	right: 170px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:underline;
}
/* footer ul id="footer-links" */
#footer ul#footer-links{
	position:absolute;
	right: 65px;
	width:auto;
	height:auto;
	text-align:right;
	display:inline;
	margin:0;
	padding:0;
	top: 175px;
	}
#footer ul#footer-links ul {display:inline;margin:0;padding:0; float:right}
#footer ul#footer-links li {
	display:inline;
	list-style:none;
	margin:0;
	padding:0;
	position: relative;
	text-align: right;
}
#footer ul#footer-links li a {color:#fff; text-decoration: none; font-weight:bold; padding: 0 6px 0 5px;}
#footer ul#footer-links li a:hover {color:#fff; text-decoration: underline;}



/* footer-copyright */
#footer-copyright {
	margin: 10px 0 0 0;
	width:350px;
	float:left;
	height:auto;
	font-size:12px;
	text-align:left;
	}




#footer div.partneri {
	position:absolute;
	top:50px;
	right: 50px;
	width: 200px;
	height: 110px;
	color: #000;
	background-color: #FFFFFF;
	text-align: center;
}
#footer div.partneri img{
	border:none;
}


#bg-bottom {
	clear:both;
	background: #FFFFFF url(/Design/images/background-bottom.png) no-repeat center top;
	margin: 0 auto;
	width: 1002px;
	height: 20px;
	position: relative;
	color:#000;
}

/* webdesign by nexum */
#webdesign-nexum {
  position: relative;
  top: 5px ;
  margin: 0 auto;
	width:96%;
	height:auto;
	font-size:12px;
	text-align:right;
	color:#000000;
}
#webdesign-nexum a {color:#000; text-decoration:underline; font-weight:bold;}
#webdesign-nexum a:hover {text-decoration:none;}
