﻿/*OLD SITE*/

.bestrooms {margin-top:5px; margin-bottom:7px;}

.text_menu {
color:#465670;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:8pt;
}

.ttt {  
            font-family:Arial, Helvetica, sans-serif; font-size: 12px; background-color: #F9FAFB; border: #C2C6CF; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px
}

.bold {
font-weight: bold;
}

.contable {
font-family:Arial, Helvetica, sans-serif; 
font-size: 9pt;
color:#000000; 
text-align:justify;
}

.contabletext {
font-family:Arial, Helvetica, sans-serif; 
font-size: 9pt;
color:#000000; 
}

.linnk {font-size: 11px;
        font-family:Arial, Helvetica, sans-serif;
         color: #000000; 
         }
         
.tablemenu {
           border: 1px dashed #A0A0A0;
}

.ramka {
           border: 1px dashed #91C8FF;
           padding:3px;
}


tr.tablemenu td {
	padding:20px;
}

.style4 {font-size: 9px;
        font-family: Tahoma;
         color: #000000; 
         }
         
.style1 {
	font-size: 10px;
	font-weight: bold;
}

.linnkredbig {font-size: 12px;
        font-family:Arial, Helvetica, sans-serif;
         color: #FF0000;
		 font-weight: bold; 
         }
.linnkredbig:hover {
color:#FE6001;
}

.news_title {
font-family:Arial, Helvetica, sans-serif;
color:#465670;
font-size:10pt;
font-weight:bold;
}

.page_title {
font-family:Arial, Helvetica, sans-serif;
color:#4669A4;
font-size:10pt;
font-weight:bold;
padding: 0 0 0 0;
margin: 0 0 -8px 0;
}

.bonus_title {
font-family:Arial, Helvetica, sans-serif;
color:#4669A4;
font-size:16pt;
font-weight:bold;
}

.data {
color:#999999;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:8pt;
}

.datalink {
color:#999999;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:8pt
text-decoration:none;
}

a.menu2:link, a.menu2:visited {
         font-size: 11px;
        text-decoration: none;
        font-family:Arial, Helvetica, sans-serif;
         color: #000000; 
}

a.menu2:hover {
         font-size: 11px;
        font-family:Arial, Helvetica, sans-serif;
         color: #000000; 
        text-decoration: underline;
}

.style3 {font-size: 10px}

.style24 {font-size: 20px; color: #006600; text-decoration: none; font-weight: bold; }



.sliderwrapper{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
border: 1px solid #b2caf4;
/*width: 180px; width of featured content slider*/
height: 180px;
}

.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
padding: 5px 5px 5px 5px;
background: white;
width: 100%; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}


.pagination{
/*width: 100px; Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
text-align: right;
background-color: #F7F7F7;
padding: 18px 6px 5px 6px;
font-size: 10px;
}

.pagination a{
padding: 0 5px;
text-decoration: none; 
color: #465670;
background: white;
border: 1px solid #CACACA;
}

.pagination a:hover, .pagination a.selected{
color: #465670;
background-color: #FEE496;
}

