@charset "utf-8";

body {
	background: #FFF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 150%;
	color: #999595;
	width: 779px;
	margin: 0 auto;
}

#top {
	width: 779px;
	height: 320px;
}

#top #topleft {
	width: 239px;
	float: left;
}

#top #logo {
	float: left;
}

/* MENU */
#top #submenutop {
	float: left;
	background: #ebebdb url('../img_des/menutop.gif') top no-repeat;
	width: 239px;
	height: 13px;
	margin-top: 4px;
}

#top #submenu {
	float: left;
	clear: both;
	width: 239px;
}

#top #submenu li  {
	background: #ebebdb url('../img_des/menu.gif') bottom no-repeat;
	list-style: none;
	float: right;
	margin: 0;
	padding: 0;
}

#top #submenu a {
	padding: 8px 0;
	width: 239px;
	float: left;
	color: #95957b;
	margin: 0;
	text-transform: uppercase;
	text-decoration: none;
}

#top #submenu a:hover {
	background: #e0e0cf;
}

#top #submenu a span {
	float: right;
	background: url('../img_des/menuli.gif') 22px 5px no-repeat;
	padding: 0 25px 0 40px;
	width: 174px;
	cursor: pointer;	
}

#top #topright {
	background: url('../img_des/topright.jpg') 0 24px no-repeat;
	width: 536px;
	float: right;
}

#top #topright #toppart {
	width: 536px;
	height: 65px;
}

#top #menu {
	float: right;
	width: 250px;
	margin-top: 16px;
	padding: 0 0 0 45px;
	list-style: none;
}

#top #menu li {
	float: left;
	background: url('../img_des/topmenuli.gif') top right no-repeat;
	height: 34px;
}

#top #menu a {
	padding: 10px 13px 2px 13px;
	margin-top: 5px;
	cursor: pointer;
	float: left;
	text-decoration: none;
	font-size: 12px;
	color: #b9b999;
}

#top #menu #home a {
	background: url('../img_des/home.gif') top no-repeat;
}

#top #menu #kontakt a {
	background: url('../img_des/kontakt.gif') top no-repeat;
}

#top #menu #sitemap a {
	background: url('../img_des/sitemap.gif') top no-repeat;
}

#top #submenubottom {
	float: left;
	background: #ebebdb url('../img_des/menubottom.gif') top no-repeat;
	width: 239px;
	height: 13px;
	font-size: 1px;
}

/* OBSAH */
#content {
	float: left;
	clear: both;
	width: 491px;
	margin: 20px 0 0 16px;
}

#content ul {
	margin: 0;
	padding: 0;
}

#content ul li {
	list-style: none;
	background: url('../img_des/contentli.gif') 0px 8px no-repeat;
	padding-left: 13px;
	margin-left: 3px;
	line-height: 20px;
}

#content p {
	padding: 10px 0;
	text-align: justify;
}

#content #boxleft {
	float: left;
	width: 210px;
	padding: 15px 17px;
	background: #f5f6f1;
}

#content #boxleft li {
	background: url('../img_des/lileftbox.gif') 0px 8px no-repeat;
}

#content #boxright {
	float: right;
	width: 210px;
	padding: 15px 17px;
	background: #def1f6;
}

#content #boxright li {
	background: url('../img_des/lirightbox.gif') 0px 8px no-repeat;
}

#content #boxesbottom {
	clear: both;
	height: 10px;
}


#left {
	background: #e3e3e3;
	width: 230px;
	float: left;
}

#left #articles ul {
	padding: 0 0 12px 5px;
}

#left #articles li {
	background: url('../img_des/contentli.gif') 0px 8px no-repeat;
	list-style: none;
	padding: 0;
	margin: 0;
	padding-left: 15px;
}

#right {
	width: 207px;
	float: right;
	margin-right: 16px;
}

#right .articles {
	background: url('../img_des/h3articles.gif') 0px 20px no-repeat;
	padding-left: 16px;
}

#right #searchbox {
	width: 159px;
	background: #f9f9f4;
	padding: 15px 23px;
	border: #eaeace solid 1px;
	margin-top: 25px;
}

#right #searchbox label {
	color: #8c857e;
	text-transform: uppercase;
	font-weight: bold;
}

#right #searchbox #keyword {
	border: #b4c3c8 solid 1px;
	margin-top: 15px;
}

#right #searchbox #go {
	background: url('../img_des/go.gif');
	border: #95a52e solid 1px;
	margin-top: 15px;
	width: 49px;
	font-size: 10px;
	color: #FFF;
	font-weight: bold;
	text-transform: uppercase;
}

/* PATICKA */
#footer{
	clear: both;
	text-align: right;
	padding: 15px 0;
	line-height: 25px;
	font-size: 12px;
	color: #a5a59e;
	border-top: #e1e1d7 solid 6px;
}

.links {
	color: #a5a59e;
}

#footer a {
	color: #a5a59e;
	font-weight: bold;
	padding: 0 3px;
	text-decoration: none;
}
