body
{
	background-image: url(images/background.jpg);
	background-repeat:repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size:11px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}

#main 
{
width:1000px;
height:50px;
}
.float
{
float:left
}
p
{
padding-left:50px;
}
h3
{
	padding-left:50px;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
h4
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#062a5e;
}
.content wrap
{
padding:5px;
}
a
{
	color:#3b9acb
	}
	
a:hover
{
	color: #000099;
	text-decoration:none;
	}
/*****************************************
          HEAD=LOGO AND FLASH
******************************************/
#head
{
width:1000px;
height:275px;
margin-top:0;
float:left;
}
#top
{
	width:1000px;
	float:left;
}
#logo
{
width:227px;
height:186px;
float: left;
}
#flash
{
float:left;
}

#bottom
{width:1000px;
 float:left;
}
/*****************************************
        MID=LEFT COLUMN AND CONTENT
******************************************/
#mid
{
background-image:url(images/bg_mid.jpg);
background-repeat:repeat-y;
	width:1000px;	
	float:left;
	clear: both;
}
#left_column
{
width:227px;
background-image: url(images/left_column_form.jpg);
background-repeat:no-repeat;
height:600px;
float:left;
}
#za_nas
{
width:70;
height:30;
margin-top:40px;
}
#firmi
{
width:70;
height:30;
margin-top:60px;
}
#kontakti
{
width:90;
height:30;
margin-top:65px;
margin-left:-1px;
}
#bg_flag
{
width:43px;
height:25px;
margin-top:80px;
padding-left:60px;
float:left;
}
#br_flag
{
width:50;
height:25;
margin-top:80px;
margin-left:15px;
float:left;
}
#right_column
{
width:773px;
height:1154px;
float: left;
}
#content
{
	width:759px;
	float:left;
	background: url(images/lily.jpg) no-repeat;
	text-align: left;
}
#form
{
	background:none;
	width:759px;
	padding-top:50px;
}
/*****************************************
              FOOTER
******************************************/
#footer
{	width:1000px;
	height:75px;
	float: left;
	background-image: url(images/footer_2.jpg);
	color:#FFFFFF;
    }
	
#footer a:href {
color:#FFFFFF;
}
#footer a:link {
color:#FFFFFF;
text-decoration:none;}
#footer a:visited {
color:#FFFFFF;
text-decoration:none;}
#footer a:active {
color:#FFFFFF;
text-decoration:none;}
#footer a:hover {
color:#FFFFFF;
text-decoration:none;}