body {

font:74% arial, verdana, sans-serif;
line-height:1.2em;
margin:0 auto;
padding:0;
}

a {
color:#999999;
font-weight:700;
text-decoration:none;
}

a:hover {
text-decoration:underline;
}

a img {
border:0;
}

p {
	margin:0 0 18px 10px;
	text-align: justify;
}

ul,ol,dl {
font-size:1.0em;
margin:2px 0 16px 30px;
}

ul ul,ol ol {
margin:4px 0 4px 30px;
}

.hr {

border-bottom:1px dotted #dadada;
margin:0px 0px 12px 0;
}

blockquote {
border:1px solid #dadada;
font-size:1.0em;
margin:20px 7px;
padding:8px;
}

h1 {
font-size:3.4em;
letter-spacing:-3px;
margin:0 0 25px 411px;
}

h1 a {
color:#8485A4;
text-transform:none;
}

h2 {
	border:1px solid #caddf2;
	color:#575757;
	font-size:1.1em;
	letter-spacing:0px;
	margin:0 0 10px;
	padding:0 2px 2px 10px;
	background: url(../images/h2.png) repeat-x center center;
}

h3 {
border-bottom:1px solid #dadada;
color:#808080;
font-size:1.0em;
font-weight:700;
margin:10px 0 8px;
padding:1px 2px 2px 3px;
}
h4 {
	border-bottom:1px solid #dadada;
	color:#575757;
	font-size:1.4em;
	letter-spacing:0px;
	margin:0 0 10px;
	padding:0 2px 2px 5px;
}

/*** Main wrap and header ***/
#rotoHolder {float:left; width:300px; height:167px;}
.mPhoto {position:absolute; -moz-opacity:0.0; filter:Alpha(opacity=0);}
#wraptop {
	background: url(../images/top.png) no-repeat bottom center #fff;
	height: 19px;
	margin: 10px auto 0 auto;	
}
#wrapbody {
background:url(../images/background.png) repeat-y top center #fff;
margin:0 auto	
}#wrapbottom {
	background: url(../images/bottom.png) no-repeat top center #fff;
	height: 19px;
	margin: 0px auto 15px auto;	
}
#wrap {
color:#404040;
margin:0px auto;
padding:0;
width:870px;
}

#header {
	margin:0 0 0 25px;
	background-image: url(../images/vrsoft.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 115px;
}

#menu {
	margin:0;
	height: 65px;
}

#toplinks {
font-size:0.9em;
padding:5px 2px 2px 3px;
text-align:right;
}

#toplinks a {
color:gray;
}

/*** Sidebar and menu ***/

#sidebar {
float:left;
line-height:1.4em;
margin:0 0 5px;
padding:1px 0 0;
width:180px;
}
#sidebar p {
	margin:0px 10px 0px 10px;
	text-align: justify;
}
#sidebar ul {
font-size:0.9em;
list-style:none;
margin:0;
padding:0 0 15px 10px;
}

#sidebar li {
list-style:none;
margin:0 0 4px;
padding:0;
}

#sidebar li a {
font-size:1.2em;
font-weight:700;
padding:2px;
}

#sidebar ul ul {
line-height:1.2em;
margin:4px 0 3px 15px;
padding:0;
}

#sidebar ul ul li a {
font-weight:400;
}

#sidebar h2 {
margin:3px 0 8px;
}

/*** Main content ***/

#content {
float:right;
line-height:1.5em;
margin:0;
padding:0 0px 0 12px;
text-align:left;
width:665px;
border-left:1px dotted #dadada;
}
.leftcontent {
float:left;
line-height:1.5em;
margin:0;
padding:0;
text-align:left;
width:455px;
}
.leftcontent a {
color:#333;
font-weight:700;
text-decoration:none;
}
.leftcontent a:hover {
color:#C0C0C0;
text-decoration:underline;
}
.rightcontent {
float:right;
line-height:1.5em;
margin:0;
padding:0 0 0 10px;
text-align:left;
width:185px;
border-left:1px dotted #dadada;
}
.rightcontent ul {
font-size:0.9em;
list-style:none;
margin:0;
padding:0 0 15px 10px;
}

.rightcontent li {
list-style:none;
margin:0 0 4px;
padding:0;
}

.rightcontent li a {
font-size:1.2em;
font-weight:700;
padding:2px;
}
.centercontent {
float:left;
line-height:1.5em;
margin:0;
padding:0;
text-align:left;
}
#content h3,#contentalt h3 {
margin:10px 0 8px;
}

/*** Footer ***/

#footer {
border-top:1px solid #dadada;
clear:both;
color:gray;
font-size:0.9em;
line-height:1.6em;
margin:0 auto;
padding:8px 0;
text-align:center;
}

#footer p {
margin:0;
padding:0;
}

#footer a {
color:#808080;
}

/*** Various classes ***/

.boxwhite {
	border:1px solid #dadada;
	font-size:1.0em;
	line-height:1.4em;
	padding:10px 10px 10px 13px;
	background-color: #fdfdfd;
}
.box {
	border:1px solid #c8c8c8;
	color:#fff;
	font-size:1.0em;
	line-height:1.4em;
	padding:10px 10px 10px 13px;
	background-color: #76A9CB;
}

.box a {
color:#f0f0f0;
}

.left {
float:left;
margin:6px 18px 2px 5px;
}

.right {
float:right;
margin:6px 5px 2px 18px;
}

.center {
	text-align: center;
}
  
.readmore {
padding-right: 15px;
background-image: url(../images/arr_2.gif);
background-position:right center;
background-repeat:no-repeat;
border-bottom:1px dotted #dadada;
margin:-10px 10px 12px 0;
text-align:right;
}

.readmore a {
font-size:0.8em;
color:#990000;
font-weight:700;
text-decoration:none;
}
.readmore a:hover {
text-decoration:underline;
}
.timestamp {
font-size:1.2em;
margin:-5px 0 15px 10px;
}

.timestamp a {
font-weight:normal;
}

.blue {
color:#4088b8;
}

.clear {
clear:both;
}

.fade {
color:#c8c8c8;
}

.gray {
color:gray;
}

.photo {
background:#fff;
border:1px solid #bababa;
padding:2px;
}

/*** DropMenu ***/

.mleft {background: url(../images/dropmenu2a.gif);}
.mleft {background: url(../images/dropmenu2b.gif);}

.dropmenu {padding:0 0 0 53px; margin:0; list-style:none; height:36px; background:transparent url(../images/dropmenuback.gif); position:relative; z-index:500; }
.dropmenu li.top {display:block; float:left;}
.dropmenu li a.top_link {display:block; float:left; height:36px; line-height:30px; color:#484848; text-decoration:none; font-size:1em; font-weight:bold; padding:0 0 0 10px; cursor:pointer;background: url(../images/dropmenu0a.gif) no-repeat;}
.dropmenu li a.top_link span {float:left; display:block; padding:0 20px 0 10px; height:36px;background:url(../images/dropmenu0b.gif) right top;}
.dropmenu li a.top_link:hover {color:#000; background: url(../images/dropmenu2a.gif) no-repeat; line-height:30px;}
.dropmenu li a.top_link:hover span {background:url(../images/dropmenu2b.gif) no-repeat right top;}

.dropmenu li:hover > a.top_link {color:#000; background: url(../images/dropmenu2a.gif) no-repeat; line-height:30px;}
.dropmenu li:hover > a.top_link span {background:url(../images/dropmenu2b.gif) no-repeat right top;}


.dropmenu table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default link styling */

/* Style the list OR link hover. Depends on which browser is used */

.dropmenu a:hover {visibility:visible; position:relative; z-index:200;}
.dropmenu li:hover {position:relative; z-index:200;}

/* keep the 'next' level invisible by placing it off screen. */
.dropmenu ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

.dropmenu ul.sub1 {width:180px;}
.dropmenu ul.sub2 {width:124px;}
.dropmenu ul.sub3 {width:100px;}

.dropmenu :hover ul {left:0; top:35px; background: #E9EDF7; padding:3px; border:1px solid #A2A9A9; border-width:0 1px 1px; white-space:nowrap; height:auto; z-index:300;}
.dropmenu :hover ul li {display:block; height:20px; position:relative; font-weight:normal; width:auto;}
.dropmenu :hover ul li a {display:block; font-size:1.0em; height:20px; line-height:20px; width:auto; padding:0 10px; color:#575757; text-decoration:none;}
.dropmenu :hover ul li a:hover {background:#5C99C8; color:#fff;}
form {
font-size:1.0em;
margin:15px 7px;
padding:8px 8px 8px 15px;
border:1px solid #dadada;
background-color: #F8F8F8; 
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding:2px;
	border:1px solid #eee;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}
textarea {
	width:370px;
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}
input.button { 
	margin: 0; 
	font: bolder 12px Arial, Sans-serif; 
	border: 1px solid #CCC; 
	padding: 2px 3px; 
	background: #FFF;
	color: #275F6C;
}
/* galerija slika */
.thumbnail
{
float: left;
width: 120px;
border: 1px solid #dadada;
margin: 0 4px 15px 13px;
padding: 5px;
}
.rightthumbnail
{
float: right;
width: 150px;
border: 1px solid #dadada;
margin: 0 12px 15px 5px;
padding: 5px;
}
.dvathumbnail
{
float: left;
width: 190px;
border: 1px solid #dadada;
margin: 0 9px 15px 9px;
padding: 5px;
}
.hardthumbnail
{
float: left;
width: 190px;
margin: 0 10px 15px 10px;
padding: 5px;
}
.clearboth { clear: both; }

/* Tablica */

#box-table
{
font-size:1.0em;
	margin: 10px;
	width: 630px;
	text-align: left;
	border-collapse: collapse;
}
#tablesm
{
font-size:1.0em;
	margin: 10px;
	width: 435px;
	text-align: left;
	border-collapse: collapse;
}
#box-table th,#tablesm th
{
font-size:1.0em;
	font-weight: normal;
	padding: 6px;
	background: #eaeaea;
	border-top: 4px solid #fff;
	border-bottom: 1px solid #eaeaea;
	color: #7c7c7c;
}
#box-table td,#tablesm td
{
	padding: 6px;
	background: #fff; 
	border-bottom: 1px solid #eaeaea;
	color: #949494;
	border-top: 1px solid transparent;
}
#box-table tr:hover td,#tablesm tr:hover td
{
	background: #fafafa;
	color: #7c7c7c;
}
#satok { border: 1px solid #caddf2; margin-top: 0px; margin-bottom: 20px; }
#satkont { background: url(../images/clock.png) repeat-x center center; border: 2px solid #fff; text-align: center; padding: 12px 0 0 0; }
