/*
	
	project: Nautica (free template)
	author: Luka Cvrk
	Solucija (www.solucija.com)
	
*/

*{margin:0;padding:0;}:focus,:active {outline:0}ul,ol{list-style:none}img{border:0} 
body { font: .74em Sans-Serif; color: #444; background: #f4f4f4; line-height: 1.6em; }
a { text-decoration: none; color: #008080; }
p  { margin: 0 0 15px; }
.wrap { margin: 0 auto; width: 960px; }

#header { height: 160px; background: #fff url(../images/bg22.jpg) no-repeat center top; color: #ccc; margin: 0 0 30px; }
#header p { float: right; margin: 20px 0 0; }

#logo { float: left; margin: 40px 20px 50px 0; color: #fff; letter-spacing: .2em; font-size: 1.9em; }
#logo a { color: white; text-shadow: black 0.1em 0.1em 0.2em; }

h1 { font-size: 1.8em; } /*text-shadow: 1px 1px 1px #000; */
h2 { line-height: 2em; font-size: 1.4em;  margin: 0 0 10px; color: #008080; } /*text-shadow: 1px 1px 1px #fff;*/
h3 { font-size: 1.2em; margin: 0 0 6px; }

#menu { clear: both; padding: 13px 0 0; }
#menu li { display: inline; font-size: 1.2em; }
#menu li a { float: left; padding: 0 22px 0 0; margin: 0 22px 0 0; color: #ddd; border-right: 1px solid #505052; }
#menu li.last a { border: 0; padding: 0; }
#menu li a:hover { color: #fff; }
#menu li a.current { font-weight: bold; color: #fff; }

#main { clear: left; float: left; width: 690px;} 

.l { float: left; width: 320px; }
.r { float: right; width: 320px; }
.all { clear: both; text-align: justify; }

.l img, .r img, .all img {  border: 0px solid #fff; }

.line { clear: both; border-bottom: 1px dotted #ccc; padding: 10px 0 0; margin: 0 0 20px; }

#side { clear: right; float:right; width: 225px; color: #808080; background: #fff; padding: 11px; margin: 0 0 10px; right:auto;}
#side a { color: #444; }
#side li { padding: 0 0 10px; }
	
/*#footer { clear: both; height: 120px; padding: 20px 0; color: #888; border-top: 1px dotted #ccc; }*/
#footer {clear: both; height: 90px; background:#ccc; color: #444; margin: 0 0 0; }
#footer ul { float: left; width: 140px; }
#footer ul li { padding: 0 0 3px; }
#footer p { width: 960px; text-align:center; }
