/* Created by RobKos.pl */

body{
	background-color: #a6c8d7;
	background-image: url(../images/bg.jpg);
	background-attachment: fixed;
	margin: 20px 0 0 0;
	padding:0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
a{color:#000080;text-decoration:none;}
a:hover{color:#ff0000;text-decoration:underline;}
.nnn{
	list-style: disc;
}
#contener{
	margin: auto;
	width:1000px;
}
div.head{
	width:1000px;
	height: 224px;
	background-image: url(../images/head.png);
	background-repeat: no-repeat;
}
img.tytStr{
	padding:10px;
	border: none;
}

div.sentencja{
	width:1027px;
	height:28px;
	background: url(../images/sentencje_bg-p.png) top right no-repeat;
	margin-left: 10px;
}
div.sentencjaR{
width:985px;
background-color: #458DEF;
float:left;
}
#main{
	width:985px;
	margin:0px 15px;
	position: relative;
	
}
div.mainBg{
width:985px;
height: auto;
position: absolute;
background: url(../images/tresc-bg.png) right repeat-y;

}
div.menuV{
	width: 267px;
	background-image: url(../images/menu_v-bg.png);
	background-repeat: repeat-y;
	float:left;
	margin-bottom:25px;
}
div.menuVbottom{
width: 267px;
background-image: url(../images/menu_v-bottom.png);
background-repeat: no-repeat;
background-position: bottom;
float:left;
position: relative;

}
div.menuVhead{
	width: 244px;
	height: 26px;
	margin: 12px -5px;
	background-image: url(../images/menu_v-head.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	padding: 10px 0px 0px 20px;
	font-weight: bold;
	color: #000;
}
ul.menuV{
	list-style: url(../images/dot_v.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	margin: -10px -8px;
	line-height: 20px;
}
a.menuV{
	color:#000;
	text-decoration: none;
}
a.menuV:hover{
	color:#ff0000;
	text-decoration: underline;
}

#tresc{
	width:718px;
	float:left;
	position: relative;
	margin-left:0px;
	position: relative;
}
#bottom{
	width:985px;
	background: url(../images/bottom_bg.png) repeat-y;
	clear: both;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px 0;
	font-size:12px;
	font-weight: bolder;
}
div.create{
	width: 100%;
	position:absolute;
	padding:2px 1px 2px 0;
	text-align: right;
}
div.create a{
	font-size:11px;
	color:#fff;
	text-decoration: none;
}
div.create a:hover{
	color:#4f86d9;
}