#main {
	background-image:url(../img/page_bg.gif);
	background-repeat:repeat-x;
	min-width:1075px;
	width:100%;
}

	#main .topImage {
		background-image: url(../img/str_topBg2.jpg);
		background-position: center center;
		background-repeat: no-repeat;
		height: 282px;
		width: 100%;
	}
	
	
	#main .breedFilter
	{
		background-image: url(../img/filter.gif);
		background-repeat: no-repeat;
	
		padding-top: 40px;
		height: 92px;
		
		padding-left: 10px;
		width: 192px;
		
		
		margin-bottom: 5px;
	}
		#main .breedFilter select
		{
			width: 150px;
			margin-bottom: 10px;
		}
		
		#main .breedFilter input.submit
		{
			display: block;
			font-weight: bold;
			border: none;
			
			background-color: #FFCE0F;
			background-image: url(../img/page_black_arrow.gif);
			background-position: right center;
			background-repeat: no-repeat;
			
			padding: 3px 0px;
			padding-right: 25px;
		}
		
		#main div.pagination
		{
			padding-top: 10px;
			text-align: center;
			color: #656565;
		}
		
			#main div.pagination a
			{
				padding:0 6px;
				font-weight: normal;
				color: #656565;
			}
			
			#main div.pagination a.select
			{
				font-weight: bold;
			}
			
			#main div.pagination a.next
			{
				background-image: url(../img/more_arrows.gif);
				background-position: right 3px;
				background-repeat: no-repeat;
				padding-right: 15px;
				padding-left: 3px;
			}
			
			#main div.pagination a.prev
			{
				background-image: url(../img/prev_arrows.gif);
				background-position: left 3px;
				background-repeat: no-repeat;
				padding-left: 15px;
				padding-right: 3px;
			}
			
			#main div.pagination span.pagination
			{
				background-color: #dcdcdc;
				padding: 3px 10px;
			}
			
#rosnij
{
	padding-left: 35px;	
}

#rosnij .rosnij_logo
{
	background-image: url(../img/rosnij_ZdrowoJunior.jpg);
	background-repeat: no-repeat;
	width: 244px;
	height: 63px;
	margin-left:-45px;
}



#rosnij .rosnij_info
{
	padding-left:0px;
}

#rosnij .rosnij_box_top
{
	background-image: url(../img/rosnij_box_top.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	
	width: 592px;
	height: 65px;
	
	height:22px;
}

#rosnij .rosnij_box_center
{
	background-color: #fdbc20;
	width: 572px;
	padding: 0px 10px;
}

#rosnij .rosnij_box_bottom
{
	background-image: url(../img/rosnij_box_bottom.gif);
	background-repeat: no-repeat;
	
	width: 592px;
	height: 14px;
}


#rosnij .regulamin
{
	display: block;
	background-image: url(../img/rosnij_regulamin.jpg);
	background-repeat: no-repeat;
	
	width: 183px;
	height: 31px;
	
	margin-left:1px;
	margin-top:12px;
}





				
