/* CSS Document */
body
{
margin: 0;
margin-top: 10px;
padding: 0;
font-size: 13px;
text-align: center;
font-family: Trebuchet, arial, helvetica, sans-serif;
background: url(../images/back.jpg) repeat-x center top #000000;
}

p
{
text-align: left;
color: #000000;
}

h1 {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #464646;
	font-weight:bold;
}
h2 {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #C20A0A;
	font-weight:bold;
	text-align:left;
}
h3 {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C00202;
	font-weight:bold;
	text-align:left;
}
h4 {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #940000;
	font-weight:bold;
	text-align:left;
}

li {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #940000;
	font-weight:normal;
	text-align:left;
}
ul {
	list-style-type: square;
	line-height:14px;
	margin-top:0px;
	margin-bottom:18px;
}
ol {
	list-style-type:decimal;
	line-height:14px;
	margin-top:0px;
	margin-bottom:18px;
}

#container
{
width: 990px;

/* vycentrovanie dokumentu na stred pomocou margin auto a odsadenie zhora a zdola */
margin-left: auto;
margin-right: auto;
margin-bottom: 10px;
margin-top: 10px;
text-align: left;
background-color:#660000;
/* farba textu */
color: #333;
border: 0px solid gray;
line-height: 130%;
}

#header
{
height: 163px;
padding: 60px 0px 0px 200px;
background-color: #000;
background-image: url(../images/husacina_header.jpg);
}

#header h1
{
padding: 0;
margin: 0;
font-size: 15px;
color:#FFFFFF;
}

#menu
{
clear:right;
height: 25px;
padding: 13px 0px 5px 235px;
background-color: #311507;
background-image: url();
}

#menu p
{
color: #FFDD8E;
}

#content
{
float:right;
display: block;
width: 820px;
padding: 0px 100px 10px 70px;
border: 0px solid gray;
background-color: #ffffff;
background-image: url();
}





#footer
{
height: 30px;
clear: both;
margin: 0;
padding: 12px 0px 0px 0px;
color: #5F2503;
background-color: #000000;
background-image: url(../images/husacina_footer.jpg);
border-top: 0px solid gray;
font-size: 11px;
text-align: center;
}

#leftnav p
{ 
margin: 0 0 10px 0;
text-align: left;
font-weight: bold;
}


a:link {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #FFF;
}
a:hover {
	text-decoration: underline;
	color: #C1090B;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
}

/*link na footer */

a.footer:link {
	color: #000;
	text-decoration: underline;
}
a.footer:active {
	color: #000;
	text-decoration: underline;
}
a.footer:visited {
	color: #000;
	text-decoration: underline;
}
a.footer:hover {
	color: #fff;
	text-decoration: none;
}

/*link na footer1 */

a.footer1:link {
	color: #000;
	text-decoration: underline;
}
a.footer1:active {
	color: #000;
	text-decoration: underline;
}
a.footer1:visited {
	color: #000;
	text-decoration: underline;
}
a.footer1:hover {
	color: #C1090B;
	text-decoration: none;
}

/*link na songs */

a.songs:link {
	color: #666;
	text-decoration: none;
	font-weight: normal;
}
a.songs:active {
	color: #666;
	text-decoration: none;
	font-weight: normal;
}
a.songs:visited {
	color: #666;
	text-decoration: none;
	font-weight: normal;
}
a.songs:hover {
	color: #fff;
	text-decoration: underline;
	font-weight: normal;
}


#kontakt
{
padding:  0px 40px 0px 0px;
font-size: 12px;
font-weight: normal;
text-align: center;
}

#obsah 
{
	width:640px;	
    height:447px;
	overflow: auto;
	padding:  0px 15px 15px 0px;
	SCROLLBAR-FACE-COLOR: #FF6699;
    SCROLLBAR-HIGHLIGHT-COLOR: #FF6699;
    SCROLLBAR-SHADOW-COLOR: ;
    SCROLLBAR-3DLIGHT-COLOR: ;
    SCROLLBAR-ARROW-COLOR: #FFF; 
    SCROLLBAR-TRACK-COLOR: ; 
    SCROLLBAR-DARKSHADOW-COLOR: ;
	
}

.border 
{
	border: 3px solid #311507;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.borderright {

	border: 3px solid #311507;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.lworld {
	font-size: 13px;
	color: #FFFFFF;
}
.borderzlava {
	text-align: center;
	border: 3px solid #311507;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}.napojovy {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.cierny {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
