/* CSS Document */
/* creted by doktor.pk */

/* BODY */
body{
	font-family: Trebuchet MS, Helvetica, sans-serif;
	color: #666666;	
	font-size: 13px;
	text-align: center;
	background-color: #f7f7f7;
	background-image: url("../design/index-bg.jpg");
	background-repeat: no-repeat;
	background-position: top center;
	margin: 0px;
	padding: 0px;
	line-height:1.5em;}

/* INDEX */
#index {
	width: 914px;
	margin: 0 auto;
	position: relative;
	border: 0px;}

/* ZAHLAVI */
#zahlavi {
	width: 914px;
	height: 88px;
	float: left;
	margin: 0 auto;}

/* MENU */
#menu {
	width: 914px;
	height: 217px;
	float: left;}
	
#menu-menu {
	width: 245px;
	height: 155px;
	float: left;}
	
	.menu-button a {
		font-weight: bold;
		color:#FFFFFF;
		width: 245px;
		line-height: 31px; 
		display: block;
		text-align: left;
		padding: 0 0 0 55px;
		outline: none;}
	
	.menu-button a:hover, .menu-button-active a, .menu-button-active a:hover {
		font-weight: bold;
		color: #FFFFFF;
		width: 245px;
		line-height: 31px;
		display: block;
		text-align: left;
		padding: 0 0 0 55px;
		outline: none;}
	
	.menu-button {
		background-image: url("../design/menu-button.png");
		background-repeat: no-repeat;
		background-color: #f7f7f7;
		background-position: 0 0;
		margin: 0 0 2px 0;}
	
	.menu-button:hover {
		background-image: url("../design/menu-button.png");
		background-repeat: no-repeat;
		background-color: #f7f7f7;
		background-position: -245px 0;
		margin: 0 0 2px 0;}
	
	.menu-button-active {
		background-image: url("../design/menu-button.png");
		background-repeat: no-repeat;
		background-color: #f7f7f7;
		background-position: -490px 0;
		margin: 0 0 2px 0;}
		
	/* SubMenu SLUZBY - START */	
	.sevices-button a, .left-topic {
		font-weight: bold;
		color:#777;
		width: 245px;
		line-height: 31px; 
		display: block;
		text-align: left;
		padding: 0 0 0 45px;
		outline: none;}
	
	.left-topic {
		color: #393939;}
	
	.sevices-button a:hover, .sevices-button-active a, .sevices-button-active a:hover {
		font-weight: bold;
		color: #393939;
		width: 245px;
		line-height: 31px;
		display: block;
		text-align: left;
		padding: 0 0 0 45px;
		outline: none;}
	
	.sevices-button {
		background-image: url("../design/menu-submenu.png");
		background-repeat: no-repeat;
		background-color: transparent;
		 background-position: 0 0;
		margin: 2px 0 0 0;}
	
	.sevices-button:hover, .sevices-button-active {
		background-image: url("../design/menu-submenu.png");
		background-repeat: no-repeat;
		background-color: transparent; 
		background-position: -245px 0;
		margin: 2px 0 0 0;}
	/* SubMenu SLUZBY - END */
	
#menu-banner {
	width: 622px;
	height: 217px;
	float: left;
	background: url("../design/header-01.jpg");
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;}

#menu-right {
	width: 66px;
	height: 217px;
	float: left;
	background: #f7f7f7 url("../design/_menu-right.jpg");
	background-repeat: no-repeat;}

/* BODY */	
#body-top {
	width: 914px;
	height: 14px;
	float: left;
	margin: 10px 0 0 0;
	background: #fff url("../design/body-bg-top.jpg");
	background-repeat: no-repeat;}
	
#body {
	width: 914px;
	float: left;
	text-align: left;
	margin: 0px;
	background: #fff url("../design/body-bg.jpg");
	background-repeat: repeat-y;}

	#body-odsazeni {
		width: 245px;
		float: left;
		margin: 0 11px 0 0;}
		
	#body-body {
		width: 600px;
		float: left;
		padding: 10px 0 15px 0;}
	
	#home-blok{
		width: 400px;
		float: left;}
	
	#home-news {
		width: 200px;
		float: right;}
	

#body-bottom {
	width: 914px;
	height: 14px;
	float: left;
	margin: 0px;
	background: #fff url("../design/body-bg-bottom.jpg");
	background-repeat: no-repeat;}
	
/* ZAPATI */
#index-zapati {
	width: 100%;
	height: 79px;
	float: left;
	background: #f7f7f7 url("../design/zapati-bg.jpg");
	background-repeat: repeat-x;}
	
#zapati {
	width: 914px;
	height: 79px;
	margin: 0 auto;
	background: #f7f7f7 url("../design/zapati.jpg");
	background-repeat: no-repeat;}

