@CHARSET "UTF-8";

/* Initial style reset and setup */
body {
	/* background-color: gray; */
	background-color: #000000;
	font-family: Verdana;	
}

html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote,
pre, form, fieldset, table, th, td { 
	margin: 0;
	padding: 0;
} 
br {
	margin-bottom: 2px;
}

/* Head part styling */

div#header {
	/*background-color: black;*/
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	width: 1000px;
	height: 70px;
}

div#logo {
	position: absolute;
	float: left;
	left: 740px;
	top: 20px;	
}

div#logo img {
	width: 230px;
	height: 80px;
	/* padding-right: 110px; */
}

div#menu {
	float: left;
	clear:both;
	text-align: right;
	color: white;
	z-index: 4;
	width:704px;
	margin-left:1px;
}

div#menu li {
	display: inline;
	list-style-type: disc;	
}

div#menu a {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Verdana;
	font-size:14px;
	width: 116px;
	height: 40px;
	line-height: 40px;
	text-decoration: none;
	float: left;
	text-align: center;
	margin-left: 1px;
}

div#menu a:hover, div#menu a.active {
	color: #FFFFFF;
}
div#menu a {
	background-image: url(../images/butona.png);
}

div#menu a:hover, div#menu a.active {
	background-image: url(../images/butonh.png);
}

/* Body styling */

div#body {
	margin: 0px auto;
	margin-top: 40px;
	width: 1000px;
}

div#leftpanel {
	padding-top: 300px;
	top: 200px;
	left: 60px;
	width: 180px;
	min-height: 500px;
	color: white;
	position: absolute;
}

div#leftpanel p {
	font: Verdana;
	font-size: 10pt;
}

/* for Internet Explorer CSS hacks */
/*\*/
* html #leftpanel {
height: 500px;
}

/*\*/
* html #content {
height: 500px;
}

div#content {
	position: absolute;
	left: 270px;
	top: 150px;
	color: white;		
	min-height: 500px;
	width: 	700px;
	margin-left: 1px;
}

div#jivko {
	/* background-image:url(../images/jivko.png); */
	position: absolute;
	z-index: -3;
	top: 0px;
	left: -45px;
	width: 500px;
	height: 450px;

	opacity: 1.0;
	filter:alpha(opacity=60);

}
div#jivkoWrapper {
/*	background-image:url(../images/jivko.png); */
	background-repeat:no-repeat;
	background-position:0px 0px;
	z-index:2;
}

div#inside {
	margin: auto;
	margin-top: 40px;
	color: white;
	vertical-align: middle;
	padding: 30px;
	width:644px;
	height: 420px;
	border: 1px solid #E37600;
    opacity: 1.0;
	filter:alpha(opacity=70);
	/*position: relative;
	z-index: 4;*/
}

div#inside p, div#inside ul li {
/*	margin-left: 10px; */
	padding-bottom: 15px;
	
	color: white;
	font: Verdana;
	font-size: 10pt;
	z-index: 4;
}

div#products {
	background: white;
	width: 706px;
	height: 500px;
	padding: 0px;
	margin: 0px;
	position: absolute;
	top: 40px;
	left: 0px;
	opacity: 1;
}

div#products ul {
	display: inline;
	list-style-type: none;
}

div#products p, div#products ul li {
	color: black;
}

div#products div.row {
	width: 697px; 
	height: 110px; 
	padding: 6px;
	cursor:pointer;
}

div#products div.row div.rowblock {
	width: 230px;
	height: 110px;
	float: left;
	color: black;
}

div#products div.row div.rowblock p {
	width: 170px;
	text-align: center;
	padding-left: 5px;
}

div#products div.row div.rowblock img {
	padding-left: 20px;
	width: 140px;
	height: 90px;
	border-style: none;
}

/* div#inside strong { */
strong {
	font-weight: bold;
	color: #e27800;
}

div#registration {
	padding-right: 10px;
}

div#registration a {
	background-image: url(../images/regbuttonh.png);
	background-repeat:no-repeat;
	background-position:left;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Verdana;
	font-size:14px;
	text-align: left;
	padding-left:33px;
	width: 160px;
	height: 102px;
	display:block;
	line-height: 100px;
}

div#registration a:hover {
	background-image: url(../images/regbuttona.png);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:33px;
}

div#footer {
	width: 1010px;
	float: right; 
	right: 0px;
	top: 0px;
	text-align: right;
}

/* Other */

#cvpanel {
	display: none;
	background-color: black;
	width: 700px;
	position: absolute; 
	top: 0px; 
	left: -50px;
	opacity: 0.85;
	filter:alpha(opacity=85);
}

#regpanel {
	display: none;
	background-color: black;
	width: 650px;
	position: absolute; 
	top: 130px; 
	left: -20px;
	opacity: 0.85;
	filter:alpha(opacity=85);
	z-index: 4;
}

#popupwrapper {
	border: 1px solid #E37600;
}

#xclose {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 17px;
	border: 1px solid #E37600;
	text-align: center;
	vertical-align: center;
	cursor: pointer;
}

hr.separator {
	border-top: 1px black solid;
	margin-top: 10px;
	width: 90%;
}

div.sep {
	border-bottom: 1px black solid;
	width: 90%;
	margin-left: 25px;
	padding-bottom: -15px;
	display:block;
	clear:both;
}


/* Additionals */
.paginator , .paginator a {
	color:white;
	font-weight:bold;
	text-decoration:none;
}

.paginator a.active {
	color:#e27800;
}

.paginator-products , .paginator-products a {
	color:black;
	width: 650px;
	margin-top: 20px;
	font-weight:bold;
	text-align: right;
	text-decoration:none;
}

.paginator-products a.active {
	color:#e27800;
}

#novina {
	width:644px;
	height: 420px;
	overflow: auto;
}
#novina p{
font-family: Verdana;
font-size: 12px;
}
#novina h1
{
font-size: 15px;
}
#novina h2
{
font-size: 16px;
font-weight: bold;
}
