/* grid.css */
.container {
	width:834px;
	margin:0 auto;
	
	
	}
	
html {
overflow-x:hidden;

}

img { border:0px;}

body {
	margin:1.5em 0;
	
	font-family: "trebuchet ms", verdana;
	background: #c4c2bc url('images/tlo.gif') repeat-x;
	font-size:11px;
	color:#5c5b58;
	overflow-x:hidden;
}

div.span-small {
	float:left;
	margin-right:10px;
	}
div.span-big {
	float:left;
	margin-right:10px;
	}	
	


div.span-all_top, div.span-all_bottom ,div.span-all_middle, .yui-g ,#yui-main, #bottom_left, #bottom_right, #header_left 	{
	float:left;
}


div.last {margin-right:0;}

.span-all_top {
	width:797px;
	background:#E6E5E0;
	padding:10px;
	border:8px solid #FFF;
		
	}
	
#header {
	width:799px;
	background:#E6E5E0;
	padding:9px 9px 7px 9px;
	border-left:8px solid #FFF;
	border-right:8px solid #FFF;
	border-top:8px solid #FFF;
		
	}	

.span-all_bottom {
	width:799px;
	background:#E6E5E0;
	padding:10px;
	border-right:8px solid #FFF;
	border-left:8px solid #FFF;
	border-bottom:8px solid #FFF;
	height:25px;}


.span-all_middle {
	width:799px;
	background:#FFF;}			

.span-small {
	width:259px;
	background:#FFFFFF;	}

#bottom_left {
	width:530px;

	
	border-right:9px solid #FFF;
	border-left:8px solid #FFF;
	border-bottom:8px solid #FFF;
	padding-left:9px;
	height:35px;
	background-color:#E6E5E0;

}

#bottom_right {
	width:260px;
	
	
	border-right:8px solid #FFF;
	
	border-bottom:8px solid #FFF;
	padding-left:9px;
	
	height:35px;
	background:#D4D3CE;
	

}
#bottom_right p,#bottom_left p {
margin:2px;


}



.clear {clear:both;}



#header_left {
width:268px;
float:left;
position:relative;


}



#trojkat {
position:absolute;
background:  url('images/trojkat_zpap.png');
height:282px;
width:284px;
top:-17px;
left:-17px;


}


#smuga_left {
position:absolute;
background:  url('images/smuga_left.png');
height:225px;
width:141px;
top:174px;
left:-158px;


}


#smuga_right {
position:absolute;
background:  url('images/smuga_right.png');
height:196px;
width:111px;
top:-25px;
left:816px;


}

#left .naglowek_pudelko {
background:#c64367;
color:#FFFFFF;
font-size:15px;
text-align:center;
margin:9px 9px 17px 9px;


	
}


#middle .naglowek_pudelko {
background:#b5214a;
color:#FFFFFF;
font-size:15px;
text-align:center;
margin:9px 9px 17px 9px;

	
}

#right .naglowek_pudelko {
background:#9a2847;
color:#FFFFFF;
font-size:15px;
text-align:center;
margin:9px 9px 17px 9px;

	
}


.small_naglowek_pierwsza {
font-size:12px;
margin:0 0 0 0;

padding:0 9px 0 9px;
background:#ededeb;
font-weight:bolder;
color:#000000;

}

.wiadomosc_druga {
margin:9px;
background:#cac9c3;
border:3px #cac9c3 solid;

}



.small_naglowek_druga {
font-size:12px;
margin:0 0 0 0;

padding:0 9px 0 9px;
background:#dfdfdb;
font-weight:bolder;
color:#000000;

}

.wiadomosc_pierwsza {
margin:9px;
background:#e1e1de;
border:3px #e1e1de solid;

}

.span-small p {
padding:0px;
margin:0 0 0 9px;
color:#5c5b58;

}

.wiecej {
	margin-top:6px;
	margin-bottom:2px;
	padding-top:2px;
	height:14px;
	
}


#left .data {
	color:#c64367;
	

}

#middle .data {
	color:#b5214a;
	

}

#right .data  {
	color:#9a2847;
	

}

.data {
	margin-left:9px;
	font-weight:bolder;
	margin-top:6px;
	
	width:213px;
	float:left;
	height:20px;
	

}



#left #trojkat_small {
position:absolute;
background:  url('images/trojkat_small_left.png');
height:43px;
width:46px;
}



#middle #trojkat_small {
position:absolute;
background:  url('images/trojkat_small_middle.png');
height:43px;
width:55px;
}

#right #trojkat_small {
position:absolute;
background:  url('images/trojkat_small_right.png');
height:43px;
width:57px;
}



#menu_top ul, #menu_top ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu_top {
position:relative;
top:-3px;
left:0px;

}



#menu_top ul li {
	display: inline;
	white-space: nowrap;
	margin-right: 5px;
	padding-left:0px;
	
	
}

#menu_top ul a:link, #menu_top ul a:visited {
	text-decoration: none;
	font-size:11px;
	font-weight:bold;
	color:#73726b;
	padding: 2px;
	
}

#menu_top ul a:hover {
	color:#c64367;
	
		
}






#skroty {	
	
	position:relative;
	
	font-size:11px;
	background:#9a2847;
	margin:9px;
	padding:1px;
	

}

#skroty ul, #skroty  ul li {
	display: block;
	list-style: none;
	margin:0px;
	
	padding:0px;
	
}

#skroty ul li {
	
	margin: 3px;
	background: #d74f75 ;
	
	
}

#skroty ul li.zebra {
	background: #c64367;
	
}


#skroty ul a:link, #skroty ul a:visited {
	display: block;
	
	text-decoration: none;
	padding: 3px 0px 3px 9px;
	width:219px;
	
	color: #e6e5e0;
	font-weight:bold;
	background: no-repeat right center url('images/ico_right.png') ;
}

#skroty ul a:hover {
	
	color: #fff;
	font-weight:bold;
	background: no-repeat right center url('images/ico_white.png') ;
}



#menu_bottom ul, #menu_bottom ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}


#menu_bottom {
position:relative;
margin-top:2px;



}


#menu_bottom ul li {
	display: inline;
	white-space: nowrap;
	
	
	
	
}

#menu_bottom ul a:link, #menu_bottom ul a:visited {
	text-decoration: none;
	font-size:11px;
	
	color:#73726b;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left:2px;
	
}

#menu_bottom ul a:hover {
	color:#c64367;
	
		
}

a, a:link, a:visited {
	text-decoration: none;
	font-size:11px;
	color:#c64367;
	

	
}

a:hover {
	color:#73726b;
	
		
}

.pink {
	font-weight: bold;
	color:#c64367;
}


