@charset "utf-8";

body {
	background: #FFF url('../img_des/bg.gif') repeat-x;
 	font-family: Tahoma, Arial, Helvetica, sans-serif;
 	font-size: 14px;
	line-height: 150%;
	color: #414141;
	width: 924px;
	margin: 0 auto;
}

#top {
	background: #1b1b1b;
	width: 100%;
	height: 99px;
	font-family: Myriad Pro;
	color: #FFF;
}

#top img {
	float: left;
	margin-left: 35px;
}

#top p {
	float: right;
	margin-right: 50px;
	font-size: 18px;
	text-transform: uppercase;
	padding-top: 26px;
	text-align: left;
}

#top a {
	color: #FFF;
	text-decoration: underline;
}
/* OBSAH */
#leftimg {
	background: url('../img_des/leftimg.jpg') no-repeat top;
	float: left;
	width: 649px;
}

#leftimg #block2 {
	padding: 340px 0 94px 0;
	font-size: 38px;
	text-transform: uppercase;
	text-align: center;
	color: #000;
}

#leftimg #block2 a {
	color: #000;
	text-decoration: none;
}

#leftimg #block3 {
	background: #c4c4ba;
	width: 554px;
	padding: 0 40px;
	border-top: #1b1b1b solid 14px;
}

#content {
	float: left;
	width: 565px;
	padding: 0 28px 0 40px;
}


#content p {
	padding: 10px 0;
	text-align: justify;
}

/* RIGHT */
#right {
	width: 275px;
	float: right;
	font-family: Tahoma;
	font-size: 12px;
}

#menutop {
	background: url('../img_des/menutop.gif') left no-repeat;
	width: 275px;
	height: 140px;
}

#right #nonmenu {
	margin-left: 25px;
	width: 200px;
}


#right div {
	clear: both;
}

/* MENU */
#right #menu {
	background: #c95e11 url('../img_des/menu.gif') top no-repeat;
	float: left;
	width: 266px;
	padding-bottom: 30px;
}

#right #menu li  {
	background: url('../img_des/menuli.gif') bottom repeat-x;
	list-style: none;
	float: left;
	position: relative; left: 13px;
}

#right #menu a {
	padding: 8px 0 12px 0;
	width: 207px;
	float: left;
	color: #FFF;
	margin: 0;
	font-family: Myriad Pro;
	font-size: 16px;
	text-decoration: none;
	text-transform: uppercase;
}

#right #menu a:hover {
	background: #ce6915;
}

#right #menu a span {
	float: right;
	background: url('../img_des/menua.png') 5px 5px no-repeat;
	padding: 0 20px;
	width: 167px;
	cursor: pointer;	
}

#menubottom {
	background: url('../img_des/menubottom.gif') left no-repeat;
	width: 275px;
	height: 20px;
}

/* PATICKA */
#footer{
	clear: both;
	text-align: center;
	padding: 25px 0;
	font-size: 13px;
	border-top: #1b1b1b solid 10px;
}
