﻿* { font: 1em Georgia,"Lucida Sans Unicode",Times,serif; margin: 0px; padding: 0px }
body { background: #F0D5A0 url('background.jpg'); background-repeat: repeat-x }

strong { font-weight: bold }

/* Styling za glavne stranice */

#wrap { margin: 0px auto; padding: 0px; width: 750px }

#header { display: block; float: left; width: 100%; height: 127px; border: 0px }

#cnt { float: left; width: 100%; background: #670001 url('sub_background.jpg'); background-repeat: repeat-x; border: 0px }
 
#left { float: left; display: block; width: 170px }
 #left a.nav { float: left; width: 155px; height: 28px; background: url('link_back.jpg'); background-repeat: no-repeat; padding: 0px 0px 0px 15px; text-decoration: none; color: #fff; font-weight: bold }
 #left a.nav_last { float: left; display: block; width: 155px; height: 36px; background: url('link_back_last.jpg'); background-repeat: no-repeat; padding: 0px 0px 0px 15px; text-decoration: none; color: #fff; font-weight: bold }
 #left a.nav:hover { background: url('link_back_roll.jpg'); background-repeat: no-repeat; color: #670001; font-weight: bold }
 #left a.nav_last:hover { background: url('link_back_last_roll.jpg'); background-repeat: no-repeat; color: #670001; font-weight: bold }
 #left a.nav_current { float: left; width: 155px; height: 28px; background: url('link_back_roll.jpg'); background-repeat: no-repeat; padding: 0px 0px 0px 15px; text-decoration: none; color: #670001; font-weight: bold }
 #left a.nav_current_last { float: left; display: block; width: 155px; height: 36px; background: url('link_back_last_roll.jpg'); background-repeat: no-repeat; padding: 0px 0px 0px 15px; text-decoration: none; color: #670001; font-weight: bold }
 #left .linktxt { font-family: "Lucida Sans Unicode"; font-size: 0.8em; display: block; float: left; margin-top: 3px; font-weight: bold; cursor: pointer }


#center { float: left; display: block; width: 405px; padding: 10px 0px 0px 0px; color: #eee; text-align: justify; font-family: "Lucida Sans Unicode"; font-size: 0.8em }

#center p { padding: 10px 0px 10px 0px}
#center ul { padding: 10px 0px 10px 15px }
#center img { border: 2px solid #d89520; margin-top: 2px; margin-bottom: 2px }
#center img.gallery { margin-left: 14px; margin-right: 14px }
#center h2 { padding-top: 10px; font-size: 2em }	 
#center a { color: #fff }
#center a:hover { color: #999 }

#right { float: right; display: block; width: 151px }
#right a { font-size: 0.7em; color: #fff }
#right a:hover { color: #999 }

#foot { float: left; width: 100%; background: #e6B45f url('footer.jpg'); background-repeat: repeat-x; height: 120px }

.info_bar { font-size: 0.7em; font-family: "Arial"; text-align: center; color: #fff; padding-top: 36px }
		.info_bar a { font-family: "Arial"; color: #660033 }
		.info_bar a:hover { color: #882255 }
	