@charset "utf-8";

body {
	background: #28323c url('../img_des/bg.gif') top repeat-x;
 	font-family: Georgia, "Times New Roman", Times, serif;
 	font-size: 14px;
	line-height: 150%;
	color: #82afbe;
	width: 951px;
	margin: 0 auto;
}

#top {
	background: #cc4b1b url('../img_des/top.gif') repeat-x;
	width: 100%;
	height: 48px;
	font-family: Tahoma;
}

#top #menu {
	float: left;
	width: 250px;
	padding-left: 5px;
	list-style: none;
}

#top #menu li {
	float: left;
	background: url('../img_des/menuli.gif') top right no-repeat;
	height: 48px;
}

#top #menu a {
	padding: 10px 13px 2px 13px;
	margin-top: 5px;
	cursor: pointer;
	float: left;
	text-decoration: none;
	font-size: 12px;
	color: #FFF;
	text-transform: uppercase;
	font-weight: bold;
}

#top form {
	float: right;
	margin: 12px 20px 0 0;
}

#top label {
	font-size: 12px;
	color: #FFF;
	text-transform: uppercase;
	font-weight: bold;
}

#header {
	background: #467190 url('../img_des/header.jpg');
	width: 100%;
	height: 278px;
}

#header img {
	float: left;
	margin: 112px 0 0 400px;
}

#top #topleft {
	width: 239px;
	float: left;
}

#left {
	width: 209px;
	float: left;
	font-family: Tahoma;
	font-size: 12px;
}

#left #toph3 {
	margin: 0;
}

#left .h3orange {
	clear: both;
	background: url('../img_des/h3orange.gif') no-repeat;
	padding-left: 24px;
	margin-top: 40px;
}

#left .h3blue {
	clear: both;
	background: url('../img_des/h3blue.gif') no-repeat;
	padding-left: 24px;
	margin-top: 40px;
}

#left #terms {
	margin: 0;
}

#left #terms h3 {
	clear: both;
	background: url('../img_des/h3blue.gif') no-repeat;
	padding-left: 24px;
	margin-top: 40px;
}
#left div {
	margin: 0 15px 0 6px;
}

#left ul {
	margin: 0;
	padding-left: 4px;
}

#left li {
	background: url('../img_des/articlesa.gif') left no-repeat;
	list-style: none;
	padding-left: 10px;
}

#left .articles a {
	background: url('../img_des/articlesa.gif') left no-repeat;
	color: #578ab9;
	font-weight: bold;
	padding-left: 10px;
}

#left .articles table a {
	background: none;
	padding: 0;
}


/* MENU */
#left #leftmenu {
	float: left;
	width: 187px;
	margin-bottom: 30px;
}

#left #leftmenu li  {
	background: url('../img_des/leftmenuli.gif') bottom no-repeat;
	list-style: none;
	float: right;
	margin: 0;
	padding: 0;
}

#left #leftmenu a {
	padding: 4px 0;
	width: 187px;
	float: left;
	color: #7e98a8;
	margin: 0;
	text-decoration: none;
	font-weight: bold;
}

#left #leftmenu a:hover {
	background: #37434c;
}

#left #leftmenu a span {
	float: right;
	background: url('../img_des/leftmenua.gif') 5px 7px no-repeat;
	padding: 0 20px;
	width: 147px;
	cursor: pointer;	
}

/* OBSAH */
#content {
	background: #37434c;
	float: right;
	width: 670px;
	padding: 22px;
	margin-top: 6px;
}

#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;
}

/* PATICKA */
#footer{
	clear: both;
	text-align: right;
	padding: 15px 30px 0 30px;
	line-height: 10px;
	font-size: 12px;
	color: #7a8fa1;
	border-top: #5a6a75 solid 2px;
}

.links {
	color: #a5a59e;
}

#footer a {
	color: #7a8fa1;
	font-weight: bold;
	text-decoration: none;
}

*{margin:0}