﻿html, body, div, h1, h2, h3, h4, h5, h6, p, dl, dt, dd, ol, ul, li, fieldset, form, label, table {
	margin: 0px;
	padding: 0px;
}
table { border-collapse: collapse; border-spacing: 0; }

body {
	background-color:#FFF;	
	font-size: 75%;
	font-family: arial, tahoma, verdana, sans-serif;
	text-align: center; 
	margin: 0px;
	padding: 0px;	
	color:#666666;
}

hr { display:none; }
.mR0 { margin-right:0px !important; }

#page {	
	width: 982px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#header { margin-top:0px; }
#logo {
	float:left;
	width:230px;
	margin:15px 0px 0px 4px;
}
.perex { font-weight:bold; }
/* --- menu --- */
#mainMenu {
	background: #FFF url('../images/menu_en.gif') no-repeat -50% -250%;
	float:left;
	width:580px;
}
.cz #mainMenu { background-image: url('../images/menu_cz.gif'); }
.ru #mainMenu { background-image: url('../images/menu_ru.gif'); }

#mainMenu ul {
	float: left;
	width: 580px;
	height:53px;
	overflow: hidden;
	list-style-type: none;
}
#mainMenu li { float: left; }
#mainMenu a, #mainMenu span { display: block;	height: 53px; }
#mainMenu a { text-decoration: none; position: relative; }
#mainMenu span {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: absolute; 
	top: 0px;
	left: 0px;
	z-index: 1;
	cursor: pointer;
	background-image: url('../images/menu_en.gif');
}
.cz #mainMenu span { background-image: url('../images/menu_cz.gif');  }
.ru #mainMenu span { background-image: url('../images/menu_ru.gif');  }

#m1, #m1 span,
#m2, #m2 span,
#m3, #m3 span,
#m4, #m4 span,
#m5, #m5 span,
#m6, #m6 span,
#m7, #m7 span { width: 90px; }

#m1 span { background-position: 0px 0px; }
#m2 span { background-position: -103px 0px; }
#m3 span { background-position: -206px 0px; }
#m4 span { background-position: -309px 0px; }
#m5 span { background-position: -412px 0px; }
#m6 span { background-position: -515px 0px; }
#m7 span { background-position: -618px 0px; }

#m1.active, #m1.active span { background-position: 0px -53px !important; width:103px; }
#m2.active, #m2.active span { background-position: -103px -53px !important; width:103px; }
#m3.active, #m3.active span { background-position: -206px -53px !important; width:103px; }
#m4.active, #m4.active span { background-position: -309px -53px !important; width:103px; }
#m5.active, #m5.active span { background-position: -412px -53px !important; width:103px; }
#m6.active, #m6.active span { background-position: -515px -53px !important; width:103px; }
#m7.active, #m7.active span { background-position: -618px -53px !important; width:103px; } 

#search {
	float:left;
	width:130px;
	border-left:solid 1px #A7A6AA;
	padding-left:15px;
	margin-top:15px;
}
#search table { font-size:1em; }
td#searchHolder {
	background: url('../images/search.gif') no-repeat center left;	
	padding:5px 15px 3px 20px;
	text-align:left;
}
#searchHolder input { 
	width:78px; 
	border-width:0px;
	height:15px; 
	_margin-top:2px;
	font-size:11px;
}
#lang { margin-bottom:8px; }
#lang a { 
	color:#A7A7A7;
	font:normal bolder 0.9em arial;
	text-decoration:none;
	padding-right:5px;
}
#lang a.active, #lang a:hover { color:#FF0000; } 

#hpContent { 
	background: url('../images/bg_hp_dotted_lines.gif') repeat-y 0px top;	
	margin-bottom:40px;
}

#column1 {
	width:295px;
	_width:310px;
	float:left;
	padding-right:15px;
}
#column2 {
	width:295px;
	_width:325px;	
	float:left;
	padding:0px 15px 0px 15px;
}
#column3 {
	width:295px;
	_width:310px;
	padding-left:15px;
	float:left;
}

#leftMenuHP { list-style-type:none; margin-bottom:30px; }
#leftMenuHP li {
	padding:4px 0px 2px 0px;
	margin-bottom:5px;
	border-top:solid 2px #F74444;
	font-weight:bold;
	font-size:0.9em;
}	
#leftMenuHP li a { text-decoration:none; color: #000; }
#leftMenuHP li a:hover { color: #A7A7A7;}

#column1 img { margin-bottom:20px; } 

#hpContent h2 {
	font:normal normal 1.9em arial;
	color:#F91313;
	margin-bottom:20px;
	text-transform:uppercase;
} 
#hpContent .item { margin-bottom:15px; }
#hpContent .item a,
#hpContent .item a.visited {
	color: #333333;
}
#hpContent .item a:hover { text-decoration:none; }

#column2 .item span { color: #666666; }
#column2 .odd span { color:#333333 !important; }
#column2 .odd a { font-weight:bold !important; }
#hpContent a.more { color: #FF0000; font-weight:bold; text-decoration:underline; } 

#column3 img { margin:0px 10px 8px 0px; float:left; }
#column3 p { line-height:1.4em; margin-top:15px; }

/* --- content --- */

#content { 	
	margin-top:10px;
	margin-bottom:30px;
}
#leftColumn {
	float:left;
	width:268px;
	margin-right:15px;
}
#leftColumn img { margin-bottom:15px; }
 
#rightColumn {
	float:left;
	width:468px;
}
#rightColumn p, #rightSidebar p { line-height:1.5em; }
#rightColumn p img { margin:0px 0px 10px 0px; }
#rightColumn p img.imgRight { margin-left:10px; }
#rightColumn p img.imgLeft { margin-right:10px; }

#rightColumn a { color: #E51B24; }
#rightColumn a:visited { color: #BE0008; }
#rightColumn a.newWindow { background:transparent url('../images/ico_new_window_red.gif') no-repeat scroll right top; padding-right:10px; }

#rightColumn table th,
#rightColumn table td { padding-right:5px; font-size:11px; }
#rightColumn table th { text-align:left; background-color:#FAFAFA; }

#rightColumn ul { margin:-5px 0px 15px 20px;  }

#rightSidebar {
	float:left;
	width:208px;
	margin-left:20px;
	overflow:hidden;
	padding-left:2px;
}
#rightSidebar h4 { 
	margin:25px 0px;
	color:#E31C23;
	font-size:1.1em;
}
#rightSidebar table { margin-bottom:10px; width:205px; }
#rightSidebar td {
	padding:5px;
	border:solid 1px #CCCCCC;
	font-size:11px;
}
#rightSidebar #kalendar td { text-align:center; padding:1px; } 
#rightSidebar p { border-bottom:solid 1px #CCCCCC; padding-bottom:10px; }
#rightSidebar a, #rightSidebar a:visited { color: #E31C23; }



#leftMenu {
	min-height:290px;
	_height:290px;
	background: #E31C23 url('../images/bg_left_menu.gif') no-repeat left bottom;
	font-size:0.9em;
	color:#FFF;
	padding-right:30px;
	margin-bottom:50px;
}

#leftMenu ul {
	list-style-type:none;
	margin-left:20px;
	padding:30px 0px;
}
#leftMenu ul li { margin:6px 0px; }
#leftMenu ul ul { padding:0px 20px 0px 0px; /* display:none;  */ }
#leftMenu ul li.opened ul { display:block; }
#leftMenu ul li strong { color: #000 !important; }
#leftMenu a {
	color: #FFF;
	text-decoration:none;
}
#leftMenu a:hover { text-decoration:underline; }

#rightColumn h1 {
	font:normal normal 1.9em arial;
	color:#F91313;
	margin:20px 0px;
}
#rightColumn h2 {
	font:normal normal 1.6em arial;
	color:#F91313;
	margin:20px 0px;
}
#rightColumn h3 {
	font:normal bold 1.4em arial;
	color:#F91313;
	margin:20px 0px;
}
#rightColumn h4 {
	font:normal bold 1.2em arial;
	color:#F91313;
	margin:10px 0px;
}
#rightColumn h5 { margin:5px 0px; font-weight:bold; font-size:1em; }

#rightColumn p { margin:5px 0px 20px 0px; }
#rightColumn ul {
	margin: 5px 0px 20px 20px; 
	list-style-type:none; 
}
#rightColumn ul li {
	list-style-image:url('../images/li_bullet.gif');
	padding-top:3px;
}
#rightColumn fieldset { padding:5px; margin-bottom:15px; }
#rightColumn fieldset textarea { width:300px; }

#rightSidebar img { margin-bottom:30px; }

#loginSection { margin-bottom:8px;}
#loginSection input { border:solid 1px #A7A6AA; color:#A7A6AA; width: 135px; }
#loginSection #loginButton { border:none; padding-left:3px; width:auto; }
#loginSection td { padding-right:2px; }
#loginSection label { font-weight:bold; padding-right:5px; }
#loginSection #login label { font-size:12px; }

#footerText {
	border-top:solid 1px #929292;
	color:#666666;	
	padding:8px 3px;
	font-size:0.9em;
}
#footerText a, #loginSection a, 
#footerText a:visited, #loginSection a:visited  { color:#FF0000; }
#rightFooter { float:right; text-align:right; width:400px; }

/* --- pager --- */

div.pager {
	padding-top: 5px;
	text-align: center;
}
div.pager .pageIndicator {
	margin-bottom: 5px;
}
.pager table {
	margin: 0 auto;
	width: 50%;
}
.pager td{
	padding: 0 1px;
	border: none;
}
.pager a, .pager table strong {
	color: #336600;
	background: #F2F2F2;
	display: block;
	min-width: 15px; _width: 21px;
	height: 17px;
	line-height: 17px;
	padding: 0 2px;
	text-decoration: none;
	text-align: center;
}
.pager table strong {
	color: #333;
	font-weight: bold;
}
.pager #first, .pager #previous, .pager #next, .pager #last {
	background-repeat: no-repeat;
	background-position: center center;
}
.pager #previous { margin-right: 15px; }
.pager #next { margin-left: 15px; }

.twoColumns {
	border-top: 1px solid #CCC;
	padding: 10px 0 10px 0;
}
.twoColumns.first {
	border: none;
}
.column {
	float: left;
	width: 230px;
}
.columnLeft { width:238px; }

#fulltextPager p img { margin:0px; }



/* --- align --- */
.left { text-align: left; }
.right { text-align: right; }
.center { text-align: center; }

/* --- floating --- */
.floatLeft, .imgLeft { float: left; }
.floatRight, .imgRight { float: right; }

.reset {
	display: block;
	font-size: 0px;
	line-height: 0px;
	height: 0.1px;
	overflow: hidden;
	clear: both;
}

.hide, .noDisplay { display: none; }
img { border: 0; }


