@charset "utf-8";
/* CSS Document */

body {
	margin:auto;
	width: 1000px;
	background-color: rgb(40, 59, 135);
}
#bottom {
	background-color: #C03;
	border-bottom-color: #F00;
	border-top-color: #F00;
	color: #F00;
	outline-color: #F00;
}
/* -------- default ----------- */
#mydiv {
	font-size: 0.9em;
	background-color: #9F0;
}
/* --------- smartphone ----------- */
@media screen and (max-width: 767px) {
#mydiv {
	font-size: 0.9em;
	background-color: #636;
}
}
/* -------- tablets----------- */
@media screen and (min-width: 768px) {
#mydiv {
font-size: 16px;
background-color: #FF0;
}
}
/* --------- small desktop screen ------------- */
@media screen and (min-width: 1024px) {
#mydiv {
font-size: 14px;
background-color: #090;
}
}
/* --------- large desktop screen ------------- */
@media screen and (min-width: 1280px) {
#mydiv {
font-size: 16px;
background-color: #060;
}
}
#wrapper { 
 margin: 0 auto;
 width: 1000px;
}
input, form, textarea
h1, h2, h3, h4, h5, h6{margin:0; padding:0;}
h1{
	font-size:1.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	color: #FFF;
	text-transform: none;
	font-style: normal;
	text-align: center;
	font-variant: normal;
	line-height: normal;
	background-color: #01619A;
	border-bottom-color: #F00;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-color: #F00;
}
h1a {
	font-size:1.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	color: #EAEAEA;
	text-transform: none;
	font-style: normal;
	text-align: center;
	font-variant: normal;
	line-height: normal;
	background-color: #F00;
	border-bottom-color: #06F;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-color: #F00;
}


.img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
       
}

h2{
	font-size:0.9em;
	color:#FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: normal;
	word-spacing: normal;
	line-height: normal;
	display: block;
	background-color: #01629B;
	text-transform: uppercase;
	text-align: center;
	padding-right: 1px;
	padding-left: 1px;
	letter-spacing: normal;
	font-variant: normal;
	border-bottom-width: 5px;
	border-bottom-color: #666;
}
h3{
	font-size:0.9em;
	margin-bottom:1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #333;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	font-style: normal;
	line-height: normal;
	background-color: #FFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #DEDEDE;
	border-bottom-color: #DEDEDE;
	margin-left: 0px;
}
h4
{
	font-size:0.9em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #666;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0C3;
	margin-right: 2px;
	margin-left: 2px;
}
p {margin:0;padding:1em;}
.buttGrey a {
	color : #333;
	background-color : #FFF;
	display : block;
	text-decoration : none;
	text-align : left;
	border-left-width : 3px;
	border-left-style : solid;
	border-left-color : #015E97;
	border-bottom-width : 1px;
	border-bottom-style : solid;
	border-right-width : 1px;
	border-right-style : solid;
	border-right-color : #666;
	border-top-color: #666;
	white-space: normal;
	letter-spacing: normal;
	word-spacing: normal;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 3px;
	text-transform: none;
	border-bottom-color: #015E97;
} 
.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
  
}
  
.buttGrey a:hover {
	color : #333;
	background-color : #CCC;
	display : block;
	text-decoration : none;
	text-align : left;
	border-left-width : 3px;
	border-left-style : solid;
	border-bottom-width : 1px;
	border-bottom-style : solid;
	border-bottom-color : #026BA6;
	border-right-width : 1px;
	border-right-style : solid;
	border-right-color : #F00;
	border-top-color: #999;
	white-space: normal;
	letter-spacing: normal;
	word-spacing: normal;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 3px;
	text-transform: none;
	border-left-color: #F00;
} 
.buttGreen a {
	color : #333;
	display : block;
	text-decoration : none;
	text-align : left;
	border-left-width : 3px;
	white-space: normal;
	letter-spacing: normal;
	word-spacing: normal;
	margin-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	text-transform: none;
	border-left-style: solid;
	border-left-color: #093;
}
.buttGreen a:hover {
	color : #333;
	background-color : #CCC;
	display : block;
	text-decoration : none;
	text-align : left;
	border-left-width : 3px;
	border-left-style : solid;
	border-left-color : #F00;
	white-space: normal;
	letter-spacing: normal;
	word-spacing: normal;
	margin-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	padding-left: 4px;
	text-transform: none;
	padding-top: 2px;
	padding-bottom: 2px;
}

div.clearer 
{
	font-size:0;
	line-height:0;
	height:3px;
	clear:both;
	width: 1000px;
	background-color: #EBEBEB;
}
div#topLogo {
	width:1000px;
	float:left;
}

div#topright 
{width:24%;float:left;text-align:center;background-color:#ddd;}
div#menuHorizTop {
	float:left;
	width:1000px;
	background-color:#ccc;
	border-top-color: #F00;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-right-color: #F00;
	border-bottom-color: #F00;
	border-left-color: #F00;
}
div#midright {
	float:left;
	width:26%;
	background-color:#F4F4F4;
	margin-right: 6px;
	margin-left: 8px;
	border-top-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-left-color: #009900;
	margin-top: 6px;
}
div.col {
	width:170px;
	float:left;
	border-top:2px solid 
#000;
	background-color:#F5F5F5;
	margin-top: 6px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	color: #333333;
	font-style: normal;
	font-weight: normal;
}
div#ads {
	width:159px;
	float:right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 0;
}
div#price {
	width:200px;
	float:right;
	background-color:#B7F4B5;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 6px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	font-weight: bold;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF0000;
	border-bottom-color: #FF0000;
	font-style: normal;
	text-align: center;
	font-variant: small-caps;
}
div#contact {
	float:left;
	width:25%;
	border-top:2px solid 
#000;
	background-color:#A6DAEE;
}
div#copy {
	float:left;
	width:1000px;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF0000;
	border-bottom-color: #666666;
	height: 70px;
	background-color: #F7F7F7;
}
div.colMid
{
	width:300px;
	float:left;
	border-top:2px solid 
#000;
	background-color:#EFEFEF;
	margin-top: 6px;
	margin-right: 2px;
	margin-bottom: 6px;
	margin-left: 2px;
	overflow: scroll;
	height: 800px;
}
div.colMidRight
{
	width:325px;
	float:left;
	border-top:2px solid 
#000;
	background-color:#EFEFEF;
	overflow: visible;
	margin-top: 6px;
	margin-right: 2px;
	margin-bottom: 6px;
	margin-left: 1px;
}
div#tourHeadline
{
	float:left;
	width:1000px;
	background-color:#CCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #CCC;
	padding-top: 1px;
	padding-bottom: 1px;
	line-height: normal;
	font-variant: normal;
}
#hotelinfo H1 {
	MARGIN-BOTTOM: 10px; COLOR: #044888
}
div#top
{
	width:1000px;
	float:left;
	height: 120px;
}
div#topleft
{
	width:1000px;
	float:left;
	text-align:center;
	background-color:#ddd;
	margin-top: 5px;
}
div#breadcrumbs
{
	width:1000px;
	text-align:center;
	background-color:#B7F4B5;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: normal;
	height: 15px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #333;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
div#menuDivider {
	float:left;
	width:1000px;
	background-color:#CAFFEE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	height: 5px;
}
div#bookTour {
	width:200px;
	float:right;
	background-color:#FFFFEC;
	margin-top: 6px;
	margin-right: 2px;
	margin-bottom: 1px;
	margin-left: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #666666;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	border-top-color: #FF0000;
}
div#search {
	width:160px;
	float:right;
	background-color:#EFEFEF;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 2px;
	border: 1px solid #090;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	font-weight: normal;
}
div#newsItems {
	float:left;
	width:1000px;
	background-color: #F7F7F7;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
div.colMidWide {
	width:650px;
	float:left;
	margin-top: 6px;
	margin-right: 2px;
	margin-bottom: 6px;
	margin-left: 2px;
	border-right-color: #00CC00;
	border-top-width: 2px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #00CC00;
	padding-left: 2px;
	padding-right: 2px;
}
.tableTopBold {
	font-size:10px;
	font-family: Verdana, Geneva, sans-serif;
	padding-top: 2px;
	padding-bottom: 1px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 140px;
	background-image: url(file:///E|/beyondSloveniaCom_2009/orangeKura.png);
	background-repeat: no-repeat;
	background-position: 40px center;
	height: 70px;
	font-weight: bold;
	color: #000000;
}
    
     /* News Widget Type B */
    /**********************/
    .NewsBWidget {
	float:left;
	width:195px;
	margin-right: 2px;
	margin-bottom: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FF0000;
	padding-left: 2px;
	border-top-color: #FF0000;
    }
    .NewsBPicture {
	float:              left;
	margin: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
    }
    
    .NewsBTitle a,.NewsBTitle a:hover,.NewsBTitle a:visited {
	color:              #FF0000;
	font-size:          11px;
	font-weight:bold;
	display:block;
	text-align:left;
	text-decoration:none;
    }
    
    .NewsBContent {
        color:              #4d4d4d; 
        font-size:          11px;
        display:block;
        text-align:left;
        padding-top:3px;
    }

    .NewsBHeader a, .NewsBHeader a:visited, .NewsBHeader a:hover{
	position:absolute;
	top:2px;
	left:0px;
	color:#ffffff;
	text-align:left;
	font-size:12px;
	font-weight:bold;
	text-indent:10px;
	text-decoration:none;
	white-space:nowrap;
	display:block;
	width: 82px;
    }
    
@media print{
    
    /* News Widget Type B */
    /**********************/
    .NewsBWidget {
        float:left;
        width:200px;
        height:90px;
        overflow:inherit;
        margin-right: 10px;
        display:none;
        margin-bottom: 10px;
    }
    .NewsBPicture {
        margin-right:       10px;
        float:              left;
        display:none;
    }
    
    .NewsBTitle a,.NewsBTitle a:hover,.NewsBTitle a:visited {
        color:              #044e83; 
        font-size:          11px;
        font-weight:bold;
        display:block;
        text-align:left;
        text-decoration:none;
        display:none;
    }
    
    .NewsBContent {
        color:              #4d4d4d; 
        font-size:          11px;
        display:none;
        text-align:left;
        width:125px;
    }
    
.NewsBWidgetWide {
	float:left;
	width:205px;
	margin-right: 2px;
	margin-bottom: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FF0000;
	padding-left: 2px;
	border-top-color: #FF0000;
}
h1BigWhite {
	font-size:12px;
	font-family: Verdana, Geneva, sans-serif;
	padding-top: 2px;
	padding-bottom: 1px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 11px;
	background-position: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	background-color: #009900;
}
div#contact3Column {
	float:left;
	width:200px;
	border-top:2px solid 
#000;
	background-color:#A6DAEE;
}
.NewsBWidget200 {
	float:left;
	width:30%;
	margin-right: 2px;
	margin-bottom: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FF0000;
	padding-left: 2px;
	border-top-color: #FF0000;
}
.horLinks {
	background-color: #F00;
	height: 20px;
	width: 1000px;
}
h1 {
	font-size:0.9em;
	font-family: Verdana, Geneva, sans-serif;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	color: #FFF;
	text-transform: none;
	font-style: normal;
	text-align: center;
	font-variant: normal;
	line-height: normal;
	background-color: #F00;
}
}