body
{
	background-image: url(images/background.jpg);
	background-repeat:repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
a
{
	color:#3b9acb
	}
	
a:hover
{
	color: #000099;
	text-decoration:none;
	}
	
.float
{
    float:left
}

#main 
{
    width:1000px;
    height:50px;
}
h3
{
	padding-left:50px;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

.moto
{
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
.site
{
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #3094c8;
	text-align: center;
}
p
{
padding-left:5px;
padding-top:50px;
}

.content wrap
{
	width:500px;
	padding-right: 5px;
}
		  
.page_title {
	
	font-size:12px;
	font-weight:bold;
	padding-left:240px;
	padding-top:30px;
}
.line_end
{
border-bottom:dotted #4dbce5 thin;
}
/*****************************************
       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
******************************************/
#left_column
{
width:227px;
background-image:url(images/left-column.jpg);
background-repeat:no-repeat;
height:1154px;
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;
}
/*****************************************
              CONTENT
******************************************/
#right_column
{
width:773px;
height:1154px;
float: left;
}
#content
{
	width:759px;
	float:left;
	background: url(images/lily.jpg) no-repeat;
	text-align: left;
	}
#firma
{
	width:759px;
	float:left;
	background: none;
	}
	.a1
{
	width:240px;
	background:none;
	float:left;
	padding-top:50px;
	padding-left:10px;
	text-align: center;
}
.a2
{
width:490px;
background:none;
float:left;
padding-right:10px;
padding-top:5px;
}
/*************************
FOOTER
**************************/
#footer
{	width:1000px;
	height:75px;
	float: left;
	background-image:url(images/footer.jpg);
	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;}
