/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
    margin: 0;
    padding: 0;
    background-color: #FFFFFF;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #333333;
}

form {
    margin: 0;
    padding: 0;
}

fieldset {
    margin: 0;
    padding: 0;
    border: none;
}

input, textarea {
    font: bold 1.2em "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #333333;
}

h1, h2, h3 {
    margin: 0;
    font-weight: normal;
    color: #333333;
}

h1 {
    letter-spacing: -1px;
    font-size: 2.6em;
}

h2 {
    font-size: 1.7em;
}

h3 {
    font-size: 1em;
    font-weight: bold;
}

p, ul, ol {
    margin-bottom: 1.6em;
    line-height: 180%;
}

p {
}

blockquote {
    font-style: italic;
}

ul {
}

ol {
}

a {
    border-bottom: 1px dotted #EFEFEF;
    text-decoration: none;
    color: #356AA0;
}

a:hover {
    text-decoration: none;
    color: #CC0000;
}

small {
}

hr {
    display: none;
}

img {
    border: none;
}

img.left {
    float: left;
    margin: 0 15px 0 0;
}

img.right {
    float: left;
    margin: 0 0 0 15px;
}

/* Header */

#header {
    width: 980px;
    height: 231px;
    margin: 0 auto;
}

#header ul.hottour{
    position:relative;
    top:3px;
    left:85px;
}

#header ul.hottour li {
    margin: 0;
    padding-left:10px;
    overflow: hidden;
    float: left;
    position: relative;
}

#header ul.hottour li a {
    text-decoration: none;
    border:0px;
    float: left;
}

#header ul.hottour li a:hover {
    cursor: pointer;
}

#header ul.hottour li a:hover .desc{
    display: block;
    font: 12px/15px Arial, Helvetica, sans-serif;
    background: #111;
    filter:alpha(opacity=70);
    opacity:.55;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=55)"; /*--IE 8 Transparency--*/
    color: #ffffff;
    position: absolute;
    bottom: 1px;
    left: 1px;
    margin-left: 9px;
    margin-bottom:3px;
    padding-top:5px;
    width: 110px;
    height:30px;
    text-align:center;
}
#header ul.hottour li a:hover .desc strong {
    display: block;
    margin-bottom: 5px;
    font-size:1.5em;
}

#header ul.hottour li a .desc {display: none;}
#header ul.hottour li a:hover .more {visibility: hidden;}

#header #logo {
    background: url(../images/logo3.jpg) -9px 0px no-repeat;
    width:405px;
    height:200px;
    float:left;
}

#header ul.contact{padding:0; margin:0; margin-left:500px; padding-top:20px; list-style-type:none;}

#header ul.contact li{
    height:26px;
}

#header ul.contact li span{
    color:#000088;
    font-weight:bold;
    font-size:20px;
    display:block;
    padding:0 0 0 40px;
}

#header ul.contact li span.a1{
    background:url(../images/arrow.gif) 0 50% no-repeat;
    -x-system-font:none;
    font-family:'Trebuchet MS',Arial,Sans-serif;
    font-size:1.7em;
    font-size-adjust:none;
    font-stretch:normal;
    font-style:normal;
    font-variant:normal;
    font-weight:bolder;
    letter-spacing:-1px;
    line-height:normal;
    text-transform:lowercase;
    color:#6297BC;
}

#header ul.contact li span.a2{
    background:url(../images/arrow2.gif) 0 50% no-repeat;
    background:url(../images/arrow.gif) 0 50% no-repeat;
    -x-system-font:none;
    font-family:'Trebuchet MS',Arial,Sans-serif;
    font-size:1.7em;
    font-size-adjust:none;
    font-stretch:normal;
    font-style:normal;
    font-variant:normal;
    font-weight:bolder;
    letter-spacing:-1px;
    line-height:normal;
    text-transform:lowercase;
    color:#9EC630;
}

#header h1 {
    position:relative;
    left:10px;
    top:10px;
    z-index:100;
    color:#6297BC;
    /*
    color:#6297BC;
    */

    -x-system-font:none;
    font-family:'Trebuchet MS',Arial,Sans-serif;
    font-size:2.4em;
    font-size-adjust:none;
    font-stretch:normal;
    font-style:normal;
    font-variant:normal;
    font-weight:bolder;
    letter-spacing:-2px;
    line-height:normal;
    text-transform:lowercase;

}
.green{
    color:#9EC630;
}

.gray {
    color:#BFBFBF;
}

#header h4 {
    -x-system-font:none;
    color:#666666;
    font-family:Tahoma,'trebuchet MS',Sans-serif;
    font-size:11px;
    font-size-adjust:none;
    font-stretch:normal;
    font-style:normal;
    font-variant:normal;
    font-weight:bold;
    line-height:normal;
    text-indent:0;
    text-transform:none;
    position:relative;
    left:335px;
    top:135px;
    z-index:100;
}

#header h5{
    position:relative;
    left:330px;
    top:130px;
    z-index:100;
    color:#E6DF6E;
}

#topPan{width:980px; height:30px;margin: 0 auto;}

/* Page */

#page {
    width: 980px;
    margin: 0 auto;
    padding: 20px 0;
}

/* Content */

#content {
    float: right;
    width: 650px;
}

#content a.offer{
    background:url(../images/offer.jpg) 0 0 no-repeat;
    width:180px;
    height:167px;
    float:right;
    border:none;
    }

#content table {
    margin-top:1.5em;
}

#content table caption{
    background:#F4F4F4;
    color:#FF6600;
    font-weight:bold;
}

#content thead th {
    background:#EAEAEA;
}

#content td {
    padding:0.5em;
    background:#F4F4F4;
}

#content td:hover {
    background:#EAEAEA;
}

#content th {
    padding:0.5em;
    background:#F4F4F4;
    color:#004D85;
}

#content a.pogoda{position:relative; top:-45px; z-index:5; float:right;}

.post {
    padding: 12px 50px;
    background: url(../images/img04.jpg) no-repeat;
}

.post .title {
    padding-top:7px;
    letter-spacing: -1px;
    font-size: 1.5em;
    color: #356AA0;
}

.post .meta {
    margin: 0 0 20px 0;
    padding: 0 0 20px 0;
    border-bottom: 1px solid #EFEFEF;
    line-height: normal;
    color: #666666;
}

/* Sidebar */

#sidebar {
    float: left;
    width: 300px;
}

#sidebar ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#sidebar li {
    margin-bottom: 20px;
    padding: 20px 40px;
    background: url(../images/img03.jpg) no-repeat;
}

#sidebar li ul {
    line-height: 2em;
}

#sidebar li li {
    margin: 0;
    padding: 0;
    background: none;
    border-bottom: 1px solid #EFEFEF;
}

#sidebar h2 {
    margin-bottom: 10px;
    text-transform: lowercase;
    letter-spacing: -1px;
    color: #CC0000;
}

#sidebar a {
    border: none;
}

#sidebar img{margin-left:20px;}

#sidebar a.avia {
    background:url(../images/plane.jpg) 0 0 no-repeat;
    margin-left:20px;
    margin-bottom:5px;
    width:270px;
    height:197px;
    float:left;
    border:none;
}

/* Footer */

#footer{clear: both; border-top: 1px solid #ccc; height:100px; width:980px; margin:0 auto; margin-top:10px;}
#footer p{font-size:1em; line-height:1.6em; margin-top:10px;}
#footer a {
    -moz-background-clip:inherit;
    -moz-background-inline-policy:inherit;
    -moz-background-origin:inherit;
    color:#546F92;
}

#footer div{float:left;}

#footer ul.contact{
    margin-left:710px;
    list-style-type:none;
    -x-system-font:none;
    color:#666666;
    font-family:Tahoma,'trebuchet MS',Sans-serif;
    font-size:11px;
    font-size-adjust:none;
    font-stretch:normal;
    font-style:normal;
    font-variant:normal;
    font-weight:bold;
    line-height:normal;
    text-indent:0;
    text-transform:none;
}

#slider ul, #slider li{
    margin:0;
    padding:0;
    list-style:none;
}
#slider, #slider li{
    /*
    define width and height of container element and list item (slide)
    list items must be the same size as the slider area
    */
    width:550px;
    height:185px;
    overflow:hidden;
}
span#prevBtn{}
span#nextBtn{}

img{border:none;}

#listticker{
    height:200px;
    width:340px;
    overflow:hidden;
    border:solid 1px #DEDEDE;
    padding:6px 10px 14px 10px;
    margin: 0;
}
#listticker li{
    border:0; margin:0; padding:0; list-style:none;
}
#listticker li{
    height:60px;
    padding:5px;
    list-style:none;
}
#listticker a{
    color:#000000;
}
#listticker .news-title{
    display:block;
    font-weight:bold;
    margin-bottom:4px;
    font-size:11px;
}

#listticker p{
    display:block;
    font-weight:bold;
    margin-bottom:4px;
    font-size:11px;
}

#listticker .news-text{
    display:block;
    font-size:11px;
    color:#666666;
}
#listticker img{
    float:left;
    margin-right:14px;
    padding:4px;
    border:solid 1px #DEDEDE;
}






