/* CSS Document */

body{ background:url(../img/pages/bg.jpg) #CBBDA2 repeat-x; font-family:Verdana, Arial, Helvetica, sans-serif; color: #827A69; font-size: 11px }

*{margin: 0px; padding: 0px}
img{border: none;}

#Container{margin: 0px auto; width: 950px; position:relative}
#Flash_top{ height: 254px; width: 625px; background:url(../img/pages/box_top.jpg) no-repeat; margin-left: -22px; position:relative; padding-left: 30px; padding-top: 10px}

#Menu{float: left; font-weight:bold; width: 160px; margin-bottom:10px}
#Menu ul,li{list-style:none}
#Menu li.active{background:#FDFDFC;}
#Menu li.active a{color:#3BADEF}
#Menu .menu img{height: 23px; border-top: solid 1px #B0AB9D }
#Menu .menu img.active{border-bottom: solid 1px #B0AB9D; }
#Menu a{color: #827A69; text-decoration:none}
#Menu a:hover{color:#3BADEF}
#Menu ul.tree{padding: 10px;}
#Menu .tree li{
	border-top: solid 1px #B0AB9D;
	padding-top: 3px;
	padding-left: 10px;
	padding-bottom: 3px;
	}

#Menu .tree li.first{
	border-top: none;
	}	
#Menu .menu{margin-bottom:-2px}
#Menu .podmenu{display: none}

#Content{
	width: 463px;
	margin-left: 10px; 
	margin-bottom: 7px;
	float: left
	}

#Title{ 
	background:url(../img/pages/title_bg.jpg) #FFFEFC repeat-x bottom; 
	color: #3BADEF;
	border-top: solid 1px #B0AB9D;
	border-bottom: solid 1px #B0AB9D;
	padding: 10px 20px;
	}
#Gramatura{	margin-top: 0px; margin-left: 320px;} 

.content{ 
	background:url(../img/pages/content_bg.jpg) #F6F3EE repeat-x bottom; 
	padding: 10px 20px;
	border-bottom: solid 1px #B0AB9D;
	line-height:16px;
	}
.content p{margin-bottom:10px}
.content a{color: #827A69; text-decoration:none}
#Flash_right{ float:left; background:url(../img/pages/box_right.jpg) no-repeat; width: 314px; height:630px; margin-top: -265px}
#Stopka{
	clear: both;
	background:url(../img/pages/stopka_bg.jpg) repeat-x;
	border-top: solid 1px #B0AB9D;
	border-bottom: solid 1px #B0AB9D;
	height: 16px;
	padding: 2px 20px;
	}
#Stopka img{border-right: solid 1px #B0AB9D; padding-right: 10px}
#Stopka img.last{border-right: none; padding-right: 0px}
#Stopka img.bakoma{border-right: none; padding-right: 0px; margin-left: 290px}

.size10{font-size: 10px}
.size20{font-size: 20px}
.blue{color: #3BADEF}