/*
 * Hoteli Croatia d.d.
 * -----------------------
 * Design - Konix NET d.o.o. (C) 2006.
 *
 */
* {
	margin: 0px;
	padding: 0px;
}
body {
	text-align: center;
	font: 70% Arial, Helvetica, sans-serif;
	background-color: #FFF;
}
table {
	font-size: 1em;
}
hr {
	display: none;
}
.kontejner {
	margin: 0px auto;
	padding: 0px 9px;
	width: 760px;
	clear: both;
}
#header {
	text-align: right;
}
#header h1 {
	background: url(../slike/sub/common_title.gif) no-repeat 100% 50%;
	height: 40px;
	width: 100%;
}
#header h1 span {
	display: none;
}
#languages {
	list-style: none;
	text-align: right;
	padding: 3px 0px;
}
#languages li {
	display: inline;
}
#languages a {
	color: #600;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 7px;
	background: url(../slike/home/bullet.gif) no-repeat 0px 50%;
}
#languages a:hover {
	color: #000;
	text-decoration: underline;
}
#languages a.bulletFirst {
	background: none;
}
#languages a.russki {
	background: url(../slike/home/lang_russki.gif) no-repeat 0px 2px;
	padding-right: 20px;
}
#languages a.russki:hover {
	background: url(../slike/home/lang_russki.gif) no-repeat 0px -14px;
}
#languages a.russki span {
	visibility: hidden;
}
.topLine {
	background: url(../slike/sub/common_line.gif) no-repeat 100% 0px;
}
/* footer */
#footer {
	padding-top: 3px;
}
#footerMenu {
	list-style: none;
	text-align: right;
	padding: 3px 0px;
}
#footerMenu li {
	display: inline;
	color: #999;
}
#footerMenu a {
	color: #600;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 7px;
	background: url(../slike/home/bullet.gif) no-repeat 0px 50%;
}
#footerMenu a:hover {
	color: #000;
	text-decoration: underline;
}
#footerMenu a.bulletFirst {
	background: none;
}
#topPicture {
	background: url(../slike/sub/accommodation_top.jpg) no-repeat 0px 0px;
	height: 46px;
	width: 100%;
}
#topPicture h2 span {
	display: none;
}
/* MAIN MENU */
#mainMenu {
	background-color: #E8E3CF;
	color: #000;
	padding: 5px;
	font-size: 1.1em;
	font-weight: bold;
}
#menuContent {
	list-style: none;
}
#menuContent li {
	display: inline;
}
#menuContent a,
#menuContent span {
	color: #600;
	text-decoration: none;
	padding-left: 15px;
	padding-right: 10px;
	background: url(../slike/home/bullet.gif) no-repeat 0px 50%;
}
#menuContent span {
	color: #000;
}
#menuContent a:hover {
	text-decoration: underline;
	color: #000;
}
#menuContent a.firstItem,
#menuContent span.firstItem {
	background: none;
}
.clearFloat {
	clear: both;
}
#mainTekst {
	text-align: left;
	position: relative;
	background: url(../slike/sub/sub2_bck.jpg) repeat-y 100% 0px;
}
#mainBckPic {
	min-height: 455px;
	position: relative;
}
* html #mainBckPic {
	height: 455px;
}
/* SIDEBAR MENU */
#leftMenu {
	position: absolute;
	width: 188px;
	background: url(../slike/sub/common_logo.jpg) no-repeat 50% 0px;
	top: 15px;
	left: 0px;
	padding-top: 150px;
}
#leftSideBar {
	list-style: none;
}
#leftSideBar li.menuTitle {
	background: #900 url(../slike/sub/side_bullet.gif) no-repeat 10px 50%;
	padding: 3px 0px;
	margin-bottom: 1px;
	padding-left: 30px;
	color: #FFF;
	font-size: 1.2em;
	display: block;
}
#leftSideBar li {
	margin-bottom: 1px;
}
#leftSideBar a, 
#leftSideBar div.onPage {
	display: block;
	padding: 3px 0px;
	background-color: #F8F5F1;
	color: #600;
	text-decoration: none;
	padding-left: 30px;
	width: 158px;
}
#leftSideBar a:hover {
	color: #000;
	background-color: #FFF;
}
#leftSideBar div.onPage {
	background-color: #FFFFF0;
	border-left: 5px solid #900;
	width: 153px;
}
#subMenu {
	list-style: url(../slike/home/bullet.gif);
	padding-left: 60px;
	background-color: #FFFFF0;
}
#subMenu a {
	display: inline;
	background-color: transparent;
	padding: 0px;
}
#subMenu a:hover {
	background-color: transparent;
	text-decoration: underline;
}
/* TAKE ME TO */
#leftMenu #takeMeTo {
	background: url(../slike/sub/common_link_left.gif) repeat-x 0px 0px;
	min-height: 91px;
	text-align: center;
}
* html #takeMeTo {
	height: 91px;
}
#takeMeTo select {
	margin-left: auto;
	margin-top: 10px;
	margin-right: auto;
	width: 160px;
	font-size: 1em;
}
#takeMeTo option.category {
	color: #600;
	background-color: #F8F5F1;
}
#bookNow {
	text-align: left;
	padding-left: 30px;
	padding-top: 20px;
}
#bookNow ul {
	list-style: square;
}
#bookNow a {
	color: #600;
}
#bookNow a:hover {
	color: #000;
}
/* TEXT */
#equipmentBackground {
	background-image: url(../slike/sub/conference_equipment_bck.jpg);
	background-repeat: repeat-y;
	background-position: 100% 0px;
	min-height: 450px;
}
* html #equipmentBackground {
	height: 450px;
}
#tekstKontejner {
	margin-left: 188px;
	padding: 0px 40px;
	width: 482px;
	color: #666;
	text-align: justify;
	line-height: 15px;
	letter-spacing: 1px;
}
#tekstKontejner h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	letter-spacing: normal;
	font-weight: normal;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #066;
}
#tekstKontejner h4 {
	font-size: 1em;
	font-weight: normal;
	color: #066;
	padding-top: 10px;
	padding-bottom: 10px;
	font-variant: small-caps;
}
#tekstKontejner p {
	padding: 5px 0px;
}
#tekstKontejner p:first-letter {
	font-weight: bold;
}
#tekstKontejner p.mainImage {
	margin-bottom: 10px;
}
#tekstKontejner table.congressData,
#tekstKontejner .congressData2 {
	margin-top: 5px;
}
#tekstKontejner .congressData td,
#tekstKontejner .congressData2 td,
 {
	width: 20%;
	text-align: center;
	padding: 3px 2px;
	background-color: #FFF;
}
#tekstKontejner .header td {
	background-color: #E8E3CF;
}
#tekstKontejner .congressData2 td {
	width: 16.67%;
}
#tekstKontejner .panoramaLinks {
	padding-top: 10px;
	padding-left: 50px;
	list-style: square;
}
#tekstKontejner a {
	color: #600;
	text-decoration: none;
}
#tekstKontejner a:hover {
	color: #F00;
	text-decoration: underline;
}
#tekstKontejner #takeMeTo {
	text-align: right;
	background-image: none;
	height: auto;
}
#tekstKontejner #takeMeTo select {
	margin: auto;
	margin-top: 10px;
	margin-left: 35px;
	width: 160px;
	font-size: 1em;
}
#tekstKontejner #takeMeTo option.category {
	color: #600;
	background-color: #F8F5F1;
}
#title_kont{
    position: relative;
}
#pdf_icon{
    position: absolute;
    right: 0px;
    top: -24px;
}