@charset "UTF-8";
/* CSS Document */

body {
margin: 0;
background: #2e668d url(img/bg.png) repeat;
min-height: 1000px;
}

#container {
width: 931px;
height: auto;
min-height: 768px;
text-align: left; /*zrušenie vycentrovania textu*/
margin: 0 auto; /*vycentrovanie v ostatných prehliadačoch*/
}


#header {
width: 931px;
height: 176px;
}

.right_login {
float: right;
font: small Verdana, Arial, Helvetica, sans-serif;
color: #FFFFFF;
width: auto;
}

.table_prava td {
border-bottom-width: 1px;
border-bottom-color: #a52d49;
border-bottom-style: solid;
background-color: #f2d5db;
}

.table_prava a {
font: small Verdana;
color: #a52d49;
text-decoration: none;

}

.table_prava a:hover {
font: italic small Verdana;
color: #a52d49;
text-decoration: none;

}

#menu {
margin: 0;
padding: 0;
list-style: none;
width: 931px;
height: 80px;
float: right;
background: url(img/menu.jpg) no-repeat;
}

#menu li {
float: right;
}

#menu a {
display: block;
padding: 2em 2.2em;
margin-right: 1em;
text-decoration: none;
font: bold medium Verdana, Arial, Helvetica, sans-serif;
color: #f8ced8;
}

#menu a:hover {
color: #fff;
}

#content {
width: 931px;
background: url(img/text.jpg) repeat-y;
}

.text {
margin: 0 auto;
text-align: justify; 
font: small Verdana, Arial, Helvetica, sans-serif;
width: 95%;
min-height: 500px;
color: #333333;
}


.text .material_baz a {
font: small Verdana;
color: #a52d49;
text-decoration: none;
}

.text img {
float: left;
}

#main_text {
float: right;
width: 540px;
padding: 1em 0 0.7em;

}

/* sekcia start */

#quick_start_left {
float: left;
width: 300px;
}

#quick_start_left a {
font: small Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
color: #333333;
}

#quick_start_left a:hover {
text-decoration: underline;
}

#quick_start_right {
float: right;
width: 500px;
}

#quick_start_right a {
font: small Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
color: #333333;
}

#quick_start_right a:hover {
text-decoration: underline;
}

/* sekcia texty */

#texty {
float: right;
width: 260px;
}

#texty .t_left {
float: left;
width: 130px;
}

#texty .t_right {
float: right;
width: 130px;
}

#texty a {
padding: 0.5em;
font: bold medium Verdana, Arial, Helvetica, sans-serif;
color: #258d55;
text-decoration: none;
}

#texty a:hover {
text-decoration: underline;
} 

#add_text {
float: left;
width: 600px;
}

.clear {
clear: both;
}

#footer {
width: 931px;
height: 24px;
padding: 2em;
background: url(img/footer.jpg) no-repeat;
clear: both;
font: x-small Verdana, Arial, Helvetica, sans-serif;
color: #FFFFFF;
}

#footer a {
color: #FFFFFF;
text-decoration: none;
}

#footer a:hover {
color: #FFFFFF;
text-decoration: underline;
}

/* Metoda Phark nahradzania textu prehliadnym obrazkom */

h1 {
float: left; 
margin: 0;
padding: 0;
text-indent: -5000px;
background: url(img/header.jpg) no-repeat;
width: 384px;
height: 96px;
}

/* Nadpis nad textom */

h2 {
margin: 0;
padding: 0 0.5em 0.8em;
background: url(img/nadpis_bg.png) no-repeat left bottom;
font: bold medium Verdana, Arial, Helvetica, sans-serif;
color: #09537c;
}

/* Nadpis v guick start */

h4 {
margin-top: 0.5em;
margin-bottom: 0.8em;
font: bold large Verdana, Arial, Helvetica, sans-serif;
color: #09537c;
}

/* lavy java script */

#wrapper{
float: left;
width: 250px;
margin: 0 auto;
}

#wrapper a{
text-decoration: none;
color: #539668;
}

#wrapper a:hover{
color: #96bc3e;
}

#wrapper p{
margin: 0;
padding: 5px;
line-height: 1.5em;
text-align: justify;
}

.box{
background: #fff;
}

.boxholder{
clear: both;
padding: 1px;
background: #cce395;
}

.tab{
float: left;
height: 25px;
width: 80px;
margin: 0 1px 0 0;
text-align: center;
background: #cce395 url(img/button.png) no-repeat;
}

.tabtxt{
margin: 0;
color: #fff;
font-size: x-small;
padding: 0.5em 0 0 0;
}

/* tabulka sprav */

.spravy {
border-collapse: collapse;
width: 200px;
border: 1px solid #666;
}

th, td {
padding: 0.1em 1em;
}

caption {
display: none;
}

col {
border-right: 1px solid #ccc;
}

th {
font-weight: normal;
text-align: left;
}

.odd {
background-color: #FFFFFF;
font: x-small Verdana, Arial, Helvetica, sans-serif;
}

.odd a {
color: #333333;
}

/*
tr:hover {
background-color: #e2f0c2;
color: #333333;
}
*/

thead tr:hover {
background-color: transparent;
color: inherit;
}

/* tabulka textov */

#tab_texty {
width: 550px;
border: 0;
}

#tab_texty .func {
width: 20px;
}

#tab_texty .id {
font-weight: bold;
width: 20px;
}

#tab_texty .popis a {
text-decoration: none;
}

/* formular */

fieldset {
margin: 1em 0;
padding: 1em;
border: 0;
background: #fff;
}

legend {
font-weight: bold;
color: #000000;
}

label {
display: block;
}

.send {
margin: 0 1em;
}

.contacts {
width: 200px;
}

/* hlasenia odpovedi */

.error
{
	float: left;
	color: #FF0000;
	background-color: #F9E1E9;
	padding: 20px;
	border: 1px #FF0000 solid;
	width: 800px;
}

.ok
{
	float: left;
	color: #006600;
	background-color: #E2FDDB;
	padding: 20px;
	border: 1px #006600 solid;
	width: 800px;
}
