/**
 * $Id$
 * Website Baker template: cazare
 *
 * This file contains all CSS definitions required to display the template
 * in the Website Baker frontend. 
 *
 * @author     Cristian Laza
 * @version    2.0
 * @platform   Website Baker 2.8
 *
 * Website Baker is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License as published by
 * the Free Software Foundation; either version 2 of the License, or
 * (at your option) any later version.
 *
 * Website Baker is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU General Public License for more details.
*/

body {background-color:#2E6DA2; margin: 0px 0px 0px 0px; color:#FFFFFF; font-family:Verdana,sans-serif; font-size:9pt;}

img {border:0;}
input, select, textarea {border:1px solid #6FA0D0;}
th, td {font-size:9pt; vertical-align:top; background-color:#70A0D0; padding:3px;}
h1, h2 {font-weight:bold; color:#FFFFFF; overflow:hidden;}
h1 {font-size:11pt; line-height:11pt;}
h2 {font-size:10pt;}
a {background:inherit; text-decoration:none; color:#01AEF0; font-weight:bold; outline-style:none;}
a:hover {color:#70A0D0;}
a.lang {margin:1px;}
p.imp a, td a {color:#000000;}
p.imp a:hover, td a:hover {color:#FFFFFF;}

.menu {display:inline; list-style-type:none; padding:0; margin:0;}
.menu li {display:inline; margin:0;}

#top {min-width:990px; width:100%; height:50px; background:url('img/bg-top.jpg'); clear:both;}
#logo {width:450px; float:left; font-style:italic; font-size:12pt;}
#logo img {margin:3px; vertical-align:middle;}
#menu-up {width:340px; float:left; text-align:right;}

#header {min-width:990px; width:100%; height:150px; background:url('img/banner-regim-hotelier-deva.jpg') no-repeat 150px #70A0D0; border-bottom:1px solid white;}
#main-menu {width:150px; list-style-type:none; margin:0; padding:0;}
#main-menu li {padding:8px;}
#main-menu a {color:#FFFFFF; font-weight:normal; padding-left:8px; border-left-width:14px; border-left-style:solid;}
#main-menu a.item-1 {border-left-color:#cdcdcd;}
#main-menu a.item-2 {border-left-color:#2888de;}
#main-menu a.item-3 {border-left-color:#013c8a;}
#main-menu a.item-4 {border-left-color:#e11919;}
#main-menu a.item-5 {border-left-color:#ffcc00;}
#main-menu a:hover {color:#2E6DA2;}

#middle {width:791px; min-width:791px;}
#left-side {width:165px; float:left; padding-left:5px;}
#left-side #parteneri a {display:block; margin-top:15px;}
#menu-left a {color:#000000; display:block;}
#page-title {float:right;}
#content {width:610px; padding:5px; float:right; border-left:1px solid #6491b8; min-height:900px;}
#content img {border:2px solid #6491b8;}
#content li, #content p {text-align:justify; line-height:1.5em;}
#content p.imp {background-color:#70A0D0; padding:15px; margin:10px; text-align:center;}

.garsoniera-orange {color:rgb(255, 155, 0);}
.garsoniera-blue {color:rgb(51, 51, 153);}
.apartament-green {color:rgb(153, 204, 0);}

#footer {width:790px; height:50px; line-height:50px; text-align:center; color:silver;}

.clearfix {clear:both; height:0px;}

