﻿/* ------------------------------
HTML Redefine Tags
------------------------------ */

body {	background:url(images/pozadina.png); background-repeat:no-repeat; background-color:black; width:1200px; height:680px;
		font-family:Arial, Helvetica, sans-serif;
		font-size: 12px; 
		margin:20px; 
		padding:0; 
}

input, form, textarea, h1, h2, h3, h4, h5, h6 {margin:0; padding:0;}

h1 {font-size:18px;}

h2 {font-size:14px; color:black; text-align:center; padding: 0 0 10px 0;}

h3 {	font-size:16px; 
	font-family:Verdana, sans-serif;
	color: black;
	padding:3px 0; 
}

h4 {font-size:16px; font-family:Verdana, sans-serif; color: black; padding: 4px 0;}
h4:hover {color: black; text-decoration: underline;}

p { font-size:15px;
}


a { color: black; background: inherit; }
a:hover { color: grey; background: inherit; text-decoration: underline; }



/* ------------------------------
PAGE STRUCTURE
------------------------------ */

/* #container has an absolute width (780 pixel) */
#container {width:900px; height:600px; margin-top:50px; background:url(images/container4.png); }

#topbar	{width:900px; height:160px; background:url(images/izbornik1234.png); }

#navbar{width:900px; display:block; height:14px; }
#navbar a{height:14px; line-height:14px; padding:0 8px; display:inline;}


#main{width:auto; display:block; padding:5px 0; }


#column_left{width:880px; height:410px; float:left; }


#kontakt{width:350px; height:245px; float:left; margin:100px 0 0 5px; padding: 40px 0 0 60px; }
#karta{width:440px; height:390px; float:right; margin:10px 10px 0 0; }
#podaci{width:440px; height:120px; float:right; margin:5px 10px 0 0; }

#info{margin-top:50px; margin-left:180px; width:600px; height:340px; float:left;}

#linkovi{margin-top:50px; margin-left:290px; width:400px; height:320px; float:left; }



div.spacer{clear:both; height:2px; display:block; }


#footer{width:880px; height:55px; background:url(images/footer2.png); display:block; font-size:11px; }

/* ------------------------------
CUSTOM CLASSES
------------------------------ */
/* Add here your custom classes ... */







