* {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Arial, sans-serif;
}
body {
	font-size: 70%;
	background: #fff url(/images/bg_body.gif) 0 -29px repeat-x;
	color: #2c2c2c;
}
body#popup {
	margin: 5px 10px;
	background: #fff  url(/images/bg_page_in_holder.gif) fixed -225px 0 no-repeat;
}
p {
	padding: 4px 0;
}
a {
	color: #2167a8;
}
a span {
	display: none;
}
li {
	list-style-type: none;
}
img {
	border: 0;
}
h1 {
	padding: 6px 0;
	color: #195b97;
}
body#popup h1 {
	font-size: 1.3em;
}
hr {
	margin: 2px 0;
}
.fLeft {
	float: left;
}
.fRight {
	float: right;
}
.reset {
	clear: both;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}
.center {
	text-align: center;
}
.bold {
	font-weight: bold;
}
.w3p {
	width: 33%;
}
.w200 {
	width: 200px !important;
}
#page_ram {
	background: url(/images/bg_page_ram.gif) 50% 270px no-repeat;
}
#page {
	width: 957px;
	margin: 5px auto 0 auto;
	border: 2px solid #fff;
}
#banner {
	margin: 5px 0;
	text-align: center;
}

#top {
	height: 392px;
	border: 1px solid #c1d1e1;
	border-bottom: 0;
	padding: 4px 0 0 0;
	background: url(/images/bg_top.jpg) 3px 89px no-repeat;
}
#top p {
	float: right;
	border-left: 1px solid #8d8d8d;
	margin: 8px 430px 0 0;
	padding: 14px 0 13px 25px;
	font-size: 1.2em;
	font-weight: bold;
	color: #8d8d8d;
}
#top .lng {
	float: right;
	width: 56px;
	height: 16px;
	margin: 22px 10px 0 0;
	background: url(/images/bg_lng.gif) 0 0 no-repeat;
}
#top .lng a {
	float: left;
	display: block;
	width: 50%;
	height: 100%;
	background: none;
}
#logo {
	height: 68px;
	margin: 0 1px 0 2px;
	padding: 20px 0 0 35px;
	background: #fff url(/images/bg_logo.gif) 0 0 repeat-x;
}
#logo a {
	display: block;
	width: 175px;
	height: 58px;
	background: url(/images/logo.gif) 0 0 repeat-x;
}
#page_in {
	border: 1px solid #c1d1e1;
	border-top: 0;
	background: url(/images/bg_page_in.gif) 1px 0 repeat-y;
}
#page_in_holder {
	background: url(/images/bg_page_in_holder.gif) 1px 0 no-repeat;
}
#page_in #left {
	float: left;
	width: 200px;
	min-height: 363px;
	margin: 0 10px 0 3px;
}
h2#e_menu {
	height: 40px;
	background: url(/images/bg_menu.gif) 16px 7px no-repeat;
}
h2#e_menu span {
	display:none;
}
#left h3 {
	margin: 0 0 0 16px;
	color: #3b5a97;
}
ul#menu {
	margin: 0 0 16px 16px;
	background: url(/images/bg_menu_li.gif) 0 0 no-repeat;
}
ul#menu li {
	width: 179px;
	background: url(/images/bg_menu_li.gif) 0 100% no-repeat;
}
ul#menu li a {
	display: block;
	height: 18px;
	padding: 0 0 0 18px;
	line-height: 17px;
	background: url(/images/bg_menu_a.gif) 2px 6px no-repeat;
	text-decoration: none;
	font-size: 1.1em;
	font-weight: bold;
	color: #2167a8;
}
ul#menu li a span {
	display: inline;
	margin: 0 4px 0 0;
	color: #90bde0;
}
ul#menu li a:hover, ul#menu li a.active {
	background: #e2eef9 url(/images/bg_menu_a_active.gif) 2px 6px no-repeat;
}
ul#menu li.sum a {
	background: url(/images/bg_menu_a_sum.gif) 2px 6px no-repeat;
	color: #52742e;
}
ul#menu li.sum a span {
	color: #699e30;
}
ul#menu li.sum a:hover {
	background: #f4ffdd url(/images/bg_menu_a_sum_active.gif) 2px 6px no-repeat;
}
ul#menu li a.lv2 {
	padding: 0 0 0 27px;
	background-position: 11px 6px;
}
ul#menu li a.lv3 {
	padding: 0 0 0 36px;
	background-position: 20px 6px;
}
ul#menu li a.lv4 {
	padding: 0 0 0 45px;
	background-position: 29px 6px;
}
ul#menu li a.lv5 {
	padding: 0 0 0 54px;
	background-position: 38px 6px;
}
#weather {
	width: 175px;
	height: 92px;
	margin: 0 auto;
	background: url(/images/bg_weather.png) 0 0 no-repeat;
}
#weather .holder {
	padding: 10px 0 0 9px;
}
#weather div {
	float: left;
	text-align: center;
	font-size: 0.9em;
	font-weight: bold;
}
#weather img {
	width: 40px;
	height: 40px;
	margin: 0 1px;
	padding: 6px 5px;
}
#page_in #mid {
	float: left;
	width: 530px;
	padding: 8px 5px 0 8px;
}
#mapa {
	margin: 8px 0 4px 0;
	font-size: 1.2em;
	font-weight: bold;
}
#text ul {
	margin: 0 0 3px 3px;
}
#text li {
	padding: 1px 7px;
	background: url(/images/bg_li.gif) 0 7px no-repeat;
}
#gallery {
	margin: 0 0 5px 0;
}
#gallery .top {
	background: url(/images/bg_foto_top.png) 0 0 no-repeat;
}
#gallery .bottom {
	background: url(/images/bg_foto_bottom.png) 0 100% no-repeat;
}
#gallery form {
	height: 40px;
}
#gallery form h2 {
	float: left;
	margin: 12px 0 0 15px;
	font-size: 1.2em;
	color: #fff;
}
#gallery form div {
	float: right;
	margin: 8px 35px 0 0;
}
#gallery select {
	border: 2px solid #fff;
	background: #e2eef9;
}
#gallery option {
	padding: 1px;
	background: #e2eef9;
}
#gallery .navig {
	height: 40px;
	line-height: 35px;
	text-align: center;
	font-weight: bold;
	color: #666;
}
#gallery .navig a {
	padding: 2px 4px;
	text-decoration: none;
	font-size: 1.2em;
	color: #666;
}
#gallery .navig a.active {
	background: #c9c9c9;
	color: #195b97;
}
#gallery table {
	width: 507px;
	border-collapse: collapse;
	background: url(/images/bg_foto.png) 0 0 repeat-y;
}
#gallery table td {
	padding: 5px 0;
	text-align: center;
}
#gallery .height_holder {
	height: 10px;
}
#page_in #right {
	float: right;
	width: 186px;
	margin: 0 7px 0 0;
}
#right div.title {
	width: 186px;
	height: 42px;
	color: #fff;
}
#right div h2 {
	padding: 8px 5px 0 15px;
	line-height: 0.8em;
	font-size: 1.3em;
}
div h2 span {
	font-weight: normal;
	font-size: 0.7em;
}
div.blue {
	background: url(/images/bg_h2_blue.gif) 0 0 no-repeat;
}
div.blue h2 span {
	color: #90bde0;
}
div.green {
	background: url(/images/bg_h2_green.gif) 0 0 no-repeat;
}
div.green h2 span {
	color: #91bb86;
}
ul#promo {
	margin: 15px 0;
	text-align: center;
}
ul#promo li {
	margin: 3px 0;
}
div.news {
	margin: 15px 8px;
}
div.news h4 {
	padding: 0 0 5px 0;
	font-size: 1.1em;
}
#page_in #bottom {
	height: 25px;
	border: 1px solid #fff;
	border-right-width: 2px;
	border-top: 0;
	padding: 2px 0 0 0;
	background: #e2eef9 url(/images/bg_page_in_bottom.gif) 0 0 no-repeat;;
}
#patka_bg {
	width: 953px;
	margin: 0 auto;
}
#patka_in {
	margin: 0 0 8px 0;
	line-height: 12px;
	font-weight: bold;
	color: #3b5a97;
}
#patka_in img {
	margin: 0 3px;
	vertical-align: bottom;
}
#autor {
	margin: 0 5px;
	float: right;
}
#autor a {
	color: #3b5a97;
}

ul.nav li {
	padding: 2px 5px;
}
p.perex {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 1.2em;
}

/* Diskuzní fórum */
.PhorumStdBlock {
	margin: 10px 0;
}
#phorum-table {
	width: 100%;
	border-collapse: collapse;
}
#phorum-table th {
	border-bottom: 1px solid #DB1D24;
	padding: 6px;
	background: #F6F6F6;
	color: #DB1D24;
}
#phorum-table td {
	border-bottom: 1px solid #DCDCDC;
	padding: 6px;
}
#phorum-table td.posts {
	text-align: center;
	color: #DC143C;
	font-weight: bold;
}
#phorum-table a {
	font-weight: bold;
}
#phorum-table a.PhorumSmallFont {
	font-weight: normal;
}
.PhorumSmallFont {
	font-size: 0.9em;
	font-weight: normal;
}
.PhorumNavBlock {
	margin: 8px 4px;
	text-align: right;
}
.PhorumNavHeading {
	font-weight: bold;
}
.PhorumReadMessageBlock {
	margin: 5px 0;
}
.PhorumReadBodyHead {
	margin: 2px 0;
	padding: 3px 6px;
	color: #a9a9a9;
}
.PhorumReadBodySubject {
	border: 1px solid #90bde0;
	padding: 3px 0 3px 3px;
	font-weight: bold;
	background: #fff;
}
.PhorumReadBodySubject2 {
	border: 1px solid #90bde0;
	padding: 3px 0 3px 12px;
	font-weight: bold;
	background: #e2eef9;
}
.PhorumReadBodyText {
	margin: 5px 0;
	border: 1px solid #c1d1e1;
	padding: 6px;
	background: #f6f6f6;
}
.PhorumReadNavBlock {
	margin: 0 0 5px 0;
	padding: 5px 3px;
	text-align: right;
}
.PhorumMode a {
	color: #DB1D24;
}
.PhorumFormTable {
	width: 100%;
	margin: 10px 0;
	border-collapse: collapse;
}
.PhorumFormTable td {
	padding: 3px 5px;
}
.PhorumFormTable td.valign input {
	vertical-align: top;
}
.PhorumFormTable input, .PhorumFormTable select, .PhorumTableRow select {
	border: 1px solid #90bde0;
	padding: 2px;
}
#phorum_textarea {
	width: 99%;
	border: 1px solid #90bde0;
	padding: 2px;
	font-size: 1em;
}
.PhorumButtons {
	text-align: right;
}
.PhorumButtons input {
	width: 100px;
	border-bottom: 2px solid #195b97;
	border-top: 2px solid #90bde0;
	border-right: 2px solid #195b97;
	border-left: 2px solid #90bde0;
	background: #e2eef9;
	color: #195b97;
	font-weight: bold;
}
.PhorumMessage {
	margin: 20px 0;
	text-align: center;
}
.PhorumAlert {
	height: 25px;
}
.PhorumAlert span {
	padding: 5px 0 5px 35px;
	background: url(/images/alert.gif) 0 0 no-repeat;
}

