/*color: */
/* --------------------------------------=RESET */
ul,ol { list-style:none }  


h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
h1,h2,h3,h4,h5,h6 {font-weight: normal;}

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin:0; padding:0 }

input, select, textarea {font-size: 100%}
a img,:link img,:visited img { border:none }


address { font-style:normal }

/*----------------------------------------=ZAKLAD*/
a {
text-decoration: none;
}
p {
color: #fff;
font-size: 1.2em;
margin-top: 1em;
}



div.hr {
height: 25px;
background-color: transparent;
background: url(../images/hr_separator.jpg) 0 0 no-repeat;
margin: 15px 0 15px 0;
clear: both;
}

div.hr hr {
display: none;
}

.strong {
font-weight: bold;
}
 pre {
 color: white;
 font-size: 1.3em;
 margin-top: 1.5em;
 }
 
h1, h2, h3 {
font: 3.2em "Times New Roman CE", "Times New CE", "Times CE", "Times New Roman", times, serif;
color: #b2772f;
margin: 0 0 15px 0;
}

h2 {
font-size: 2.4em;
}
/*zrušenie float-left*/
.neobtekat:after {
content: ".";
display: block;
height: 0;
visibility: hidden;
clear: both;
}



/*------------------------------------------=LAYOUT*/
body {
background: #000 url("../images/lad_hore.jpg") center top no-repeat;
text-align: center;
font: 62.5%/2.2em verdana, tahoma, arial, sans-serif;
}
#bodyin {
text-align: left;
width: 770px;
margin: 0 auto;
/*background: url("../images/ohen_dole.jpg") center bottom no-repeat;
*/}

#wrapper {

background: url("../images/wrapper_bg.gif") 0 0 repeat-y;
margin-top: 52px;


}

#wrapper1 {
background: url("../images/wrapper_top.jpg") 0 0 no-repeat;
}

#wrapper2 {
background: url("../images/wrapper_bottom.jpg") left bottom no-repeat;

padding: 15px;
}
 #main {
 margin: 15px 0 0 0;
 min-height: 500px;}
/*-----------------------------------------------------=HEAD*/
#head {
background: url("../images/head.jpg") 0 0 no-repeat;
width: 740px;
height: 212px;
}

#head img {
margin: 63px 162px;
}

/*--------------------------------------------------------=MENU*/
#menu_top {
background: #060c12 url("../images/menu_top.jpg") left top no-repeat;
width: 251px;
float: left;
}

#menu_bottom {
background: url("../images/menu_bottom.jpg") left bottom no-repeat;
font-size: 1.3em;
line-height: 2em;
}

#menu_bottom ul {

}

#menu_bottom ul li {

}

#menu_bottom ul li a, #menu_bottom ul ul li a {
display: block;
color: #92b2d7;
border-bottom-color: #10161b;
border-top-color: #030304;
border-bottom-style: solid;
border-bottom-width: 1px;
border-top-style: solid;
border-top-width: 1px;
margin: 0 2px 0 1px;
}

#menu_bottom ul li a {
padding: 5px 0 5px 45px;
background: url("../images/menu_modra_sipka.gif") 15px center no-repeat;
}

#menu_bottom ul ul li a {
padding: 5px 0 5px 65px;
background: url("../images/menu_pod_sipka.gif") 50px center no-repeat;
font-size: .8em;
}

#menu_bottom ul li a.no_border_top {
border-top: none;
}

#menu_bottom ul li a.no_border_bottom {
border-bottom: none;
}

#menu_bottom ul li a:hover {
color: #fff;
text-decoration: underline;
}


/*-----------------------------------------------------------=CONTENT*/
#content {
float: right;
width: 475px;
}
p.prvy:first-letter {/*prvé písmeno na začiatku odstavca*/
float: left;
font-size: 5.3em;
font-family: "Times New Roman CE", "Times New CE", "Times CE", "Times New Roman", times, serif;
color: #fff;
background-color: #b2772f;
padding: .05em .05em .11em .05em;
margin: 0.1em 0.05em 0.02em 0;
line-height: .72em;
}
p.prvy:first-line {
text-transform: uppercase;
color: #b2772f;
}

#content img.no_float {
margin: 15px auto;
display: block;
}

#content img.no_float, #content img.float_left, #content img.float_right {
padding: 1px;
background-color: #000;
border: 5px solid white;
}
#content img.float_right {
float: right;
margin: 15px 0 15px 15px;
}

#content img.float_left {
float: left;
margin: 15px 15px 15px 0;
}

#content p a {
text-decoration: underline;
color: #b2772f;
font-weight: bold;
}

#content p a:hover {
text-decoration: none;
color: #92b2d7;
}

.print_top {
width: 88px;
height: 24px;
float: right;
}

.print_down {
width: 175px;
float: right;
height: 24px;
margin-top: 25px;
}

.print_down ul {
float: left;

}
.print_down ul li {
float: left;
width: 88px;
height: 24px;
margin-left: 10px;
}

.print_down ul li.top {
width: 67px;
}
ul#zoznam_clanok {
margin: 10px 0 25px 15px;
width: 300px;
}

ul#zoznam_clanok li a {

padding-left: 25px;
color: #fff;
text-decoration: underline;
font-size: 1.2em;
line-height: 2.4em;
background: url("../images/zoznam_sipka.gif") 0 center no-repeat;
}

ul#zoznam_clanok li a:hover {
text-decoration: none;
color: #b2772f;
}
#content .citat, #content #citat {
font-style: italic;
}

 #content #citat {
 width: 300px;
 padding-left: 35px;
 margin: 25px 25px 25px 15px;
 
 background: url("../images/uvodzovky_hore.gif") 0 0 no-repeat;
 }
 
 #content #citat p {
 background: url("../images/uvodzovky_dole.gif") right bottom no-repeat;
 }
/*--------------------------------------------------------------=FOOTER*/
#footer {
width: 770px;
background: url("../images/footer.jpg") 0 0 no-repeat;
margin: 15px 0 0 0;
padding: 10px 15px 0;

}

#footer ul {
float: left;
}

#footer ul li {
float: left;
}

#footer ul li a, #footer p a, #footer p {
display: inline;
font-variant: small-caps;
color: #575656;
font-weight: bold;
margin-right: .5em;
}

#footer ul li a {
font-size: 1.9em;
}

#footer p a {
font-size: .9em;
}

#footer p span a {
padding-left: 18px;
background: url("../images/valid_ok.gif") 0 0 no-repeat;

}

#footer p span a:hover {
background: url("../images/valid_ok.gif") 0 -20px no-repeat;
}

#footer ul li a {
background: url("../images/separator.gif") right center no-repeat;
padding-right: .7em;
font-size: 1.2em;
}

#footer ul li a.no_separator {
background: none;
}


#footer a:hover {
text-decoration: underline;
color: #92b2d7;
}
#copyright {
clear: both;
}

/*------------------------------------------------------=Pouzita literatura*/
p#pouzita_lit span {
color: #b2772f;
}
.nad {
color: #b2772f; font-weight: bold;
}



.reklama_endora  {
font-size: 16;
color: #ffffff;
margin-top: 2px;
margin-bottom: 3px;
text-float: center;
}

a:link, a:hover  {
color: #008000;

}



