
* {
	margin: 0;
	padding: 0;
}

body {
	background: url(../images/bg_top.jpg) repeat-x top ;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#000000;
	text-align:center;
	margin:0 auto;
}

img{
	border:0px;
}

#spacer{
	height: 92%;
	float: left;
	width: 1px;
	font-size: 1px; /* to make sure width is not overridden */
	padding: 0;
	margin: 0;
}

a {
	color:#003463;
	text-decoration : none;
}
#hlavicka a {
	color: #ffffff;
	font-family: "Trebuchet MS";
}

h1,h2,h3{
	text-decoration: none;
	color:#000000;
	margin-bottom:0px;
	margin-top:5px;
	text-align:left;
	padding-left:10px;
}

h1{
	font-size: 13px;
}


h2{
	font-size: 12px;
	font-weight: normal;
}

h3{
	font-size: 12px;
}



#obsah{

	width: 1000px;
	text-align:center;
	margin:0 auto;
	min-height:720px;
	_height:720px;
}

#vlevo {
	float: left;
	width: 220px;
	text-align: left;
	color:#000000;
}

#vlevo a {
	color: #000000;
	font-family: "Arial";
	font-size:12px;
	font-weight:normal;
}


#nabidka{
	padding-left: 10px;
}

#nabidka td{
	color: #000000;
	text-align: center;
	font-size: 12px;
}

#nabidka td h1{
	font-weight: bold;
}

#nabidka td h3{
	color: #ff8a00;
}

#spodek{
	background: url(../images/bg_bottom.jpg) repeat-x bottom;
	clear: both;
	height: 80px;
	width:100%;
	vertical-align: middle;
	text-align: center;
	padding: 0;
	margin: 0;
}
#spodek td{
	text-align:center;
	color: white;
	vertical-align:middle;
	font-weight:bold;
}


#zbytek{
	width: 1000px;
}

.bily {
	color : white;
}

.odkaz_podnadpis a{
	color:#003463;
	font-size:15px;
}

.odkaz_podnadpis {
	margin:3px;
}