body{
	margin:0;
	padding:0;
	color: #6b6969;
	font: 81.25% Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4, h5, h6, p, ol, ul, li,div, hr, form {
	padding: 0px;
	margin: 0px;
}

a:hover {

}

img {
	border: none;
}
input, textarea{border: 1px solid #C9E4FF;}
.cleaner {
	clear: both;
	width: 100%;
	visibility: hidden;
	margin: 0px auto;
	font-size: 0%;
	height: 4px;
}

#content, #footer  {
	margin: 0px auto;
}	
#content {
	width: 783px;
	background: url(../img/bg-content.gif) repeat-x 0px 0px;
}

#left {
	float: left;
	width: 253px;
	height: 645px;
	background: url(../img/bg-left.jpg) no-repeat 0px 0px;
	padding-left: 12px;
}
#left img {
	float: left;
	margin-top: 18px;
}
#left #flags {
	text-align: right;
	float: left;
	height: 24px;
	width: 232px;
	margin-top: 191px;
}
#left #flags img {
	float: right;
	margin: 0px 0px 0px 10px;
	height: 24px;
	width: 35px;
}


#left address {
	float: left;
	width: 232px;
	margin-top: 24px;
	display: block;
	font-style: normal;
	color: #AAAAAA;
	background: url(../img/bg-address.jpg) no-repeat 0px 0px;
	padding-top: 20px;
	padding-left: 3px;
}
#left  address  a  {
	color: #AAAAAA;
}

#header {
	height: 223px;
	width: 518px;
	float: left;
	background: url(../img/bg-header.jpg) no-repeat right bottom;
}
#content #header ul {
	list-style: none;
	float: left;
	width: 518px;
	height: 40px;
	display: block;
	background: url(../img/bg-ul.gif) repeat-y right top;
}
#content #header li {
	float: left;
	padding-top: 13px;
	padding-right: 10px;
	padding-left: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: url(../img/bg-menu.gif) no-repeat 0px 20px;
	height: 27px;
}
#content #header li a {
	color: #6b6969;
	text-decoration: none;
}
#content #header li a:hover {
	text-decoration: underline;
}
#content     #header    li.no-bg, #footer   .no-bg       {
	background: url(none);
}
#content #header h2 {
	text-align: right;
	display: block;
	width: 300px;
	float: left;
	padding-left: 200px;
	font-size: 100%;
	padding-top: 120px;
	font-weight: normal;
}
#content #main {
	float: left;
	width: 518px;
	background: url(../img/bg-main.jpg) repeat-y 0px 0px;
}
#main #top-t {
	float: left;
	width: 518px;
	height: 9px;
}
#main #bottom-t {
	float: right;
	height: 10px;
	width: 516px;
}
#main #main-obsah {
	float: left;
	width: 480px;
	padding: 15px 19px;
}
#main #main-obsah h1 {
	font-size: 140%;
	font-weight: normal;
	color: #0060A6;
	display: block;
	clear: both;
	padding-bottom: 15px;
}








#footer {
	height: 65px;
	width: 783px;
	clear: both;
	border-top: 2px solid #C9E4FF;
	background: url(../img/bg-footer.gif) repeat-x 0px 0px;
}
#footer ul {
	display: block;
	list-style: none;
	text-align: center;
	width: 530px;
	float: left;
	padding-left: 250px;
}
#footer li {
	float: left;
	display: block;
	padding-right: 5px;
	padding-left: 7px;
	font-size: 85%;
	margin-top: 10px;
	background: url(../img/bg-bt-menu.gif) no-repeat 0px 2px;
}
#footer a {
	color: #1267c2;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer span {
	float: right;
	display: block;
	width: 750px;
	text-align: right;
	font-size: 80%;
	color: #1267C2;
	margin: 15px 10px 10px;
}
