/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height:20px;
}
body {
	background-color: #F2F2F2;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/tlo.png);
	background-repeat:repeat-x;
}
#page {
	width:980px;
	height:auto;
	margin:0 auto;
	float:inherit;
}
#headup {
	width:980px;
	height:65px;
	float:left;
}
#head {
	width:980px;
	height:100px;
	float:left;
}
#content {
	width:980px;
	float:left;
	margin-top:20px;
}
#content_left {
	width:670px;
	float:left;
}
#content_right {
	width:290px;
	padding-left:20px;
	float:left;
}
#contact_left {
	width:470px;
	float:left;
}
#contact_right {
	width:470px;
	margin-left:20px;
	float:left;
}
#footer {
	width:980px;
	float:left;
	text-align:center;
	margin-top:20px;
	padding-top:20px;
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#999999;
	margin-bottom:20px;
}
div.menu_top1 {
	height:42px;
	float:left;
	padding-top:23px;
	padding-left:20px;
	padding-right:20px;
	border-left-style:solid;
	border-left-color:#000000;
	border-left-width:1px;
}
div.menu_top2 {
	height:42px;
	float:left;
	padding-top:23px;
	padding-left:20px;
	padding-right:20px;
	border-left-style:solid;
	border-left-color:#000000;
	border-left-width:1px;
	background-image:url(images/tlo_menu_b.jpg);
	background-repeat:repeat-x;
}
a:link {
	color:#2F8094;
	text-decoration:none;
}
a:visited {
	color:#2F8094;
	text-decoration:none;
}
a:hover {
	color:#2F8094;
	text-decoration:underline;
}

a.link_menu:link {
	color:#FFFFFF;
	text-decoration:none;
	font-size:14px;
	text-shadow: 1px 1px #000;
}
a.link_menu:visited {
	color:#FFFFFF;
	text-decoration:none;
	font-size:14px;
	text-shadow: 1px 1px #000;
}
a.link_menu:hover {
	color:#FFFFFF;
	text-decoration:none;
	font-size:14px;
	text-shadow: 1px 1px #000;
}
a.link_menu2:link {
	color:#FFFFFF;
	text-decoration:none;
	font-size:14px;
	padding:10px;
}
a.link_menu2:visited {
	color:#FFFFFF;
	text-decoration:none;
	font-size:14px;
	padding:10px;
}
a.link_menu2:hover {
	color:#FFFFFF;
	text-decoration:none;
	font-size:14px;
	padding:10px;
}
#menu_top {
	float:left;
	border-right-color:#000000;
	border-right-style:solid;
	border-right-width:1px;
}
div.button {
	height:42px;
	float:left;
	padding-top:23px;
	padding-left:20px;
	padding-right:20px;
	border-left-style:solid;
	border-left-color:#000000;
	border-left-width:1px;
}
h1 {
	font-size:24px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color:#000000;
	margin-top:0px;
}
h2 {
	font-size:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color:#000000;
}
img.fotka {
	border:0px;
	margin:10px;
}
div.obrazek {
	width:100px;
	height:100px;
	float:left;
	margin:5px;
}
div.okno_290 {
	width:248px;
	float:left;
	border-style:solid;
	border-color:#999;
	border-width:1px;
	background-color:#FFF;
	padding:20px;
	margin-bottom:20px;
}