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, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline; }

*:focus {
  outline: 0; }

body {
  line-height: 1em;
  color: black;
  background: #fff; }

ol, ul {
  list-style: none; }

/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: separate;
  border-spacing: 0;
  vertical-align: middle; }

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

q, blockquote {
  quotes: "" ""; }
  q:before, q:after, blockquote:before, blockquote:after {
    content: ""; }

img a {
  border: none; }

body {
  background: #f0eef1 url(../images/bg-body.jpg) top center no-repeat;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px; }

#page {
  width: 728px;
  margin: 0 auto; }

#header {
  padding: 10px 0;
  position: relative; }
  #header #nav {
    color: #fff; }
    #header #nav a {
      color: #fff;
      text-decoration: none;
      text-transform: uppercase;
      font-size: 10px;
      font-weight: bold; }
      #header #nav a:hover {
        text-decoration: underline; }
    #header #nav span {
      margin: 0 5px; }
  #header #radio {
    position: absolute;
    right: 0;
    top: 10px; }
    #header #radio a {
      color: #fff;
      text-decoration: none;
      text-transform: uppercase;
      font-size: 10px;
      font-weight: bold;
      padding-right: 16px;
      background: url(../images/icn-music.gif) right top no-repeat; }
      #header #radio a:hover {
        text-decoration: underline; }

#identity {
  height: 105px;
  position: relative; }
  #identity h1 a{
    position: absolute;
    width: 300px;
    height: 65px;
    top: 29px;
    background: url(../images/logo-turabo-trans.png) left top no-repeat;
    text-indent: -9999em; }
  #identity #facebook {
	position: absolute;
    top: 45px;
    width: 150px;
    left: 330px;
  } 
  #identity #reservations {
    position: absolute;
    top: 38px;
    right: 0;
    color: #fff;
    width: 236px;
    font-size: 12px; }
    #identity #reservations h2 a{
      background: url(../images/titl-rezervari_online-trans.png) left top no-repeat;
 			height: 20px;
			display: block;
			margin-bottom: 5px;
			text-indent: -9999em;
			overflow: hidden; }

#portfolio {
  overflow: hidden;
  display: inline-block; }
  #portfolio {
    display: block; }
  #portfolio #society_club,
  #portfolio #ballrooms,
  #portfolio #cafe_and_lounge {
    background: #fff;
    float: left;
    width: 236px;
    margin-right: 10px; }
  #portfolio #society_club h2,
  #portfolio #ballrooms h2,
  #portfolio #cafe_and_lounge h2 {
    width: 236px;
    height: 72px;
    text-indent: -999em;
    background: url(../images/titl-society_club.png) left top no-repeat;
    margin-bottom: 10px; }
  #portfolio #ballrooms h2 {
    background: url(../images/titl-ballrooms.png) left top no-repeat; }
  #portfolio #cafe_and_lounge h2 {
    background: url(../images/titl-cafe_and_lounge.png) left top no-repeat; }
  #portfolio #cafe_and_lounge {
    margin-right: 0; }
  #portfolio div ul {
    height: 100px;
    margin-bottom: 10px; }
  #portfolio div a {
    font-weight: bold;
    font-size: 10px;
    text-transform: uppercase;
    text-decoration: none;
    color: #666; }
    #portfolio div a:hover {
      text-decoration: underline; }
  #portfolio div strong a {
    background: #fff url(../images/bg-special_button.png) left top no-repeat;
    padding: 6px 20px;
    display: block;
    color: #fff;
    margin-bottom: 10px; }
    #portfolio div strong a:hover {
      background-position: left bottom;
      text-decoration: none; }
  #portfolio div li {
    padding: 5px 20px; }
    #portfolio div li a {
      font-size: 11px;
      color: #999;
      font-weight: normal; }
      #portfolio div li a strong {
        color: #666;
        font-weight: bold; }
      #portfolio div li a:hover strong {
        color: #c00; }
  #portfolio div .all {
    padding: 10px 20px;
    margin-bottom: 0;
    color: #aaa; }
    #portfolio div .all span {
      margin: 0 10px; }
    #portfolio div .all a {
      color: #aaa; }

#main_nav {
  margin: 10px 0;
  overflow: hidden;
  display: inline-block; }
  #main_nav {
    display: block; }
  #main_nav li {
    float: left;
    width: 82px;
    margin-right: 10px; }
    #main_nav li a {
      background: #fe6464 url(../images/bg-main_nav.png) left top repeat-x;
      padding: 10px 0;
      text-align: center;
      display: block;
      font-weight: bold;
      font-size: 10px;
      text-transform: uppercase;
      color: #fff;
      text-decoration: none; }
      #main_nav li a:hover {
        background: #666; }
    #main_nav li.promo {
      margin-right: 0; }
      #main_nav li.promo a {
        background: #ffcb00 url(../images/bg-main_nav-spe.png) left top repeat-x; }
        #main_nav li.promo a:hover {
          background: #666; }

.banner {
  margin-bottom: 10px; }

#content {
  margin-bottom: 10px;
  overflow: hidden;
  display: inline-block; }
  #content {
    display: block; }

#about_all {
  overflow: hidden;
  display: inline-block;
  background: #fff;
  padding: 20px 0;
  margin-bottom: 10px; }
  #about_all {
    display: block; }
  #about_all div {
    float: left;
    width: 222px;
    margin: 0 10px; }
    #about_all div h2 {
      border-bottom: 1px dashed #ccc;
      color: #999;
      font-size: 11px;
      text-transform: uppercase;
      margin-bottom: 10px;
      padding: 3px 0;
      font-weight: bold; }
      #about_all div h2 strong {
        color: #333; }
    #about_all div ul li {
      padding: 3px 0; }
    #about_all div ul a {
      color: #666;
      font-size: 11px;
      font-weight: normal;
      text-decoration: none; }
      #about_all div ul a:hover {
        text-decoration: underline;
        color: #c00; }

#news,
#faq,
#press {
  background: #fff;
  float: left;
  width: 236px;
  margin-right: 10px;
  padding: 10px 0; }

#press {
  margin-right: 0; }

#news {
  line-height: 1.2em; }
  #news p.date {
    font-size: 22px;
    color: #f99;
    padding: 10px; }
  #news h1 {
    padding: 0 10px;
    font-size: 12px;
    color: #333;
    font-weight: bold; }
  #news p {
    font-size: 12px;
    padding: 0 10px;
    margin-bottom: 7px;
    color: #666; }
    #news p a {
      color: #999;
      text-decoration: none; }
      #news p a:hover {
        text-decoration: underline; }

#faq h2 {
  color: #999;
  font-size: 24px;
  padding: 10px;
  margin-bottom: 15px; }
#faq li {
  padding: 0 10px;
  margin-bottom: 15px;
  line-height: 1.4em;
  background: url(../images/icn-red_arrow.gif) left 4px no-repeat; }
  #faq li a {
    font-size: 12px;
    color: #999;
    font-weight: bold;
    text-decoration: none; }
    #faq li a:hover {
      color: #c00;
      text-decoration: underline; }
#faq a.more {
  padding: 0 10px;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
  color: #666; }
  #faq a.more:hover {
    text-decoration: underline; }

#press {
  background: #999; }
  #press h2 {
    color: #ddd;
    font-size: 24px;
    padding: 10px;
    margin-bottom: 15px; }
  #press li {
    padding: 0 10px;
    margin-bottom: 15px;
    line-height: 1.4em;
    color: #fff; }
    #press li a {
      font-size: 12px;
      color: #fff;
      font-weight: normal;
      text-decoration: none; }
      #press li a strong {
        font-weight: bold; }
      #press li a span {
        font-weight: normal;
        display: block; }
      #press li a:hover {
        text-decoration: underline; }
        #press li a:hover span {
          text-decoration: underline; }
  #press a.more {
    padding: 0 10px;
    text-transform: uppercase;
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
    color: #fff; }
    #press a.more:hover {
      text-decoration: underline; }

#inside {
  background: #fff;
  overflow: hidden;
  display: inline-block; }
  #inside {
    display: block; }
  #inside #main_column {
    float: left;
    width: 482px; }
    #inside #main_column h1,
    #inside #main_column .like_title li {
      font-size: 22px;
      color: #666;
      margin: 20px 10px;
      line-height: 22px; }
    #inside #main_column .like_title li a{
      text-decoration: none;
      color: #666;}  
    #inside #main_column .like_title li a:hover {
      text-decoration: underline;
      color: #666;}   
      #inside #main_column h1 .date,
      #inside #main_column .like_title li .date {
        font-size: 10px;
        font-weight: bold;
        text-transform: uppercase;
        color: #c00;
        display: block; }
    #inside #main_column #contact_data {
      padding: 10px 0 20px;
      margin: 0 60px 10px 10px;
      border-bottom: 1px dashed #ccc; }
      #inside #main_column #contact_data li {
        font-size: 12px;
        color: #666;
        line-height: 1.4em; }
    #inside #main_column #contact_form .required {
      color: #c00; }
    #inside #main_column #contact_form li {
      margin: 5px 10px 15px; }
      #inside #main_column #contact_form li label {
        display: block;
        font-size: 12px;
        color: #666;
        line-height: 1.4em; }
      #inside #main_column #contact_form li input, #inside #main_column #contact_form li textarea {
        width: 270px; }
      #inside #main_column #contact_form li button {
        background: transparent;
        border: none;
        padding: 0;
        color: #c00;
        font-size: 11px;
        text-transform: uppercase;
        font-weight: bold; }
    #inside #main_column #contact_form p {
      margin: 5px 10px 15px;
      color: #999;
      font-size: 10px; }
    #inside #main_column #jumper_list {
      margin: 10px;
      padding-bottom: 20px;
      border-bottom: 1px dashed #ccc; }
      #inside #main_column #jumper_list a {
        color: #c00;
        font-weight: bold;
        text-decoration: none;
        line-height: 1.7em;
		font-size: 11px;
		text-transform: uppercase; }
        #inside #main_column #jumper_list a:hover {
          text-decoration: underline; }
    #inside #main_column #jump_to_list {
      margin: 10px; }
      #inside #main_column #jump_to_list li {
        margin-bottom: 20px;
        padding-bottom: 10px;
        border-bottom: 1px dashed #ccc;
        line-height: 1.4em; }
        #inside #main_column #jump_to_list li h3 {
          font-size: 12px;
          color: #666;
          font-weight: bold; }
        #inside #main_column #jump_to_list li p {
          color: #666;
          font-size: 12px; }
    #inside #main_column #picture_list {
      overflow: hidden;
      display: inline-block;
      margin-left: 10px; }
      #inside #main_column #picture_list {
        display: block; }
      #inside #main_column #picture_list li {
        float: left;
        margin: 0 9px 9px 0; }
    #inside #main_column #description p {
      margin: 0 10px 15px;
      color: #666;
      line-height: 14px;
      font-size: 12px; }
    #inside #main_column #quick_links {
      margin-bottom: 20px; }
      #inside #main_column #quick_links li {
        margin: 10px 10px 0; }
        #inside #main_column #quick_links li a {
          color: #c00;
          font-size: 12px;
          font-weight: bold;
          text-decoration: none; }
          #inside #main_column #quick_links li a:hover {
            text-decoration: underline; }
    #inside #main_column #location img {
      margin: 0 0 20px 10px; }
    #inside #main_column #location li {
      margin: 0 10px 10px;
      color: #666;
      line-height: 14px;
      border-bottom: 1px dashed #ccc; }
      #inside #main_column #location li h2 {
        font-weight: bold;
        color: #c00;
        font-size: 12px; }
      #inside #main_column #location li p {
        margin-bottom: 10px;
        font-size: 12px; }
        #inside #main_column #location li p a {
          color: #666;
          text-decoration: none; }
          #inside #main_column #location li p a:hover {
            text-decoration: underline; }
  #inside #aside {
    float: right;
    width: 236px; }
    #inside #aside h2 {
      font-size: 22px;
      text-transform: uppercase;
      color: #666;
      margin: 20px 0; }
    #inside #aside li {
      margin-bottom: 5px;
      font-size: 11px;
      line-height: 15px; }
      #inside #aside li a {
        color: #666;
        text-decoration: none; }
        #inside #aside li a:hover {
          color: #c00; }
    #inside #aside ul {
      padding-bottom: 5px;
      margin-right: 10px; }
    #inside #aside .separator {
      border-bottom: 1px dashed #ccc;
      margin-bottom: 20px; }
      
   #inside #aside2 {
    float: right;
    width: 236px; }
    #inside #aside2 h2 {
      font-size: 22px;
      color: #666;
      margin: 20px 0; }
    #inside #aside2 li {
      margin-bottom: 7px;
      font-size: 11px;
      color: #666; }
      #inside #aside2 li strong {
      font-weight: bold;
      color: #000; }
      #inside #aside2 li a {
        color: #666;
        text-decoration: none; }
        #inside #aside2 li a:hover {
          color: #c00; }
    #inside #aside2 ul {
      padding-bottom: 5px;
      margin-right: 10px; }
    #inside #aside2 .separator {
      border-bottom: 1px dashed #ccc;
      margin-bottom: 20px; }
          
		#inside #quickform li {
			margin-bottom: 15px;
			margin-right: 20px;
		}
		#inside #quickform li input,
		#inside #quickform li textarea {
			width: 100%;
		}
		#inside #quickform label {
			display: block;
			color: #666;
			text-transform: none;
			font-size: 12px;
			margin-bottom: 3px;
			font-weight: normal;
		}
		#inside #quickform .required {
			color: #c00;
		}
		#inside #quickform .submit {
			margin-top: 20px;
		}
		#inside #quickform .submit button {
			color: #c00;
			font-size: 10px;
			text-transform: uppercase;
			font-weight: bold;
			border: none;
			background: transparent;
			padding: 0;
		}
		#inside #quickform .notes {
			font-size: 10px;
			color: #999;
			text-transform: none;
			font-weight: normal;
		}
#footer #partners {
  border-bottom: 1px solid #ddd; }
  #footer #partners ul {
    width: 728px;
    margin: 0 auto;
    padding: 20px 0;
    overflow: hidden;
    display: inline-block; }
    #footer #partners ul {
      display: block; }
    #footer #partners ul li {
      float: left;
      margin-right: 40px; }
#footer #other_links ul {
  width: 728px;
  margin: 0 auto;
  padding: 10px 0;
  overflow: hidden;
  display: inline-block; }
  #footer #other_links ul {
    display: block; }
  #footer #other_links ul li {
    float: left;
    width: 170px;
    padding: 2px 10px 2px 0; }
  #footer #other_links ul a {
    font-size: 10px;
    color: #999;
    text-decoration: none;
    font-weight: bold; }
    #footer #other_links ul a:hover {
      text-decoration: underline; }
#footer #copyright {
  background: #ddd;
  padding: 10px 0; }
  #footer #copyright p {
    width: 728px;
    margin: 0 auto;
    text-align: center;
    font-size: 10px;
    font-weight: bold;
    color: #999;
    line-height: 1.4em; }
  #footer #copyright .made_by {
    color: #666;
    text-transform: uppercase; }
  #footer #copyright .made_by a{
    color: #666;
    text-decoration: none; }  
    
#mapContainer {
float:left;
height:196px;
width:471px;
margin:0 0 20px 10px;
}    
    
#main_column strong {
	font-weight: bold;
}