/**
* CSS
* 
* @version 1.0
* @author Vaska 
* @author Gregory Cadar
*/
* {
	margin: 0;
	padding: 0;
}

body {
	font-size: 12px;
	font-family: Helvetica, Arial, Sans-serif,  monospace;
	background: transparent;
	position:relative;
	border-collapse:collapse;
	border-top:25px solid #000000;
}

body.section-1 { }
body.section-2 { }
body.section-3 { }

a:link { text-decoration: none;  color:#000000;}
a:active { text-decoration: none; }
a:visited { text-decoration: none; color:#000000;}
a:hover { text-decoration: none; color:#000000;}

a img { border: none; }

div#menu {
    width:200px;
    overflow:visible;
    padding-top:105px;
    padding-left:20px;
    line-height:18px;

}


#menu ul {
	list-style: none;
	font-size:12px;
  line-height:18px;
}

#menu ul li.section-title {
	border-bottom: 1px dotted #000000;
	margin-top:5px;
  font-size:14px;
  line-height:14px;
	font-weight:bold;
}

div#content {
    overflow:visible;
    position:absolute;
    top:80px;
    left:230px;
    width:630px;
    height:100%;

}
div.container {

    width:630px;
    overflow:visible;
	line-height:17px;

}
div.container2{
font-size:20px;


}

#content p {width:630px; height:100%; margin-bottom:9px; }

p {
    margin: 0 0 9px 0;
}

h1 { font-size: 32px; }
h2 { font-size: 24px; }
h3 { font-size: 16px; }
h4 { font-size: 12px; }

div#img-container	{margin:0px; padding:0px; }
div#img-container p	{width:630px; margin:0px; padding: 0px 0px 0px 0px; }

#once { clear: left; }

div#menu_gora
{
position:absolute;
top:50px;
left:20px;
font-size:19px;
font-weight:bold;
width:840px;
height:20px;
padding-bottom:10px;
border-bottom: 1px dotted #000000;
}

a.menu_inny
{
display:block;
width:200px;
border-bottom: 1px dotted #000000;
margin-top:5px;
font-size:14px;
line-height:14px;
font-weight:bold;
}
table#naglowek_slideshow
{
width:630px;
height:43px;
}
#td_prawa
{
text-align:right;
vertical-align:bottom;
}
#td_lewa{
vertical-align:bottom;
line-height:16px;
font-size:19px;
font-weight:bold;
}
div#kolumna_lewa{
float:left;
width:415px;
line-height:17px;
}
div#kolumna_prawa{
float:left;
padding-left:15px;
width:200px;
line-height:17px;
}
div#podstrona{
vertical-align:bottom;
font-size:19px;
line-height:16px;
margin-top:24px;
font-weight:bold;
width:630px;
height:19px;
border-bottom:4px solid #000000;
}
