/* CSS Document */

img {
	margin:0px;
	border:0px;
	padding:0px;
}

.img {
	margin:0px;
	border:0px;
	padding:0px;
}

.div
{
	position:relative;
	margin:0px;
	padding:0px;
}
div
{
	position:relative;
	margin:0px; 
	padding:0px;
}
body
{
width:100%;  
margin:0px; 
padding:0px;
top:0px;
background-color:#65c0f7;

}	
.main
{
	width:100%;
	padding-top:7px;
	height:100%;

}

#header_box
{
	width:790px;
	height:120px;
	background-color:#FFFFFF;
	border-bottom:#d0dce5;
	margin-left:auto;
	margin-right:auto;
}


#meniu
{
    width:168px;
	float:left;
	padding-top:7px;
	background-image:url(../images/index_11.jpg);
	background-repeat:no-repeat;
	background-position: right top;
}
#menu_1
	{
		padding-left:27px;
		float:left;
		padding-bottom:46px;
	}
#menu_2
	{
		float:left;
		width:142px;
		background-color:#d0e9fa;
		padding:12px 0px 0px 18px;
		height:226px;
	}
#center
{
    width:788px;
	padding-left:2px;
	padding-bottom:0px;
	background-color:#FFFFFF;
	margin-left:auto;
	margin-right:auto;
}
#center1
{
	float:left;
	background-color:#FFFFFF;
	width:606px;
	padding-left:12px;
}
#center3
{
	float:left;
	width:580px;
	padding-left:12px;
	background-color:#FFFFFF;
	padding-bottom:20px;
}
#center1_1
	{
		float:left;
		width:314px;
		padding-right:14px;
		padding-top:0px;
	}
#center1_2
	{
		float:left;
		width:276px;
		height:440px;
		padding:0px 0px 10px 0px;
		background-color:#edf6fd;
	}
.div_galerie
	{
		width:170px;
		height:140px;
		padding:5px;
		margin:4px;
		float:left;
		border:1px solid #000000;
		overflow:hidden;
	}

#foter
{
	width:790px;
	margin-left:auto;
	margin-right:auto;
	background-color:#89c7f3;
	height:18px;

}
#trafic
{
	margin-left:auto; margin-right:auto; 
	width:90px; padding:7px 0px 10px 0px;
}

.clearfix:after {
   content: ".";             
   display: block;         
   height: 0;             
   clear: both;
   visibility: hidden;
}

/* a fix for IE Mac */
.clearfix {
   display: inline-block;
}   

/* Hides from IE-mac \*/
* html .clearfix {
   height: 1%;
}
.clearfix {
   display: block;
}
/* End hide from IE-mac */