 
 html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}
ul
{
	margin: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
} 
 /* CSS Document */

body {
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	line-height: 14px;
}

a {
	color:#78a22f;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

.clear {
	clear:both;
	height: 0px;
	width: 0px;
}

.floatleft {
	float:left;
}

strong {
	font-weight:bold;
}

/**********/
/* HEADER */
/**********/

.headerbackground {
	background-image: url(../../img/Design/ozadje-zeleno-modro.gif);
	background-position: top center;
	background-repeat: repeat-x;
	width:100%;
}

#header {
	width:960px;
/*	height:513px; */
	margin: 0 auto;
	text-align:left;
}

#header a.logo {
	margin-left:10px;
	display:block;
	height:79px;
	width:145px;
	background-image:url(../../img/Design/logotip.gif);
	float:left;
}

#header div.logo {
	/*padding-left:41px;*/
}

#header div.slogan {
	float:left;
	color:#78a22f;
}

#header div.slogan span {
	padding-top:14px;
	display:block;
	font-size:16px;
	line-height:17px;
	color:#555555;
}

#header div.right {
	padding-top:7px;
	float:right;
	margin-right:10px;
}

#header div.right a {
	display:block;
	float:left;
	margin-left:10px;
}

#header div.right a.small {
	display:block;
	margin:0 0;
	margin-left:10px;
	background:url(../../img/Design/small-a.gif);
	height:18px;
	width:15px;
}

#header div.right a.small:hover {
	background:url(../../img/Design/small-a.gif) 0px -18px;
}

#header div.right a.smallactive{
	background:url(../../img/Design/small-a.gif) 0px -18px;
}

#header div.right a.middle {
	display:block;
	margin:0 0;
	background-image:url(../../img/Design/middle-a.gif);
	height:18px;
	width:17px;
}

#header div.right a.middle:hover {
	background:url(../../img/Design/middle-a.gif) 0px -18px;
}

#header div.right a.middleactive{
	background:url(../../img/Design/middle-a.gif) 0px -18px;
}

#header div.right a.big {
	display:block;
	margin:0 0;
	background-image:url(../../img/Design/big-a.gif);
	height:18px;
	width:18px;
}

#header div.right a.big:hover {
	background:url(../../img/Design/big-a.gif) 0px -18px;
}

#header div.right a.bigactive{
	background:url(../../img/Design/big-a.gif) 0px -18px;
}

#header div.right div.from {
	margin-top:12px;
	float:right;
	padding-left:5px;
	background-repeat:no-repeat;
	background-image:url(../../img/Design/from.gif);
	background-position:left center;
	position:relative;
	color:#528100;
}

#header div.right div.from A
{
	font-weight:bold;
}

#header div.right div.from div.fromselect {
	position:absolute; width:256px; background:#ffffff; border: 1px solid #6e6e6e;z-index:10000; padding-top:20px; padding-bottom:20px; left:-130px; top:30px; font-weight:normal; font-family:arial; font-size:11px;
}

#header div.right div.from div.setfrom {
padding-left:15px; color:#000000; padding-bottom:10px;
}

#header div.right div.from div.fromselect a {
	display:block; height:18px; line-height:18px;
	margin-left:0px;
	width:128px;
	color:#333333;
}

#header div.right div.from div.fromselect a.selected {
	display:block; height:18px; line-height:18px;
	margin-left:0px;
	width:128px;
	color:#8e8d8d;
}


#header div.right div.from div.fromselect a span {
	padding-left:15px;
	display:block;
}

#header div.right div.from div.fromselect a:hover {
	display:block; height:18px; line-height:18px; text-decoration:none; background:#93b458;
	color:#ffffff;
	margin-left:0px;
}


#header div.right div.language {
	margin-top:12px;
	margin-right:15px;
	float:right;
	padding-left:20px;
	background-repeat:no-repeat;
	background-image:url(../../img/Design/language.gif);
	background-position:left center;
	position:relative;
}
#header div.right div.language div.languageselect {
	position:absolute; width:122px; background:#ffffff; border: 1px solid #6e6e6e;z-index:2000; padding-top:20px; padding-bottom:20px; left:-10px; top:30px; font-weight:normal; font-family:arial; font-size:11px;
}

#header div.right div.language div.languageselect a {
	display:block; height:18px; line-height:18px;
	margin-left:0px;
	width:110px;
	color:#333333;
	background-position:3px 4px;
	background-repeat:no-repeat;
	padding-left:10px;
}

#header div.right div.language div.setlanguage {
padding-left:15px; color:#000000; padding-bottom:10px;
}

#header div.right div.language div.languageselect a.selected {
	display:block; height:18px; line-height:18px;
	margin-left:0px;
	width:110px;
	color:#8e8d8d;
}

#header div.right div.language div.languageselect a span {
	padding-left:15px;
	padding-right:15px;
	display:block;
}

#header div.right div.language div.languageselect a:hover {
	display:block; height:18px; line-height:18px; text-decoration:none; background:#93b458;
	color:#ffffff;
	margin-left:0px;
	background-position:3px 4px;
	background-repeat:no-repeat;
	padding-left:10px;
}

#header div.links{
	float:right;
	padding-top:3px;
}

#header div.sizes{
	float:right;
}

#header div.navigation{
	padding-top:3px;
	padding-left:5px;
	color:#ffffff;
	font-size:14px;
}

#header div.subnavigation{
	height:24px;
	margin-top:7px;
	padding-top:4px;
	padding-left:5px;
	color:#ffffff;
	font-size:13px;
}

#header div.navigation div.leftnavi {
	cursor:pointer;
	float:left;
	width:4px;
	height:27px;
}

#header div.navigation div.rightnavi {
	cursor:pointer;
	width:7px;
	height:27px;
	float:left;
}

#header div.navigation div.button {
	cursor:pointer;
	float:left; 
	height:27px;
}

#header div.navigation div.leftnaviactive {
	background:url(../../img/Design/hover-background-left.gif);
}

#header div.navigation div.rightnaviactive{
	background:url(../../img/Design/hover-background-right.gif);
}

#header div.navigation div.buttonactive {
	background:url(../../img/Design/hover-background.gif); 

}

#header div.subnavigation div.leftnavi {
	float:left;
	width:4px;
	height:21px;
}

#header div.subnavigation div.rightnavi {
	width:7px;
	height:21px;
	float:left;
}

#header div.subnavigation div.button {
	float:left; 
	height:21px;
}

#header div.subnavigation div.button a {
	color:#ffffff;
	font-size:13px;
}

#header div.subnavigation div.button a:hover {
	text-decoration:none;
}

#header div.subnavigation div.leftnaviactive {
	background:url(../../img/Design/sbm-bg-left.gif);
}

#header div.subnavigation div.rightnaviactive{
	background:url(../../img/Design/sbm-bg-right.gif);
}

#header div.subnavigation div.buttonactive {
	background:url(../../img/Design/sbm-bg.gif); 

}

#header div.navigation div.buttonmargin {
	margin-top:6px;
	margin-left:4px;
}

#header div.subnavigation div.buttonmargin {
	margin-top:3px;
	margin-left:2px;
}


#header .shadow {
	cursor:pointer;
	position:relative;
	font-size:14px;
	color:#628920;
}

#header .highlight {
	cursor:pointer;
	position:absolute; 
	font-size:14px;
	top:0px; 
	left:-1px;
	color:#ffffff;
}

#header span.highlight a {
	cursor:pointer;
	font-size:14px;
	top:0px; 
	left:-1px;
	color:#ffffff;
}

#header span.highlight a:hover {
	cursor:pointer; 
	font-size:14px;
	top:0px; 
	left:-1px;
	color:#ffffff;
	text-decoration:none;
}

#header div.navibutton {
	float:left;
	padding-right:22px;
}

#header div.last {
	padding-right:0px;
}

#header div.banner {
	position:absolute;
	width:920px;
	height:320px !important;
	background:#ffffff;
}

#header div.banner div.businessrightpart {margin-top:0px !important;margin-left:9px;}

#header div.banner div.leftpart {
	width:632px;
	float:left;
}

#header div.banner div.rightpart {
	margin-top:10px;
	width:279px;
	float:left;
	background:url('../../img/Design/bannerbackground.png');
	background-repeat:no-repeat;
	background-position:0px 0px;
}

#header div.type2banner div.rightpart {
	background:none;
}

#header div.type3banner div.rightpart {
	background:none;
	margin-top:0px;
}

#header div.type3banner div.rightpart div.tabs {
	width:287px;
	height:107px;
	background:#ededec;
}

#header div.type3banner div.rightpart div.tabs div.ie6boxmodel {
	padding-left:10px;
	padding-top:20px;
}

#header div.type3banner div.rightpart div.tabs div.ie6boxmodel span {
	font-size:14px;
	color:#a8a8a8;
	display:block;
	padding-top:10px;
}


#header div.type3banner div.rightpart div.tabs a.heading {
	font-size:30px;
	line-height:30px;
	padding-right:30px;
	background:url(../../img/Design/big-arrow.gif) no-repeat right center;
	width:auto;
	color:#a8a8a8;
}

#header div.type3banner div.rightpart div.tabs a.heading:hover {
	text-decoration:none;
}

#header div.type3banner div.rightpart div.tabactive {
	background:#ffffff;
}


#header div.type3banner div.rightpart div.tabactive div.ie6boxmodel span {
	color:#666666;
}


#header div.type3banner div.rightpart div.tabactive a.heading {
	background:url(../../img/Design/big-arrow-active.gif) no-repeat right center;
	color:#78a22f;
}

#header div.type3banner div.rightpart div.tabhover {
	background:#ffffff;
}


#header div.type3banner div.rightpart div.tabhover div.ie6boxmodel span {
	color:#666666;
}


#header div.type3banner div.rightpart div.tabhover a.heading {
	background:url(../../img/Design/big-arrow-active.gif) no-repeat right center;
	color:#78a22f;
}

#header div.type3banner div.rightpart div.tabs a.heading:hover {
	text-decoration:none;
}


#header div.banner div.leftpart div.title1 {
	font-family:arial;
	color:#ffffff;
	line-height:30px;
	font-size:30px;
}

#header div.banner div.leftpart div.title2 {
	font-family:arial;
	color:#ffffff;
	font-size:20px;
	line-height:20px;
}

#header div.type2banner {
	background:url('../../img/Design/type2banner-background.gif');
}

#header div.type3banner {
	background:url('../../img/Design/type3banner-background.gif');
	background-repeat:no-repeat;
}


#header div.banner div.rightpart div.highlights {
	padding-top:38px;
	padding-left:15px;
	color:#ffffff;
	font-size:21px;
	line-height:21px;
}

#header div.banner div.rightpart div.feelslovenia {
	padding-top:20px;
	padding-left:15px;
	color:#ffffff;
	font-size:21px;
	line-height:21px;	
}

#header div.banner div.rightpart div.feelslovenia p {
	padding-top:10px;
	font-size:12px;
	line-height:12px;
	width:200px;
}

#header div.banner div.rightpart div.region {
	font-family:Tahoma;
	font-size:12px;
	width:260px;
	height:246px;
	color:#333333;
	padding-top:15px;
	padding-left:15px;
}

#header div.type2banner div.rightpart div.region {
	font-family:Tahoma;
	font-size:12px;
	width:260px;
	height:150px;
	color:#ffffff;
	padding-top:15px;
	padding-left:15px;
}

#header div.banenr div.rightpart div.region a.test {
	font-size:12px;
	line-height:16px;
	color:#333333;
}

#header div.type2banner div.rightpart div.region p {
	font-size:14px;
	padding-bottom:3px;
}

#header img.regionarrow {
	padding-top:4px;
}
#header div.banner div.rightpart div.regionlinks {
	position:absolute;
	z-index:90;
	padding-left:5px; 
	padding-top:5px;
	font-size:11px;
	line-height:11px;
	width:200px;
}

#header div.banner div.rightpart div.eshoplinks {
	color:#333333;
	padding-top:5px;
	font-size:12px;
	line-height:16px;
}

#header div.banner div.rightpart div.eshoplinks a {
	color:#333333;
}

#header div.banner div.rightpart div.regionlinks img {
	padding-left:3px;
}

#header div.banner div.rightpart div.regionlinks a {
	font-size:11px;
	line-height:11px;
	color:#333333;
}

#header div.type2banner div.rightpart div.regionlinks a {
	color:#ffffff;
}

#header div.banner div.rightpart div.regionlinks a:hover {
	font-size:11px;
	line-height:11px;
	color:#333333;
}

#header div.type2banner div.rightpart div.regionlinks a:hover {
	font-size:11px;
	line-height:11px;
	color:#ffffff;
}

#header div.banner div.rightpart div.region h1 {
	font-size:16px;
	font-weight:normal;
	line-height:26px;
}

#header div.maph a.gotomap {
	position:absolute; background:url('../../img/Design/gotomap.png'); height:61px; width:100px;top:129px;left:170px;z-index:90;display:block;color:#78a22f;font-size:12px;line-height:14px; text-align:center;
	cursor:pointer;
}

#header div.maph a.gotomap:hover {
	background:url('../../img/Design/gotomap-hover.png'); color:#ffffff; text-decoration:none;
}

#header div.maph a.gotomap span {
	padding-top:23px;display:block;
}

#header div.maph a.gotomap span:hover {
	padding-top:23px;display:block;
	color:#ffffff;
	text-decoration:none;
}


#header div.maph a.gotomap span font {
	font-size:14px;
}

#header div.type2banner div.rightpart div.gotomap {
	padding-top:62px;
}

#header div.maph {
	position:absolute; z-index:50; top:150px; left:670px;
}

#header div.blackdot {
	position:absolute; font-size:11px;
}

#header div.blackdot img {
	padding-left:5px; padding-top:3px;
	cursor:pointer;
}

#header div.blackdot div {
	display:none;
}

#header div.bluedot {
	position:absolute; z-index:1600;font-size:11px;
}

#header div.bluedot img {
	padding-bottom:3px;
}

#header div.bled div.rightpart div.gotomap {
}



#header div.bled div.rightpart div.gotomap a {
	text-decoration:none;
}

#header div.bled div.rightpart div.gotomap span a {
}

#header div.rightpart div.gotomap a:hover {
	text-decoration:none;
}

#header div.banner div.rightpart div.gotomap strong {
	font-size:14px;
	line-height:14px;
	font-weight:normal;
}

#header div.banner div.rightpart div.gotomap span {
	font-size:14px;
	line-height:14px;
	padding-left:10px;
}

#header div.banner div.rightpart div.gotomap span a {
	font-size:14px;
	line-height:14px;
	text-decoration:none;
}

#header div.type2banner div.wrapper a {
	color:#ffffff;
}

#header div.type2banner div.wrapper a:hover {
	text-decoration:none;
}

#header div.prevnextinside a {
	color:#ffffff;
	font-size:11px;
}

#header div.prevnextinside a:hover {
	text-decoration:none;
}

#header div.bannerholder {
	border:10px solid white;
    height:320px;
    margin:0 auto;
    position:relative;
    width:920px;
}

#header div.smallbannerholder {
	position:relative;margin-left:9px;margin-top:10px;
}

#header div.smallbanner {
	position:absolute;width:633px;height:320px;
}

#header div.smallbannerbubblesholder {
	position:relative; height:249px;
}

#header div.bubble {
	position:absolute;top:80px;left:210px;
}

#header div.properbubble {
	position:absolute;top:40px;left:-17px;
}

#header div.bubbletop {
	width:338px;height:25px;background:url('../../img/Design/bubble-top.png');
}

#header div.bubbletopie6 {
	background:url('../../img/Design/bubble-top.gif');
}

#header div.bubblebottom {
	width:338px; height:20px; background:url('../../img/Design/bubble-bottom.png');
}

#header div.bubblebottomie6 {
	background:url('../../img/Design/bubble-bottom.gif');
}

#header div.smallbannerdescription {
	height:50px; width:270px;color:#ffffff; margin-left:10px;font-size:12px; 
}

#header div.opaquebackground {
	width:286px; height:71px; background:url('../../img/Design/smallbanner-transparent.png');
}

#header div.smallbannerdescription p {
	padding-top:10px;

}

#header div.bubblemiddle {
	width:338px; background:url('../../img/Design/bubble-middle.png');
}

#header div.bubblemiddleie6 {
	background:url('../../img/Design/bubble-middle.gif');
}


#header div.bubblemiddle div {
	padding-left:15px;padding-right:25px; font-family:arial; color:#666666; font-size:12px;
}

#header div.bubblemiddle div h1 {
	color:#78a22f;
	font-size:14px;
	padding-bottom:5px;
}

#header div.bubblemiddle div p {
	padding-bottom:5px;
}

#header div.bubblemiddle div a.more {
	display:block;
	font-size:11px;
	padding-left:10px;
	background:url('../../img/Design/bubble-arrow-gray.gif');
	background-repeat:no-repeat;
	color:#666666;
	background-position:left center;
}

#header div.bubblemiddle div a.more:hover {
	display:block;
	font-size:11px;
	padding-left:10px;
	background:url('../../img/Design/bubble-arrow-green.gif');
	background-repeat:no-repeat;
	color:#78a22f;
	background-position:left center;
}

#header div.type2banner div.wrapper a.btn {
	float:left;
	display:block;
	width:10px;
	height:10px;
	background:url('../../img/Design/banner2-button.png') 0px 0px;
	background-position:top center;
	background-repeat:no-repeat;
	padding-left:1px;
	padding-right:1px;
	behavior: url("iepngfix.htc");
}

#header div.type2banner div.wrapper a.btn:hover {
	background:url('../../img/Design/banner2-button-active.gif') 1px 0px;
	background-repeat:no-repeat;
}

#header div.type2banner div.wrapper a.btn.active {
	background:url('../../img/Design/banner2-button-active.gif') 1px 0px;
	background-repeat:no-repeat;
}

#header div.prevnextinside a.btn {
	float:left;
	display:block;
	width:10px;
	height:10px;
	background:url('../../img/Design/prevnextinside-btn.png') 0px 0px;
	background-position:top center;
	background-repeat:no-repeat;
	padding-left:1px;
	padding-right:1px;
}

#header div.prevnextinside a.btn:hover {
	background:url('../../img/Design/prevnextinside-btn-active.png') 1px 0px;
	background-repeat:no-repeat;
}

#header div.prevnextinside a.btn.active {
	background:url('../../img/Design/prevnextinside-btn-active.png') 1px 0px;
	background-repeat:no-repeat;
}

#header div.type2banner div.wrapper {
	margin-left:10px;
}

#header div.type2banner div.wrapper div {
	float:left;
	line-height:10px;
	padding-left:1px;
}

#header div.prevnextinside {
	margin-left:16px;
	margin-top:312px;
}

#header div.prevnextinside div {
	float:left;
	line-height:10px;
	padding-left:1px;
}

#header div.belowbanner {
	width:920px; 
	background-position:top center;
	height:29px;
	margin-left: 20px;
	font-family:arial;
	color:#ffffff;
	font-size:10px;
	line-height:10px;
}

#header div.belowbanneralternate {
	background-repeat:no-repeat;
	background-position:top center;
}

#header div.belowbanner div.wrapper {
	padding-top:9px;
	padding-left:11px;
}
#header div.belowbanner div.paging {
	padding-top:9px;
	padding-left:19px;
	margin-top:-36px;
	position:relative;
}
#header div.belowbanner div.youarehere {
	font-family:Tahoma;
	font-size:11px;
	color: #FFFFFF;
}

#header div.belowbanner div.bannercontrol {
	float:left;
	padding-left:5px; 
	padding-right:5px;
}

#header div.belowbanner a {
	font-family:arial;
	color:#ffffff;
	font-size:10px;
	line-height:10px;
}


#header div.belowbanner a:hover {
	font-family:arial;
	color:#ffffff;
	font-size:10px;
	text-decoration:none;
	line-height:10px;
}

#header div.belowbanner div.closearea {
	float:right; padding-right:11px; padding-top:10px; font-family:tahoma; font-size:11px;
}

#header div.belowbanner div.closearea a.close {
	padding-right:13px; background:url('../../img/Design/white-x.gif'); background-repeat:no-repeat; background-position:right center;
	font-size:11px;
}

#header div.belowbanner div.closearea a.open {
	padding-right:14px; background:url('../../img/Design/openthisarea.gif'); background-repeat:no-repeat; background-position:right center;
	font-size:11px;
}

#header div.belowbanner div.closearea a.close:hover {
	font-size:11px;
	text-decoration:underline;
}

#header div.belowbanner div.closearea a.open:hover {
	font-size:11px;
	text-decoration:underline;
}

#header div.belowbanner div.youarehere a {
	font-family:Tahoma;
	font-size:11px;
}

#header div.belowbanner div.youarehere a:hover {
	font-family:Tahoma;
	font-size:11px;
	text-decoration:underline;
}

#header div.belowbanner a.button {
	float:left;
	display:block;
	width:10px;
	height:10px;
	background:url('../../img/Design/blue-button.gif') 0px 0px;
	background-position:top center;
	background-repeat:no-repeat;
	padding-left:1px;
	padding-right:1px;
}

#header div.belowbanner a.button:hover {
	background:url('../../img/Design/blue-button-active.gif') 1px 0px;
	background-repeat:no-repeat;
}

#header div.belowbanner a.button.active {
	background:url('../../img/Design/blue-button-active.gif') 1px 0px;
	background-repeat:no-repeat;
}

#header div.belowbanner div {
	float:left;
}

/***********/
/* CONTENT */
/***********/

#content {
	width:960px;
	margin:0 auto;
}

#content div.leftwrapper {
	float:left;
	width:640px;
	text-align:left;
}

#imagebubbles div.bubble {
	position:absolute;
	z-index:100;
	top:0px;
	left:0px;
	display:none;
	font-size:11px;
	font-family:arial;
}

#imagebubbles div.bubble div.title {
	font-size:14px;
	color:#78a22f;
	font-family:arial;
	padding-left:26px;
	margin-bottom:5px;
}

#imagebubbles div.bubble div.ie6boxmodel {
	padding-left:26px;
}

#imagebubbles div.bubble div.ie6boxmodel div.image {
	text-align:center;
	width:287px;
}


#imagebubbles div.bubble div.ie6boxmodel div.author {
	width:287px;
}

#imagebubbles div.bubble div.ie6boxmodel div img {
	padding-bottom:12px;
}

#imagebubbles div.bubble a.postcard {
	background:url(../../img/Design/postcard.gif) no-repeat left center;
	padding-left:20px;
}


#imagebubbles div.bubbletop {
	width:342px;height:34px;background:url('../../img/Design/multimedia-bubble-top.png');
}

#imagebubbles div.bubbletopie6 {
	background:url('../../img/Design/multimedia-bubble-top.gif');
}

#imagebubbles div.bubblemiddle {
	width:342px;background:url('../../img/Design/multimedia-bubble-middle.png');
}

#imagebubbles div.bubblemiddleie6 {
	background:url('../../img/Design/multimedia-bubble-middle.gif');
}

#imagebubbles div.bubblebottom {
	width:342px; height:19px; background:url('../../img/Design/multimedia-bubble-bottom.png');
}

#imagebubbles div.bubblebottomie6 {
	background:url('../../img/Design/multimedia-bubble-bottom.gif');
}


#content div.leftwrapper div.left p {
	padding-bottom:7px;
}

#content div.leftwrapper div.left a.gotoregion {
	display:block;
	margin-top:20px;
	color:#ffffff;
	padding-left:20px;
	background-color:#78a22f;
	width:78px;
	height:20px;
	line-height:20px;
	background-image:url(../../img/Design/gotoregion-arrow.gif);
	background-position:9px 6px;
	background-repeat:no-repeat;
}

#content div.leftwrapper div.left div.subnavigation {
	height:34px;
	background:#8ebf39;
	margin-bottom:5px;
}

#content div.leftwrapper div.left div.subnavigation a {
	display:block;
	float:left;
	line-height:34px;
	color:#ffffff;
	height:34px;
	padding-left:10px;
	padding-right:10px;
}

#content div.leftwrapper div.left div.subnavigation a.active {
	color:#405c0f;
}

#content div.leftwrapper div.left div.subnavigation a:hover {
	color:#405c0f;
	text-decoration:none;
}

#content div.leftwrapper div.left div.faq a.faqselect {
	font-family:arial;
	display:block;
	padding-left:15px;
	background-image:url(../../img/Design/faq-slidedown.gif);
	background-repeat:no-repeat;
	background-position: left center;
	font-weight:bold;
}

#content div.leftwrapper div.left div.photos img {
	background-repeat:no-repeat;
	background-image:url(../../img/Design/photos-border.gif);
	padding:6px;
	margin-right:5px;
	margin-top:10px;
	
}

#content div.leftwrapper div.left div.big-photo {
	line-height:17px;
}

#content div.leftwrapper div.left div.big-photo img {
	padding:6px;
	background:url(../../img/Design/big-photo-border.gif) no-repeat;
	margin-top:8px;
	
}

#content div.leftwrapper div.left div.photoalbumscroller {
	position:relative; width:624px; height:90px; overflow:auto; margin-top:10px;
}
#content div.leftwrapper div.left div.photoalbumscroller img {
	width:67px; height:45px; margin-right:10px;
}
#content div.leftwrapper div.left div.big-photo a.postcard {
	font-size:11px;
	padding-left:20px;
	background:url(../../img/Design/postcard.gif) no-repeat left center;
}

#content div.leftwrapper div.left div.big-photo a.info {
	padding-right:20px;
	background:url(../../img/Design/info.gif) no-repeat right center;
}

#content div.leftwrapper div.left div.big-photo div.showinglocation {
	float:left;
}

#content div.leftwrapper div.left div.big-photo div.author {
	float:right;
	font-size:11px;
}


#content div.leftwrapper div.left div.multimedia-photos img.panoramic {
	background-repeat:no-repeat;
	background-image:url(../../img/Design/photos-panorama.gif);
	padding:6px;
	margin-right:10px;
	margin-bottom:5px;
	
}

#content div.leftwrapper div.left div.multimedia-photos img.landscape {
	background-repeat:no-repeat;
	background-image:url(../../img/Design/photos-landscape.gif);
	padding:6px;
	margin-right:5px;
	margin-bottom:5px;
	
}
#content div.leftwrapper div.left div.multimedia-photos img.portrait {
	background-repeat:no-repeat;
	background-image:url(../../img/Design/photos-portrait.gif);
	padding:6px;
	margin-right:5px;
	margin-bottom:5px;
	
}


#content div.leftwrapper div.left div.filter_by {
	font-size:14px;
	color:#333333;
	float:left;
	margin-right:15px;
	line-height:25px;
}

#content div.leftwrapper div.left div.filter_by select {
	width:130px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
}

#content div.leftwrapper div.left select.stofoto {
	width:180px;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:3px;
}

#content div.leftwrapper div.left div.fototeka {
	width:145px;
	height:194px;
	border:1px solid #DFDFDF;
	float:left;
	margin-top:15px;
	margin-right:10px;
	font-size:11px;
}

#content div.leftwrapper div.left div.fototeka div.image {
	text-align:center;
	padding-top:8px;
	height:90px;
	
}

#content div.leftwrapper div.left div.fototeka div.description1 {
	font-size:11px;
	height:30px;
	float:left;
	width:30px;
	margin-right:10px;
}


#content div.leftwrapper div.left div.fototeka div.description2 {
	font-size:11px;
	width:92px;
	height:50px;
	float:left;
}

#content div.leftwrapper div.left div.fototeka div.details {
	padding-left:12px;
	line-height:20px;
}

#content div.leftwrapper div.left div.fototeka div.details span {
	float:left;
	display:block;
	padding-left:5px;
	margin-top:0px;
}

#content div.leftwrapper div.left div.fototeka div.details input {
	float:left;
	display:block;
	margin:0px;
	margin-top:4px;
}

#content div.leftwrapper div.left div.fourth {
	margin-right:0px;
}

#content div.leftwrapper div.left div.filter_by a {
	display:block;
	line-height:27px;
	background:url(../../img/Design/go-button.gif);
	color:#ffffff;
	text-align:center;
	height:27px;
	width:27px;
	font-size:12px;
}

#content div.leftwrapper div.left div.filter_by a.smallgreen {
	display:block;
	line-height:17px;
	font-size:11px;
	color:#ffffff;
	background:#bbd988;
	text-align:center;
	height:17px;
	width:auto;
	padding-left:15px;
	padding-right:15px;
	margin-top:5px;
}

#content div.leftwrapper div.left div.filter_by a.smallgreen:hover {
	text-decoration:none;
	background:#8ebf39;
}

#content div.leftwrapper div.left div.filter_by a.active {
	text-decoration:none;
	background:#8ebf39;
}

strong.soft {
	color:#b7b6b6;
	font-weight:bold;
	font-style:normal;
}


#content div.leftwrapper div.left div.exchange_rates {
	float:left;
	margin-right:15px;
	line-height:25px;
}

#content div.leftwrapper div.left div.exchange_rates select {
	width:60px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
}

#content div.leftwrapper div.left div.exchange_rates a {
	display:block;
	line-height:27px;
	background:url(../../img/Design/convert-button.gif);
	color:#ffffff;
	text-align:center;
	height:27px;
	width:77px;
}

#content div.leftwrapper div.left div.resetconfirm a {
	display:block;
	line-height:27px;
	background:url(../../img/Design/convert-button.gif);
	color:#ffffff;
	text-align:center;
	height:27px;
	width:77px;
	float:right;
	margin-left:10px;
}

#content h5.sitemap {
	margin-bottom:10px !important; height:27px !important; font-family:arial !important; font-size:20px !important;
}

#content h5.sitemap a {
	font-size:20px !important; line-height:27px !important; font-family:arial !important;
}

#content div.sitemap div.border {
	border:1px solid #e0e0e0; margin-bottom:10px;
}

#content div.sitemap div.border a {
	width:278px;height:25px; display:block; font-family:arial;font-size:16px;line-height:25px;color:#78a22f; padding-left:20px;
}

#content div.sitemap div.links {
	padding-left:30px; color:#333333; font-size:14px;
	padding-bottom:10px;
}

#content div.sitemap div.links a {
	display:block;
	line-height:18px;
	color:#333333;
	font-family:arial;
	font-size:14px;

}

#content div.sitemap div.links div.sublinks {
	padding-left:12px;
	
}

#content div.sitemap div.links div.sublinks a {
	font-size:12px;
	line-height:16px;
	font-family:arial;
	color:#666666;
}

#content div.leftwrapper div.left table.currency {
	width:100%;
	border-left:1px solid #dddddd;
	margin-top:3px;
}

#content div.leftwrapper div.left table.currency td {
	text-align:center;
	width:25%;
	line-height:35px;
	font-family:arial;
	border-right:1px solid #dddddd;
	border-top:1px solid #dddddd;
	border-bottom:1px solid #dddddd;	
	
}
#content div.leftwrapper div.left table.currency td div {
	background-position:left center;
	background-repeat:no-repeat;
	width:70px;
	margin:0 auto;
}

#content div.leftwrapper div.left table.currency td div.gbp {
	background-image:url(../../img/Design/currency-gbp.gif);
}

#content div.leftwrapper div.left table.currency td div.nok {
	background-image:url(../../img/Design/currency-nok.gif);
}

#content div.leftwrapper div.left table.currency td div.jpy {
	background-image:url(../../img/Design/currency-jpy.gif);
}

#content div.leftwrapper div.left table.currency td div.czk {
	background-image:url(../../img/Design/currency-czk.gif);
}

#content div.leftwrapper div.left table.currency td div.sek {
	background-image:url(../../img/Design/currency-sek.gif);
}

#content div.leftwrapper div.left table.currency td strong {
	font-weight:bold;
	color:#333333;
}

#content div.leftwrapper div.left div.exchange_rates input {
	padding:5px;
	border:1px solid #dfdfdf;	
}

#content div.leftwrapper div.left div.faq a.faqhide {
	background-image:url(../../img/Design/faq-slideup.gif);
}

#content div.leftwrapper div.left div.faq div.faqcontrol {
	font-family:arial;
	padding-top:3px;
	margin-bottom:15px;
}

#content div.leftwrapper div.left div.faq div.faqcontrol table {
	width:100%

}

#content div.leftwrapper div.left div.faq div.faqcontrol img {
	padding:5px;
	background-image:url(../../img/Design/faqimgborder.gif);
	float:left;
	margin-right:15px;
	margin-bottom:15px;
}

#content div.greentitle {
	padding-top:20px;
}

#content div.greentitle div.printadd {
	float:right;
}

#content div.greentitle div.printadd span {
	display:block;float:right;margin-top:15px;color:#a3a2a2; font-size:11px;
}

#content div.greentitle div.printadd a.add {
	display:block;float:right;margin-top:20px; padding-left:25px;color:#a3a2a2; background:url('../../img/Design/addtotravel.gif'); background-repeat:no-repeat; background-position:10px 2px; font-size:11px;
}

#content div.greentitle div.printadd a.print {
	display:block;float:right;margin-top:20px; padding-left:25px;color:#a3a2a2;background:url('../../img/Design/print.gif'); background-repeat:no-repeat; background-position:10px 2px;font-size:11px;
}

#content div.greentitle div.green {
	height:40px;background:#78a22f;color:#ffffff; line-height:40px;font-size:26px;float:left; min-width:98px;
}

#content div.printadd {
	float:right;
}

#content div.printadd a.add {
	display:block;float:right; padding-left:25px;color:#a3a2a2; background:url('../../img/Design/addtotravel.gif'); background-repeat:no-repeat; background-position:10px 2px; font-size:11px;
}

#content div.printadd a.print {
	display:block;float:right; padding-left:25px;color:#a3a2a2;background:url('../../img/Design/print.gif'); background-repeat:no-repeat; background-position:10px 2px;font-size:11px;
}

#content div.greentitle div.green div.greenpadding {
	padding-left:10px; padding-right:15px;
}

#content div.largetext {
	padding-top:10px;
	margin-bottom:15px;
	font-size:14px;line-height:16px;
}

#content div.about-town p {
	margin-bottom:15px;
	padding-bottom:0px !important;
	font-size:14px;line-height:16px;
}

#content div.about-town p.last {
	margin-bottom:0px;
	padding:0px;
	font-size:14px;line-height:16px;
}

#content div.history h6 {
	margin-bottom:10px;
}

#content div.history img {
	background-repeat:no-repeat;
	background-image:url(../../img/Design/history-border.gif);
	float:left;
	margin-right:15px;
	padding:6px;
}

#content div.about-town img.border-right {
	padding:7px 6px;
	background-image:url(../../img/Design/about-town-border.gif);
	background-repeat:no-repeat;
	float:right;
	margin-left:10px;
}


#content a.moredown {
	padding-right:20px; background:url('../../img/Design/moredown.gif'); background-position:right center; background-repeat:no-repeat;line-height:14px;
}

#content div.left div.form {
	
}

#content div.left a.searchbutton {
	float:left; display:block;text-align:center;width:87px;height:33px;line-height:33px;color:#ffffff;background:url('../../img/Design/searchbutton-background.gif');font-size:16px; font-family:arial;
}

#content div.left a.searchbutton:hover {
	text-decoration:none; background:url('../../img/Design/searchbutton-hover.gif');
}

#content div.left div.form h3 {
	color:#333333;
	font-size:14px;
	padding-bottom:10px;
}

#content div.left div.form div.select {
	width:243px;
	margin-right:10px;
	padding-bottom:10px;
	float:left;
	line-height:25px;
}

#content div.left div.form div.select select {
	width:243px;
	height:25px;
}

#content div.left div.form div.select input {
	width:244px;
	float:right;
}

#content div.leftwrapper div.left {
	width:620px;
	margin:0 auto;
}

#content div.leftwrapper div.left table.login td {
	padding-right:10px;
	padding-bottom:10px;
	text-align:right;
}

#content div.leftwrapper div.left table.login td a.login {
	display:block;
	float:right;
	text-align:center;
	width:87px;
	height:33px;
	line-height:33px;
	color:#ffffff;
	background:url('../../img/Design/searchbutton-background.gif');
	font-size:16px; 
	font-family:arial;
}

#content div.leftwrapper div.left table.login td a.login:hover {
	text-decoration:none; background:url('../../img/Design/searchbutton-hover.gif');	
}

#content div.leftwrapper div.left a.registracija {
	display:block;
	float:right;
	margin-right:20px;
	margin-top:10px;
	display:block;text-align:center;width:108px;height:33px;line-height:33px;color:#ffffff;background:url('../../img/Design/registracija.gif');font-size:16px; font-family:arial;
}

#content div.leftwrapper div.left a.registriraj-me {
	display:block;
	float:right;
	margin-right:20px;
	margin-top:10px;
	display:block;text-align:center;width:100px;height:27px;line-height:27px;color:#ffffff;background:url('../../img/Design/registriraj-me.gif');font-size:12px; font-family:arial;
}

#content div.leftwrapper div.left a.download {
	display:block;
	text-align:center;
	width:90px;
	line-height:15px;color:#ffffff;background:url('../../img/Design/download_big.gif');font-size:12px; font-family:arial;
}

#content div.leftwrapper div.left a.download_link {
	margin-top:5px;
	margin-bottom: 5px;
}

#content div.leftwrapper div.left a.registracija:hover {
	text-decoration:none; background:url('../../img/Design/registracija-hover.gif');	
}

#content div.leftwrapper div.left table.registration {
	font-size:11px;
	width:100%;
}

#content div.leftwrapper div.left table.registration td {
	text-align:right;
	height:20px;
}

#content div.leftwrapper div.left table.registration td.lefttd {
	height:30px;
	width:50px;
}

#content div.leftwrapper div.left table.registration td.righttd {
	width:170px;
	text-align:left;
}

#content div.leftwrapper div.left input.text {
	width:170px;
	padding:3px;
	font-size:11px;

}

#content div.leftwrapper div.left div.column div.label {
	float:left; width:110px; text-align:right; font-size:11px;line-height:20px;
	margin-bottom:5px;
}

#content div.leftwrapper div.left div.column div.input {
	float:left; width:190px;
	margin-bottom:5px;
	font-size:11px;
}

#content div.leftwrapper div.left div.column div.input div {
	padding-left:5px;
}


#content div.leftwrapper div.left div.content-gray-box-top {

	height:39px;
	width:620px;
	background:url(../../img/Design/content-gray-box-top.gif);

}

#content div.leftwrapper div.left div.content-gray-box-top div.tableft {
	width:8px;
	height:39px; 
	background:url(../../img/Design/content-gray-box-tab-left.gif);
	float:left;
}

#content div.leftwrapper div.left div.content-gray-box-top div.tableftactive {
	background:url(../../img/Design/content-gray-box-tab-left-active.gif);
}

#content div.leftwrapper div.left div.content-gray-box-top div.tabmiddle {
	height:39px; background:url(../../img/Design/content-gray-box-tab-middle.gif);float:left;
}

#content div.leftwrapper div.left div.content-gray-box-top div.tabmiddleactive {
	background:url(../../img/Design/content-gray-box-tab-middle-active.gif);;
}


#content div.leftwrapper div.left div.content-gray-box-top div.tabright {
	width:8px;
	height:39px; 
	background:url(../../img/Design/content-gray-box-tab-right.gif);
	float:left;
}

#content div.leftwrapper div.left div.content-gray-box-top div.tabrightactive {
	background:url(../../img/Design/content-gray-box-tab-right-active.gif);
}

#content div.leftwrapper div.left div.content-gray-box-top div.tab {
	cursor:pointer;
	float:left;
	margin-right:2px;
}

#content div.leftwrapper div.left div.content-gray-box-top div.tabmiddle span {
	font-size:20px;
	padding-left:10px;
	padding-right:10px;
	line-height:39px;
	font-family:arial;
	color:#aaabab;
}

#content div.leftwrapper div.left div.content-gray-box-top div.tabmiddle span.active {
	font-size:20px;
	line-height:39px;
	font-family:arial;
	color:#79a331;
}

#content div.leftwrapper div.left div.content-gray-box-top div.tabmiddle span.activeblue {
	font-size:20px;
	line-height:39px;
	font-family:arial;
	color:#2a95b4;
}

#content div.leftwrapper div.left div.content-gray-box-middle {
	width:620px;
	border-bottom:1px solid #c9c8c8;
	background:url(../../img/Design/content-gray-box-middle.gif);
}

#content div.leftwrapper div.left div.content-gray-box-middle div.box-content {
	padding-left:13px;
	padding-top:20px;
	padding-bottom:20px;
}

#content div.leftwrapper div.left div.content-gray-box-middle div.box-content div.icon {
	float:left; padding-left:5px;padding-right:5px; text-align:center; height:56px;
}
#content div.leftwrapper div.left div.content-gray-box-middle div.box-content div.icon input {
	margin-top:7px;
}

#content div.leftwrapper div.left div.content-gray-box-middle div.box-content div.instructions {
	float:right; text-align:center; padding-top:8px; font-family:arial;
	margin-right:10px;
}

#content div.leftwrapper div.left div.content-gray-box-middle div.box-content div.bottomcontent {
	font-size:14px;font-family:arial; color:#666666;padding-left:5px;padding-top:36px;line-height:16px;
}

#content div.leftwrapper div.left div.content-gray-box-middle div.box-content div.bottomcontent input.searchtowns {
	padding-top:8px;padding-bottom:8px;padding-left:10px;padding-right:10px;font-size:14px; color:#a3a2a2;float:left; margin-right:5px;
}

#content div.leftwrapper div.left div.content-gray-box-middle div.box-content div.bottomcontent a.searchtowns {
	display:block; height:33px;width:110px;background:url(../../img/Design/searchtowns.gif);float:left; line-height:33px;font-weight:bold;font-size:15px;color:#ffffff;text-align:center;font-family:arial;
}

#content div.leftwrapper div.left div.content-gray-box-middle div.box-content div.bottomcontent a.searchtowns:hover {
	text-decoration:none;
	background:url(../../img/Design/searchtowns-hover.gif);
}

#content div.leftwrapper div.left div.content-gray-box-middle div.box-content div.bottomcontent div.letters {
	padding-top:29px;
}

#content div.leftwrapper div.left div.content-gray-box-middle div.box-content div.bottomcontent div.letters a {
	display:block;
	color:#2a95b4;
	font-size:14px;
	line-height:22px;
	text-align:center;
	height:22px;
	width:22px;
	float:left;
	margin-right:1px;
}

#content div.leftwrapper div.left div.content-gray-box-middle div.box-content div.bottomcontent div.letters a:hover {
	display:block;
	color:#ffffff;
	background:url(../../img/Design/gray-box-letter-background.gif);
	text-decoration:none;
}

#content div.leftwrapper div.left div.content-gray-box-middle div.box-content div.bottomcontent div.letters a.active {
	color:#ffffff;
	background:url(../../img/Design/gray-box-letter-background.gif);
	text-decoration:none;
}


#content div.leftwrapper div.left div.content-gray-box-middle div.box-content div.bottomcontent div.linkscolumnbig {
	width:265px;float:left;padding-top:15px;
}

#content div.leftwrapper div.left div.content-gray-box-middle div.box-content div.bottomcontent div.linkscolumnsmall {
	width:179px;
	float:left;
	padding-top:15px;
	font-size:12px;
}

#content div.leftwrapper div.left div.content-gray-box-middle div.box-content div.publication {
	width:280px;height:168px; float:left;margin-bottom:34px;
}

#content div.leftwrapper div.left div.content-gray-box-middle div.box-content div.online {
	width:280px;height:256px; float:left;margin-bottom:34px;
}

#content div.leftwrapper div.left div.content-gray-box-middle div.box-content div.online a.go {
	display:block;
	float:right;
	margin-right:25px;
	margin-top:13px;
	width:27px;
	height:27px;
	color:#ffffff;
	line-height:27px;
	font-family:Tahoma;
	font-size:12px;
	background:url(../../img/Design/onlinepublication-go.gif);
	text-align:center;
}

#content div.leftwrapper div.left div.content-gray-box-middle div.box-content div.right  a.go {
	margin-right:31px;
}

#content div.leftwrapper div.left div.content-gray-box-middle div.box-content div.online div.online-border {
	width:257px;
	height:178px;
	background:url(../../img/Design/onlinepublication-border.gif);
}

#content div.leftwrapper div.left div.content-gray-box-middle div.box-content div.online div.online-border img {
	padding:5px;
	margin-top:20px;
	margin-left:80px;
	background:url(../../img/Design/publication-imageborder.gif);
}

#content div.leftwrapper div.left div.content-gray-box-middle div.box-content div.last {
	margin-bottom:0px;
}



#content div.leftwrapper div.left div.content-gray-box-middle div.box-content div.publication h1 {
	font-family:arial;
	font-size:18px;
}

#content div.leftwrapper div.left div.content-gray-box-middle div.box-content div.publication div.border {
	width:98px;
	height:141px;
	background:url(../../img/Design/publication-imageborder.gif);
	float:left;
	margin-right:16px;
}

#content div.leftwrapper div.left div.content-gray-box-middle div.box-content div.publication p {
	color:#666666;
	font-family:arial;
	height:70px;
}

#content div.leftwrapper div.left div.content-gray-box-middle div.box-content div.right {
	margin-left:20px;
	width:288px;
}

#content div.leftwrapper div.left div.content-gray-box-middle div.box-content div.publication select {
	width:152px;
	padding-top:3px;
	padding-bottom:3px;
}

#content div.leftwrapper div.left div.content-gray-box-middle div.box-content div.online select {
	width:101px;
	padding-top:3px;
	padding-bottom:3px;
	margin-top:15px;
	margin-right:11px;
}

#content div.leftwrapper div.left div.content-gray-box-middle div.box-content div.publication div.border img {
	width:88px;
	height:131px;
	margin-top:5px;
	margin-left:5px;
}

#content div.left div.results {
	color:#666666;
	font-size:11px;
	float:left;
}

#content div.placestostay p {
	padding-top:10px;
	font-size:12px;
	line-height:15px;
	font-family:Tahoma;
	margin-bottom:20px;
}

#content div.placestostay p span {
	padding-left:10px;
	font-size:11px;
	line-height:15px;
	font-family:Tahoma;
	color:#666666;
}

#content div.leftwrapper div.left div.pager {
	height:40px; width:620px;font-size:11px;font-family:arial;color:#666666;line-height:40px;text-align:right;
}

#content div.leftwrapper div.left div.pager a {
	display:block; float:right; height:16px; width:16px; background:url(../../img/Design/pager.gif);text-align:center; line-height:16px;margin-top:12px; color:#666666;
	margin-left:7px;
}

#content div.leftwrapper div.left div.pager a:hover {
	background:url(../../img/Design/pager-active.gif); color:#ffffff;
	text-decoration:none;
}

#content div.leftwrapper div.left div.pager a.active {
	background:url(../../img/Design/pager-active.gif); color:#ffffff;
	text-decoration:none;
}


#content div.leftwrapper div.left div.smallpager {
	height:15px; width:620px;font-size:11px;font-family:arial;color:#666666;line-height:15px;text-align:right; 
}

#content div.leftwrapper div.left div.smallpager a {
	display:block; float:right; height:16px; width:16px; background:url(../../img/Design/pager.gif);text-align:center; line-height:16px; color:#666666;
	margin-left:7px;margin-top:0px;
}


#content div.leftwrapper div.left div.formbox {
	border:1px solid #dddddd;
	padding:12px;
	font-family:Arial;
	color:#666666;
}

#content div.leftwrapper div.left div.formbox input {
	width:160px;
	border:1px solid #dddddd;
	padding-top:4px;
	padding-bottom:4px;
	font-size:12px;
	font-family:Tahoma;
	color:#333333;
}

#content div.leftwrapper div.left div.formbox td.description {
	width:130px; padding-top:10px; padding-bottom:10px;
}

#content div.leftwrapper div.left div.formbox td.input {
	width:190px;
}

#content div.leftwrapper div.left div.formbox td.descriptionwide {
	width:290px; padding-top:10px; padding-bottom:10px;
}

#content div.leftwrapper div.left div.formbox td.inputwide {
	width:300px;
}

#content div.leftwrapper div.left div.formbox select {
	width:160px;
	border:1px solid #dddddd;
	padding-top:4px;
	padding-bottom:4px;
	font-size:12px;
	font-family:Tahoma;
	color:#333333;
}

#content div.leftwrapper div.left div.formbox select.wide {
	width:300px;
	border:1px solid #dddddd;
	padding-top:4px;
	padding-bottom:4px;
	font-size:12px;
	font-family:Tahoma;
	color:#333333;
}

#content div.leftwrapper div.left div.order {
	font-size:12px;
	color:#333333;
	font-family:Arial;
	height:40px;
	line-height:40px;
	margin-top:5px;
}

#content div.leftwrapper div.left div.order a.order {
	display:block; width:77px;height:27px; background:url(../../img/Design/orderbutton.gif);
	font-family:Tahoma;
	font-size:12px;
	color:#ffffff;
	line-height:27px;
	margin-top:5px;
	text-align:center;
}

#content div.leftwrapper div.left div.spotlight {
	margin-top:20px;
	height:33px;
	width:620px; 
	color:#78a22f;
	font-size:24px;
	line-height:22px;
	font-weight:normal;
}

#content div.leftwrapper div.left div.spotlight div.floatleft {
	float:left;
}

#content div.leftwrapper div.left div.spotlight div.choose {
	float:right; 
	font-size:11px;
	line-height:21px;
	color:#78a22f;
}

#content div.leftwrapper div.left div.spotlight div.choose {
	float:right; 
	padding-left:10px;
}
#content div.leftwrapper div.left div.spotlight div.choose a {
	display:block; float:right; margin-left:3px; background:#bbd988; height:21px; width:59px; text-align:center; color:#ffffff;
}



#content div.leftwrapper div.left div.spotlight div.choose a:hover {
	background:#8ebf39; text-decoration:none;
}

#content div.leftwrapper div.left div.spotlight div.choose a.active {
	background:#8ebf39; text-decoration:none;
}

#content div.leftwrapper div.left div.column div.choose {
	font-size:11px;
	line-height:17px;
	color:#78a22f;
	clear:both;
	height:22px;
}

#content div.right div.box div.choose {
	font-size:11px;
	line-height:17px;
	color:#78a22f;
	clear:both;
	height:22px;
}

#content div.rightwrapper div.right div.box div.event {
	color:#333333;
	width:275px;
	border-top:1px solid #c2c2c2;
	font-size:11px;
	line-height:14px;
	text-align:left;

}

#content div.rightwrapper div.right div.box div.event p {
	padding-bottom:3px;

}

#content div.rightwrapper div.right div.box div.event span {
	color:#848484;
	font-size:12px;
}

#content div.rightwrapper div.right div.box div.event:hover {
	background:#e5ecef;
	width:275px;
	border-top:1px solid #c2c2c2;
	font-size:11px;
	line-height:14px;

}

#content div.rightwrapper div.right div.box div.hovered {
	background:#e5ecef;
	width:275px;
	border-top:1px solid #c2c2c2;
	font-size:11px;
	line-height:14px;

}

#content div.rightwrapper div.right div.box div.allevents {
	color:#333333;
	width:275px;
	border-top:1px solid #c2c2c2;
	font-size:11px;
	line-height:14px;

}

#content div.rightwrapper div.right div.box div.eventpadding {
	padding:8px;
	padding-left:4px;
}

#content div.rightwrapper div.right div.box div.event a.more {
	float:left;
}

#content div.rightwrapper div.right a.more font {
	color:#333333;
}

#content div.rightwrapper div.right div.box div.event a.second {
	margin-left:10px;
}

#content div.rightwrapper div.right div.box div.choose a {
	display:block; float:left; margin-left:3px; background:#aec2cd; height:17px; width:74px; text-align:center; color:#ffffff;
}

#content div.rightwrapper div.right div.box div.choose a:hover {
	background:#6e8fa0; text-decoration:none;
}

#content div.rightwrapper div.right div.box div.choose a.active {
	background:#6e8fa0; text-decoration:none;
}

/****/

#content div.leftwrapper div.left div.column div.event {
	color:#333333;
	width:277px;
	border-top:1px solid #c2c2c2;
	font-size:11px;
	line-height:14px;

}

#content div.leftwrapper div.left div.column div.event span {
	color:#848484;
	font-size:12px;
}

#content div.leftwrapper div.left div.column div.event:hover {
	background:#eef8de;
	width:277px;
	border-top:1px solid #c2c2c2;
	font-size:11px;
	line-height:14px;

}

#content div.leftwrapper div.left div.column div.hovered {
	background:#eef8de;
	width:277px;
	border-top:1px solid #c2c2c2;
	font-size:11px;
	line-height:14px;

}

#content div.leftwrapper div.left div.column div.allevents {
	color:#333333;
	width:277px;
	border-top:1px solid #c2c2c2;
	font-size:11px;
	line-height:14px;

}

#content div.leftwrapper div.left div.column div.eventpadding {
	padding:8px;
}

#content div.leftwrapper div.left div.column div.event a.more {
	float:left;
}

#content div.leftwrapper div.left a.more font {
	color:#333333;
}

#content div.leftwrapper div.left div.column div.event a.second {
	margin-left:10px;
}

#content div.leftwrapper div.left div.column div.choose a {
	display:block; float:left; margin-left:3px; background:#bbd988; height:17px; width:74px; text-align:center; color:#ffffff;
}

#content div.leftwrapper div.left div.column div.choose a:hover {
	background:#8ebf39; text-decoration:none;
}

#content div.leftwrapper div.left div.column div.choose a.active {
	background:#8ebf39; text-decoration:none;
}


#content div.leftwrapper div.left div.article {
	border-top:	1px solid #dadada;
	width:620px;
	padding-top:11px;
}

#content div.leftwrapper div.left div.small {
	width:300px;
	padding-top:11px;
}

#content div.leftwrapper div.left div.wheretostay {
	border-top: 0px;
	padding-top:0px;
	padding-bottom:11px;
}

#content div.leftwrapper div.left div.last {
	padding-bottom:0px;
}

#content div.leftwrapper div.left h2 {
	font-weight:bold;
/*	color:#78a22f;*/
	padding-bottom:10px;
	padding-top:5px;
	font-size:14px;	
}
#content div.leftwrapper div.left h2 span {
	color:#333333;
}

#content div.leftwrapper div.left div.smallgray {
	color:#a3a2a2;
	font-size:11px;
	margin-bottom:20px;
}

#content div.leftwrapper div.left div.grayinfo {
	color:#a3a2a2;
	font-size:11px;
	margin-bottom:20px;
	margin-top:10px;
	padding-left:20px;
	background:url(../../img/Design/info.gif) no-repeat left center;
}

#content div.leftwrapper div.left div.grayinfo a {
	color:#a3a2a2;
	text-decoration:underline;
}

#content div.leftwrapper div.left div.grayinfo a:hover {
	color:#a3a2a2;
	text-decoration:none;
}

#content div.leftwrapper div.left div.smallgray a {
	color:#a3a2a2;
}
#content div.leftwrapper div.left div.smallgray a.error {
	float:right;
	padding-left:20px;
	background-repeat:no-repeat;
	color:#e70000;
	display:block;
	background-image:url(../../img/Design/report-error.gif);
	background-position:left center;
}
#content div.leftwrapper div.left h2 a:hover {
	text-decoration:none;
}

#content div.leftwrapper div.left h4 {
	font-size:18px;
	font-weight:normal;
	line-height:20px;
	padding-bottom:10px;
	color:#78a22f;
}

#content div.leftwrapper div.left h4 a:hover {
	text-decoration:none;
}

#content div.leftwrapper div.left h4 span {
	font-family:arial;
	font-size:14px;
	color:#333333;
}

#content div.leftwrapper div.left h5 {
	font-weight:normal;
	font-size:18px;
	font-family:arial;
	line-height:27px;
	height:27px;
	background:#78a22f;
	color:#ffffff;
	padding-left:10px;
	margin-bottom:14px;
}

#content div.leftwrapper div.left div.bulletedlinks {
	font-size:12px;
	font-family:arial;
	line-height:15px;

}

#content div.leftwrapper div.left div.bulletedlinks a {
	padding-left:12px;
	background:url(../../img/Design/green-bullet.gif) no-repeat left center;
}


#content div.leftwrapper div.left div.travelplanneritem {
	margin-bottom:3px;
}

#content div.leftwrapper div.left div.travelplannergreen {
	width:286px;height:37px;line-height:37px;color:#ffffff;
	background-color:#78a22f;
	font-family:arial;
	background-image:url(../../img/Design/h5-slidedown.gif);
	background-repeat:no-repeat;
	background-position:96% 50%;	
	cursor:pointer;	
	float:left;

}

#content div.leftwrapper div.left div.travelplannertable {
	width:334px;
	height:37px;
	background-image:url(../../img/Design/travel-planer-table.gif);
	float:left;
	font-family:arial;

}

#content div.leftwrapper div.left div.travelplannertable div.town {
	width:108px;
	height:37px;
	line-height:37px;
	text-align:center;
	float:left;
}

#content div.leftwrapper div.left div.travelplannertable div.buttons {
	width:193px;
	height:37px;
	line-height:37px;
	text-align:center;
	font-size:11px;
	color:#a3a2a2;
	float:left;
}

#content div.leftwrapper div.left div.buttons a {
	color:#a3a2a2;
	padding-left:13px;
	padding-right:8px;
}

#content div.leftwrapper div.left div.buttons a.html {
	background:url(../../img/Design/html.gif) no-repeat left center;
}

#content div.leftwrapper div.left div.buttons a.pdf {
background:url(../../img/Design/pdf.gif) no-repeat left center;
}

#content div.leftwrapper div.left div.buttons a.print {
background:url(../../img/Design/print.gif) no-repeat left center;
}

#content div.leftwrapper div.left div.buttons a.gps {
background:url(../../img/Design/gps.gif) no-repeat left center;
}

#content div.leftwrapper div.left div.travelplannertable div.redcross {
	width:33px;
	height:37px;
	line-height:37px;
	text-align:center;
	float:left;
}

#content div.leftwrapper div.left div.travelplannerslidedown {
	width:554px;
	background:url(../../img/Design/travel-planer-slidedown.gif) repeat-y;
	margin-left:33px;
}

#content div.leftwrapper div.left div.travelplannerslidedown p {
	width:500px;
	font-family:arial;
	margin-left:14px;
	padding-top:10px;
	float:left;
}

#content div.leftwrapper div.left div.travelplannerslidedown a.moreinfo {
	display:block;
	height:37px;
	width:12px;
	background:url(../../img/Design/travel-planer-moreinfo.gif) left center no-repeat;
	float:right;
	margin-right:11px;
	
}

#content div.leftwrapper div.left div.travelplannerslidedown div.bottom {
	clear:both;
	width:554px;
	height:1px;
	background:#dddddd;
}

#content div.leftwrapper div.left div.travelplannertable div.redcross a {
	width:33px;
	height:37px;
	display:block;
	background:url(../../img/Design/red-cross.gif) no-repeat center center;
}

#content div.leftwrapper div.left div.travelplannerslideup {
	background-image:url(../../img/Design/h5-slideup.gif);
	background-repeat:no-repeat;
	background-position:96% 50%;
}

#content div.leftwrapper div.left div.travelplannergreen span {
	line-height:37px;color:#ffffff;
	height:37px;
	display:block;
	cursor:pointer;	
	padding-left:40px;
	margin-left:5px;
	background:url(../../img/Design/travel-planer-smallcompass.gif) no-repeat left center;
}


#content div.leftwrapper div.left h5.slideup {
	background-image:url(../../img/Design/h5-slideup.gif);
	background-repeat:no-repeat;
	background-position:98% 50%;
	cursor:pointer;
}

#content div.leftwrapper div.left h5.slidedown {
	background-image:url(../../img/Design/h5-slidedown.gif);
	background-repeat:no-repeat;
	background-position:98% 50%;
	cursor:pointer;
}

#content div.leftwrapper div.left h5.slidedown {
	background-image:url(../../img/Design/h5-slidedown.gif);
	background-repeat:no-repeat;
	background-position:98% 50%;
	cursor:pointer;
}

#content div.leftwrapper div.left h5 a {
	font-size:11px;
	font-family:Tahoma;
	color:#ffffff;
}

#content div.leftwrapper div.left h5 span {
	font-size:11px;
	font-family:Tahoma;
	color:#ffffff;
}

#content div.leftwrapper div.left h5 span.right {
	display:block;
	float:right;
	padding-right:32px;
	font-size:11px;
	font-family:Tahoma;
	color:#ffffff;
}

#content div.leftwrapper div.left h1 {
	color:#78a22f;
	font-size:24px;
	line-height:24px;
	font-weight:normal;
	padding-bottom:10px;
}

#content div.leftwrapper div.left h6 {
	font-size:20px;
	color:#78a22f;
	font-weight:normal;
	line-height:24px;
	font-family:Tahoma;
}

#content div.leftwrapper div.left h6 span {
	font-size:11px;
	color:#666666;
	font-weight:normal;
	line-height:24px;
	font-family:Tahoma;
}

#content div.leftwrapper div.left a.watch-video {
	padding-left:25px;
	font-size:11px;
	background-image:url('../../img/Design/watch-video.gif');
	background-repeat:no-repeat;
	background-position:center left;
}

#content div.video div.videodescription {
	width:150px;
	float:left;
}

#content div.video a.title {
	font-size:12px;
	display:block;
	margin-bottom:5px;
}

#content div.leftwrapper div.left a.video {
	float:left;
	display:block;
	margin-right:10px;
}

#content div.leftwrapper div.left div.video {
	font-size:11px;
	color:#333333;
}

#imagebubbles a.more {
	padding-right:10px;
	font-size:11px;
	background-image:url('../../img/Design/content-arrow.gif');
	background-repeat:no-repeat;
	background-position:center right;
}

#content div.leftwrapper div.left a.more {
	padding-right:10px;
	font-size:11px;
	background-image:url('../../img/Design/content-arrow.gif');
	background-repeat:no-repeat;
	background-position:center right;
}

#content div.right div.event a.more {
	padding-right:10px;
	font-size:11px;
	background-image:url('../../img/Design/content-arrow.gif');
	background-repeat:no-repeat;
	background-position:center right;
}

#content div.right div.allevents div.more {
	display:inline;
	padding-right:10px;
	font-size:11px;
	background-image:url('../../img/Design/content-arrow.gif');
	background-repeat:no-repeat;
	background-position:center right;
}

#content div.leftwrapper div.left div.more {
	display:inline;
	padding-right:10px;
	font-size:11px;
	background-image:url('../../img/Design/content-arrow.gif');
	background-repeat:no-repeat;
	background-position:center right;
}

#content div.leftwrapper div.left div.wheretostay a.more {
	padding-right:20px;
	font-size:12px;
	background-image:url('../../img/Design/bigarrow.gif');
	background-repeat:no-repeat;
	background-position:center right;
}

#content div.leftwrapper div.left div.wheretostay div.wheretostaylinks {
	width:180px;
	padding-bottom:8px;
}

#content div.leftwrapper div.left div.wheretostay div.longer {
	width:300px;
}

#content div.leftwrapper div.left div.imageborder {
	/*border:2px solid lightGrey;*/
	float:left;
	height:144px;
	margin-right:10px;
	width:144px;
	vertical-align:middle;
}
#content div.leftwrapper div.left div.imageNoborder {
	/*border:2px solid lightGrey;*/
	float:left;
	margin-right:10px;
	width:144px;
	vertical-align:middle;
}
#content div.leftwrapper div.left div.smallimageborder {
	float:left;
	/*background-image:url('../../img/Design/imageborder-small.gif');
	background-repeat:no-repeat;*/
	margin-top:-4px;
	margin-bottom: 5px;
	margin-right: 6px;
}

.smallimageborderimg
{    
	border: 1px solid #DDDDDD;
	padding: 6px;
}

#content div.leftwrapper div.left div.small p {
	color:#666666;
}

#content div.leftwrapper div.left div.smallimageborder img {
	margin-top:6px;
	margin-left:6px;
}

#content div.left p.tight {
	width:60px;
	float:left;
}

#content div.leftwrapper div.left div.imagebordersponsor {
	float:left;
	width:244px;
	height:179px;
	background-image:url('../../img/Design/article-image-border-sponsor.gif');
	background-repeat:no-repeat;
	padding-bottom:10px;
}

#content div.leftwrapper div.left div.imagebordersponsor div.sponsor {
	font-family:arial;
	font-size:10px;
	color:#b3b3b2;
	margin-top:2px;
	margin-left:6px;
}

#content div.leftwrapper div.left div.imageborder img {
	margin-top:6px;
	margin-left:6px;
}

#content div.leftwrapper div.left div.imagebordersponsor img {
	margin-top:6px;
	margin-left:6px;
}

#content div.leftwrapper div.left div.horizontal-rule {
	clear:both;
	width:620px;
	height:40px;
	background:url('../../img/Design/horizontal-rule-wide.gif');
	background-repeat:no-repeat;
	background-position:0px 20px;
}

#content div.leftwrapper div.left div.column  {
	width:310px;
	float:left;
}

#content div.leftwrapper div.left div.column div.secondcolumnpadding {
	padding-left:10px;
}


#content div.leftwrapper div.left div.town-facebook div.facebook {
	border:1px solid #e0e0e0;
	padding:5px;
	margin-bottom:10px;
}
#content div.leftwrapper div.left div.town-facebook a.connect {
	display:block; 
	background:url('../../img/Design/connect-with-facebook.gif');
	width:170px;
	height:21px; 
	float:left; 
	margin-right:20px;
}



#content div.leftwrapper div.left div.column div.facebook {
	width:278px; 
	border:1px solid #e0e0e0;
	padding:5px;
	margin-bottom:10px;
}
#content div.leftwrapper div.left div.column a.connect {
	display:block; 
	background:url('../../img/Design/connect-with-facebook.gif');
	width:170px;
	height:21px; 
	float:left; 
	margin-right:20px;
}
#content div.leftwrapper div.left div.column a.readall {
	display:block; 
	height:22px; 
	width:100px; 
	float:left; 
	background:#bbd988;
	line-height:22px;
	text-align:center; 
	color:#ffffff; 
	font-size:10px;
}

#content div.leftwrapper div.left div.column a.readall:hover {
	text-decoration:none;
	background:#8ebf39;
}

#content div.leftwrapper div.left div.column div.loginfacebook {
	font-size:11px;
	color:#58585a;
	padding-top:5px;
}

#content div.leftwrapper div.left div.facebook img {
	padding-right:5px; 
	float:left;
}


#content div.leftwrapper div.left div.town-facebook div.facebook img {
	padding-right:20px; 
	float:left;
}

#content div.leftwrapper div.left  div.town-facebook div.facebook strong {
	color: #78a22f;
	padding-bottom:6px;
	display:block;
}

#content div.leftwrapper div.left  div.facebook strong {
	color: #78a22f;
	padding-bottom:3px;
	display:block;
}
#content div.leftwrapper div.left div.facebook div.datum {
	float:right; color:#848484; font-size:11px;
}

#content div.leftwrapper div.left div.town-facebook div.datum img {
	padding-right:0px;
	padding-top:2px;
}
#content div.leftwrapper div.left div.town-facebook div.stars {
margin-right:10px;
}

#content div.leftwrapper div.left div.town-facebook div.facebookface {
	float:left;height:115px;margin-right:10px;
}

#content div.leftwrapper div.left div.town-facebook div.addcommentbox {
	border:1px solid #cccccc; height:115px; float:left; width:556px; background:#f7f7f7;
}
#content div.leftwrapper div.left div.town-facebook div.evaluatetheofferbox {
float:right; background:#ffffff; width:135px; height:51px; border:1px solid #bdc7d8; margin-top:10px; margin-right:8px; color:#415e9a; font-size:12px; text-align:center;
}
#content div.leftwrapper div.left div.town-facebook div.evaluatetheofferbox div.ie6fixpadding { 
text-align:center;padding-top:8px;line-height:20px;
}

#content div.leftwrapper div.left div.town-facebook textarea {
padding:2px; background-image:url(../../img/Design/textarea-background.gif);background-position:bottom right;background-repeat:no-repeat;border:1px solid #bdc7d8;margin-left:15px;margin-top:10px;width:380px; height:48px; color:#777777; font-size:11px; font-family:Tahoma;
}

#content div.leftwrapper div.left div.town-facebook a.connect {
	margin-left:14px; margin-top:13px; margin-right:10px;
}

#content div.leftwrapper div.left div.town-facebook a.loginfacebook {
	display:block; float:left; color:#333333; margin-top:17px; font-size:11px;
}


#content div.leftwrapper div.left div.column div.miss-out {
	width:300px;
	height:336px; 
	background:url('../../img/Design/miss-out.gif');
}

#content div.leftwrapper div.left div.column div.miss-out div.naslov {
	padding-left:15px; 
	padding-top:50px;
}

#content div.leftwrapper div.left div.column div.miss-out div.naslov h1 {
	padding-bottom:3px;
}

#content div.leftwrapper div.left div.column div.miss-out a.miss-out {
	display:block; 
	margin-left:14px; 
	margin-right:34px; 
	padding:5px; 
	background:#fbfdf7; 
	font-size:11px; 
	color:#55771b;
	margin-bottom:1px;
}

#content div.leftwrapper div.left div.column div.miss-out a.miss-out:hover {
	display:block; 
	margin-left:14px; 
	margin-right:34px; 
	padding:5px; 
	background:#92c140; 
	font-size:11px; 
	color:#ffffff;
	margin-bottom:1px;
	text-decoration:none;
}

#content div.leftwrapper div.left div.column div.miss-out a.active {
	display:block; 
	margin-left:14px; 
	margin-right:34px; 
	padding:5px; 
	background:#92c140; 
	font-size:11px; 
	color:#ffffff;
	margin-bottom:1px;
	text-decoration:none;
}

#content div.leftwrapper div.left div.column div.miss-out div.imgborder {
	background:url('../../img/Design/miss-out-image-border.gif'); 
	margin-left:12px; 
	width:256px; 
	height:120px;
}

#content div.leftwrapper div.left div.column div.c-imgborder {
	background:url('../../img/Design/column-imageborder.gif'); 
	width:256px; 
	height:121px;
}

#content div.leftwrapper div.left div.column div.c-imgborder img {
	margin-left:6px; 
	margin-top:5px;
}

#content div.leftwrapper div.left div.column div.miss-out div.imgborder img {
	margin-left:6px; 
	margin-top:5px;
}

#content div.leftwrapper div.left div.column div.description {
	font-size:11px;
	padding-top:10px;
}
#content div.leftwrapper div.left div.column p.synopsis {
	width:270px; line-height:14px;
}

#content div.rightwrapper {
	float:left;
	width:320px;
	text-align:left;
}

#content div.rightwrapper div.right {
	width:300px;
	margin: 0 auto;
	background:url('../../img/Design/right-background.gif');
	background-repeat:repeat-y;
}

#content div.rightwrapper div.right h1 {
	color:#78a22f;
	font-size:20px;
	line-height:24px;
	font-weight:normal;
	padding-bottom:10px;
}

h1 a:hover {
	text-decoration:none;
}

#content div.rightwrapper div.right div.spacer {
	height:20px;
}
#content div.rightwrapper div.right div.search {
	padding-left:8px;
	padding-right:9px;
	height:50px;
	background:#67b4c9;
}

#content div.rightwrapper div.right div.search div.searchpadding {
	padding-top:8px;
	text-align:left;
}

#content div.rightwrapper div.right div.search a.go {
	float:right; 
	width:44px;
	height:33px; 
	background:url('../../img/Design/go.gif'); 
	display:block;  
	line-height:33px; 
	text-align:center; 
	color:#ffffff;
	font-size:16px;
	font-family:Tahoma;
}

#content div.rightwrapper div.right div.search a.go:hover {
	text-decoration:none;
	background:url('../../img/Design/go-active.gif'); 

}

#content div.rightwrapper div.right div.search a.allpages {
	float:right; 
	margin-right:6px;
	padding-right:17px;
	height:33px; 
	font-size:14px;
	background:url('../../img/Design/dropdown-puscica.gif'); 
	background-repeat:no-repeat;
	background-position:right center;
	display:block;  
	line-height:33px; 
	text-align:center; 
}

#content div.rightwrapper div.right div.search div.allpagespopup1 {
width:80px;float:right;background:url('../../img/Design/allpages-background.gif'); height:36px;
}

#content div.rightwrapper div.right div.search div.allpagespopup2 { width:158px; height:10px; background:url('../../img/Design/allpages-top.gif'); }
#content div.rightwrapper div.right div.search div.allpagespopup3 { width:158px; background:url('../../img/Design/allpages-middle.gif'); }
#content div.rightwrapper div.right div.search div.allpagespopup3  p  { padding-left:10px; font-family:arial; font-size:12px; padding-bottom:10px; }
#content div.rightwrapper div.right div.search div.allpagespopup3  p a { color:#333333;}
#content div.rightwrapper div.right div.search div.allpagespopup4  { width:158px; background:url('../../img/Design/allpages-bottom.gif'); height:9px; }


#content div.rightwrapper div.right div.search a.allpagesselected {
	float:right; 
	margin-right:5px;
	margin-top:-1px;
	padding-right:17px;
	height:33px; 
	background:url('../../img/Design/dropup-puscica.gif'); 
	background-repeat:no-repeat;
	background-position:right center;
	display:block;  
	line-height:33px; 
	text-align:center; 
}

#content div.rightwrapper div.right div.search div.fields {
	width:230px;
	height:33px;
	background:#ffffff; 
	border:1px solid #598e9d;
	position:relative;
}

#content div.rightwrapper div.right div.search div.fields div.grayline {
	width:1px; height:25px; background:#9d9d9d;position:absolute;left:149px; top:4px;
}

#content div.rightwrapper div.right div.search div.fields div.allpagesdropdown {
	position:absolute; 
	z-index:100;
	width:158px;
	left:71px; 
	top:1px;
	display:none;
}

#content div.rightwrapper div.right div.search div.fields input.searchfield {
	margin-top:8px;
	margin-left:8px;
	height:15px; 
	width:120px; 
	border:0px;
	color:#a3a2a2; 
	font-size:12px; 
	width:120px;float:left;
}

#content div.rightwrapper div.right div.search div.allpagespopup3  p input  { width:10px; margin-left:0px; }



#content div.rightwrapper div.right div.search div.fields select {
	border:0px; 
	width:90px; 
	color:#78a22f;
	font-size:14px;
}
#content div.rightwrapper div.right div.search-bottom  {
	width:300px; 
	height:15px;
	background:url('../../img/Design/search-bottom.gif');
	background-repeat:no-repeat;
	background-position:top;
}

#content div.rightwrapper div.right div.bottom {
	width:300px; 
	height:15px;
	background:url('../../img/Design/tag-bottom.gif');
	background-repeat:no-repeat;
	background-position:top;
}

#content div.rightwrapper div.right div.box {
	border:1px solid #c9c8c8; 
	background:#ffffff; 
	padding:12px;
}

#content div.rightwrapper div.right div.box a.bullet {
	display:block;
	font-size:15px;
	font-weight:bold;
/*	padding-left:15px;
	background:url('../../img/Design/black-arrow-big.gif');
	background-repeat:no-repeat;
	background-position:2px 3px;*/
}

#content div.rightwrapper div.right div.box span.bullet {
	font-size:15px;
	font-weight:bold;
	color:#528100;
	float:right;
	margin-right:4px;
}

#content div.rightwrapper div.right div.box hr {
	border-left: 0px solid green;
	border-right: 0px solid green;
	border-bottom: 0px solid green;
	border-top: 1px solid #C9C8C8;
}

.bulletcontainer
{
	margin-left:20px;
	margin-right:15px;
	margin-top:10px;
}

#content div.rightwrapper div.right div.box a.pdf-bullet {
	display:block;
	font-size:12px;
	padding-left:20px;
	line-height:18px;
	background:url('../../img/Design/pdf-bullet.gif');
	background-repeat:no-repeat;
	background-position:0px 0px;
	margin-bottom:5px;
}

#content div.rightwrapper div.right div.box a.online-bullet {
	display:block;
	font-size:12px;
	padding-left:20px;
	line-height:18px;
	background:url('../../img/Design/online-bullet.gif');
	background-repeat:no-repeat;
	background-position:0px 0px;
	margin-bottom:5px;
}

#content div.rightwrapper div.right div.box div.bullet {
	font-size:11px;
	padding-left:15px;
	padding-bottom:3px;
}

#content div.rightwrapper div.right div.box div.bullet span {
	display:block;
	font-size:12px;
	padding-bottom:8px;
}

#content div.left a.link {
	padding-right:12px;
	background:url(../../img/Design/link.gif) no-repeat right center;
}

#content div.leftwrapper div.left div.box {
	border:1px solid #c9c8c8; 
	background:#ffffff; 
	padding:10px;
	margin-bottom:15px;
	margin-top:13px; padding-top:6px;padding-bottom:0px;
}

#content div.leftwrapper div.left div.darkbox {
	border:1px solid #c6c6c6; 
	background:#ffffff; 
	padding:15px;
	line-height:16px;
	margin-bottom:20px;
}

#content div.leftwrapper div.left div.darkboxtown {
	border:1px solid #c6c6c6; 
	background:#ffffff; 
	padding:15px;
	line-height:16px;
	margin-top:10px;margin-bottom:10px;	
}

#content div.leftwrapper div.left div.darkboxtown div.lefttitle {
	float:left; color:#78a22f; font-size:14px;height:120px;
}

#content div.leftwrapper div.left div.darkboxtown div.info {
	float:left; margin-left:10px; font-size:12px; font-family:Tahoma;
}

#content div.leftwrapper div.left div.darkbox img {
	float:right;
	padding:6px;
	background-image:url(../../img/Design/darkbox-imageborder.gif);
}

#content div.leftwrapper div.left div.darkbox h2 {
	line-height:20px;
}

#content div.leftwrapper div.left div.darkbox h2 span {
	color:#333333;
	display:block;
}

#content div.leftwrapper div.left div.darkbox a.greenbutton {
	width:127px;
	height:27px;
	color:#ffffff;
	text-align:center;
	background:url(../../img/Design/prijavi-na-dogodek.gif);
	display:block;
	line-height:27px;
	float:left;
}

#content div.leftwrapper div.left div.darkbox a.google-calendar {
	margin-left:20px;
	width:100px;
	height:25px;
	background:url(../../img/Design/google-calendar.gif);
	display:block;
	float:left;
}

#content div.rightwrapper div.right div.book-buy {
	border:1px solid #c9c8c8; 
	background:#ffffff; 
	padding:14px;
}
#content div.greenbox {
	background:#78a22f;
	color:#ffffff;
	font-family:arial;
	padding:10px;
}

#content div.leftwrapper div.left div.book-buy {
	border:1px solid #c9c8c8; 
	background:#ffffff; 
	padding:14px;
	width: 300px;
	text-align:left;
}
#content div.leftwrapper div.left div.greenbox {
	background:#78a22f;
	color:#ffffff;
	font-family:arial;
	padding:10px;
	width:250px;
}

#content div.greenbox div.login {
	font-size:13px !important;
	white-space:nowrap;
}

#content div.greenbox div.loginleft {
	padding-left:5px;
	float:left;
	width:60px;
	margin-bottom:12px;
	height:23px;
	line-height:23px;
}


#content div.greenbox div.loginright {
	float:right;
	width:173px;
	margin-bottom:12px;
}

#content div.greenbox div.forgotpass {
	float:left;
	padding-left:5px;
	width:160px;
	line-height:27px;
}

#content div.greenbox a.login {
	width:55px;
	height:27px;
	margin-right:11px;
	text-align:center;
	line-height:27px;
	color:#ffffff;
	background:url(../../img/Design/login.gif);
	float:right;
	display:block;
}

#content div.greenbox a.login:hover {
	color:#78a22f;
	text-decoration:none;
	background:url(../../img/Design/login-hover.gif);
}


#content div.greenbox div.loginright input {
	width:160px;
	border:1px solid #8f8f8f;
	padding-bottom:3px;
	padding-top:3px;
}


#content div.greenbox select.full {
	width:100%; 
	padding-top:4px;
	padding-bottom:4px;
	margin-top:5px; 
	margin-bottom:10px;
	font-size:12px; 
	font-family:arial;
	line-height:25px;
}

#content div.rightwrapper div.right div.greenbox select.day {
	width:70px; 
	padding-top:4px;
	padding-bottom:4px;
	text-align:right;
	margin-right:5px;
	line-height:25px; 
	margin-top:5px; 
	font-size:12px; 
	font-family:arial;
}
#content div.rightwrapper div.right div.greenbox select.month {
	width:80px; 
	padding-top:4px;
	padding-bottom:4px;
	text-align:right;
	margin-right:5px;
	line-height:25px; 
	margin-top:5px; 
	font-size:12px; 
	font-family:arial;
}
#content div.rightwrapper div.right div.greenbox select.year {
	width:90px; 
	padding-top:4px;
	padding-bottom:4px; 
	text-align:right;
	line-height:25px; 
	margin-top:5px; 
	font-size:12px; 
	font-family:arial;
}

#content div.greenbox a {
	color:#ffffff;
}

#content a.activetab {
	display:block; 
	width:89px; 
	height:33px !important; 
	background:url('../../img/Design/book-buy-tab.gif');
	float:left; 
	text-align:center; 
	line-height:12px;
	color:#ffffff;
	background-repeat:no-repeat; 
	font-family:arial;
}

#content a.tab {
	display:block; 
	width:89px; 
	height:33px !important; 
	background:url('../../img/Design/book-buy-tab2.gif');
	float:left; 
	text-align:center; 
	line-height:12px;
	color:#ffffff;
	background-repeat:no-repeat; 
	font-family:arial;
}

#content a.activetab span {
	display:block;
	padding-top:12px;
	font-size:13px;
}

#content div.panel {
	height:300px;
}

#content a.tab span {
	display:block;
	padding-top:12px;
	font-size:13px;
}


#content a.firsttab {
	margin-right:2px;
}

#content a.secondtab {
	margin-right:1px;
}

#content div.box div.tag {
	float:left;
	padding-left:5px;
	padding-right:5px;
	color:#666666;
}

#content div.rightwrapper div.right div.box div.hiddentag {
	display:none;
}

#content div.rightwrapper div.right div.box div.tagcloud {
	line-height:20px;
	font-size: 120%;
}

#content div.rightwrapper div.right div.box div.tagcloud a {
	color:#666666;
}

#content div.rightwrapper div.right div.box div.tagcloud a:hover {
	color:#78a22f;
	
}

.tagcloud .hiddentag {display:none}

A.rt-1 {font-size:70%/*10px*/;/*font-weight:bold*/}
A.rt0 {font-size:75%/*11px*/; color:#45799B !important; /*font-weight:bold; text-transform:uppercase*/}
A.rt1 {font-size:80%/*12px*/; font-style:italic}
A.rt2 {font-size:85%/*13px*/; color:#56800D !important}
A.rt3 {font-size:90%/*14px*/; /*color:#89B33F;*/font-weight:bold;}
A.rt4 {font-size:100%/*15px*/; /*color:#62800D;*/font-style:italic}
A.rt5 {font-size:105%/*16px*/; /*color:#67911E*/ font-weight:bold; text-transform:lowercase}
A.rt6 {font-size:110%/*17px*/;/*font-weight:bold;*/ color:#56800D !important}
A.rt7 {font-size:115%/*18px; text-transform:uppercase*/}
A.rt8 {font-size:120%/*19px*/;color:#89B33F !important;}
A.rt9 {font-size:125%/*19px*/;/*color:#89B33F*/}

a.less {padding-left:10px; font-size:11px; background-image:url(../../img/Design/content-arrow-less.gif); background-repeat:no-repeat; background-position:center left}
a.more {padding-right:10px; font-size:11px; background-image:url(../../img/Design/content-arrow.gif); background-repeat:no-repeat; background-position:center right}

#content div.rightwrapper div.right div.share {
	padding-left:25px;
	padding-bottom:10px;
}

#content div.rightwrapper div.right div.share a.twitter {
	background:url('../../img/Design/twitter.gif');
	background-repeat:no-repeat;
}

#content div.rightwrapper div.right div.share a.facebook {
	background:url('../../img/Design/facebook.gif');
	background-repeat:no-repeat;
}

#content div.rightwrapper div.right div.share a.rss {
	background:url('../../img/Design/share-rss.gif');
	background-repeat:no-repeat;
}

#content div.rightwrapper div.right div.share a.youtube {
	background:url('../../img/Design/youtube.gif');
	background-repeat:no-repeat;
}

#content div.rightwrapper div.right div.share a.tripadvisor {
	background:url('../../img/Design/tripadvisor.gif');
	padding-left:27px;
	background-repeat:no-repeat;
}

#content div.rightwrapper div.right div.share a.share {
	background:url('../../img/Design/right-share.gif');
	background-repeat:no-repeat;
}

#content div.rightwrapper div.right div.share a {
	float:left;
	font-size:11px;
	padding-left:21px;
	padding-bottom:5px;
	padding-right:15px;
	line-height:16px;
	color:#333333;
}

#content div.rightwrapper div.right div.greenbox a.search {
	display:block; 
	color:#ffffff;
	width:87px; 
	height:27px; 
	line-height:27px; 
	background:url('../../img/Design/search.gif'); 
	text-align:center; 
	margin:0 auto; 
	margin-top:15px; 
	font-family:arial;
}

#content div.rightwrapper div.right div.greenbox a.search:hover {
	text-decoration:none;
	display:block; 
	width:87px; 
	height:27px; 
	line-height:27px; 
	background:url('../../img/Design/search-hover.gif'); 
	text-align:center; 
	margin:0 auto; 
	margin-top:15px; 
	font-family:arial;
	color:#78a22f;
}

#content div.greenbox a.register {
	display:block; 
	color:#ffffff;
	width:137px; 
	height:27px; 
	line-height:27px; 
	background:url('../../img/Design/register.gif'); 
	text-align:center; 
	margin:0 auto; 
	margin-top:15px; 
	font-family:arial;
}

#content div.greenbox a.register:hover {
	text-decoration:none;
	display:block; 
	width:137px; 
	height:27px; 
	line-height:27px; 
	background:url('../../img/Design/register-hover.gif'); 
	text-align:center; 
	margin:0 auto; 
	margin-top:15px; 
	font-family:arial;
	color:#78a22f;
}

#content div.rightwrapper div.right div.greenbox a.search {
	display:block; 
	color:#ffffff;
	width:121px; 
	height:27px; 
	line-height:27px; 
	background:url('../../img/Design/open-all-options.gif'); 
	text-align:center; 
	margin:0 auto; 
	margin-top:15px; 
	font-family:arial;
}

#content div.rightwrapper div.right div.greenbox a.search:hover {
	text-decoration:none;
	display:block; 
	width:121px; 
	height:27px; 
	line-height:27px; 
	background:url('../../img/Design/open-all-options-hover.gif'); 
	text-align:center; 
	margin:0 auto; 
	margin-top:15px; 
	font-family:arial;
	color:#78a22f;
}

#content div.greenbox p {
	width:238px;
	margin:0 auto;
}

#content div.book-buy-top {
	background:url('../../img/Design/book-buy-top.gif');
	background-repeat:no-repeat;
	width:270px;
	height:7px;
	line-height:0px;
}

#content div.book-buy-bottom {
	background:url('../../img/Design/book-buy-bottom.gif');
	background-repeat:no-repeat;
	width:270px;
	height:8px;
	margin-bottom:5px;
}

#content p.help {
	font-size:11px; 
	color:#9e9e9e; 
	padding-left:22px; 
	background:url('../../img/Design/help.gif');
	background-repeat:no-repeat;
}

#content div.right div.plannersmall {
	background:#78a22f;height:27px;color:#ffffff;font-size:11px;width:281px; margin-left:11px;line-height:27px;
}

#content div.right div.plannersmall div.plannerleft {
	padding-left:10px;float:left;
}

#content div.right div.plannersmall div.plannerright {
	float:right; padding-right:10px;
}

#content div.right div.plannersmall a {
	color:#ffffff;
}

#content div.rightwrapper div.right a.readall {
	float:right;
	padding-right:15px; 
	background:url('../../img/Design/box-arrow.gif'); 
	background-repeat:no-repeat; 
	background-position:right center; 
	font-size:11px; 
	margin-top:8px;
}

#content div.leftwrapper div.left a.rightreadall {
	float:right;
	padding-right:15px; 
	background:url('../../img/Design/box-arrow.gif'); 
	background-repeat:no-repeat; 
	background-position:right center; 
	font-size:11px; 
	margin-top:8px;
}

#content div.rightwrapper div.right div.imageframe {
	background:url('../../img/Design/box-imageborder.gif'); 
	height:121px; 
	width:276px; 
	margin-bottom:5px;
}

#content div.rightwrapper div.right div.imageframe img {
	margin-left:6px; 
	margin-top:6px;
}

#content div.rightwrapper div.right p.accomodation {
	font-size:11px; 
	color:#666666;
	margin-right:5px;
}

#content div.rightwrapper div.right div.multimedia {
	padding-bottom:15px;
}

#content div.rightwrapper div.right div.multimedia h1 {
	padding-left:16px;
}

#content div.rightwrapper div.right div.multimedia div.multimedia-left {
	float:left; 
	background:url('../../img/Design/multimedia-left.gif'); 
	height:115px; 
	width:52px; 
	background-repeat:no-repeat;
}
#content div.rightwrapper div.right div.multimedia div.multimedia-left img {
	margin-top:10px;
	margin-left:5px;
}

#content div.rightwrapper div.right div.multimedia div.multimedia-left a {
	display:block; 
	width:8px;
	height:12px; 
	background:url('../../img/Design/multimedia-arrow-left.gif'); 
	margin-left:30px; 
	margin-top:35px;
}

#content div.rightwrapper div.right div.multimedia div.multimedia-left a:hover {
	background:url('../../img/Design/multimedia-arrow-left-hover.gif'); 
}
#content div.rightwrapper div.right div.multimedia div.multimedia-middle {
	float:left; 
	background:url('../../img/Design/multimedia-middle.gif'); 
	height:149px; 
	width:183px; 
	margin-left:9px;
}
#content div.rightwrapper div.right div.multimedia div.multimedia-middle img {
	margin-top:10px; 
	margin-left:7px;
}

#content div.rightwrapper div.right div.multimedia table {
	margin-top:2px; float:left;margin-left:7px;

}

#content td.topleft {
	width:8px;height:9px;background:url('../../img/Design/image-topleft.gif');
}

#content td.top {
	height:9px;background:url('../../img/Design/image-top.gif');
}
#content td.topright {
	height:9px;width:8px;background:url('../../img/Design/image-topright.gif');
}

#content td.left {
width:8px;background:url('../../img/Design/image-left.gif');
}

#content td.middle {
background:#ffffff;
}

#content td.middle img {
display:block;
}

#content td.right {
width:8px;background:url('../../img/Design/image-right.gif');
}

#content td.bottom {
	height:5px;background:url('../../img/Design/image-bottom.gif');
}

#content td.bottomleft {
	width:8px;height:5px;background:url('../../img/Design/image-bottomleft.gif');
}

#content td.bottomright {
	width:8px;height:5px;background:url('../../img/Design/image-bottomright.gif');
}

#content div.rightwrapper div.right div.multimedia table a {
	float:right; 
	margin-right:2px; 
	margin-top:4px; 
	font-size:11px;
}

#content div.rightwrapper div.right div.multimedia table div.description {
	 margin-left:2px; margin-top:4px; font-size:11px; float:left;  height:15px; 
}

#content div.rightwrapper div.right div.multimedia div.multimedia-right {
	float:left; 
	background:url('../../img/Design/multimedia-right.gif'); 
	height:115px; 
	width:45px; 
	margin-left:9px;
	background-repeat:no-repeat;
}
#content div.rightwrapper div.right div.multimedia div.multimedia-right img {
	margin-top:10px; 
	margin-left:8px;
}
#content div.rightwrapper div.right div.multimedia  a.forward {
	display:block; 
	width:8px;
	height:12px; 
	background:url('../../img/Design/multimedia-arrow-right.gif'); 
	position:absolute; top:130px;left:270px;
}

#content div.rightwrapper div.right div.multimedia a.previous {
	display:block; 
	width:8px;
	height:12px; 
	background:url('../../img/Design/multimedia-arrow-left.gif'); 
		position:absolute; top:130px;left:30px;
}

#content div.rightwrapper div.right div.multimedia div.scrollContainer {
	margin:0 auto; position:relative; left:-88px;
}

#content div.rightwrapper div.right div.multimedia a.previous:hover {
	background:url('../../img/Design/multimedia-arrow-left-hover.gif'); 
}

#content div.rightwrapper div.right div.multimedia a.forward:hover {
	background:url('../../img/Design/multimedia-arrow-right-hover.gif');
}

#content div.rightwrapper div.right div.travel-planer {
	width:300px; 
	height:106px; 
	background:url('../../img/Design/travel-planer.gif'); 
	color:#ffffff;
}
#content div.rightwrapper div.right div.travel-planer h1{
	color:#ffffff; 
	padding-left:15px; 
	padding-top:10px; 
	padding-bottom:3px;
}

#content div.rightwrapper div.right div.travel-planer p.use {
	font-size:11px;
	padding-left:19px;
}

#content div.rightwrapper div.right div.travel-planer p.items {
	font-size:11px;
	padding-left:23px; 
	padding-top:9px;
}
#content div.rightwrapper div.right div.travel-planer p.items a {
	color:#ffffff;
}

#content div.rightwrapper div.right div.travel-planer p.items a:hover {
	text-decoration:none;
}

div.subscribe-newsletter {
	background-image:url("../../img/Design/subscribe-newsletter.png");
	display:block;
	height:97px;
	text-align:left;
	width:300px;
}

#content div.rightwrapper div.right div.subscribe-newsletter a {
	display:block;
	font-size:18px; 
	line-height:24px; 
	color:#ffffff; 
	padding-left:10px; 
	padding-top:22px;
}

#content div.rightwrapper div.right div.subscribe-newsletter a font {
	font-size:24px;
}

#content div.rightwrapper div.right div.sta {
	width:300px; 
	height:104px; 
	background:url('../../img/Design/sta.gif');
}

#content div.rightwrapper div.right div.sta a {
	display:block;
	font-size:16px; 
	line-height:20px; 
	color:#838383; 
	padding-left:135px; 
	padding-top:20px;
}

#content div.rightwrapper div.right div.chatplay {
	width:300px; 
	height:127px; 
	background:url('../../img/Design/chatplay.gif');
}

#content div.rightwrapper div.right div.chatplay a {
	display:block;
	font-size:16px; 
	line-height:16px; 
	color:#ffffff; 
	padding-left:48px; 
	padding-top:68px;
}

#content div.rightwrapper div.right div.chatplay a font {
	font-size:12px;
}

#content div.rightwrapper div.right div.white {
	padding-top:15px; 
	padding-bottom:15px;
	background:#ffffff;
}

#content div.rightwrapper div.right div.banner {
	width:234px;
	margin:0 auto;
	color:#9e9e9e; 
	font-size:10px;
	padding-bottom:10px;
}

#content div.leftwrapper div.left div.banner {
	color:#9e9e9e; 
	font-size:10px;
	padding-bottom:10px;
}

/**********/
/* FOOTER */
/**********/

#footer{
	color:#eef4e4;
	width:100%;
	background-image: url(../../img/Design/footer-background.gif);
	background-position: top center;
	background-color: #78a22f;
	background-repeat: repeat-x;
}

#footer div.horizontal-rule {
  border: 0;
  margin-top:5px;
  height:10px;
  width: 100%;
  background:url('../../img/Design/horizontal-rule.gif');
  background-repeat:repeat-x;
}

#footer a {
	color:#eef4e4;
	line-height:16px;
	font-size:12px;
	display:block;
}

#footer div.columns {
	width:960px;
	height:225px;
	margin: 0 auto;
	text-align:left;
}

#footer div.columnwrapper {
	float:left;
	width:320px;
}

#footer div.column {
	width:301px;
	margin:0 auto;
	padding-top:23px;
}

#footer span.shadow {
	position:relative;
	font-size:16px;
	color:#628920;
}

#footer span.highlight {
	position:absolute; 
	font-size:16px;
	top:1px; 
	left:-1px;
	color:#eef4e4;
}


#footer div.newsletter {
	width:294px;
	height:26px; 
	background:url('../../img/Design/newsletter.gif'); 
	margin-top:7px; 
	font-size:14px;
	line-height:26px;
	
}

#footer div.newsletter div.padding {
	padding-left:10px; 
}

#footer div.newsletter input {
	background:#78a22f; 
	color:#ffffff; 
	font-size:11px; 
	border:none; 
	margin-left:10px; 
	margin-right:10px; 
	width:138px;
	padding-left:5px;
}

#bottom {
	background-image: url(../../img/Design/footer-bottom.gif);
	background-position: top center;
	background-color: #ffffff;
	background-repeat: repeat-x;
	width:100%;
	height:59px;
	color:#848484;
}

#bottom a {
	color:#848484;
}

#bottom a:hover {
	color:#848484;
	text-decoration:underline;
}

#bottom div.wrapper {
	width:960px;
	margin:0 auto;
}

#bottom div.logotip {
	float:left;
	margin-left:8px;
	background-image: url(../../img/Design/bottom-logotip.gif);
	height:52px;
	width:95px;
}

#bottom div.navigation {
	padding-left:10px;
	padding-top:14px;
	float:right;
}

#bottom div.buttons {
	padding-top:12px;
	float:left;
}

#bottom div.buttons div.left {
	float:left;
	margin-left:20px;
	width:2px;
	height:19px;
	background:url('../../img/Design/bottom-button-left.gif');
}

#bottom div.buttons div.right {
	float:left;
	width:2px;
	height:19px;
	background:url('../../img/Design/bottom-button-right.gif');
}

#bottom div.buttons div.button {
	display:block;
	height:19px;
	background:url('../../img/Design/bottom-button.gif');
	float:left;
}

#bottom div.buttons div.button a {
	display:block; 
	padding-left:3px; 
	padding-right:3px; 
	padding-top:2px;
	color:#ffffff;
}

#bottom div.navigation a {
	margin-left:20px;
}

#bottom div.navigation span {
	margin-left:20px;
	display:block;
}

#bottom div.navigation a.first {
	margin-left:10px;
}

.bottom-share {
	padding-left:20px;background:url('../../img/Design/share.gif'); background-repeat:no-repeat;
}

.bottom-rss {
	padding-left:20px;background:url('../../img/Design/rss.gif'); background-repeat:no-repeat;
}



.scrollgeneric {line-height: 1px;font-size: 1px;position: absolute;top: 0; left: 0;}


.hscrollerbase {
height: 33px;
background: url(../../img/Design/custom-scroll-middle.gif) repeat-x;
}
.hscrollerbar {
height: 33px;
background: url(../../img/Design/custom-scroll-green-middle.gif) repeat-x;
color:#ffffff;
line-height:33px;
font-size:14px;
text-align:center;
}
.vscrollerbar, .hscrollerbar {
padding: 24px;
z-index: 2;
}
.hscrollerbarbeg {
background: url(../../img/Design/custom-scroll-green-left.gif);
height: 33px;
width: 13px !important;
}
.hscrollerbarend {
background: url(../../img/Design/custom-scroll-green-right.gif);
height: 33px;
width: 13px;
}
.scrollerjogbox {
width: 33px;
height: 33px;
top: auto; left: auto;
bottom: 0px; right: 0px;
background: #FFFFFF;
}
.hscrollerbasebeg {
background: url(../../img/Design/custom-scroll-left.gif);
height: 33px;
width: 24px !important;
}
.hscrollerbaseend {
height: 33px;
width: 24px;
background: url(../../img/Design/custom-scroll-right.gif);
}

/* 
** breadcrumb
*/
#breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #454F4E;
	border-bottom: 1px solid #959595;
	margin-bottom: 6px;
	padding-left: 2px;
	padding-top: 6px;
	padding-bottom: 6px;
}

#breadcrumbn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #454F4E;
	border-bottom: 1px solid #959595;
	margin-bottom: 2px;
	padding-left: 0px;
	padding-top: 10px;
	padding-bottom: 2px;
}

#breadcrumb a {
	color: #454F4E;
	font-weight: normal;
}


/* 
** seznam - levo
*/
#seznam {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #59593C;
	width: 180px;
	padding-bottom: 15px;
	background-color: #78a22f;
	
	margin-bottom: 12px;
}
#seznam div {
	/*border-top: 1px solid #ECFABF; /* B */
	/*border-bottom: 1px solid #A1B856; /* B */
	/*padding-right: 5px;*/
}


#seznam div a {
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	width: 180px;
	w\idth: 172px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#seznam div a:hover {
	background-color: #2296D1; /* B */
}
#seznam div.vrstica1 {
	background-color: #78a22f; /* B */
}
#seznam div.vrstica2 {
	font-size: 11px;
	background-color: #78a22f; /* B */
}
#seznam div.vrstica2 a  {
	padding-left: 8px;
}
#seznam div.vrstica3 {
	font-size: 11px;
	background-color: #78a22f; /* B */
}
#seznam div.vrstica4 a  {
	padding-left: 16px;
}


.trenutni_izbor_mk {
	font-size: 11px;
}

.nastevanje_strani {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
	padding-left: 1px;
	padding-right: 1px;
}

.otok_title{

	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	
	color: #FFFFFF;
	background-color: #78a22f;
	
	margin: 0;
	padding: 4px 8px 5px;
	width: 100%;

}

.otok1
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.otok1 dt
{
	font-weight: bold;
	
	color: #FFFFFF;
	background-color: #78a22f;
	
	margin: 0;
	padding: 4px 8px 5px;

}

.otok1 dd
{
	background-color: #F5F5F5;
	border-bottom: 3px solid;
	border-bottom-color: #DDDCDC;
	
	margin: 0;
	padding: 7px 8px 9px;
}

#OtokIskanje .input
{
	border: 1px solid;
	border-color: #818181;
	
	height: 22px;
	he\ight: 20px;
}

#GlavaIskanje-input
{
	font-size: 11px;
	height: 16px;
}

.slika_mala{
	margin: 5px;
	float: left;
}

#izpisanePriponke img{
	border: none;
}

.blue-title{
	color: #6e8a42; 
	font-size: 16px;
	margin: 0;
	padding: 0;
}


/**/



/* 
** 
*/

td#tbl-vsebina {
	padding-left: 8px;
	padding-right: 6px;
	padding-bottom: 25px;
}
#breadcrumb {
	margin-bottom: 0px;
}

h3 {
	font-size: 14px;;
}

/* 
** 
*/
#uvod-tekst {
	padding-left: 12px;
	padding-right: 6px;
	padding-top: 6px;
	padding-bottom: 12px;
}
#uvod-tekst .naslov {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 4px;
}

#uvod-tekst .tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#uvod-tekst p{
	margin: 0;
	padding:0;
}

/* 
** 
*/
.akcija-naslov {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: White;
	background-color: #78a22f; /* B */
	padding: 2px 8px 2px 8px;
	margin-bottom: 8px;
}



/* 
** otok
*/
#otok {
	margin: 4px 0px 10px 6px;	
	/*border: 1px solid #9B9B9B;*/
}

#otok .naslov1,
#otok .naslov2,
#otok .naslov3
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: White;
	background-color: #78a22f;
	/*border-top: 1px solid #E2E2C4;
	border-left: 1px solid #E2E2C4;
	border-right: 1px solid #9B9B9B;
	border-bottom: 1px solid #9B9B9B;*/
	padding: 3px 4px 3px 4px;
	margin-bottom: 4px;
}
#otok .vrstica {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #657573;
	margin-left: 10px;
	text-indent: -7px;
	padding: 1px 4px 1px 0px;
}
#otok .noga {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top: 1px solid #9B9B9B;
	margin-top: 12px;
	padding: 2px;
}
#otok .vrstica a {
	color: #657573;
}




/* */


/* 
** 
*/
td#tbl-vsebina {
	padding-left: 8px;
	padding-right: 6px;
	padding-bottom: 25px;
}


/* 
** katalog
*/
#katalog {
	
}
#katalog .slika {
	border-right: 1px solid #D4D4D4;
	padding-top: 2px;
	padding-bottom: 0px;
}
#katalog .text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: black;
	border-right: 1px solid #D4D4D4;
	padding-left: 8px;
	padding-right: 4px;
}
#katalog .artikel-ime {
	text-align: left;
	padding-bottom: 2px;
}
#katalog .artikel-ime a {
	text-decoration: underline;
}

#katalog .artikel-ime,
#katalog .artikel-ime a {
	color: #6e8a42;
}


#katalog .artikel-cena {
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	color: #9C2A20;
}
#katalog .artikel-btns {
	text-align: right;
}


/**************************************/
/**************************************/

#katalog-slika {
	border-right: 1px solid #D4D4D4;
	padding-right: 12px;
}

/* 
** katalog-opis
*/
#katalog-opis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
	padding-left: 12px;
	padding-right: 6px;
	vertical-align: top;
}

#katalog-opis .podatki {

}

#katalog-opis .artikel-ime {
	font-weight: bold;
	padding-bottom: 8px;
}
#katalog-opis .artikel-opis {
	padding-bottom: 2px;
}

#katalog-opis #cene {
	padding-top: 10px;
	padding-bottom: 20px;
}
#katalog-opis #cene td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
	border-bottom: 1px solid #DFDFDF;
}


/* fotogalerija */
.galerija {
	float: left;
	width: 300px;
}

.galerija  ul, li{
	padding: 0px;
	margin: 0px;
}

.galerija_siroko {
	float: left;
	width: 250px;
	padding-right: 20px;
	padding-bottom: 10px; 
}

.main_picture {
	width: 300px;
	height: 300px;
	margin-bottom: 10px;
	display: none;
	overflow: hidden;
}

div#gallery1 {
	display:block;
}

.main_picture img {
	background: #ffffff;
	padding: 1px;
}



.select_picture {
	width: 290px;
	/*border: 1px solid #d2dcf0;*/
	padding: 8px 5px 0 3px;
	/*height: 50px;*/
}

	.select_picture ul#gallery_nav {
		width: 252px;
	}
	
	.select_picture ul#gallery_nav li {
		list-style: none;
		float: left;
		padding: 0 6px 6px 0;
		cursor: pointer;
		background: none;
	}
	
	.select_picture ul#gallery_nav li.last {
		padding-right: 0 0px 6px 0;	
	}
	
	.select_picture ul#gallery_nav li.active { cursor: default; }

.select_picture img {
	background: #ffffff;
	padding: 1px;
}

.izd_opis {
	color: grey;
	font-size:12px;
	text-indent: 15px;
	line-height:10px;
}

.vz {	
	width: 100px;
}

div.w_form {
}
div.w_form a.searchbutton {
background:url("/img/searchbutton-background.gif") repeat scroll 0 0 transparent;
color:#FFFFFF;
display:block;
font-family:arial;
font-size:16px;
height:33px;
line-height:33px;
text-align:center;
width:87px;
}
div.w_form a.searchbutton:hover {
background:url("/img/searchbutton-hover.gif") repeat scroll 0 0 transparent;
text-decoration:none;
}
div.w_form h3 {
color:#333333;
font-size:14px;
padding-bottom:10px;
}
div.w_form div.select {
float:left;
line-height:25px;
margin-right:10px;
padding-bottom:10px;
width:243px;
}
div.w_form div.select select {
height:25px;
width:243px;
}
div.w_form div.select input {
float:right;
width:243px;
}
/*moje urejanje*/
#kosarica-seznam th
{
font-size: 14px;
}

#kosarica-seznam tr
{
font-size: 14px;
}


.noga td
{
font-size: 14px;
}

.rightBox
{
	/*margin-bottom:20px;*/
}
.more_link
{
	background:url("../../img/Design/box-arrow.gif") no-repeat scroll right center transparent;
	padding-right:15px;
}
.mainview_lnk img
{
	margin-bottom:-3px;
	margin-right:8px;
}
div.search a.searchoptions {float:right; margin-right:6px; padding-right:17px; height:33px; font-size:14px; background:url(../../img/Design/dropdown-puscica.gif); background-repeat:no-repeat; background-position:right center; display:block; line-height:33px; text-align:center}
div.search div.soptionspp1 {width:80px;float:right;background:url(../../img/Design/allpages-background.gif); height:36px;}
div.search div.soptionspp2 {width:158px; height:10px; background:url(../../img/Design/allpages-top.gif)}
div.search div.soptionspp3 {width:158px; background:url(../../img/Design/allpages-middle.gif); text-align:left}
div.search div.soptionspp3  p {padding-left:10px; font-family:arial; font-size:12px; padding-bottom:10px}
div.search div.soptionspp3  p a {color:#333333;}
div.search div.soptionspp4  {width:158px; background:url(../../img/Design/allpages-bottom.gif); height:9px}
div.search a.selected {float:right; margin-right:5px; margin-top:-1px; padding-right:17px; height:33px; background:url(../../img/Design/dropup-puscica.gif); background-repeat:no-repeat; background-position:right center; display:block; line-height:33px; text-align:center}
div.search div.fields {width:230px; height:33px; background:#ffffff; border:1px solid #598e9d; position:relative}
div.search div.searchAddBox {display:block; text-align:right;margin-top:7px;color:#FFF;/*padding-right:50px*/}
div.search .searchDataInput {border:1px solid #598e9d; width:145px;	color:#a3a2a2; font-size:12px;	height:15px;  }
div.search div.fields div.grayline {width:1px; height:25px; background:#9d9d9d;position:absolute;left:149px; top:4px}
div.search div.fields div.soptionsDD {position:absolute; z-index:100; width:158px; left:71px; top:1px; display:none}
div.search div.fields input.searchfield {margin-top:8px; margin-left:8px; height:15px; width:120px; border:0px; color:#a3a2a2; font-size:12px; width:120px;float:left}
div.search div.soptionspp3 p input {width:10px; margin-left:0px}
/*div.search .soption {text-transform:lowercase}*/
div.search div.fields select {border:0px; width:90px; color:#78a22f; font-size:14px}

	 
 .headerbackground {
	background-image: url('../../img/Design/header-bg.gif');
}

#header div.belowbanneralternate {
	background-repeat:no-repeat;
	background-position:top center;	
}

#content div.rightwrapper div.right div.search {

	background:#ff9900;
}

#content div.rightwrapper div.right div.search-bottom  {
	background:url('../../img/Design/search-bottom.gif');
	background-repeat:no-repeat;
	background-position:top;
}

#content div.rightwrapper div.right div.search div.fields {
	border:1px solid #e0e0e0;
}

#content div.greentitle div.green {
background:none repeat scroll 0 0 #ff9900 !important;
}

div.subscribe-newsletter {
background-color:#ff9900;
} 
 body, td, p, a, div, textarea, li, dt, button, select, input {
    font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
}

img
{
    border: 0 none;
}

body {
    font-size:80%;
    font-weight:normal;
    padding:0;
}

p {
    margin-bottom:1px;
    margin-top:1px;
}

.SortColumn a:link,.SortColumn a:active,.SortColumn a:visited,.SortColumn a:visited  
{
    color: #FFFFFF;
    text-decoration:none;
}

.SortColumn a:hover {
    color:yellow !important;
    text-decoration:none;
}

a, a:link, a:active, a:visited  
{
    color: #528100;
    text-decoration:none;
}
a:hover {
    color:#2f4a00;
    text-decoration:underline;
}

table, textarea {
    font-size:100%;
}

td {
}

a.anonymouslink, a.anonymouslink:hover 
{
    color : #000000;
    cursor:auto;
    text-decoration:none;
}

/* Headings                    */
/*-----------------------------*/
h1 {
    font-size:120%;
    padding:0;
}

h2
{
	font-size:110%;
    padding:0;
}
	
h3
{
	font-size:100%;
    padding:0;
}

h1, h2, h3, h4
{
	margin: 0;
}

/* END headings */

/* top bar */
.topbgcell
{
    background-repeat: no-repeat;
}
.topbgspacer
{
   /* background-image: url(img/bg_body.gif);
    background-repeat: repeat-x; */
}
.topbglinks
{
    background-image: url(../../img/headerlinks_bg.gif);
    font-size : 11px;
    text-align: right;
    width: auto;
}
.topbglinksleft
{
    background-image: url(../../img/headerlinks_bgleft.gif);
    width:7;
    height:17;
}
.topbglinksright
{
    background-image: url(../../img/headerlinks_bgright.gif);
    width:5;
    height:17;
}
.topbglinks a, .topbglinks a:visited, .topbglinks a:active
{
    color:#FFFFFF;
    font-size: 11px;
}
.topbglinks select
{
    font-size: 11px;
}
/* end top bar */

/* search input */
#searchtext {
    border:medium none;
}
/* end search input */

/******* LOGIN CONTROLS ************/
.loginbox, .createuser   
{
    margin-left: auto; margin-right: auto;
}

.logintextbox
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    width: 140px;
    margin-right: 6px;
    margin: 1px; 
    padding: 0px;
}

.login, .createuser, .recoverpass
{
    /* background-color: #fff !important; */
    border: none !important; 
    margin-bottom: 10px;
}

.createuser, .recoverpass  
{
    padding:0px;
    margin: 10px; 
    background-color: #e7ffbc; 
}

.logintitle, .createusertitle
{
    background: url(../../img/h_green2.gif) left no-repeat; 
    width:230px; 
    height: 18px; 
    color: #fff; 
    font-size:11px; 
    font-weight: bold;
    text-align: left; 
    /*padding-left: 10px;*/
}
.logintitle span { margin-left: 10px; }

.rememberme { float: right; }
.log_first_td { text-align: right; width: 72px; }
.log_sec_td { }



.createusertitle{
    background:#537C0C url(../../img/top_m.gif) repeat-x scroll center top;
    color:#FFFFFF;
    margin:4px 0;
    padding:4px;
    background-color: #537c0c;
}

.createusersidebar
{
    border : 0px;
    vertical-align: top;
    font-size : 0.9em;
}

.createusererrormessage
{
    color : Red;
}

/* BUTTON STYLES */
.btnsidebar
{
    border : 0px;
    color: #ffffff;
}

.btncreateusernav, .loginbutton, .btnrecoverpasssubmit, .btncreateuser
{
    background:transparent url(../../img/loginb.gif) no-repeat;
    border:medium none;
    color:#000000;
    height:18px;
    width: 82px;
    padding-bottom: 5px;
    /*margin-right: 10px;*/
    margin-top: 4px;
    margin-bottom: 4px;
} 

.loginbutton {
    margin-right: 10px;
}

.right2 {
    text-align: right;
}

.right2 a, .rememberme {
    margin-right: 10px;
}

.createuserheader
{
    background : #6B696B;
    font-weight: bold;
    color: #FFFFFF;
    text-align : center;
}

.createuserstep
{
    border-width : 1px;
    background-color:#E7FFBC;
    padding: 4px;
}
/* END BUTTON STYLES */

/******* LOGIN CONTROLS END ************/


/******* MAIN DEPOSIT VIEW STYLES **********/
.showall_lnk, .showall_lnk:visited, .showall_lnk:hover, .showall_lnk:active
{
    font-weight:bold;
    margin-left:10px;
    padding:3px;
}

.oneDeposit
{
    font-size:85%;
    padding: 5px 0px 0px 0px; 
    margin: 15px 0px 0px 0px; 
    border-bottom: 1px dotted #9ac62f; 
    border-bottom-width: 80%;
}

h2.date-header {
    font-size:11px;
    color:#000; 
    margin:0px;
    /*margin-left: 15px;*/
    padding:0px;
    text-align:left;
}

.depositFooter
{
    clear:both;
    color: #777777;
    font-size : 80%;
    background-color: #fff7e8;
    padding: 4px 0px 4px 10px;
    
}

.ItemTagShow a:visited, .ItemTagShow a:hover
{
    text-decoration:none !important;
}

.mainview_lnk, .ItemTagShow a, .ItemTagShow a:hover
{
	text-decoration:none !important;
}

td > span.ItemTagShow {
    display: block; 
    padding: 5px 0px;
}

.depositShortText { font-size: 11px; }

.depositShortText ol
{
    display:inline; 
}

.depositImage
{
    float:left;
    margin: 5px;
}

.depositMainImage
{
    margin: 5px;
}

.title-header {
    background:#537C0C url(../../img/top_m.gif) repeat-x scroll center top;
    color:#FFFFFF;
    float:left;
    margin:4px 0;
    padding:4px;
    vertical-align:middle;
    width:100%;
}
.title-header a, .title-header a:visited, .title-header a:hover  
{
    color: #fff !important; 
}

h3.title-header  
{
    padding: 3px 0px; 
}

h3.title-header a  
{
    font-size: 12px; 
    font-weight: bold; 
    color:#78a22f;
    margin-left: 15px; 
}

.status-msg-wrap {
    font-size:90%;
    margin:10px auto;
    position:relative;
    width:90%;
}

.status-msg-body {
    padding:0.3em 0;
    position:absolute;
    text-align:center;
    width:100%;
    z-index:4;
}

.status-msg-border {
    border:1px solid #000000;
    opacity:0.4;
    position:relative;
    width:100%;
}

.status-msg-bg {
    background-color:#CCCCCC;
    opacity:0.8;
    position:relative;
    width:100%;
    z-index:1;
}

.status-msg-hidden {
    padding:0.3em 0;
    visibility:hidden;
}

/******* END DEPOSIT VIEW STYLES **********/

/******* COMMENT VIEW STYLES **************/

.CommentTable { border: solid 1px #ffffff; }

.CommentTable .tr1 
{
	font: 70%; 
	cursor:auto;
	VERTICAL-ALIGN: middle; 
	BACKGROUND-COLOR: #e8ffc1; 
	TEXT-ALIGN: left;
}
.CommentTable .tr2 
{
    font: 70%; 
    cursor:auto;
	BACKGROUND-COLOR: #fff; 
	VERTICAL-ALIGN: middle; 
	TEXT-ALIGN: left;
}

.CommentTable hr   
{
border-color:#578010;
border-style:solid none;
border-width:1px 0pt;
}

/***** END COMMENT VIEW STYLES ************/

/****** USER VIEW STYLES ******************/
.UserTable
{
    border: solid 1px #ffffff;
}
.UserTable td
{
    border-left : solid 1px white;
    border-right : solid 1px white;
}
.UserTable .tr1 
{
	font: 80%; 
	cursor:auto;
	VERTICAL-ALIGN: middle; 
	BACKGROUND-COLOR: #e8ffc1;
	TEXT-ALIGN: left;
}
.UserTable .tr2 
{
    font: 80%; 
    cursor:auto;
	BACKGROUND-COLOR: #edffd0;; 
	VERTICAL-ALIGN: middle; 
	TEXT-ALIGN: left;
}
/***** END USER VIEW STYLES ***************/

/****** VIP Connections VIEW  ************/
/*.connections_memberOfGroups, .userTableHolder
{
    text-align:center;
}*/

.vipListView div.container
{
    width:144px;
    /*height:144px;*/
    display:inline;
    float:left;
    margin:0 0 15 15;
}

.vipListView div.container div.img
{
    height:144px;
    text-align:center;
    vertical-align:middle;
}

div.container div.img { vertical-align: middle; }

.lblConnectionsHeader
{
    font-weight: bold;
}

.connections_memberOfGroups
{
    margin: 20px 0px 0px 0px;
    float:none;
    clear:both;
}
/****** END VIP Connections VIEW *********/

/******* STATIC TEXTS *********/
.StaticText
{
    font-size:90%;
}
/****** END STATIC TEXTS ******/

/*----------------------------:Paging---------------------------*/ 
.navigation_Paging  
{
    clear:both;
    text-align:center;
	margin-top:30px;
    background-color: #e4ecd5; 
    border: 1px solid #cdddb2; 
}

#leftnav, .leftnav
{
	/*float:left;*/
	/*width:180px;*/
	text-align:center;
}

#rightnav, .rightnav
{
	/*float:right;
	width:180px; */
	margin-right:20px;
	text-align:center;
}

#numnav, numnav
{
	/*float:inherit;*/
	text-align:center;
}
/*----------------------------:PagingEnd---------------------------*/ 

/*----------------------------Admin menu---------------------------*/
.adminMenuP
{    
    position: absolute; 
    background:#FFFFFF;
    
    top: 30px;
    left: 50%;
    width: 600px;
    margin-left: -300px;
}
/*-----------------------end admin menu ---------------------------*/

/*-----------------------left nav ---------------------------------*/
.leftBlogTypes .first  
{
    padding-top: 0px;                     
    background-position: 0px 0px; 
}

.leftBlogTypes li a
{
    font-weight:bold;
}

.leftBidAsk li a
{
    font-weight:normal;
}
/*--------------------end left nav---------------------------------*/

/*______________ Search Form ___________*/

#searchform {
margin:0px;
padding: 0px;
width: 240px;
text-align: right;
}

#searchform #searchtext {
margin-left: 3px;
background: white;
color: #808080; /* grey */
border: 1px solid #CDCDAB; /* brownish */
width: 130px;
height: 20px;
}

/*--------------------end search form-----------*/
/*------left panel-----------------*/
#OptionsList {
    list-style: none;
    width: 148px;
    height: 17px;
}
#OptionsList li  
{
    background:transparent url(../../img/h_orange.gif) repeat scroll left center;
    list-style: none;
    margin-bottom: 4px;
}
#OptionsList li a  
{
    color: #000; 
    padding:2px 0 2px 14px;
    margin: 0px 0px 0px 6px;
    background:url(../../img/obetavni_bullet.gif) no-repeat left;
}
#OptionsList li a:hover { color:#000; text-decoration: none }


.leftBlogTypes, #OptionsList, .leftBidAsk, #tags_ul, #archive, .archive_sub {
    margin:0px;
    padding:0px;
}

.leftBlogTypes
{
    padding:0 0 10 0;
}

.wpdiv
{
    padding:0 0 10 0;
}

.leftBlogTypes li {
list-style: none;
background: url(../../img/h_green.gif) left;
background-color: #78a22f;
background-repeat: no-repeat;
background-position: 0px 10px;
width: 148px;
padding-top:10px;
}
#leftBlog_first { padding-top: 0px; background-position: 0px 0px; }
.leftBlogTypes li a, .leftBlogTypes li a:visited  
{
    color: #ffffff; 
    /* padding: 2px 0px 2px 10px; */
}
.leftBlogTypes li a:hover { color:#ffde5a; text-decoration: none; }

.leftBidAsk li {
background-image: none !important;
background-color: #78a22f;
border-bottom: 1px dotted #9ac62f;
width: 148px;
padding-top: 0px;
}
.leftBidAsk li a { padding-left: 18px !important; }

.wpcaption, .wpcaptionblk
{
    height: 17px;
    width: 148px !important;
}

.wpcaption, .wpcaption a.capt, .wpcaption a.capt:visited, .wpcaption a.capt:active, .wpcaption a.capt:hover {
    color: #fff;
}

.wpcaptionblk {
    color: #000;
}

.bg_green {
    background: url(../../img/h_green.gif) left no-repeat;
}

.bg_orange {
    background: url(../../img/h_orange.gif) left no-repeat;
}

.bg_orange2 {
    background: url(../../img/h_orange2.gif) left no-repeat;
    height: 17px;
    width: 229px !important;
    color: #fff;
    padding: 0px 0px 0px 10px;
    margin-top:10px;
}


_sys_orangebg, #archive li, .archive_sub li, .left_ul li, .right_ul li, #tags_ul li
{
    background-color: #fcd89a;
}

_sys_darkorangetext, .left_ul li a:hover, .right_ul li a:hover, #tags_ul li a:hover
{
    color:#945d00; 
}

_sys_greentext
{
    color:#538201; 
}

_sys_blacktext, #tags_ul li a
{
    color: #000;
}

#tags_ul { list-style: none; width: 150px !important; }
#tags_ul li { border-bottom: 1px dotted #9ac62f; width: 148px; }
#tags_ul li a { padding-left: 10px; display:block; }
#tags_ul li a:hover { text-decoration: none; }


#archive {}
.archive_sub {}

#archive li {
list-style: none;
background: url(../../img/h_green.gif) left;
background-repeat: no-repeat;
background-position: 0px 0px;
width: 148px;
}

#archive li a { color: #000; padding: 2px 0px 2px 10px; }
#archive li a:hover { text-decoration: none; }

.archive_sub li {
background-image: none !important;
border-bottom: 1px dotted #9ac62f;
width: 148px;
padding-top: 0px;
}
.archive_sub li a { padding-left: 18px; }

.expander { padding-left: 6px; }


.left_ul  
{
    list-style: none; 
    margin:0px 0px 10px 0px; 
    padding:0px; 
}
.left_ul li  
{
    border-bottom: 1px dotted #d4b74d; 
    width: 148px; 
    border-bottom: 1px dotted #9ac62f; 
}
.left_ul li a  
{
    color: #000; 
    padding-left: 10px;
    display: block; 
}
.left_ul li a:hover  
{
    text-decoration: none; 
}
/*-----end left panel--------------*/

/*____________________middle ________________*/
.menuMiddle
{
    text-align:center;
    vertical-align:middle;
}

.topmenu {
  width:100%;
  background:url("../../img/top_m.gif") repeat-x top;
  font-size:11px;
  }

.nofloat {
    float:left;
    margin-left: 4px !important;

}

.topmenu ul {
  margin:0;
  padding:0;
  list-style:none;
  margin-left: 2px;
  }
.topmenu li { float:left; margin:0; }
.topmenu li a, .menuMiddle a {
  float:left; 
  display:block;
  padding:0px; 
  margin:0px 15px 0px 0px;
  text-decoration:none;
  color:#fff !important;
  }
.topmenu li a:hover, .menuMiddle a:hover {
  color:#ffde5a !important;
}
/*____________________ end middle ________________*/
/*____________________ right _____________________*/
.right_ul  
{
    list-style: none; 
    margin:0px 0px 10px 0px; 
    padding:0px; 
}
.right_ul li  
{
    border-bottom: 1px dotted #d4b74d; 
    width: 229px; 
    border-bottom: 1px dotted #9ac62f; 
}
.right_ul li a  
{
    color: #000; 
    padding-left: 10px; 
}
.right_ul li a:hover  
{
    text-decoration: none; 
}
/*_________________end right _____________________*/


/*------ profile table ------------*/

.archive_head { color: #000; margin-top: 12px; }
.viewprofile 
{
    border: 1px solid #b1d179;
    border-collapse: collapse;    
}
.viewprofile td
{
    padding: 4px 6px;
}

.firstcolumn { font-weight: bold; width: 160px; text-align: right; }
.tr_even { background-color: #EDFFD0; }
.tr_odd { background-color:#f7ffe9 !important; }
.form_right 
{ 
    float: right; 
    clear: right; 
}
 
.profileRightProperty { background-color: #ffebc9; padding: 6px; }
.lblProfileRightHeader { color: #000; }


/******** messages ***************************/
.messagefooter {
background-color:#FFF7E8;
padding:4px 0 0 15px;
}
.messagefooter a { padding:4px; }

.mess_heading { background:url("../../img/top_m.gif") repeat-x top; background-color: #537c0c; color: #fff; float:left; vertical-align: middle; width: 100%; padding: 2px 0px; }
.mess_heading span.capture { color: #fff; margin-left: 15px; }
.mess_heading a, .mess_heading a:visited { color: #ffde5a; font-weight: bold; }

.check_right { float: right; vertical-align: top; display: block; margin-right: 10px; }
.check_right label { color: #fff; }

.mess_heading_txt { float: left; }
/* 
.msgtree table tr td:first-child { background-color: red; } 
.messages_bg_left { background:url("../../img/mymess_left_bg.gif") no-repeat right; }
.messages_bg_right { background:url("../../img/mymess_right_bg.gif") no-repeat right; }
.messages_bg_right a span { color:#fff; }
*/

.dep_edit { background-color:#f7ffe9; padding:10px; }
.dep_edit h3 u { text-decoration: none; font-weight: normal; }
.dep_edit h3 { background:url("../../img/top_m.gif") repeat-x top; background-color: #537c0c; padding: 4px; color: #fff; margin:4px 0px; }
.dep_edit h3 a, .dep_edit h3 a:hover, .dep_edit h3 a:visited  
{
    color:#ffde5a; 
    text-decoration:underline;
}
.dep_edit hr  
{
    border-color:#d1f09d;
    border-style:solid none;
    border-width:1px 0pt;
}
.dep_edit p { background-color: #fff; padding: 6px; border: 1px solid #d1f09d; }
.dep_edit .capture { color:#528100; }
.dep_edit img {
    margin-bottom: 15px;
}
 
.div_ifeel { text-align: center; margin: 20px 0px; }
 
 /***** admin menu *******/
 .SearchDiv
 {
     clear:both;
 }
 /***** end admin ********/
 
 .description div div.StaticText, .maincenter div div.StaticText { background-color:#f7ffe9; padding:10px; font-weight: 24px; }
 .description div div.StaticText b, .description div div.StaticText u, .description div div.StaticText strong { color: #70a613; }
 
 .maincenter span, .maincenter div span, .maincenter div div.StaticText  {
    /*margin-left: 10px;*/
}

td.mainright div div.StaticText {
    margin-left: 5px;
}

/*
.breadcrumb, .mydep_filters, .mess_h3 { margin-left: 10px; }*/

.right10 { padding-right: 10px; }
.inputtd { float: right; text-align: right; }
.dep_alert{ color:Red;} 
 /**** MAIN LAYOUT START *******/
.sys_centerwidth, .outer, .top, .mainrow
{
    width:984px;
}

.outer{
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
    text-align:center;
    }
.top 
{
}


/* TABLE based layout */
.mainrow {
  border:0px;
}

.mainright, .maincenter, .mainleft
{
    vertical-align:top;
    padding-bottom:10px;
}

.mainright {
	width:230px;
	padding-left:2px;
}

.maincenter {
	/* width:58%; */
	padding: 0px 15px 15px 15px;
}

.mainleft {
	width:160px;
	padding-right:2px;
}
.expander{
    cursor:pointer;
	float:right;
}
/* DIV based layout
.mainright {
	width:20%;
	float:left;
	padding-bottom:10px;
	padding-left:2px;
	}

.maincenter {
	width:58%;
	float:left;
	padding-bottom:10px;
	}

.mainleft {
	width:20%;
	float:left;
	padding-bottom:10px;
	padding-right:2px;
	}*/

/* DIV-TABLE based layout
.mainright, .maincenter, .mainleft {
  display: table-cell;
}
.mainright {
  width: 20%;
}
.maincenter {
  width: 58%;
}
.mainleft {
  width: 20%;
}
.mainrow {
  border-collapse: collapse;
  display: table;
  table-layout: fixed;
}*/

.banner {
	background:#fff;
}

/******* MAIN LAYOUT STOP *********/

/******** PROFILE CONTROLS *************/

.divLoading
{
    padding: 2px;
    font-size: 9pt;
    position: absolute; 
    top: 0;
    right: 0; 
    background: red;
    color: white;
}

.ProgressBar 
{
	margin: 0px;
	border: 0px;
	padding: 0px;
	width: 100%;
	height: 2em;
}

.lblProfileRightHeader
{
    font-weight: bold;
}

.profileRightProperty
{
    margin: 10px 0px 0px 0px;
}

/*** jquery progress indicator ***/
div.blockMsg {
  background-color: #fff;
  background-image: url(img/progress-indicator.gif);
  background-position: center center;
  background-repeat: no-repeat;
  border: 1px solid #ddd;
  height: 50px;
  width: 270px;
}

/******** PROFILE CONTROLS END *************/


/* MESSAGE BAR CONTROLSTYLES */
.errorwrap {
	background: #F2DDDD;
	border: 1px solid #992A2A;
	border-top: 0;
	margin: 5px;
	padding: 0;
	font-size:11px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
}

.errorwrap h4 {
	background: #E3C0C0;
	border: 1px solid #992A2A;
	border-left: 0;
	border-right: 0;
	color: #992A2A; 
	font-size: 12px;
	font-weight: bold; 
	margin: 0;
	padding: 5px;
}

.errorwrap p {
	background: transparent;
	border: 0;
	color: #992A2A;
	margin: 0;
	padding: 8px;
}

.StatusBar {
	font-size:11px;
	background: #DDF2DD;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	border: 1px solid #2A992A;
	margin: 5px;
	padding: 0;
	border-top: 0;
}

.StatusBar h4 {
	background: #C0E3C0;
	border: 1px solid #2A992A;
	border-left: 0;
	border-right: 0;
	color: #2A992A; 
	font-size: 12px;
	font-weight: bold; 
	margin: 0;
	padding: 5px;
}

.StatusBar p {
	background: transparent;
	border: 0;
	color: #2A992A;
	margin: 0;
	padding: 8px;
}
/* MESSAGE BAR CONTROLSTYLES */

.capture
{
    font-weight:bolder;
    clear:both;
}

.depositTitle
{
    font-weight:bolder;
    text-decoration:underline;
}

.VisibilityCaption
{
    margin-left:5px;
    color:Red;
    font-weight:lighter;
} 
/*----------------------------:Tools---------------------------*/  
.display_none
  {
	display:none;
  }
.ToolCell
  {
	border: solid 1px white;
	PADDING: 2px; 
  }
.ToolCellLast
  {
	border: solid 1px white;
	PADDING: 2px; 
  }
.ToolGridPaging
  {
	FONT: bold 12px tahoma;
 }
.RowPrice 
  {
  FONT: 13px tahoma;
 }
.ToolDeleteButton
  {
	WIDTH: 20px;
  }
.ToolInsertButton
  {
	WIDTH: 20px;
  }
  
.ToolTable { border: solid 1px #ffffff; }
.ToolTable, .ToolTable tr td {
    vertical-align: middle;
}
.ToolTable td
{
    border-left : solid 1px white;
    border-right : solid 1px white;
}

.ToolHead
  {
  	BORDER-RIGHT: white 1px solid; 
  	BORDER-LEFT-COLOR: white; 
  	BORDER-BOTTOM-COLOR: white; 
  	FONT: bold 11px tahoma; 
  	COLOR: white; 
  	BORDER-TOP-COLOR: white; 
  	HEIGHT: 24px; 
  	background-color: #78a22f; 
  	TEXT-ALIGN: center;
  }
.tr1 
{
    cursor:pointer;
	FONT: 11px tahoma; 
	VERTICAL-ALIGN: middle; 
	background-color: #c7dba4; 
	TEXT-ALIGN: left;
}
.tr2 
{
    cursor:pointer;
	FONT: 11px tahoma; 
	background-color: #e4eed2;
	VERTICAL-ALIGN: middle; 
	TEXT-ALIGN: left;
}
/*----------------------------:ToolsEnd---------------------------*/

/*----------------------------:MultiCheck-----------------------------*/
.checklistInput
{
	width:20px !important;	
	border: 0px !important;
}

.checklist
{
	/*border: 1px solid #000000;
	background-color:White;*/
}
/*----------------------------:MultiCheckEnd---------------------------*/ 

/*----------------------------:UserInfo-----------------------------*/
.tbluserinfo
{
    width:280px;
    border-collapse: collapse;
}
.tbluserinfo td { padding: 3px; font-size: smaller; }
.tbluserinfo .lt
{
    width:130px;
    text-align:left;
}
.tbluserinfo .rt
{
    text-align: left;
}
.tbluserinfo .tr_odd { background-color: #fcd89a; }
.tbluserinfo .tr_even { background-color: #ffedcd; }

/*----------------------------:UserInfoEnd---------------------------*/

.LeftArticle
{
	float:left;
	text-align:left;
	width:260px;	
}

.RightArticle
{
	float:right;
	text-align:left;	
}
.navigation
{
	text-align:center;
} 
 #UsersAssignDiv .ui-dialog-container 
{
	width:450px !important;
	height: 500px !important;
	
}

.ui-dialog-content, .ui-dialog-container{
    background-color: #ffedcd;
    border: 1px solid #ffd793; 
}

.ui-dialog-container 
{
	width:250px;
	height: 200px;
}
.ui-dialog-titlebar 
{
    background:#537C0C url(../../img/login.gif) repeat-x scroll center top; 
    background-color: #cf8301; 
	padding:2px;
	text-align:center;
	font-weight:bold;
	color: #FFFFFF;
	vertical-align:middle;
}
.ui-dialog-titlebar a { color: #fff; }

.ui-dialog-content 
{
    padding:5px;
}

.ui-dialog-titlebar-close
{
	width: 16px;
	height: 12px;
	position:absolute;
	top: 2px;
	right: 7px;
	cursor: pointer;
} 
 /* Main Style Sheet for jQuery UI date picker */
#ui-datepicker-div, .ui-datepicker-inline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 0;
	margin: 0;
	background: #ddd;
	width: 185px;
}
#ui-datepicker-div {
	display: none;
	border: 1px solid #777;
	z-index: 9999; /*must have*/
}
.ui-datepicker-inline {
	float: left;
	display: block;
	border: 0;
}
.ui-datepicker-rtl {
	direction: rtl;
}
.ui-datepicker-dialog {
	padding: 5px !important;
	border: 4px ridge #ddd !important;
}
button.ui-datepicker-trigger {
	width: 25px;
}
img.ui-datepicker-trigger {
	margin: 2px;
	vertical-align: middle;
}
.ui-datepicker-prompt {
	float: left;
	padding: 2px;
	background: #ddd;
	color: #000;
}
* html .ui-datepicker-prompt {
	width: 185px;
}
.ui-datepicker-control, .ui-datepicker-links, .ui-datepicker-header, .ui-datepicker {
	clear: both;
	float: left;
	width: 100%;
	color: #fff;
}
.ui-datepicker-control {
	background: #400;
	padding: 2px 0px;
}
.ui-datepicker-links {
	background: #000;
	padding: 2px 0px;
}
.ui-datepicker-control, .ui-datepicker-links {
	font-weight: bold;
	font-size: 80%;
}
.ui-datepicker-links label { /* disabled links */
	padding: 2px 5px;
	color: #888;
}
.ui-datepicker-clear, .ui-datepicker-prev {
	float: left;
	width: 34%;
}
.ui-datepicker-rtl .ui-datepicker-clear, .ui-datepicker-rtl .ui-datepicker-prev {
	float: right;
	text-align: right;
}
.ui-datepicker-current {
	float: left;
	width: 30%;
	text-align: center;
}
.ui-datepicker-close, .ui-datepicker-next {
	float: right;
	width: 34%;
	text-align: right;
}
.ui-datepicker-rtl .ui-datepicker-close, .ui-datepicker-rtl .ui-datepicker-next {
	float: left;
	text-align: left;
}
.ui-datepicker-header {
	padding: 1px 0 3px;
	background: #333;
	text-align: center;
	font-weight: bold;
	height: 1.3em;
}
.ui-datepicker-header select {
	background: #333;
	color: #fff;
	border: 0px;
	font-weight: bold;
}
.ui-datepicker {
	background: #ccc;
	text-align: center;
	font-size: 100%;
}
.ui-datepicker a {
	display: block;
	width: 100%;
}
.ui-datepicker-title-row {
	background: #777;
}
.ui-datepicker-days-row {
	background: #eee;
	color: #666;
}
.ui-datepicker-week-col {
	background: #777;
	color: #fff;
}
.ui-datepicker-days-cell {
	color: #000;
	border: 1px solid #ddd;
}
.ui-datepicker-days-cell a{
	display: block;
}
.ui-datepicker-week-end-cell {
	background: #ddd;
}
.ui-datepicker-title-row .ui-datepicker-week-end-cell {
	background: #777;
}
.ui-datepicker-days-cell-over {
	background: #fff;
	border: 1px solid #777;
}
.ui-datepicker-unselectable {
	color: #888;
}
.ui-datepicker-today {
	background: #fcc !important;
}
.ui-datepicker-current-day {
	background: #999 !important;
}
.ui-datepicker-status {
	background: #ddd;
	width: 100%;
	font-size: 80%;
	text-align: center;
}

/* ________ Datepicker Links _______

** Reset link properties and then override them with !important */
#ui-datepicker-div a, .ui-datepicker-inline a {
	cursor: pointer;
	margin: 0;
	padding: 0;
	background: none;
	color: #000;
}
.ui-datepicker-inline .ui-datepicker-links a {
	padding: 0 5px !important;
}
.ui-datepicker-control a, .ui-datepicker-links a {
	padding: 2px 5px !important;
	color: #eee !important;
}
.ui-datepicker-title-row a {
	color: #eee !important;
}
.ui-datepicker-control a:hover {
	background: #fdd !important;
	color: #333 !important;
}
.ui-datepicker-links a:hover, .ui-datepicker-title-row a:hover {
	background: #ddd !important;
	color: #333 !important;
}

/* ___________ MULTIPLE MONTHS _________*/

.ui-datepicker-multi .ui-datepicker {
	border: 1px solid #777;
}
.ui-datepicker-one-month {
	float: left;
	width: 185px;
}
.ui-datepicker-new-row {
	clear: left;
}

/* ___________ IE6 IFRAME FIX ________ */

.ui-datepicker-cover {
    display: none; /*sorry for IE5*/
    display/**/: block; /*sorry for IE5*/
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}
 
 #tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity: 0.85;
}
#tooltip h3, #tooltip div { margin: 0; }
 
 .mainleft
{
    display: none !important;
}

.mainright
{
    /*width: 170px !important;*/
}

