* {
	margin: 0;
	font-family:arial;
}
html, body {
	height: 100%;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -28px; 
}
.footer, .push {
	height: 28px; 
}

h2,h3,h4
{
font-family:arial;

}

.h2_regular
{
font-weight:normal;
}

a
{
font-family:arial;
font-size:13px;
color:black;
font-style:italic;
}

.font13 b,p{
font-size:13px;
}

.font13 td{
padding-right:25px;
padding-bottom:15px;
font-size:13px;
}

.gallery {
list-style:none;
cursor:pointer;
font-size:13px;
font-family:arial;
width:530px;

}
.gallery span
{
border:0px solid black;
width:110px;
float:left;
display:inline;
clear:right;
margin-right:20px;
margin-bottom:20px;
text-align:left;
}
.gallery div
{
height:100px;
overflow:hidden;
}

.gallery img
{
background:black;
cursor:pointer;
border:0px solid black;
}

.gallery a
{
color:#6E6E6E;
border-width:0px;
font-style:normal;
text-decoration:none;

}

.poza
{
min-height:250px;
width:auto;
height:auto;

text-align:center;
}

.blue {
		font-weight:normal;
		color:#0066CC;
		font-family:Arial, Helvetica, sans-serif;

	}			









