body {
	font: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	background-attachment: fixed;
	background-color: #fbfbf2;
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat-x;
	}
#container {
	padding: 0px;  
	margin: 0px;
	}
#logo {
	position: absolute;
	top: 10px;
	left: 0;
	z-index: 10;
	}
#name {
	position: absolute;
	top: 40px;
	right: 200px;
	z-index: 10;
	}
#pageHeader {
	position: absolute;
	margin: 0;
	padding: 0;
	left: 5px;
	top: 190px;
	width: 257px;
	z-index: 3; 
	}
#menu {
	position: relative;
	margin: 0;
	width: 220px;
	padding: 0 15px;
	line-height: 2;
	background: transparent url(images/menu_mid.gif) repeat-y top left;
	z-index: 3; }
.menuTop {
	margin: 0;
	padding: 0;
	height: 27px;
	background:url(images/menu_top.gif) no-repeat bottom left;
	}
.menuBtm {
	position: relative;
	margin: 0;
	padding: 0;
	height: 29px;
	background:url(images/menu_btm.gif) no-repeat top left;
	}
	
#menu ul {
	margin: 0;
	padding: 0;
	}
#menu li {
	line-height: 1.1; 
	list-style-type: none;
	display: block; 
	padding-top: 5px; 
	padding-bottom: 5px;
	}
#menu li a:link, a:visited {
	font-size: 11px;
	font-weight: bold;
	font-family: verdana, sans-serif;
	color: #fff;
	text-decoration: none;
	}
#menu li a:hover, a:active { 
	color:#FF6600;
	}
#content {
	position: relative;
	top: 10px;
	margin: 0 170px 0px 280px;
	background: #fff url(images/content_bg.jpg) no-repeat;
	min-width: 315px;
	z-index: 2;
	border-left: 2px solid white;
	border-top: 2px solid white;
	border-right: 2px solid white;
	}
#content h3 {
	color: #FF6600;
	}
#content p {
	font-size: 80%;
	}
#contentInner {
	padding-top: 188px; }
#contentText {
	padding: 5px 20px 20px 20px;
	margin: 0;
	border-left: 1px solid #c2caa3;
	border-right: 1px solid #c2caa3;
	border-bottom: 1px solid #c2caa3;
	}
#contentText h1 {
	color: #FF6600;
	}
#contentText a {
	color: #333399;
	}
#contentText a:hover {
	color: #FF6633;
	}
#rightList {
	position: absolute; 
	top: 50px; 
	right: 10px;
	margin-left: 630px;
	z-index: 1; 
	}
#bsch {
	position: relative;
	width: 110px;
	padding: 10px 10px;
	}
#smoking {
	width: 110px;
	padding: 0 10px;
	}
.divBoxSlika { clear: left; float: left; width: 103px; padding: 0 ; }
.divBoxT { clear: left; float: left; width: 103px; font-size: 11px; margin: 0; padding: 10px 0 30px 0;; text-align: center; }	
#rightListInside {
	font: 10px verdana, sans-serif;
	padding: 40px 10px;
	width: 150px;
	background-color: #FFFFFF;
	border: 1px solid gray;
	}
#rightListInside h4 {
	text-align: center;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #FF9900;
	}
#footer {
	text-align: center;
	font-size: 70%;
	margin-left: 200px;
	margin-top: 15px;
	padding-top: 15px;
	height: 20px;
	}
#footer a {
	color: #FF6633;
	}
#footer a:hover {
	color: #006633;
	}





	






