
body{
margin:0;
padding:0;
line-height: 1.25em;
background: #181C19;
font-family: tahoma;
}


#maincontainer{
width: 780px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/

}

#topsection{
background: url(../images/banner.jpg) top left no-repeat;
height: 276px; /*Height of top section*/


}

#topsection h1{
margin: 0;
padding-top: 15px;

}

#header{
  height: 40px;
  padding-top: 5px;
}

#header a{
text-decoration: none;
color: #8E9397;
}

#header a:hover{
text-decoration: underline;
color: #8E9397;
}


#link1{
  position: absolute;
  font-size: 10px;
  margin-left: 15px;
}

#link2{
  position: absolute;
  font-size: 10px;
  margin-left: 594px;
}

#link3{
  position: absolute;
  font-size: 10px;
  margin-left: 714px;
}

#flash{
  margin-left: 276px;
  margin-top: 29px;
}

#contentwrapper{
float: left;
width: 100%;
background: url(../images/tlo.jpg) #2C332D top left no-repeat;

}

#contentcolumn{
margin: 0 0px 0 208px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
height: 409px;
}

#leftcolumn{
float: left;
width: 208px; /*Width of left column in pixel*/
margin-left: -780px; /*Set margin to that of -(MainContainerWidth)*/
border-right: 1px solid #585D59;
margin-top: 13px;
height: 295px;
}

#rightcolumn{
float: left;
width: 180px; /*Width of right column*/
margin-left: -180px; /*Set left margin to -(RightColumnWidth)*/
background: #FDE95E;
}

#footer{
clear: left;
width: 100%;
background: #181C19;
color: #FFF;

}

#footer1{
background-color: #181C19;
height: 46px; 
width: 780px;
text-align: center;
/*margin-left: 40px;*/
margin-top: 6px;
}

font.info{
font-size: 11px;
color: #6E7847;
}

p.yellow{
margin: 0px;
padding: 0px;
color: #6E7847;
font-size: 11px;
}


#footer1 a{
color: #8C8E8C;
font-size: 11px;
text-decoration: none;
}

#footer1 a:hover{
color: #8C8E8C;
font-size: 11px;
text-decoration: underline;

}


#footer2{
background: url(../images/tlo_bottom.jpg) bottom left repeat-x;
height: 42px; 
}


#footer2{
width: 780px;
text-align: right;
margin-right: 10px;
font-size: 11px;
color: #3a3a3a;
}

#footer2 a{
font-size: 11px;
color: #3a3a3a;
}

#footer2 a:hover{
font-size: 11px;
color: #3a3a3a;
text-decoration: none;
}


.innertube{
margin: 0px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0px;
}

.innertube_center{
margin: 15px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0px;
margin-right: 8px;
color: #A9ABA9;
font-size: 11px;
background: url(../images/ozdobnik.jpg) top right no-repeat;
height: 310px;
border-top: 1px solid #2A302B;

}

h1{
font-size: 12px;
color: #89B800;
margin: 0px;
padding: 0px;
margin-top: 13px;
margin-bottom: 10px;
text-decoration: underline;
font-weight: bold;
background: url(../images/h1.gif) top left no-repeat;
padding-top: 7px;
}

p.text{
margin: 0px;
margin-right: 15px;
padding: 0px;
color: #A9ABA9;
font-size: 11px;
text-align: justify;
}


a{
color: #A9ABA9;
}

a:hover{
color: #A9ABA9;
text-decoration: none;
}


ul{
margin-top: 0px;
margin-bottom: 0px;
}

#stopka td.left{
color: #A9ABA9;
font-size: 11px;
line-height: 1.2em;
margin: 0px;
padding: 0px;
padding-left: 15px;  
width: 360px;

}

#stopka td.left a{
color: #A9ABA9;
font-size: 11px;
line-height: 1.2em;
margin: 0px;
padding: 0px;

}


#stopka td.left a:hover{
color: #A9ABA9;
font-size: 11px;
line-height: 1.2em;
text-decoration: none;
}

#stopka td.right{
color: #fff;
font-size: 12px;
line-height: 1.2em;
margin: 0px;
padding: 0px;
padding-left: 15px;  

}

#stopka td.right p{
color: #F6E32F;
font-size: 11px;
line-height: 1.2em;
margin: 0px;
padding: 0px;

}

