@charset "utf-8";
/* CSS Document */
/* BODY */
* {
	margin: 0;
	padding: 0;
}
body {
	background-color: #4d4c4b;
	text-align: center;
	font-size: 0.72em;
	line-height: 1.7;
}
body, input, select, textarea {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
textarea {
	background-color: #fff;
}
TD, DIV, P, SPAN {
	color:#fff;
}
.ir {display:block;overflow:hidden;position:relative;}
.ir span {width:100%;height:100%;display:block;overflow:hidden;position:absolute;left:0;top:0;z-index:1;}
.clear {clear:both;}
LI {
	line-height:20px;
}
.wdt70 {
	width:70px;
}
/* logo */
h1 {width:515px;height:125px;overflow:hidden; margin:0px; z-index:100; position:relative; float: left;}
h1 a {width:515px;height:125px;}
h1 a span {background:url(../pics/logo.jpg) 0 0 no-repeat;cursor:pointer;}
/* -- logo -- */
.top {
	width:100%;
	background-image:url(../pics/bg-top.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:177px;
	color:#000000;
}
.top-cont {
	width:750px;
	text-align:left;
	margin:auto;
}
/* menu */
.menu {
	text-align:center;
	color:#666;
	height:51px;
	line-height:51px;
}
.menu UL {
	list-style:none;
}
.menu UL LI {
	float:left;
	line-height:51px;
}
.menu A {
	text-decoration:none;
	color:#FFFFFF;
	text-transform:uppercase;
	padding-right:28px;
	padding-left:28px;
	font-size:99%;
}
.menu A:hover {
	color:#ff8c00;
}
.page {
	width: 750px;
	text-align: left;
	position: relative;
	margin: 0 auto;
}
.flash {
	width:100%;
	height:190px;
}
.content {
	margin-top:10px;
}
.content TABLE.obsah {
	width:100%;
	background-image:url(../pics/bg-tab-obsah.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	background-color:#231f20;
	margin-bottom:20px;
}
.content TABLE.obsah TD {
	vertical-align:top;
}
TABLE.obsah .left {
	width:470px;
}
TABLE.obsah .right {
	padding-bottom:10px;
}
.left H2 {
	background-image:url(../pics/bg-h2.gif);
	height:50px;
	font-size:100%;
	line-height:50px;
	padding-left:15px;
	color:#ff8c00;
}
.left H3 {
	margin-left:20px;
	margin-top:10px;
	margin-bottom:10px;
}
.left P {
	margin:20px;
	text-align:justify;
}
.left P A, .left LI a, .left h3 A, .left TD A {
	color:#ff8c00;
}
.left P A:hover, .left LI a:hover, .left h3 A:hover, .left TD A:hover {
	text-decoration:none;
	color:#FFFFFF;
}
.left UL {
	margin-left:55px;
	margin-bottom:20px;
	margin-right:20px;
}
.left UL UL {
	margin:0;
	margin-left:20px;
}
.left UL LI {
	list-style:square;
	text-align:justify;
}
.left TABLE.ref, .left TABLE.aktiv {
	width:430px;
	margin-left:20px;
	margin-right:20px;
	margin-top:20px;
	margin-bottom:20px;
}
.left TABLE.kont {
	width:430px;
	margin-left:20px;
	margin-right:20px;
	margin-top:20px;
	margin-bottom:20px;
}
.left TABLE.ref TD, .left TABLE.aktiv TD {
	width:50%;
}
.left TABLE.aktiv TD UL {
	margin-left:20px;
	margin-top:0;
	margin-bottom:0;
}
.left TABLE.aktiv TD UL LI {
	list-style-image:url(../pics/lin.gif);
}
.left TABLE.aktiv TD A {
	color:#FFFFFF;
	font-size:0.97em;
}
.left TABLE.aktiv TD A:hover {
	text-decoration:none;
}
A.up {
	font-weight:normal;
	color:#FFFFFF;
	background-image:url(../pics/up.gif);
	background-repeat:no-repeat;
	padding-left:16px;
}
.left TABLE.nabidka-aktivit {
	margin-left:10px;
	margin-top:10px;
	margin-bottom:20px;
	width:440px;
	border:solid #333;
	border-width:1px 0 0 1px;
}
.left TABLE.nabidka-aktivit TD {
	border:solid #333;
	border-width: 0 1px 1px 0;
}
.left TABLE.nabidka-aktivit tr.active TD{
	background:#f7941d;
	color:#000000;
}
.left TABLE.nabidka-aktivit TD {
	padding-left:10px;
	line-height:20px;
}
.left TABLE.nabidka-aktivit TD.center {
	padding:0;
	text-align:center;
}
.left TABLE.nabidka-aktivit TR:hover {
	background: #333333;
}
.right TABLE.submenu {
	width:100%;
}
TABLE.submenu TD.sep {
	background-image:url(../pics/tab-sub-sep.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	width:19px;
	background-color:#4d4c4a;
}
TABLE.submenu TD.cont {
	background-color:#4d4c4a;
	width:260px;
	text-align:left;
}
TABLE.submenu TD.cont DIV.links {
	width:240px;
	background-color:#f7941d;
}
TABLE.submenu TD.cont DIV.links A {
	display:block;
	padding-left:15px;
	color: #000000;
	text-decoration:none;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:5px;
	border:solid;
	border-width:1px 0 1px 0;
	border-color:#f28a0d #fff #f99d30 #fff;
}
TABLE.submenu TD.cont DIV.links A:hover, A.active {
	background-color:#f8b461;
}
.menu A.active {
	background:none;
	color:#ff8c00;
}
TABLE.obsah .right .obsah {
	margin-left:20px;
	margin-top:20px;
	width:237px;
	color: #999999;
}
TABLE.obsah .right .obsah IMG {
	border:solid #000000 1px;
	margin:10px 0 5px 0;
}
TABLE.obsah .right .obsah IMG.last {
	margin:10px 0 0 0;
}
.right P {
	margin-bottom:20px;
	color: #999999;
}
.right UL {
	margin-left:20px;
	margin-bottom:20px;
}
.right UL LI {
	list-style:square;
}
.right .al-right, .al-right {
	text-align:right;
}
.right A {
	color:#FFFFFF;
}
.obsah H3 {
	font-size:130%;
	color:#ff8c00;
	text-transform:uppercase;
}
TABLE.submenu TD.bott {
	background-image:url(../pics/tab-sub-bott.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	font-size:1px;
	height:13px;
}
.submenu H2 {
	background-image:url(../pics/bg-sub-h2.gif);
	height:50px;
	font-size:100%;
	line-height:50px;
	padding-left:35px;
	color:#fff;
}
