* {
    margin:0em;
    padding:0em;
}
body {
	margin:2em;
	text-align: left;
	font-family:Tahoma,sans-serif;
	font-size:12px;
	color: inherit;
    background:#FFF;
}
h1 {
    text-align:center;
    border-bottom:5px solid #F5851F;
    padding-bottom:20px;
}
a {
	text-decoration: underline;
	color: #0B4DA1;
	background-color: inherit;
}	
a:hover {
	color: #464646;
	background-color: inherit;
}
a.more {
    font-weight:bold;
    color:#F7851D;
}
a.more:hover {
    font-weight:bold;
    color:#F7851D;
}
a img {
    border:none;
}
a.backlink {
    font-weight:bold;
    display:block;
    text-align:right;
    margin-top:20px;
}
ul,ol {
    margin:15px 0px 15px 20px;
}
p {
    margin:10px 0px 20px 0px;
}
td p {
    margin:0px;
}
table,div,select,form,textarea,input {
	font-family: Tahoma,sans-serif;
	font-size:11px;
	text-align:left;
}
a:hover{ text-decoration: underline; }

#lavypanel{
    display:none;
}

.stredpanel_menu{
	display:none;
}
.stredpanel_menu_odsadenie{
	background-color: inherit;
	text-align: left;
	padding: 7px 0px 0px 100px;
	color: #FFF;
}
.stredpanel_menu_odsadenie a{
	color: #FFF;
	background-color: inherit;
	text-decoration:none;
}
.stredpanel_menu_odsadenie a:hover{
	color: #FFF;
	background-color: inherit;
	text-decoration: underline;
}
.stredpanel_menu_odsadenie b{
	color: #FFF;
	background-color: inherit;
	font-weight: normal; 
	font-size: 9px;
}
.stredpanel_horny_background{
	color: inherit;
	background-color: inherit;
    min-height:200px;
    _height:200px;
}
h3 {
	padding:15px 15px 0px 15px;
	background-color: inherit;
	color: #FF7A00;
	font-style:italic;
	font-weight: bold;
	font-size: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif ;
}
#stredpanel h3.aktuality {
	padding: 15px 0px 0px 80px;
}

#stredpanel h2 {
	background-color: inherit;
	color: #000;
	font-style:italic;
	font-weight: bold;
	font-size: 2em;
	font-family: Verdana, Arial, Helvetica, sans-serif ;
    margin:1em 0em;
}
#stredpanel div.content {
    padding:0px;
}

#pravypanel {
	display:none;
}

.web_developer{
	padding: 10px 0px 10px 0px;
	color: #000;
	text-align: center;
	margin: 0px auto;
	background-color: inherit;
}
.web_developer a{
	text-decoration: none;
	color: #000;
	background-color: inherit;
}	
.web_developer a:hover{
	text-decoration: underline;
	color: #000;
	background-color: inherit;
}	
.cleaner 
{ 
    clear:both; 
    height:1px; 
    font-size:1px; 
    border:none; 
    margin:0; padding:0; 
    background: transparent; 
}
.spodny_oranz_pruh{
	margin: 20px auto;
	text-align: center;
	background: #F5851F;
	color: inherit;
	height: 5px;
}

dl.list dt {
    font-weight:bold;
}
dl.list dd {
    padding:5px 0px 10px 0px;
    margin:0px 0px 10px 0px;
    border-bottom:1px solid #0B4DA1;
}

dl.faq {
    padding:0px;
}
dl.faq dt {
    font-weight:normal;
    color:#004177;
    background:#FBE7A3;
    padding:5px;
    border-bottom:1px dashed #F5851F;
    margin:0px;
}
dl.faq dd {
    margin:0px 0px 5px 0px;
    padding:5px;
    background:#FFFCF9;
}

form.faq {
    float:right;
    margin:0px 0px 10px 10px;
    background:#FBE7A3;
    color:#265EA8;
    padding:10px;
}
form.faq .text,form.faq textarea {
    width:150px;
    font-family:Arial;
    border:1px Solid #D4D0C8;
    background:#FFFFFF;
}
form.faq .button {
    text-align:right;
    border:none;
    background:#FBE7A3;
    color:#265EA8;
    font-weight:bold;
    width:150px;
    margin-top:5px;
    cursor:pointer;
}

dl.download dt {
    padding:3px 0px 3px 20px;
}
dl.download dd {
    padding:3px 0px 3px 20px;
}
h4.error {
    background:#F00;
    color:#FFF;
    padding:5px;
}

ul.programlist {
    margin:0px 45px 20px 55px;
    list-style:none;
    font-weight:normal;
    text-align:center;
    border:1px Solid #F78A29;
    padding:0px 0px 0px 0px;
    background:#FBE7A3;
}
ul.programlist li {
    display:inline;
    line-height:2.1em;
    padding:0em 0.2em;
}
ul.programlist li a {
    padding:0.2em 0.5em;
    border:1px solid #FBE7A3;
    white-space:nowrap;
}
/* ul.programlist li a:hover, */
ul.programlist li a.active {
    color:#0B4DA1;
    border:1px solid #F78A29;
    background:#F78A29;
}


ul.programsubmenu {
    margin:0px;
    text-align:left;
    border-bottom:1px solid #0B4DA1;
    padding:2px 5px 2px 5px;
    background:#0B4DA1;
}
ul.programsubmenu li {
    display:inline;
    padding-right:10px;
}
ul.programsubmenu li a,ul.programsubmenu li a:hover {
    color:#FFF;
}
ul.programsubmenu li a.active {
    color:#FBE7A3;
}

h3.programsubmenu {
    margin:20px 0px;
    padding:0px 0px 3px 0px;
    color:#0B4DA1;
    border-bottom:1px solid #000;
}


table.form {
    background:#FBE7A3;
    border:1px solid #F78A29;
    width:100%;
}
table.form td {
    padding:2px;
}
table.form input.text {
    width:200px;
}
table.form .submit_text2 {
    text-align:center;
    font-weight:bold;
}

p.info {
    color:#FFF;
    font-size:170%;
    text-align:center;
    font-weight:bold;
    background:#0B4DA1;
    padding:10px;
}

div.actions {
    display:none;
}
