* {
	margin: 0;
	padding: 0;
}

html {
	scrollbar-3dlight-color: #3E535F;
    scrollbar-arrow-color: #ffffff;
	scrollbar-base-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-darkshadow-color: #3E535F;
	scrollbar-face-color: #3E535F;
	scrollbar-highlight-color: #3E535F;
	scrollbar-shadow-color: #3E535F;
}

body {
	font-family: sans-serif;
	color: #000000;
	font-size: 12px;
	text-align: center;
	min-width: 800px;
	margin-bottom: 10px;
	padding-top: 10px;
	line-height: 1.6;
	background: #87000A url(../pictures/back-body.jpg) repeat-x top center;
}


html>body {
	font-size: 12px;
}

/* layout */

#main {
	width: 800px;
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 0 auto;
}

body#subtitle #main {
	background: url(../pictures/back-main.jpg) repeat-y top center;
}

h1 a {
	height: 24px;
    display: block;
    float: left;
    text-transform: uppercase;
    padding: 2px 10px 0px 10px;
    border-right: 1px dotted #ffffff;
}

table#menu td {
	text-align: center;
    margin:  0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
    background: #95000B;
    border-right: 1px solid #630007;
	font-size: 100%;
}

.submenu {
	margin: 0; padding: 0;
	list-style-type: none;
	font-size: 95%;
    text-align: left;
}

ul.submenu {
	width: 150px;
	background: #95000B;
	border: #630007 1px solid;
}

ul.submenu li {
	margin: 0px 10px 0px 10px;
	padding: 5px 0px 5px 0px;
	background: none;
	border-bottom: #630007 1px solid;
}

ul.submenu li a {
	color: #ffffff;
	text-transform: none;
    padding: 0px 0px 0px 0px;
	position: relative; 
    text-transform: uppercase;
}

.submenu li a:hover {
	color: #FFF200; 
    text-decoration: none;
}

#title-box {
    display: block;
	width: 800px; 
	height: 150px; 
	text-align: center;
    padding: 10px 0px 10px 0px;
}

/*
#title-leftbox {
    float: left;
    font-size: 125%;
    font-weight: bold;
    color: #ffffff;
    text-transform: uppercase;
    padding: 0px 0px 0px 0px;
    margin: 0px 50px 0px 0px;
}

#title-leftbox a {
    text-align: left;
	width: 230px;   
	height: 150px;   
    display: block;
    background: url(../pictures/obr-titleoff-1.gif) no-repeat bottom center;
}

#title-leftbox a:hover {
    background: url(../pictures/obr-titleover-1.gif) no-repeat bottom center;
    text-decoration: none;
}

#title-rightbox {
    float: right;
    font-size: 125%;
    font-weight: bold;
    color: #ffffff;
    text-transform: uppercase;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

#title-rightbox a {
    text-align: right;
	width: 230px;   
	height: 150px;   
    display: block;
    background: url(../pictures/obr-titleoff-2.gif) no-repeat bottom center;
}

#title-rightbox a:hover {
    background: url(../pictures/obr-titleover-2.gif) no-repeat bottom center;
    text-decoration: none;
}
*/

h2 {
	width: 770px;
	height: 30px;
	text-align: left;
	font-size: 100%;
	color: #ffffff;
    margin:  0px 0px 0px 0px;
	padding: 11px 15px 0px 15px;
	display: block;
	clear: both;
    background: url(../pictures/back-header.jpg) no-repeat center center;
}

form#search {
    float: right;
    margin:  0px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
}

ul#text-left {
	width: 200px;
	float: left;
	color: #68676C;
    margin:  0px 0px 0px 0px;
	padding: 20px 0px 20px 0px;
}

ul#text-left li {
	width: 160px;
	color: #ffffff;
    list-style: none;
    margin:  0px 0px 5px 0px;
	padding: 5px 15px 5px 15px;
    background: #760008 url(../pictures/back-leftmenu.jpg) no-repeat bottom center;
}

ul#text-left li.text {
	width: 160px;
    list-style: none;
    font-weight: bold;
    margin:  0px 0px 5px 0px;
	padding: 5px 15px 5px 15px;
	color: #68676C;
    background: none;
}

ul#text-left li a {
	width: 160px;
	color: #ffffff;
    text-transform: uppercase;
    font-weight: bold;
    margin:  0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
    background: url(../pictures/sipka_l.gif) no-repeat center right;
    display: block;
}

ul#text-left li a:hover {
	color: #FFF200;
	text-decoration: none;
}

#text-middle {
	width: 560px;
    text-align: justify;
	float: left;
	color: #68676C;
    margin:  0px 0px 0px 0px;
	padding: 20px 20px 20px 20px;
}

#text-middle ul {
    margin:  0px 0px 0px 0px;
	padding: 10px 0px 10px 40px;
}

#text-middle a {
    color: #87000A;
}

ul#text-right {
	width: 190px;
	float: right;
	color: #68676C;
    margin:  0px 0px 0px 0px;
	padding: 20px 0px 20px 0px;
}

ul#text-right li {
	width: 160px;
	color: #ffffff;
    list-style: none;
    display: block;
    margin:  0px 0px 5px 0px;
	padding: 5px 15px 5px 15px;
    background: #760008 url(../pictures/back-rightmenu.jpg) no-repeat bottom right;
}

ul#text-right li.text {
	width: 160px;
    list-style: none;
    font-weight: bold;
    margin:  0px 0px 5px 0px;
	padding: 5px 15px 5px 15px;
	color: #68676C;
    background: none;
}

ul#text-right li a {
	width: 135px;
	color: #ffffff;
    text-transform: uppercase;
    font-weight: bold;
    margin:  0px 0px 0px 0px;
	padding: 0px 0px 0px 25px;
    background: url(../pictures/sipka_r.gif) no-repeat center left;
    display: block;
}

ul#text-right li a:hover {
	color: #FFF200;
	text-decoration: none;
}

#mozilla {
	width: 800px;
	height: 10px;
	display: block;
	clear: both;
}

#title-footer {
	width: 800px;
	height: 28px;
	text-align: left;
	font-size: 95%;
	color: #ffffff;
    margin:  0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	display: block;
	clear: both;
    background: url(../pictures/title-footer.gif) no-repeat center right;
}

#footer {
	width: 795px;
	height: 43px;
	text-align: left;
	font-size: 95%;
	color: #ffffff;
    margin:  0px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	display: block;
	clear: both;
    background: url(../pictures/back-footer.jpg) no-repeat center center;
}

#footer a, #title-footer a {
	color: #FFF200;
	font-weight: bold;
	text-decoration: none;
}

#footer strong {
	margin-top: 3px;
    display: block;
}

#footer strong a {
	margin-right: 30px;
    text-transform: uppercase;
    color: #ffffff;
}

a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

#footer a:hover, #title-footer a:hover, a:hover {
	color: #FFF200;
	text-decoration: underline;
}

img.mainfoto {
	float: right;
	margin: 5px 0px 0px 5px;
}

img.leftfoto {
	float: left;
	margin: 5px 10px 0px 0px;
}

	dl.details
{
  margin: 0px 0px 0px 0px;
}

dl.details dt
{
  font-weight:bold;
}

dl.details dd
{
  padding-left:1em;
  margin-left:0px;
}

dl.details2
{
  margin: 0px 0px 0px 0px;
}

dl.details2 dt
{
  font-weight:bold;
  display:inline;  
}

dl.details2 dd
{
  padding-left:0em;
  margin-left:0px;
  display:inline;
}

/* koniec layout */


#center {
	text-align: center;
	}


/* headers */

h1 {
	width: 800px;
}

#title h1 {
	height: 320px;
    background: url(../pictures/back-title-top.jpg) no-repeat top center;
    font-size: 100%;
}

#subtitle h1 {
	height: 119px;
    background: url(../pictures/back-subtitle-top.jpg) no-repeat top center;
    font-size: 100%;
}

h3 {
	text-transform: uppercase;
	font-size: 120%;
	color: #ffffff;
	position: absolute;
	top: 203px;
	left: 15px;
}

h4 {
	text-transform: uppercase;
	font-size: 120%;
	color: #ffffff;
    background: #2A2A2A;
}

/* koniec headers */


/* par */

input, textarea, select {
	font-size: 90%;
	background: url(../pictures/back-input.jpg) repeat-x center center;
	color: #000000;
	font-weight: bold;
	border-top: #8F8E91 1px solid;
	border-left: #8F8E91 1px solid;
	border-bottom: #68676C 1px solid;
	border-right: #68676C 1px solid;
	padding: 1px 5px 1px 5px;
    margin: 0px 0px 0px 0px;
}

input#submit {
	cursor: hand;
	color: #000000;
    border: 0px;
    width: 27px;
    padding: 2px 0px 0px 0px;
}

form>input#submit {
    padding: 0px 0px 0px 0px;
}

img {
	border: 0px;
	vertical-align: middle;
}

/* koniec par */

table {
	font-family: sans-serif;
	font-size: 100%;
	width: 100%;
}

.tab1 {
	text-transform: uppercase;
	background: #A8BD82;
	color: #ffffff;
}

.tab2 {
	border-left: #9A9D9F 1px solid;
	border-right: #9A9D9F 1px solid;
	text-align: center;
}

.tabparametre1, .tabparametre2, .tabparametre3 {
    color: #000000;
    border-top: 1px solid #87000A; 
    border-bottom: 2px solid #87000A;
    border-left: 1px solid #87000A;
    border-right: 2px solid #87000A;
	margin: 10px 0px 0px 0px;
}

.tabparametre3 {   
    text-align: center;
}

.tabparametre1 {
	width: 49%;
}

.tabparametre2 {
	width: 49%;
}

.tabparametre3 {
	width: 100%;
}

.tabparametre1 td, .tabparametre2 td, .tabparametre3 td {
    border-top: 1px solid #87000A; 
    border-left: 1px solid #87000A;
	padding: 2px 6px 2px 6px;
}
.tabparametre1.stredtab, .tabparametre2.stredtab {   
    text-align: center;
}

span.radiobutton input {
	width: 20px;
	margin: 5px 5px 0px 0px;
}

table#ziadost tr td {
	padding: 2px 0px 2px 0px;
}

#space100 {
	width: 100%;
	height: 15px;
	display: block;
	clear: both;
}
