/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
/*	background: #E3E7ED url(images/img01.gif) repeat-x left top; */
	background-color:  #E3E7ED;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #383838;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
/*	font-family: Georgia, "Times New Roman", Times, serif;*/
	font-weight: normal;
	color: #F93D00;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

.leftAlign {
	text-align: left;
}

ul, ol {
}

a, a:visited {
	text-decoration: none;
/*	border-bottom: 1px dotted #999999; */
	color: #417FDA;
}

a.fullfee {
	color: #3C517B;
}

a.blackfee {
	color: #000000;
	font-weight: bold;
}

/*
a:hover {
}
*/
.name {
	font-weight: bold;
}

.required {
	font-weight: bold;
}
.missing_required {
	font-weight: bold;
	color: red;
}

#wrapper {
	width: 968px;
	margin: 0 auto;
	padding: 0;
}

/* Header */

#header {
	width: 968px;
	height: 150px;
	margin: 0 auto;
	background: red url(images/topbg.gif) left top repeat-x scroll; 
}

/* Logo */

#logo {
	float: left;
	width: 968px;
	height: 150px;
	color: #616161;
	background: url(images/praha5f.jpg) no-repeat center top;
}

/*#logo h1, #logo p {
	margin: 0;
	padding: 0;
}

#logo h1 {
	position: relative;
	margin-top: 5px;
	margin-right: 20px;
	font-weight: bold;
	text-align: right;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-size: 3.5em;
	color: #E0E0FF;
	white-space: nowrap;
}

#logo p {
	position: relative;
	margin-top: 68px;
	margin-right: 20px;
	text-align: right;
	font: normal 16px "Times New Roman", Times, serif;
	color: #E0E0FF;
	white-space: nowrap;
} 

#logo a {
	border: none;
	background: none;
	text-decoration: none;
}
*/
/* Dropdown Menu */

#menu {
	float: left;
	width: 968px;
	height: 50px;
	margin: 0px auto 0px auto;
	padding: 0;
	top: 0px;
	background-image: url(images/menubar.gif);
	background-position: left top;
	background-repeat: repeat-x;
}

#menu a {
	color: #E0E0FF; 
	font-family: sans-serif;
	font-size: 11px;
	font-weight: bold;
}

#menu a:hover {
	color: #FFE0E0; 
}


#menu li.top_menu {
	display:block;
	float:left; 
	position:relative;
	height: 50px;
	margin-top: 13px;

}
#menu li.top_menu > a {
	padding: 10px 6px 18px 6px;
}

#menu li.top_menu > a.active {
	background-image: url(images/menubar-active.gif);
	background-position: left top;
	background-repeat: repeat-x;
	padding-top: 19px;
}


#menu li.top_menu:hover > a {
/*	background-image: url(images/menubar-active.gif);*/
	background-image: none;
	background-position: left top;
	background-repeat: repeat-x;
	background-color: #658fa2;
	padding-top: 21px;
}

#menu li.top_menu ul.sub {
	position:absolute;
	left:-9999px;
	top:-9999px;
	width:0;
	height:0;
	margin:0;
	padding:0;
	list-style:none;
}

#menu li.top_menu:hover ul.sub {
	left:2px;
	top:35px;
	right:2px;
	padding:3px;
	margin: 0px;
	border:1px solid #000;  
	background-image: url(images/submenubg.gif);
	background-repeat: repeat; 
	white-space:nowrap;
	width: 230px;
	height: auto;
}

#menu li.top_menu:hover ul.sub a {
	display:block;
/*	padding: 5px 20px 5px 20px; */
	padding-right: 15px;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	width: auto;
}

#menu li.top_menu:hover ul.sub a:hover {
	background-color: #658fa2;
	background-image: none;
/*	color: #fff; */
}


/*
#menu li {
	float: left;
	height: 50px;
	background: url(images/img03.gif) no-repeat right top;
}

#menu a {
	display: block;
	margin-top: 0px;
	margin-right: 1px;
	padding: 17px 20px 18px 20px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	border: none;
}

#menu a:hover, #menu .current_page_item a {
}

#menu a:hover {
	text-decoration: underline;
	background-color: red;
}*/

/* Page */

#page {
	float:left;
	width: 968px;
	margin: 0 auto;
	background: url(images/img05.jpg) repeat-y left top;
}

#page-bgtop {
	background: url(images/img04.jpg) no-repeat left top;
}

#page-bgbtm {
	background: url(images/img06.jpg) no-repeat left bottom;
}

/* Content */

#content {
	float: left;
	width: 700px;
	padding: 60px 0 0 20px;
}

.post {
	margin-bottom: 8px;
	background: url(images/img09.jpg) repeat-y left top;
}

.post-bgtop {
	background: url(images/img08.jpg) no-repeat left top;
}

.post-bgbtm {
	background: url(images/img10.jpg) no-repeat left bottom;
}

.post .title {
	padding-top: 15px;
	padding-left: 20px;
	color: #000000;
}

.post .title a {
	color: #000000;
	border: none;
}

.post .meta {
	border-bottom: 1px dashed #B5DEF4;
	padding-left: 20px;
	padding-bottom: 5px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
}

.post .entry {
	padding: 10px 20px 15px 20px;
	text-align: justify;
}

table.centered {
	text-align: center;
	width: 100%;
	border-collapse: collapse;
}

table.centered td {
	border: 1px solid #000000;
	padding: 2px 5px 2px 5px;
	margin: 0px;
}

table.centered td.leftHead {
	text-align: left;
}


/* Sidebar */

#sidebar {
	float: right;
	width: 220px;
	padding: 60px 15px 0 0;
	color: #787878;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	padding-bottom: 30px;
}

#sidebar li li {
/*	line-height: 35px; */
	line-height: 150%;
	border-bottom: 1px dashed #D2D4C9;
	margin-top: 15px;
	padding-bottom: 5px;
}

#sidebar li li span {
	display: block;
/*	margin-top: -20px;*/
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h2 {
	height: 32px;
	padding: 8px 0 0 30px;
	background: url(images/img11.gif) no-repeat left top;
	letter-spacing: -.5px;
	color: #FFFFFF;
}

#sidebar p {
	padding-bottom: 20px;
	text-align: justify;
}

#sidebar a {
	color: #417FDA;
	border: none;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #787878;
}

#sidebar span.deadline {
	padding-left: 50px;
/*	margin-top: -10px; */
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}

#sidebar span.passed {
	padding-left: 50px;
/*	margin-top: -10px; */
	font-size: 12px;
	font-style: normal;
	text-decoration: line-through;
}


/* Footer */

#footer {
	height: 50px;
	margin: 0 auto;
	padding: 0px 0 15px 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #B2B2B2;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
}

#footer a {
	color: #3D444F;
}


