div.ekategoria
{
	padding: 4px;
	background-color: #989898;
	color: white;
	text-transform: uppercase;
	font-weight: bold;
	cursor: default;
}
div.ekategoria span
{
	text-transform: none;
	font-weight: normal;
}

div.ecard_image_box
{
	float: left;
	width: 50%;
	text-align: center;
}


div.ecard_group_box
{
	
}

div.ecard_image_title
{
	text-align: center;
}

div.ecard_im_prv
{
	
}

table.ecard_form input[type="text"]
{
	width: 300px;
}

table.ecard_form
{

}

table.ecard_form textarea
{
	width: 300px;
}

table.ecard_form th
{
	width: 150px;
}

div.ecard_znaczek
{
	float:left;
	margin-right: 15px;
	margin-bottom: 15px;
}

div.ecard_styl
{
	float:left;
	margin-right: 15px;	
}

div.ecard_box
{
	margin-left: auto;
	margin-right: auto;
	width: 500px;
}

div.ecard_top
{
	width: 500px;
	height: 45px;
}

div.ecard_body
{
	width: 500px;
	background-repeat: repeat-y;
}

div.ecard_image_in
{
	float: left;
	width: 280px;
	margin-left: 20px;
	margin-right: 5px;
}

div.ecard_bottom
{
	width: 500px;
	height: 45px;
}

div.ecard_znaczek_in
{
	margin-left: 380px;	
}

div.ecard_addr
{
	line-height: 2em;
	width: 480px;
}

div.ecard_tresc
{
	margin-left: 20px;
	line-height: 1.5em;
	font-size: 14px;
	width: 460px;
}

div.notice
{
	background-color: #008000;
	padding: 4px;
	color: #ffff00;
	margin: 6px 0px 6px 0px;
}

div.error
{
	background-color: #ff0000;
	padding: 4px;
	color: #ffff00;
	margin: 6px 0px 6px 0px;
}
