body{
background-image: url(images/tlo.gif);
margin:0;
padding:0;
}

.input{
background-image: url('images/input_bg.gif');
background-repeat: repeat-x;
font-size: 11px;
font-family: Tahoma;
color: #333333;
border: 1px solid #ACACAC;
padding-left: 2px;
line-height: 600%;
width: 60%;
}

.input_btn{
font-size: 11px;
font-family: Tahoma;
color: #333333;
border: 1px solid #ACACAC;
}

.header{
font-family: tahoma;
font-size: 12px;
color: #5f5f5f;
font-weight: bold;
}

a:link {color: #147ad4; text-decoration:none;}
a:visited {color: #147ad4; text-decoration:none;}
a:hover {color: #2e9cfd; text-decoration:none;}
a:active {color: #2e9cfd; text-decoration:none;}

.red:link {color: red; text-decoration:none;}
.red:visited {color: red; text-decoration:none;}
.red:hover {color: #bb0000; text-decoration:none;}
.red:active {color: red; text-decoration:none;}

.linkuj:link {color: #147ad4; text-decoration:none;}
.linkuj:visited {color: #147ad4; text-decoration:none;}
.linkuj:hover {color: #2e9cfd; text-decoration:none; border-bottom:dashed 1px #147ad4;}
.linkuj:active {color: #2e9cfd; text-decoration:none;}

.linkuj2:link {color: #ffffff; text-decoration:none;}
.linkuj2:visited {color: #ffffff; text-decoration:none;}
.linkuj2:hover {color: #bbbbbb; text-decoration:none; border-bottom:dashed 1px #147ad4;}
.linkuj2:active {color: #ffffff; text-decoration:none;}




#maincontainer
{
	width: 1000px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/
}

#ttsection
{
	height: 29px;
}

#topsection
{
	height: 79px; /*Height of top section*/
	position: relative;
}

#adsection
{
	background-image: url(images/tlo_ad.gif);
	height: 154px; /*Height of top section*/
	position: relative;
	padding: 10px 0px 0px 0px;
}

#contentwrapper
{
	float: left;
	width: 1000px;
	background-image: url(images/live.jpg);
	background-repeat: no-repeat;
    margin-bottom: 15px;
    
}

#contentcolumn
{
	/*position: absolute;*/
	margin-left: 260px; /*Set left margin to LeftColumnWidth*/
	/*margin-top: -400px;  -- Ta linijka rozwala stronę. */
	margin-top: 10px;
	font-family: tahoma, arial;
	font-size: 11px;
	color: #5f5f5f;
	font-weight: normal;
	width: 576px;
	float: left;
}

#adcolumn
{
	margin-left: 840px; /*Set left margin to LeftColumnWidth*/
	font-family: tahoma, arial;
	font-size: 11px;
	color: #5f5f5f;
	font-weight: normal;
	width: 160px;
}


* html div#leftcolumn 
{
	float: left;
	height: 480px;
	width: 264px; /*Width of left column*/
	margin-left: -1000px; /*Set left margin to -(MainContainerWidth)*/
	background-image: url(images/lewo.jpg);
	background-repeat: no-repeat;
	font-family: tahoma, arial;
	font-size: 10px;
	color: #656565;
	font-weight: normal;
}

#leftcolumn
{
	float: left;
	width: 264px; /*Width of left column*/
	margin-left: -1000px; /*Set left margin to -(MainContainerWidth)*/
	background-image: url(images/lewo.jpg);
	background-repeat: no-repeat;
	font-family: tahoma, arial;
	font-size: 10px;
	color: #656565;
	font-weight: normal;
}

#footer
{
	clear: left;
	position: relative;
	top: 15px;
	width: 1000px;
	overflow:hidden;
	height: 100px;
	padding: 0;
}

.innertube
{
	margin: 0px 10px 0px 20px; /*Margins for inner DIV inside each column (to provide padding)*/
	margin-top: 0;
}

.innertube2
{
	margin: 15px 10px 0px 40px; /*Margins for inner DIV inside each column (to provide padding)*/
	margin-top: 0;
}

/*
 *  Odnosnie formularza logowania
 */

form.loginform
{
	margin: 0px;
	padding: 0px;
}

p.belowform
{
	margin: 6px;
	padding:0px;
}
