body {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #dcdcdc;
	color: #57565B;
}

p, td, th {
	font-size: 12px;
	color: #57565B;
}

p {
	margin-top: 0px;
	margin-bottom: 15px;
}

/*
Basic layout
*/

#page {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	background-repeat: repeat-x;
	background-position: top;
	margin-bottom: 30px;
}

#main {
	width: 980px;
	background-color: white;
	clear: both;
}

#head {
	width: 980px;
	height: 235px;
	background-color: White;
	background-repeat: no-repeat;
	background-position: top left;
}

#head1 {
	width: 980px;
	height: 95px;
}

#head1r {
	float: right;
	text-align: right;
	padding-right: 20px;
}

#head2 {
	width: 980px;
	height: 140px;
	clear: both;
}

#foot {
	width: 960px;
	height: 16px;
	background-color: #0098DB;
	padding-top: 4px;
	padding-left: 20px;
	font-size: 10px;
	color: white;
}

a, a:visited {
	color: #0098db;
}

a:hover {
	color: #57565B;
}

#mainTable {
	background-image: url(/images/layout/page_bg.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}

#mainTable td {
	vertical-align: top;
}

#mainTableLeft {
	width: 160px;
	padding: 15px 20px 15px 20px;
}

#mainTableCenter {
	padding-right: 30px;
	padding-left: 15px;
	width: 525px;
	padding-bottom: 15px;
}

#mainTableRight {
	width: 185px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-top: 32px;
}

#lista {
	color: #57555A;
	padding-top: 15px;
	font-size: 11px;
}

#lista a {
	color: #0098D9;
	text-decoration: none;
}

/*
Menu (prave)
-------------------------------------------------------------------
*/

#menu {
	/*position: absolute;
	top: 95px;
	left: 0px;*/
	width: 200px;
	height: 126px;
	/*padding-left: 20px;
	padding-right: 20px;*/
	padding-top: 7px;
	padding-bottom: 7px;
	background-color: #0098db;
}

.menuItem {
	text-transform: uppercase;
	font-weight: bold;
	padding-left: 20px;
}

.menuItemOn {
	text-transform: uppercase;
	font-weight: bold;
	padding-left: 20px;
}

.menuItemSub {
	text-transform: uppercase;
	font-weight: bold;
	padding-left: 0px;
}

/* news */
.news {
	padding-top: 0px;
	padding-bottom: 5px;
	width: 100%;
}

.news_content {
	/*position: relative;*/
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
}

.news_img_right {
	float: right;
	margin-left: 15px;
	border: none;
}

.news_img_left {
	float: left;
	margin-right: 15px;
	border: none;
}

.news_img_right img, .news_img_left img {
	border: none;
}

#news_perex {
	border-bottom: 1px solid #0287b9;
	margin-bottom: 15px;
	padding-bottom: 15px;
	margin-left: 0px;
}

#news_date {
	margin-bottom: 5px;
	margin-left: 0px;
	color: gray;
}

.clearer {
	clear: both;
}

.goBack {
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
}

.goBack a {
	width: 50px;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(/images/layout/sipka_left.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.news_text {
}

.news_pages {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #57565b;
}

.news_date {
	display: block;
	font-size: 11px;
	color: #999999;
}

.news_place {
	display: block;
	padding-left: 0px;
	font-weight: normal;
	color: #999999;
}

.news_more a {
	padding-left: 5px;
	background-image: url(/images/layout/sipka.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 10px;
}

.news_content h4 {
	margin: 4px 0px 8px 0px;
	padding: 0px;
	font-size: 12px;	
}

.news_content h4 a, .news_content h4 a:visited {
	text-decoration: underline;
}
.news_content h4 a:hover {
	color: #57565B;
}

#searchForm {
	padding: 0px;
	margin: 0px;
}

#searchInput {
	width: 160px;
	height: 15px;
	font-size: 10px;
	background-color: white;
	border: 1px solid #D5D5D6;
	margin-left: 7px;
}

#searchSubmit {
	vertical-align: middle;
}

#groupName {
	padding: 0px 10px 10px 0px;
	font-size: 13px;
	font-weight: bold;
	color: #006600;
}

#head-print {
	display: none;
}

#foot-print {
	display: none;
}

.printOnly {
	display: none;
}

#logo {
	/*position: absolute;
	top: 0px;
	left: 0px;*/
	width: 200px;
	height: 95px;
	float: left;
}

#flash {
	/*position: absolute;
	top: 95px;
	left: 200px;*/
	width: 780px;
	height: 140px;
}

#lang {
	margin-top: 10px;
	font-size: 10px;
	color: #666666;
}

#lang a, #lang a:visited {
	color: #0098db;
	text-decoration: none;
}

#search {
	margin-top: 23px;
}

/* leve menu */ 
ul#menuLeft {
	padding: 0px;
	margin: 0px;
}

ul#menuLeft li {
	list-style-type: none;
	background-image: url(/images/layout/bulletka_m.gif);
	background-repeat: no-repeat;
	background-position: 2px 4px;
	padding-left: 17px;
	padding-bottom: 3px;
}

ul#menuLeft li.menuULDirOpen a, ul#menuLeft li.menuULDocOpen a {
	color: black;
}

#mainTableRight h2 {
	color: #6A6B6C;
	font-weight: normal;
	font-size: 20px;
	margin-top: 12px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 15px;
}


h1 {
	margin-top: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 15px;
	color: #0098db;
	font-weight: normal;
	font-size: 20px;
}

h2 {
	color: #0098db;
	font-weight: normal;
	padding: 0px;
	font-size: 16px;
	margin: 10px 0px 10px 0px;
}

h3 {
	color: #0098db;
	font-size: 14px;
	font-weight: normal;
}

#content li {
	padding-bottom: 5px;
}

.serverMap {
	padding-right: 62px;
}

.serverMapEn {
	padding-right: 84px;
}


.sTitle {
	color: #0098db;
	font-size: 12px;
	padding-left: 0px;	
	cursor: pointer;
	margin-bottom: 10px;
}

.sText {
	padding-top: 0px;
	padding-bottom: 10px;
}

.sChar {
	float: left;
	cursor: pointer;
	padding: 3px;
	border: 1px solid #d3d3d3;
	background-color: #eaeaea;
	margin-right: 3px;
}

.sChars {
	clear: both;
	margin-bottom: 20px;
}

.sCharSel {
	background-color: #0098db;
	color: white;
}

.hide {
	display: none;
}