* {
	margin: 0;
	padding: 0;
}
body, div, span, p, a, img, ul, ol, li, table, th, tr, td, form, fieldset, legend, dl, dt, dd, blockquote, applet, object {
	border: 0;
}
html {
}
body {
	font: normal 75%/1 Arial, Tahoma, sans-serif;
	color: #555;
	width: 973px;
	margin: 0 auto;
}
#frameholder {
	width: 973px;
	position: relative;
}
/* header ------------------------------------------------------------------ */
.top {
	background: url('../images/top-bg.jpg') no-repeat 379px 0;
	height: 72px;
	position: relative;
}
h1 a {
	display: block;
	width: 379px;
	height: 72px;
	line-height: 100px;
	text-align: center;
	font-size: 1.6em;
	position: relative;
}
h1 a span {
	width: 379px;
	height: 72px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	cursor: pointer;
	background: url('../images/logo.jpg') no-repeat
}
.fr h1 a span {
	background: url('../images/logoFR.jpg') no-repeat
}
p.links {
	position: absolute;
	right: 0;
	top: 20px;
}
p.links a {
	color: #7b7b7b;
	padding: 0 15px;
	text-decoration: none;
}
p.links a:hover {
	color: #d90202
}
p.links a.home {
	background: url('../images/ico-home.gif') no-repeat 0 70%;
}
p.links a.contact {
	background: url('../images/ico-contact.gif') no-repeat 0 70%;
}
p.links a.sitemap {
	background: url('../images/ico-sitemap.gif') no-repeat 0 70%;
}
p.langs {
	position: absolute;
	right: 183px;
	top: 55px;
}
p.langs a img {
	border: 1px solid #d6d6d6
}
p.langs a:hover img {
	border-color: #595959
}
#search {
	position: absolute;
	right: 420px;
	top: 16px;
	width: 150px;
}
#search .text {
	padding: 3px 5px 5px 5px;
	width: 103px;
	height: 13px;
	float: left;
	font-size: 11px;
	color: #bebebe;
	background: url('../images/input.gif') no-repeat;
	border: 0;
}
.country {
	position: absolute;
	cursor: pointer;
	top: 16px;
	right: 266px;
	background: url('../images/input.gif') no-repeat;
	font-size: 11px;
	width: 128px;
	z-index: 1000;
}
.country div {
	padding-left: 3px;
}
.country div a {
	text-decoration: none;
}
.country div a:hover {
	background-color: #eee;
}
.country .default {
	padding: 3px 0 7px 4px;
	height: 13px;
	color: #BEBEBE;
}
.country .flag_uk {
	background: #fff url('../images/langflags/flag_en.gif') no-repeat left 3px;
	padding: 3px 0 2px 20px;
}
.country .flag_en {
	background: #fff url('../images/langflags/flag_en.gif') no-repeat left 3px;
	padding: 3px 0 2px 20px;
}
.country .flag_ch {
	background: #fff url('../images/langflags/flag_ch.gif') no-repeat left 3px;
	padding: 3px 0 2px 20px;
}
.country .flag_fr {
	background: #fff url('../images/langflags/flag_fr.gif') no-repeat left 3px;
	padding: 3px 0 2px 20px;
}
.country .flag_cz {
	background: #fff url('../images/langflags/flag_cz.gif') no-repeat left 3px;
	padding: 3px 0 2px 20px;
}
.country .flag_sk {
	background: #fff url('../images/langflags/flag_sk.gif') no-repeat left 3px;
	padding: 3px 0 2px 20px;
}
.country .flag_ua {
	background: #fff url('../images/langflags/flag_ua.gif') no-repeat left 3px;
	padding: 3px 0 2px 20px;
}
.country .flag_de {
	background: #fff url('../images/langflags/flag_de.gif') no-repeat left 3px;
	padding: 3px 0 2px 20px;
}
#lang_button {
	width: 30px;
	height: 27px;
	position: absolute;
	top: 16px;
	right: 254px;
	background: url('../images/select.gif') no-repeat;
	cursor: pointer;
	z-index: 1001;
	zoom: 1
}
#display {
	background: #fff;
}
/* navigation --------------------------------------------------- */
ul#navigation {
	list-style: none;
	height: 30px;
	width: 971px;
	margin: 0 auto;
	line-height: 30px;
	background: #c00505 url('../images/nav.jpg') no-repeat
}
ul#navigation li {
	float: left;
	background: url('../images/nav-sep.gif') no-repeat 100% 0;
	padding-right: 2px;
}
ul#navigation li a {
	display: block;
	float: left;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	min-width: 130px;
	text-align: center;
}
ul#navigation li a:hover {
	color: #fff;
	background: #a40101 url('../images/nav-hover.jpg') no-repeat 50% 100%
}
ul#navigation li a span {
	display: block;
	padding: 0 20px;
}
ul#navigation li.active {
	background: url('../images/nav-active-bg.jpg') repeat-x;
	padding: 0;
}
ul#navigation li.active a {
	background: url('../images/nav-left-active.jpg') no-repeat;
}
ul#navigation li.first.active a {
	background: url('../images/nav-first-left-active.jpg') no-repeat;
}
ul#navigation li.active a span {
	background: url('../images/nav-right-active.jpg') no-repeat 100% 0;
	display: block;
	padding: 0 20px;
}
.breadcumb {
	background: url('../images/shadow.jpg') no-repeat;
	line-height: 18px;
	padding: 0 10px;
}
.breadcumb a {
	padding-right: 20px;
	background: url('../images/arrow.gif') no-repeat 96% 53%;
	text-decoration: none;
	font-size: 0.9em;
}
.breadcumb a.active {
	padding: 0;
	background: none;
	color: #d90202
}
.header {
	height: 168px;
	position: relative;
	line-height: 168px;
	text-align: center;
}
.header span {
	width: 971px;
	height: 168px;
	position: absolute;
	top: 0;
	left: 0;
	background: url('../images/header2.jpg') no-repeat;
}

.fr .header span {
	background: url('../images/header2FR.jpg') no-repeat;
}
div#sirsi {
	width: 973px;
	border: 0;
	padding: 0;
}
.content {
	float: right;
	width: 720px;
	padding: 0 0 0 11px;
	margin-bottom: 7px;
	/*background: url('../images/bg_content.gif') repeat-y;*/
	border-left: 1px solid #CCCCCC;
}
.content ul.cols {
	list-style: none;
	padding: 0;
}
.content ul.cols li {
	float: left;
	width: 231px;
	background: url('../images/col-div.gif') repeat-y center bottom;
	padding: 0 0 10px 0;
 	min-height: 149px;
}

.content ul.cols li.center {
	width: 253px;
}
.content ul.cols li h2 {
	font-size: 1.4em;
	padding: 6px 20px 8px 15px;
	font-weight: bold;
	color: #525252;
	margin: 0 0 6px;
	text-align: center;
}

.content ul.cols li h3 {
	font-size: 1.1em;
	width: 230px;
	display: block;
	font-weight: bold;
	color: #777;
	margin: 0 0 6px;
	text-align: center;
}

.content ul.cols li.center h2 {
	padding: 6px 30px 8px 25px;
}
.content ul.cols li p {
	padding: 0 16px 0px 15px;
	line-height: 1.4em
}
.content ul.cols li.center p {
	padding: 0 30px 0px 25px;
}
.content ul.cols li a {
	text-decoration: none;
}
.content ul.cols li .link_box {
	background: url('../images/col.gif') no-repeat center top;
	display: block;
	min-height: 149px;
	cursor: pointer;
}
.content ul.cols li.center .link_box {
	background: url('../images/col-center.gif') no-repeat center top;
	display: block;	
}
.content p {
	line-height: 1.6em;
	padding: 0 0 20px;
	color: #555;
	font-size: 1.1em
}
.content ul {
	margin: 0;
	padding: 0 0 0 40px;
}
.content ul li {
	padding: 3px 0;
	line-height: 1.4em;
}
#center_img {
	background: url("../images/top_content.gif") no-repeat;
	width: 722px;
	height: 173px;
	position: relative;
}

#center_img p {
	color: #666;
}

.folder_img {
	height: 140px;
	overflow: hidden;
}

#center_img img {
	margin: 0px 10px 0 0px;
	/*height: 152px;*/
	overflow: hidden;
}

#center_img .cl {
	right: 0;
	top: 0;
	height: 130px;
	padding: 10px 10px 0 0;
	overflow: hidden;
}

#center_img table {
	border: 0;
	margin: 0;
	width: 100%;
}

#center_img table td {
	border: 0;
	padding: 0;
}

#contact {
	position: relative;
	width: 700px;
	height: 318px;
	top: 10px;
	margin: 0 0 10px 10px;
	background-image: url('../images/formular.gif');
	background-repeat: no-repeat;
}
#contact .button {
	position: absolute;
	bottom: 20px;
	right: 20px;
	padding: 0;
	text-align: center;
	width: 103px;
	height: 29px;
	background-image: url('../images/odeslat.gif');
	background-repeat: no-repeat;
	border: 0px solid #fff;
	color: #fff;
}
#contact label {
	line-height: 1.4em
}
#contact label span {
	font-style: italic;
	color: #84908f;
	padding-top: 3px;
}
#contact input {
	font-family: Arial, Helvetica, sans-serif;
	padding: 3px 0 0 5px;
	background-image: url('../images/form-input.gif');
	background-repeat: no-repeat;
	width: 285px;
	height: 22px;
	font-size: 11pt;
	color: #aaa;
	font-style: italic;
	background-color: #ffffff;
	border: 1px solid #cccccc;
}
#contact textarea {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url('../images/textarea.gif');
	background-repeat: no-repeat;
	width: 645px;
	padding: 3px 5px 0;
	height: 144px;
	font-size: 11pt;
	color: #aaa;
	font-style: italic;
	background-color: #ffffff;
	border: 1px solid #cccccc;
}
#contact strong {
	background-color: transparent;
	font-weight: bold;
}
#contact form {
	margin: 0px;
	padding: 0px;
}
#contact p {
	padding: 0px;
}
.jmeno {
	position: absolute;
	top: 20px;
	left: 20px;
}
.email {
	position: absolute;
	top: 20px;
	right: 20px;
}
#text {
	position: absolute;
	top: 90px;
	left: 22px;
}
#mezera {
	float: left;
	width: 699px;
	height: 5px;
	margin: 0;
	padding: 0;
}
#neni {
	display: none
}
table {
	position: relative;
	width: 700px;
	border: 1px solid #cccccc;
	margin: 10px 0 15px 10px;
}
table td {
	border-top: 0px solid #cacaca;
	padding: 10px;
}
table th {
	background: #b00000;
	color: #fff;
	font-size: 11pt;
	font-weight: bold;
	padding: 10px;
	text-align: left
}
table .bg {
	background: #ebebeb
}
.panel {
	float: left;
	width: 240px;
	overflow: hidden;
}
.panel h3 {
	font-size: 1.4em;
	width: 206px;
	height: 43px;
	display: block;
	padding: 13px 20px 0 15px;
	font-weight: normal;
	color: #000;
	margin: 0 0 15px;
	background: url('../images/panel-top.jpg') no-repeat;
}
.panel .boxbg {
/*	background: url('../images/panel-bg.jpg') repeat-y */
}
.panel .btm {
/* 	background: url('../images/panel-btm.jpg') no-repeat; */
	height: 5px;
	line-height: 0;
	font-size: 0;
}
.panel ul {
	width: 208px;
	margin: 0;
	padding: 0 10px 0 25px;
	list-style: none;
	position: relative;
	top: -15px;
}
.panel ul li {
	width: 200px;
	margin: 0 0 5px 0;
	line-height: 20px;
	text-align: left;
}
.panel ul li a {
	display: block;
	padding: 0 0 0 18px;
	background: url('../images/sipka.gif') no-repeat left 6px;
}
.panel ul li a:hover {
	color: #b20000;
	background: url('../images/sipkah.gif') no-repeat left 6px;
}
.panel .active a {
	font-weight: bold
}
#footer {
	height: 80px;
	background: url('../images/footer.jpg') no-repeat;
}
#footer p {
	padding: 17px 15px;
}


.RedTable {border: 2px solid #fd2602; margin-left: 5px;}
.RedTd {background: #890f02 url("../images/red_td_bg.jpg") repeat-x; color: #ffffff;}
.Clearer {clear: both;}
.FloatLeft {float: left;}