/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

/* Elements */
body {	
	background: #5087A5;
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0 auto;
}

td {
	font-size: 12px;
};

h1 {
	font-weight: normal;
	font-size: 250%;
}

h2 {
	margin-top: 15px;
	font-size: 13px;
	font-weight: bold;
	color: #4C88AB;
	background: url(images/modry_stvorcek.gif) no-repeat;
	background-position: 0px 4px;
	padding-top: 0px;
	padding-left: 15px;
	text-transform: uppercase;
}

h3 {
	margin: 0px;
	font-size: 13px;
	font-weight: bold;
	color: #4C88AB;
}

h4, h5, h6 {
}

p, ol, ul, dl, blockquote {
	margin-top: 0;
}

a {
	color: #888;
	font-style: normal;
}

a:hover {
	text-decoration: none;
}

#wrapper {
	padding-top: 0px;
}

/* Header */
#header {
	width: 800px;
	height: 78px;
	margin: 0 auto;
	background: #fff;
}

#header h1 {
	margin: 0;
	padding: 25px 0 0 20px;
	font-size: 18px;
}

#header h2 {
	margin: 0;
	padding: 4px 20px 0 0;
	margin-left: 20px;
	font-size: 12px;
}

#header a {
	text-decoration: none;
	color: #000000;
}

.hot_link {
  float:left;
	padding:0px;
	margin: 0;
	padding-right: 11px;
	width:250px;
	height:104px;
}

.hot_link_title {
	position: relative;
	top: 76px;
	left: 6px;
	width: 219px;
	height: 23px;
	text-align: left;
	background: no-repeat url(images/hot_link_title_bkg.gif);
	color: #187DA9;
	font-weight: bold;
	padding-left: 20px !important;
  padding-top: 4px;
	cursor: pointer;
	z-index: 0;
}

.hot_link_subpage {
  float:left;
	padding: 0px;
	margin: 0;
	padding-right: 11px;
	width:250px;
	height:35px;
	background: no-repeat url(images/hot_link_title_subpage_bkg.gif);
}

.hot_link_title_subpage {
	position: relative;
	top: 6px;
	left: 5px;
	width: 219px;
	height: 23px;
	background: no-repeat url(images/hot_link_title_bkg.gif);
	color: #187DA9;
	font-weight: bold;
	padding-left: 20px !important;
	padding-top: 4px;
	cursor: pointer;
	z-index: 0;
}

/* Menu */
#menu{
	width: 780px;
	height: 40px;
	margin: 0px auto;
	padding: 0 10px;
	background: #fff;
}

#menu ul{
	width: 780px;
	height: 29px;
	margin: 0;
	padding: 0;
}

#menu ul li{
display: inline;
}

#menu ul li a{
float: left;
color: black;
font-weight: bold;
padding: 10px 10px 2px 10px;
text-decoration: none;
background: url(images/yellow_800/menu_divider.gif) bottom right no-repeat;
}

#menu ul li a:hover{
text-decoration: underline;
}

#very_top_menu_a { text-decoration: none; }
#very_top_menu_a:hover { text-decoration: underline; }

/* Splash */

#splash {
	width: 780px;
	margin: 0 auto;
	padding: 0 10px;
	background: #fff;
}

#gallery {
	clear: both;
	width: 800px;
	height: 105px;
	margin: 0 auto;
}

/* Content */

#page {
	width: 800px;
	margin: 0 auto;
	background: #fff;
}

#content {
	float: left;
	width: 530px;
	padding: 0;
}

#sidebar {
	float: right;
	width: 270px;
	padding: 0;
}


#colOne {
	padding: 0 15px 0 0;
}

#colTwo {
	padding: 0 0 0 15px;
}

/* Footer */

#footer {
	width: 800px;
	height: 30px;
	margin: 0 auto;
	padding: 30px 0 0 0;
}

#footer p {
	margin: 0px;
	text-align: center;
	color: #1C570A;
}
