
body{
margin:0;
padding:0;
line-height: 1.4em;
background: url(../img/tlo.jpg) #FFF3B4 top left repeat-x;
font-family: verdana, arial, tahoma;
}



#maincontainer{
width: 861px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/

}

#topsection{
background: url(../img/baner.jpg);
height: 313px; /*Height of top section*/


}

#topsection h1{
margin: 0;
padding-top: 15px;

}

#contentwrapper{
float: left;
width: 100%;
background: url(../img/tlo_web.jpg) top left repeat-y;
min-height: 490px;
}

#contentcolumn{
margin: 0 0px 0 264px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
min-height: 440px;
}

#innertube_content{
margin: 5px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
line-height: 1.3em;
margin-right: 20px;
font-size: 12px;
text-align: justify;
}

#leftcolumn{
float: left;
width: 264px; /*Width of left column in pixel*/
margin-left: -861px; /*Set margin to that of -(MainContainerWidth)*/

}


#footer{
clear: left;
width: 100%;
background: url(../img/bottom.jpg) top left repeat-y;
color: #FFF;
text-align: center;

height: 125px;
}

#footer a{
color: #DB0500;
}
#footer a:hover{
color: #ff4444;
}

#text_bottom{
margin-left: 550px;
padding-top: 70px;
font-size: 11px;
line-height: 1.2em;
color: #000000;
text-align: left;
}

.innertube{
margin: 5px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

#innertube_top{
padding-top: 265px;
padding-left: 278px;

}

#innertube_left{
background: url(../img/menu_tlo.jpg) top right repeat-y;
width: auto;
}

#innertube_left_bottom{
background: url(../img/menu_bottom.jpg) top right no-repeat;
height: 90px;
width: auto;
}

#menu_terapia{
background: url(../img/terapia.jpg) top right no-repeat;
height: 31px;
width: auto;
}

#menu_teoria{
background: url(../img/teoria.jpg) top right no-repeat;
height: 30px;
width: auto;
}

#menu_trening{
background: url(../img/trening.jpg) top right no-repeat;
height: 34px;
width: auto;
}

.menu{
background: url(../img/menu_txt.jpg) top left no-repeat;
margin-left: 50px;
}

.menu a{
color: #DB0500;
font-size: 12px;
text-decoration: none;
font-weight: bold;
padding-left: 25px;
line-height: 20px;
}

.menu a:hover{
color: #ff4444;
}

h1{
background: url(../img/h1.jpg) center left no-repeat;
margin: 2px;
line-height: 23px;
padding: 0px;
padding-left: 30px;
font-size: 16px;
color: #332222;
border-bottom: 1px solid #ff0500;
}

#stronex{
width: auto;
text-align: right;
padding-right: 20px;
font-size: 12px;
color: #222222;
line-height: 11px;
}

a.stronex{
font-size: 12px;
color: #222222;
text-decoration: none;
line-height: 14px;
}
a.stronex:hover{
text-decoration: underline;
}

a.stronex2{
font-size: 9px;
color: #444444;
text-decoration: none;
line-height: 10px;
}
a.stronex2:hover{
text-decoration: underline;
}

a{
color: #aa0000;

}
a:hover{
color: #111111;
text-decoration: none;
}

a.admin{
  font-size: 12px;
  color: #000000;
}
a.admin:hover{
  font-size: 12px;
  color: #dd3333;
}
