@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #272727;
}
a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #39C;
	text-decoration:none;
	text-decoration:none;
}
a:visited {
	color: #369;
	text-decoration:none;
}
a:hover {
	color: #3CF;
	text-decoration:none;
}
a:active {
	color: #39C;
	text-decoration:none;
}

h1 {
	
	font-weight:bold;
	font-size:16px;
	color:#00afef;}
.text
{
	width: 32%;
	padding: 2px;
	border-top: solid 5px #E4E4E4;
	float:left;
	display:inline;
	margin-right: 12px;
	
	}
	.text2
{
	width: 14%;
	padding: 2px;
	border-top: solid 5px #E4E4E4;
	float:left;
	display:inline;
	margin-right: 12px;
	}
	.mapa
{
	width: 50%;
	padding: 2px;
	border-top: solid 5px #E4E4E4;
	float:left;
	display:inline;
	padding-top: 15px;
	
	}


.wrap
{
	width: 100%;
	height: 100%;
	background-image:url(img/bgr.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-color:#FFF;
	
	}
	.header
	{
		height: 146px;
		
		}
		.main
		{
			height: 360px;}
			.siva
			{
				margin-top: 30px;
				margin-bottom: 5px;
				border-top: 5px #f3f3f3 solid;}
.foottext
{
	font-size:11px;
	color:#B7B7B7;}
	.poslovi
	{
		border-left: 5px solid #3CF;
		padding-left: 5px;
		color:#FFF;
		margin-top: 2px;
		margin-bottom: 20px;
		background-image:
		}
		
		.bgr {
			
			
			background-image:url(img/shadow.png);
			background-repeat:no-repeat;
			background-position:left bottom;}
			
			
ul.enlarge{
list-style-type:none; /*remove the bullet point*/
margin-left:0;
}
ul.enlarge li{
display:inline-block; /*places the images in a line*/
position: relative;
z-index: 0; /*resets the stack order of the list items - later we'll increase this*/
margin:10px 5px 0 5px;
}
ul.enlarge img{
background-color: #D6F8F8;
padding: 3px;
-webkit-box-shadow: 0 0 6px rgba(132, 132, 132, .75);
-moz-box-shadow: 0 0 6px rgba(132, 132, 132, .75);
box-shadow: 0 0 6px rgba(132, 132, 132, .75);
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}
ul.enlarge span{
position:absolute;
left: -9999px;
background-color:#D6F8F8;
padding: 10px;
font-family: 'Droid Sans', sans-serif;
font-size:.9em;
text-align: center;
color: #495a62;
-webkit-box-shadow: 0 0 20px rgba(0,0,0, .75));
-moz-box-shadow: 0 0 20px rgba(0,0,0, .75);
box-shadow: 0 0 20px rgba(0,0,0, .75);
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius:4px;
}
ul.enlarge li:hover{
z-index: 50;
cursor:pointer;
}
ul.enlarge span img{
padding:2px;
background:#ccc;
}
ul.enlarge li:hover span{
top: -250px; /*the distance from the bottom of the thumbnail to the top of the popup image*/
left: -20px; /*distance from the left of the thumbnail to the left of the popup image*/
}
ul.enlarge li:hover:nth-child(2) span{
left: -100px;
}
ul.enlarge li:hover:nth-child(3) span{
left: -200px;
}
/**IE Hacks - see http://css3pie.com/ for more info on how to use CS3Pie and to download the latest version**/
ul.enlarge img, ul.enlarge span{
behavior: url(pie/PIE.htc);
} 


.link2 a

{
	background-color:#39F;
	color:#FFF;
	padding: 5px;
	text-decoration:none;
	}
	
	
	.link2 

{
	margin-right: 2px;
	background-color:#39F;
	color:#FFF;
	padding: 5px;
display:inline-block; /*places the images in a line*/
position: relative;
	-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius:2px;
	}
	.linkovidole
	{
		
		margin-left: 500px;
		position: relative;}
		
		.headlink1
		{ 
				padding: 5px;
			position: relative;
			display:inline-block;
					
			background-color:#09C;	
			margin-right: 2px;		
				-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius:2px;
margin-bottom: 10px;

			}
	.headlink1 a
		{
			color:#FFF;
			text-decoration:none;
		}
		.headlink2
		{
						padding: 5px;
			position: relative;
			display:inline-block;
					
			background-color: #232323;	
			margin-right: 2px;	
				-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius:2px;
margin-bottom: 10px;
	
			}
	.headlink2 a
		{
			text-decoration:none;
			color:#FFF;
		}
		
		.slika
		
		{
		border: 3px solid #444;
		-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius:2px;	
			
			
			}