/* CSS Document */

body {
	width: 100%;
	padding: 0px;
	margin: 0px;
	background-image: url(images/bgr.jpg);
	background-repeat: repeat-x;
	background-color: #bf6080;
	text-align: center;
	font-family: Arial, Verdana, "Trebuchet MS";
	background-position: 0px 0px;
}

a {
	text-decoration: none;
}

.clearing {
	clear: both;
}

img {
	padding: 0px;
	border: 0px;
}

h2 {
	color: #f7cad9;
	text-align: left;
	font-size: 18px;
	font-weight: normal;
	margin-top:20px !important;
	margin-top:10px;
	margin-bottom:20px !important;
	margin-bottom: 10px;
}

h3 {
	color: #f7cad9;
	text-align: left;
	font-size: 16px;
	font-weight: normal;
	margin: 45px 10px 0px 5px !important;
	margin: 30px 10px 0px 5px;
}

h4 {
	color: #7aa598;
	text-align: right;
	font-size: 16px;
	font-weight: normal;
	margin: 10px 15px 10px 10px !important;
	margin: 10px;
	padding: 0px 45px 0px 0px;
}

h5 {
	color: #e0cfd4;
	text-align: right;
	font-size: 16px;
	font-weight: normal;
	font-stretch: narrower;
	margin: 20px 10px;
	padding: 0px 45px 0px 0px;
}

h6 {
	color: #000000;
	text-align: left;
	font-size: 18px;
	font-weight: normal;
	margin-top:20px !important;
	margin-top:10px;
	margin-bottom:20px !important;
	margin-bottom: 10px;
}

.image {
	float: left;
	display: inline;
	margin: 10px 5px;
}

#wrapper {
	width: 920px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}

#header {
	background-image:url(images/header.jpg);
	width: 920px;
	height: 218px;
	clear: both;
}

#topmenu {
	float: right;
}

#topmenu ul {
	list-style-type: none;
	display: inline;
}

#topmenu ul li {
	list-style-type: none;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	width: 140px;
	padding: 8px 0px;
	display: block;
	border-right: 2px solid #c0617f;	
}

#topmenu ul li a {
	color: #FFFFFF;
}

#topmenu ul li a:hover {
	color: #7aa598;
}

#topmenu ul li.last, #leftnav ul li.last {
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
}

#leftnav {
	float: left;
	width: 234px;
	margin-left: 45px;
	padding: 0px;
 	background-image:none; 
 	background-repeat: no-repeat; 
	display: inline;
}

#leftnav ul {
	width: 234px;
	list-style-type: none;
	margin: 6px 0px 0px 0px !important;
	margin: 8px 0px 0px 0px;
	padding: 0px;
	display: block;

}

#leftnav ul li {
	display: block;
	height: 21px !important;
	height: 17px;
	padding: 6px 8px;
	margin: 0px 0px;
	border-bottom: 2px solid #a97e89;
	list-style-type: none;
	text-align: left;
	vertical-align: top;
	text-shadow: #666666;
	font-size: 11px;
	font-weight: bold;
	background-image: url(images/leftbgr2.png);
	background-repeat: repeat-y;
}

#leftnav ul li a {
	color:#000000;
}

#leftnav img {
	margin-bottom: 10px !important;
	margin-top: 0px !important;
	margin-top: 10px;
}

#main {
	width: 590px !important;
	width: 580px;
	margin-left: 10px;
	margin-right: auto;
	padding: 0px;
	float: left;
	display: inline;
}

#page, #cenovnik {
	width: 590px !important;
	width: 580px;
	margin-left: 10px;
	margin-right: auto;
	padding: 10px 20px;
	float: left;
	background-image:url(images/pagebgr.png);
	background-repeat: repeat-y;
	display: inline;
}

#page ul li, #pagetop ul li {
	list-style-type: square;
	font-size: 12px;
	text-align: justify;
	margin-right: 45px;
}

#pagetop {
	background-image: url(images/pagebgrtopb.png);
	background-repeat: no-repeat;
	width: 590px !important;
	width: 580px;
	margin-left: 10px;
	padding: 10px 20px;
	float: left;
	display: inline;
}

#pagetop2 {
	background-image: url(images/pagebgrtop2.png);
	background-repeat: no-repeat;
	width: 590px !important;
	width: 580px;
	margin-left: 10px;
	padding: 10px 20px;
	float: left;
	display: inline;
}

#pagetop3 {
	background-image: url(images/pagebgrtop3.png) !important;
	background-image: url(images/pagebgrtop2.png);
	background-repeat: no-repeat;
	width: 590px !important;
	width: 580px;
	margin-left: 10px;
	padding: 10px 20px;
	float: left;
	display: inline;
}

#pagebottom {
	width: 590px !important;
	width: 580px;
	margin-left: 289px !important;
	margin-left: 249px;
	padding: 0px;
}

#main p, #page p {
	font-size: 12px;
	text-align: justify;
	padding: 0px 40px 0px 5px;
}

#main img {
	text-align: left;
	float: left;
	display: inline;
}

#footer {
	float: right;
	font-size: 10px;
	color: #FFFFFF;
	padding-right: 42px;
}

#footer a {
	color: #990066;
}

.akcija {
	padding-left: 5x;
	padding-top: 0px;
	padding-bottom: 15px;
}

.shadow{
border:2px solid #72bda6;
font:10pt arial;
position:relative;
display:inline;
background:white;
z-index:100
}

.shadow_inner{
overflow:hidden;
position:absolute;
top: -1000px;
filter:alpha(Opacity=10); /*modify to change the shade solidity/opacity, same as below*/
opacity:0.1; /*firefox 1.5 opacity*/
-moz-opacity:0.1; /*mozilla opacity*/
-khtml-opacity:0.1; /*opacity*/
z-index:10
}

#cenovnik p{
	font-size: 12px;
	text-align: justify;
	padding: 0px;
	margin: 2px;
}

