/*---------Základné prvky---------*/
body {
color: #4800ff;
font-size: 10pt; 
font-family: Verdana;
margin: 0 0 0 0;
padding: 0 0 0 0;
background-color: #ffffff;
}

#header_background {
margin: 0 0 0 0;
padding: 0 0 0 0;
height: 200px;
width: 100 %;
background-image: url("../images/header_background.jpg");
background-position: top;
background-repeat: repeat-x;
}

#header {
margin: 0 0 0 0;
padding: 0 0 0 0;
height: 200px;
width: 600px;
background-image: url("../images/header.jpg");
background-position: top;
background-repeat: no-repeat;
}

#ponuka {
color: #4800ff;
font-size: 8pt;
margin: 0 0 0 0;
padding: 0 0 0 0;
}

#status {
color: #000000;
height: 20px;
font-weight: bold;
font-size: 8pt;
background-image: url("../images/form-submit.jpg");
background-position: top;
background-repeat: repeat-x;
border-bottom-style: solid;
border-bottom-width: 1px;
border-bottom-color: #000000;
border-left-style: solid;
border-left-width: 1px;
border-left-color: #000000;
border-top-style: solid;
border-top-width: 1px;
border-top-color: #000000;
padding: 0 0 0 0;
margin: 0 0 0 0;
}

#time {
padding: 0 0 0 0;
margin: 0 0 0 0;
}

#reklama {
width: 95%;
height: 75px;
border-bottom-style: solid;
border-bottom-width: 1px;
border-bottom-color: #000000;
border-top-style: solid;
border-top-width: 1px;
border-top-color: #000000;
}

/*---------Formuláre---------*/
.form {
color: #000000;
border-style: dashed;
border-width: 1px;
border-color: #000000;
background-image: url("../images/list-background.jpg");
background-position: top;
background-repeat: inherit;
}

.input {
color: #ffffff;
height: 18px;
width: 130px;
background-image: url("../images/login-input.jpg");
background-position: top;
background-repeat: repeat-x;
border-style: solid;
border-width: 1px;
border-color: #000000;
}

.form_submit {
color: #000000;
height: 20px;
width: 80px;
background-image: url("../images/form-submit.jpg");
background-position: top;
background-repeat: repeat-x;
font-weight: bold;
border-style: solid;
border-width: 1px;
border-color: #000000;
cursor: pointer;
}

#upload_submit {
color: #000000;
height: 20px;
width: 80px;
background-image: url("../images/upload-submit.jpg");
background-position: top;
background-repeat: no-repeat;
font-weight: bold;
border-style: solid;
border-width: 1px;
border-color: #000000;
cursor: pointer;
}

.form_AN {
color: #000000;
height: 20px;
width: 50px;
background-image: url("../images/form-submit.jpg");
background-position: top;
background-repeat: repeat-x;
font-weight: bold;
border-style: solid;
border-width: 1px;
border-color: #000000;
cursor: pointer;
}

.nova_galeria {
background-color: #ffffff;
border-style: solid;
border-width: 1px;
border-color: #ffffff;
color: #4800ff;
cursor: pointer;
}

.nova_galeria:hover {
color: #0066ff;
border-bottom-style: dotted;
border-bottom-width: 1px;
border-bottom-color: #0066ff;
}

.input:hover, .form_submit:hover, .form_AN:hover, select:hover {
border-style: solid;
border-width: 1px;
border-color: #4800ff;
}

/*---------Zobrazovanie---------*/
.zoznam {
border-style: dashed;
border-width: 1px;
border-color: #000000;
background-image: url("../images/list-background.jpg");
background-position: top;
background-repeat: inherit;
}

.pruhovanie {
background-image: url("../images/list-background-dark.jpg");
background-position: top;
background-repeat: inherit;
}

.nadpisy {
color: #000000;
font-size: 10pt;
}

.info {
color: #ffffff;
height: 18px;
width: 375px;
background-image: url("../images/login-input.jpg");
background-position: top;
background-repeat: repeat-x;
border-style: solid;
border-width: 1px;
border-color: #000000;
}

.fotka {
border-bottom-style: dashed;
border-bottom-width: 1px;
border-bottom-color: #000000;
}

.delete {
width: 15px;
height: 15px;
background-image: url("../images/delete.png");
background-position: top;
background-repeat: no-repeat;
cursor: pointer;
}

.moznosti {
font-size: 8pt;
font-weight: bold;
border-style: solid;
border-width: 1px;
border-color: #000000;
}

.underline {
border-bottom-style: dashed;
border-bottom-width: 1px;
border-bottom-color: #000000;
}

a, a:link, a:visited {
color: #4800ff;
text-decoration: none;
}

a:hover {
color: #0066ff;
text-decoration: underline;
cursor: pointer;
}

#foto {
font-size: 8pt;
}
