body {
		margin-top: 0px;
		margin-right: 0px;
		background: #d1ccc4 url(images/index_bg.gif) repeat-x top left;
}

/*  Główny blok  */
#content_main{
		position: absolute;
		left: 50%;
		margin-left: -325px;
		margin-top: 50px;
		width: 700px;
}
#content_main img{
		border: 0px;
		margin-bottom: 30px;
}

#a1 , #a2{
		display: block;
		width: 203px !important;
		width: 213px;
		height: 32px !important;
		height: 359px;
		border: 1px solid #a02826;
		text-align: right;
		vertical-align: top;
		
		font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: white;
		text-decoration: none;
		
		padding: 327px 10px 0px 0px;
		float: left;
		margin: 0px 5px 0px 0px;
}
#a1{
		background: #d1ccc4 url(images/index_02.jpg) no-repeat top left;
}
#a2{
		background: #d1ccc4 url(images/index_01.jpg) no-repeat top left;
}
#a1:hover , #a2:hover{
		border: 1px solid white;
		color: black;
}
#zaloguj{
		display: block;
		width: 213px;
		height: 359px;
		border: 1px solid #a02826;
		text-align: right;
		
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: white;
		text-decoration: none;
		background: #a02826 url(images/index_03.jpg) no-repeat top left;
		
		float: left;
}
#zaloguj #form_napis a{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: yellow;
		text-decoration: none;
}
#zaloguj #form_napis a:hover{
		text-decoration: underline;
}
#formularz{
		width: 191px !important;
		width: 211px;
		height: 280px !important;
		height: 320px;
		line-height: 20px;
		padding: 40px 20px 0px 0px;
		color: black;

}

#formularz input{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: black;
		text-decoration: none;
		
		border: 1px solid black;
		background: #e5e5e5;
}
#form_napis{
		padding: 6px 10px 0px 0px;
}
#flagi{
		clear: both;
		padding: 10px 0px 0px 0px;
}
#flagi img , #flagi a{
		border: 0px;
}
