body
{
	background-color: #ffd800;
	background-image: url('../bg.bmp');
	background-repeat: repeat-x;
	color: #80807F;
	font-family:Arial;
	font-size:12;
}


.p1
{
	letter-spacing:3px;
	color: #80807F;
	font-family:Arial;
	font-size:12;
}


.p2
{
	width: 155px;
	color: #05a;
	font-family:Arial;
	font-size:12;
}


.p3
{
	width: 90px;
	color: #80807F;
	font-family:Arial;
	font-size:12;
}

.p4
{
	width: 240px;
	color: #80807F;
	font-family:Arial;
	font-size:12;
}



.td1
{
	padding-left:35px;
	padding-top:13px;
}


.td2
{
	padding-right:5px;
	padding-top:6px;
}

.td3
{
	padding-left:14px;
	padding-top:5px;
}

.tdd
{
	padding-left:0px;
	padding-top:19px;
}


a
{	
	font-weight:bold;
	font-size:13;
	font-family: Arial;
	color: #05a;
	text-decoration: none;
}



a:hover 
{
	text-decoration: none; 
	color: #f90;
}

div.picture_title	{
	width:494px;
	height:224px;
	position:relative;
	}
	
	
span.text		{
	font-style: normal;
	font-weight: 100;
	font-family: arial, helvetica, sans;
	font-size: 11px;
	color: #000;
	letter-spacing:0.5px;
	display: block;
					}

html>body span.text	{letter-spacing: normal;}
	
h1		{
	font-size:36;
	font-family: Arial;
	font-weight:100;
	text-decoration: none; 
	color: #FFF;
	letter-spacing:1px;
	position:absolute;
	left:20px;
	bottom:10px;
	display:block;
	margin:0px;
	cursor:default;
	}
	
	
h2		{
	font-style: normal;
	font-weight: 800;
	font-family: arial, helvetica, sans;
	font-size: 11px;
	color: #9b9b9b;
	letter-spacing:0.5px;
	display: block;
	margin-bottom: 3px;
					}
					
html>body h2	{letter-spacing: normal;}

h4		{
	font-style: normal;
	font-weight: 800;
	font-family: arial, helvetica, sans;
	font-size: 12px;
	color: #000;
	letter-spacing:0.5px;
	display: block;
	margin-bottom: 3px;
					}
					
html>body h4	{letter-spacing: normal;}

h3		{
	font-style: normal;
	font-weight: 800;
	font-family: arial, helvetica, sans;
	font-size: 12px;
	color: #da080b;
	letter-spacing:0.5px;
	display: block;
	margin-bottom: 3px;
	margin-top: 10px;
					}
					
html>body h3	{letter-spacing: normal;}
img.poze_left		{
		float:left;
		margin-right:10px;
		border:1px solid black;
					}
					
img.poze_right		{
		float:right;
		margin-left:10px;
		border:1px solid black;
					}