/*

	project: watchthis!
	author: luka cvrk (www.solucija.com)

*/

/* global reset */
*{ margin: 0; padding: 0; }*
:focus, :active { outline: 0; }

body { font: .9em Georgia, "Times New Roman", Sans-Serif; background: #fff url(../images/bg.gif) repeat-x; color: #333; }
a { color: #A82A15; text-decoration: none; }
img { border: 0; }
/*h1 {  float: left; margin: 10px 0px; font-size: 3em; color: #A82A15; }
h2 { font-size: 0.8em; font-weight: normal; margin: 0px;display:inline; }
h2 a:hover { background: #A82A15; color: #fff; }
h3{}
h4{ font-size: 0.8em; font-weight: normal; margin: 0px;}**/
h1{display:inline;font-size: 3em; color: #A82A15;}
h1.manje{display:inline;font-size: 1.5em; color: #A82A15;}
h2{display:inline;font-size:1em;}
h2.naslov{display:inline;font-size:2em;color:#A82A15;}
h3{display:inline;font-size:1em;}
h4{display:inline;font-size:1em;}
h5{display:inline;;}
h6{}

h6.res{font-size:1.2em;margin-bottom:10px;}
/*.subact{color:green;}*/
.hr { color: #ccc; }
p  { margin: 5px 0 15px; line-height: 1.6em; }
#content { margin: 0 auto; width: 900px; }
#top { float: right; margin: 5px 0px;}
	#top li { list-style: none; display: inline; }
	#top li a { float: left; padding: 2px 6px; margin: 3px 2px 0 0; color: #ccc; }
	#top li a.current { color: #fff; background: #A82A15; }
	#top li a:hover { background: #808080; color: #fff; }
#intro { clear: both; padding: 0px 20px;; border: 1px solid #dedede; font-size: 1em; background: #eee; margin: 0px; }
#left { float: left; width: 720px; margin: 0 20px 15px 0; position:relative;}
#right { float: left; width: 160px;margin-top:60px; }
#right h3 { border-bottom: 1px solid #ccc; margin: 0 0 10px; }
#right img { margin: 0 3px 3px 0; border: 2px solid #eee; padding: 2px; }
#right li { list-style: none; }
	#right li a { display: block; border-bottom: 1px solid #ccc; padding: 5px 5px; }
#footer { clear: both; padding: 15px 0; border-top: 1px solid #ccc; }
	#r { float: right; }

div.thumbs{width:160px;}
div.item{clear:both;margin:15px 0px;border:1px solid #A82A15; min-height:115px;padding:10px;}
img.slika{display:inline;float:left;margin:0 5px 5px 0;}
li{list-style-type: none;}
a.pag{padding:0px 5px 0px 0px;}
a.pagact{padding:0px 5px 0px 0px;font-weight:bold;color:green;}

#details{width:350px;min-height:300px;}
#contact{position:absolute;right:20px;top:0px;}
