body{color : #135EAA; font-family: helvetica; font-size: 12px; margin:0; text-align : center; background-color : #FFFFFF;}

#container 	{	
		position	: absolute;
		width		: 720px;
		height		: 390px;
		margin		: -195px 0px 0px -370px;
		top		: 50%;
		left		: 50%; 
		padding		: 0px;
		background-color: #FFFFFF;
		text-align	: left; 
		border		: solid #000000 1px;
		}
#header		{
		 width 		: 720px;
		 height		:  30px;
		 background-color: #333333;
		 background-image : url('/images/header.gif');
		}
#header h1	{
			margin:0;
			font-size : 14px;
			color : #FFFFFF;
			padding :0;
			line-height : 30px;
			height : 30px;
			text-indent : 10px;
		}
#content1	{
		 width 		: 718px;
		 height		:  340px;
		 background-color: #FFFFFF;
		 background-image : url('/images/content1.jpg');
		}
#content1 strong{
		  font-size    : 14px;
		  color  : #E73990;
		}
#content1 p	{
		  margin-left : 10px;
		  margin-right : 10px;
		  margin-top 	: 0px;
		  color  : #333333;
		  float : right;
		  width	: 329px;
		}
#content2	{
		 width 		: 718px;
		 height		:  340px;
		 background-color: #FFFFFF;
		 background-image : url('/images/content2.jpg');
		}
#content2 strong{
		  font-size    : 14px;
		  color  :  #3F89C9;
		}
#content2 p	{
		  margin-left : 10px;
		  margin-right : 10px;
		  margin-top 	: 0px;
		  color  : #FFFFFF;
		  float : left;
		  width	: 329px;
		}
#content3	{
		 width 		: 718px;
		 height		:  340px;
		 background-color: #FFFFFF;
		 background-image : url('/images/content3.jpg');
		}
#content3 strong{
		  font-size    : 14px;
		  color  : #949494;
		}
#content3 p	{
		  margin-left : 10px;
		  margin-right : 10px;
		  margin-top 	: 0px;
		  color  : #333333;
		  float : right;
		  width	: 329px;
		}
#content3 .adres	{
		  margin-left : 10px;
		  margin-right : 10px;
		  margin-top 	: 0px;
		  color  : #FFFFFF;
		  float : left;
		  width	: 329px;
		}
.adres a{
		  color  : #FFFFFF;
		  text-decoration : none;	
	}
#footer		{
		 width 		: 720px;
		 height		:  20px;
		 background-color: #333333;
		}
#info	{
		 width 		: 720px;
		 height		:  20px;
		 text-align : center;
		 color:#949494;
		}
#info a {color:#949494; text-decoration:none;}
#menu		{
		 width 		: 359px;
		 height		:  20px;
		 background-color: #E73990;
		}
#menu2		{
		 width 		: 359px;
		 height		:  20px;
		 background-color: #3F89C9;
		}
#menu3		{
		 width 		: 359px;
		 height		:  20px;
		 background-color: #949494;
		}
.pink		{
		  width : 117px;
		  color : #FFFFFF;
		  background-color : #E73990;
		  text-decoration:none;
		  line-height : 20px;
		  height : 100%;
		  text-align : center;
		  margin : 0;
		  font-weight : bold;
		  display : table-cell;
		  border : 0;
		}
.blue		{
		  width : 117px;
		  color : #FFFFFF;
		  background-color : #3F89C9;
		  text-decoration:none;
		  line-height : 20px;
		  height : 100%;
		  text-align : center;
		  margin : 0;
		  font-weight : bold;
		  display : table-cell;
		  border : 0;
		}
.grey		{
		  width : 117px;
		  color : #FFFFFF;
		  background-color : #949494;
		  text-decoration:none;
		  line-height : 20px;
		  height : 100%;
		  text-align : center;
		  margin : 0;
		  font-weight : bold;
		  display : table-cell;
		  border : 0;
		}
				


