body {
	margin: 0;
	background-color: #FFFFFF;
	color: #000000;	
	text-align:center;
	background: url("img/background.gif");
}

body, tr, td, th, p, input, select, textarea, div {
	font-family:  "Tahoma", "Verdana", "helvetica ce", "arial ce", helvetica, arial,  sans-serif;
	font-size: 8pt;
}

#j2, #a2 {color:red; visibility:hidden;}

p, ul, li{
	text-align: justify;
}

p{
	margin-top: 8px;
	margin-bottom: 8px;
}

h1 {
	color: #009A55;
	font-size: 10pt;
}

h2 {
	color: #000000;
	font-size: 8pt;
}

a {
	color: #340E70;
	text-decoration: underline;
}

a:hover {
	color: #009A55;
	text-decoration: underline;
}

.hlavicka {
        border-bottom: 1px solid;
        border-color: #340E70;
        padding-top: 6px;
        padding-bottom: 6px;
}

legend {
        color: #340E70;
        font-size: 9pt;
        font-weight: bold;
        padding-right: 10px;
        padding-left: 6px;
}

fieldset {
	border-color:#340E70;
	border-style:double;
        border-width: 0px;
        margin:10px;
}

.vyraznytext {
        font-weight: bold;
        color: #009A55;
        font-size: 9pt;
        margin-top: 10px;
        margin-bottom: 7px;
        margin-right: 10px;
        margin-left: 13px;
}

.text {
        margin-top: 10px;
        margin-bottom: 7px;
        margin-right: 10px;
        margin-left: 13px;
}

.hdetail {
        border: 1px solid;
        border-color: #340E70;
        padding-left: 5px;
        padding-top: 6px;
        padding-bottom: 6px;
        color: #340E70;
        font-size: 10pt;
        font-weight: bold;
}

.radek {
        border-bottom: 1px solid;
        border-color: #009A55;
        padding-right: 40px;
        padding-top: 6px;
        padding-bottom: 6px;
}

.radek2 {
        border-bottom: 1px solid;
        border-color: #009A55;
        padding-left: 1px;
        padding-top: 6px;
        padding-bottom: 6px;
}


.radeklast {
        border-bottom: 1px solid;
        border-color: #009A55;
        padding-top: 6px;
        padding-bottom: 6px;
}

/*#column {
	width: 100%;
	height: auto;
	text-align:center;
	/*background: url("img/background-new2.gif") repeat-y center top;*/
}*/

#top {
	width: 948px;
	height: 160px;
}

#column-in {
	float: none;
	margin-top: none;
	width: 948px;
	height: auto;
	background-color: #ffffff;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1px;
	
}

#logo {
	width:928px;
	height: 61px;
	margin-left: 20px;
	text-align: left;
	margin-bottom: 1px;
}

.logotyp {
           margin-top: 14px;
           border: 0px solid;

}

.logotypodkaz {
                border: 0px solid;

}

#menu { 
	width: 948px;
	height: 48px;
	margin-bottom: 1px;
}

#menu-navigator {
	width: 750px;
	height: 19px;
	margin-bottom: 1px;
}

div#nav {
	width: 948px;
	margin-bottom: 1px;
}
div#nav li {
        behavior: url(hover.htc);
        position: relative;
}
div#nav ul ul {
        display: none; 
        position: absolute; 
        top: 34px;
        left:1px;
}
div#nav ul ul li { 
        float: none;
}
div#nav ul ul li a {
        display: block; 
        padding: 4px 0px;
        text-decoration: none;  
        height: 15px; 
        width: 157px; 
        color: White; 
        border-bottom: 1px solid White; 
        background: #8128DD; 
        margin: 0; }
div#nav ul li:hover ul, div#nav ul li.hover ul {
        display: block;
}
div#nav ul li:hover a,  div#nav ul li.hover a {
        text-decoration: underline;
}
div#nav a.vyrazny {
        font-weight: bold; letter-spacing: 1px;
}

div#nav li a { 
        color: black;
        display: block;
        padding: 0px;
        text-decoration: none;
        margin: 0px;
        background: none;
}
div#nav a:hover {
        text-decoration: underline;
}
div#nav ul ul li a:hover {
        background: #340E70; 
        text-decoration: none;
}
div#nav ul ul li a { 
        text-decoration: none !important; 
}

div#nav ul, div#nav ul ul {
        margin: 0;
        padding: 0;
        list-style-type: none;
}
div#nav li {
        float: left;
}
div#nav ul {
        margin-left: 0px; 
}

.line{
	width: 948px;
	height: 2px;
	background: url("img/green-line.gif") no-repeat center top;
}

#content{
	/*width: 620px;*/
	width: 948px;
	height: auto;
	float: left;
}

#news {
	width: 260px;
	height: auto;
	padding-top: 10px;
	text-align: left;
}

.news-box {
        width: 240px;
	height: 40px;
	border-color: #009A55;
	border-style: solid;
	border-width: 1px;
	padding: 5px;
	margin-bottom: 1px;
}

#content2 {
	height: auto;
	padding-top: 10px;
	padding-left: 7px;
	padding-right: 7px;
	text-align: justify;
}

#pic-right {
/*	float: right;
	height: auto;*/
	width: 127px;
	position: absolute;
	right: -2;
	bottom: 0;
}

#paticka {
	float: none;
	clear:both;
	background-color: #340E70;
	margin-top: 1px; 
	width: 948px;
	height: 20px;
	padding-top: 3px;
	text-align: center;
	color: #cccccc;
}

#cara {
	clear:both;
}

#paticka a {
	font-weight: bold;
	text-decoration: none;
	color: #cccccc;
}

#paticka a:hover {
	color: #ffffff;
}

.detail{
	text-align: right;
}

.detail a{
	font-weight: bold;
	color: #000099;
	text-decoration: underline;
}

.paddings {
	padding: 10px;
}

.paddings {
	padding: 20px;
}	

.datum{
	margin-top: 5px;
	float:right;
	padding-right: 20px;
	text-align:right; 
	color: black;
	font-size: 11px;
}

#xxx {
	position: relative;
	width: 750px;
}

.debug {
	border: 1px solid red;
}

.debug2 {
	border: 1px solid blue;
}

div#text, div#title { padding: 20; width: 550;}

#pozice{
	width: 948px;
	height: auto;
}

input, textarea, select { border: 1px solid #340E70; 
                          font-size: 10pt;}
                          
form { margin: 0; 
       padding: 0; 
       font-size: 10pt;}
       
input.btn { font-size: 10pt; 
            background-color: #FFFFFF; 
            color: #009A55; 
            border: 1px solid #340E70; 
            font-weight: bold; 
            cursor: pointer; }

.kukken { position: absolute; 
          top: -10000px; 
          left: -10000px; }
