/* CSS Document */

body,td,th {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	line-height:18px;
}
body {
	background-color: #F8F8F8;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/tlo.jpg);
	background-repeat:repeat-x;
}
#page {
	width:850px;
	height:auto;
	margin:0 auto;
	float:inherit;
}
#headup {
	width:850px;
	height:109px;
	float:left;
}
#headup_left {
	width:190px;
	float:left;
}
#headup_right {
	width:660px;
	height:109px;
	float:left;
}
#headup_right_up {
	width:660px;
	height:49px;
	float:left;
}
#headup_right_down {
	width:660px;
	height:60px;
	float:left;
}
#head {
	width:850px;
	height:289px;
	float:left;
}
#content {
	width:850px;
	float:left;
}
#content_left {
	width:410px;
	float:left;
}
#content_right {
	width:410px;
	margin-left:30px;
	float:left;
}
#content_bottom {
	width:850px;
	margin-top:10px;
	float:left;
}
#content_bottom1 {
	width:270px;
	float:left;
}
#content_bottom2 {
	width:270px;
	margin-left:20px;
	float:left;
}
#content_bottom3 {
	width:270px;
	margin-left:20px;
	float:left;
}
#footer {
	width:850px;
	float:left;
	margin-bottom:10px;
	margin-top:10px;
}
#footer1 {
	width:116px;
	float:left;
}
#footer2 {
	width:714px;
	float:left;
	margin-left:20px;
	font-size:11px;
	color:#666666;
	line-height:18px;
	margin-top:4px;
}
a:link {
	color:#FE0001;
	text-decoration:none;
}
a:visited {
	color:#FE0001;
	text-decoration:none;
}
a:hover {
	color:#FE0001;
	text-decoration:underline;
}
a.link_footer:link {
	color:#666666;
	text-decoration:none;
}
a.link_footer:visited {
	color:#666666;
	text-decoration:none;
}
a.link_footer:hover {
	color:#666666;
	text-decoration:underline;
}
h1 {
	font-size:12px;
	color:#FE0001;
	text-transform:uppercase;
	display:inline;
}
img.fotka {
	border:0px;
	margin:5px;
}
div.obrazek {
	width:100px;
	height:100px;
	float:left;
	margin:5px;
}