body {
 margin: 20px;
 font-size: 0.9em;
 line-height: 14px;
 font-family: Tahoma, Arial;
 font-size: 11px;
 border-style: solid;
 background-image: url(images/bckg.jpg);
 background-repeat: repeat-x;
 background-color: #0A8FDE;
}

a {
 color: #10639a;
 text-decoration: none;
}

a:hover {
 text-decoration: underline;
}

p {
 padding-top: 0;
 padding-right: 10px;
 padding-bottom: 5px;
 padding-left: 10px;
}

h1 {
 font-family: "Myriad Pro", "Trebuchet MS", Arial;
 margin: 0;
 padding-top: 10px;
 padding-right: 0;
 padding-bottom: 0;
 padding-left: 10px;
 text-transform: uppercase;
 font-size: 18px;
 color: #10639a;
}

h2 {
 font-family:Arial, Helvetica, sans-serif;
 margin: 0;
 text-transform: uppercase;
 font-size: 8px;
 color: #10639a;
}
h4 {
 font-family:Arial, Helvetica, sans-serif;
 font-size: 2px;
 color: #1C1C1C;
}

#header {
 background-image: url(images/header_bckg.jpg);
 background-repeat: no-repeat;
 background-position: top right;
}

#logo {
 padding-top: 50px;
 padding-right: 60px;
 padding-bottom: 0;
 padding-left: 40px;
 height: 130px;
 background-image: url(images/head_bckg.jpg);
 background-repeat: no-repeat;
}

#logo a {
 font-family: "Myriad Pro", "Trebuchet MS", Arial;
 color: #fff;
 text-decoration: none;
 font-weight: bold;
 font-size: 20px;
 text-transform: uppercase;
 letter-spacing: 5px;
}

#logo_text {
 float: right;
 width: 200px;
 font-size: 10px;
 color: #fff;
 line-height: 16px;
 padding-top: 5px;
}

#menu {
 background-image: url(images/menu_bckg.gif);
 background-repeat: repeat-x;
 height: 40px;
 padding-top: 10px;
}

#menu_list {
 
 margin-top: 0;
 margin-right: auto;
 margin-bottom: 0;
 margin-left: auto;
}

#menu_list ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
	margin-left:8px;
	margin-right:8px;
	display: block;
}
#menu_list ul li {
	float:left;
	height:29px;
}

#menu a {
 display: inherit;
 color: #000000;
 float: left;
 font-size: 12px;
 text-transform: uppercase;
 font-weight: bold;
 text-decoration: none;
 margin-top: 0;
 margin-right: 20px;
 margin-bottom: 0;
 margin-left: 20px;
 padding-top: 12px;
 font-family: "Myriad Pro", "Trebuchet MS", Arial;
}

#menu a:hover {
 color: #078DE2;
}

.splitter {
 display: block;
 float: left;
}

.item img {
 background-color: #FFFFFF;
 padding: 6px;
 border-style: solid;
}

.item a {
 display: block;
 float: left;
 font-size: 12px;
 color: #bd131d;
}

.description {
 display: block;
 float: right;
 width: 220px;
 padding-top: 10px;
 padding-right: 20px;
 padding-bottom: 30px;
 padding-left: 0;
 line-height: 12px;
}

p.additional {
 margin-top: 0;
 margin-right: 10px;
 margin-bottom: 0;
 margin-left: 10px;
 color: #9c9c9c;
 font-size: 10px;
 line-height: 12px;
 border-top-style: solid;
 padding-top: 10px;
 padding-right: 0;
 padding-bottom: 10px;
 padding-left: 0;
 font-weight: normal;
}

#obsah {
 margin-top: 0;
 margin-right: 222px;
 margin-bottom: 0;
 margin-left: 0;
 background-image: url(images/content.gif);
 padding: 10px;
}

#obsah li {
 list-style: none;
 padding-left: 20px;
 background-image: url(images/li.gif);
 background-repeat: no-repeat;
 background-position: 0px;
 line-height: 18px;
}

#sidebar {
 float: right;
 width: 210px;
 padding-top: 20px;
 padding-right: 8px;
 padding-bottom: 0;
 padding-left: 20px;
 font-size: 10px;
}

#sidebar a {
 font-weight: bold;
}

#sidebar h1 {
 font-family: "Myriad Pro", "Trebuchet MS", Arial;
 margin: 0;
 padding-top: 0;
 padding-right: 0;
 padding-bottom: 20px;
 padding-left: 0;
 text-transform: uppercase;
 color: #000;
}

#main {
 float: left;
 background-image: url(images/sidebar_bckg.gif);
 background-repeat: no-repeat;
 background-position: top right;
 width: 100%;
}

#footer {
 font-family: "Myriad Pro", "Trebuchet MS", Arial;
 background-image: url(images/footer_bckg.gif);
 background-repeat: repeat-x;
 height: 55px;
 clear: both;
}

#left_footer {
 float: left;
 padding-top: 20px;
 padding-right: 0;
 padding-bottom: 0;
 padding-left: 30px;
 color: #fff;
 font-size: 12px;
}

#left_footer a {
 color: #fff;
}

#left_footer a:hover {
 text-decoration: none;
}

#right_footer {
 float: right;
 padding-top: 20px;
 padding-right: 30px;
 padding-bottom: 0;
 padding-left: 0;
 color: #1C1C1C;
 font-size: 3px;
 text-align: right;
}

#right_footer a {
 color: #1C1C1C;
}
