html{
    background-color:#767676;
}

body{
    font-family:Trebuchet MS, Arial,sans-serif;
    padding:5px 20px 5px 20px;
}

#main{
    width:100% !important;
    width:890px;
    min-width:890px;
    margin:0px auto 0px auto;
    padding:0px;
    background-color:#ffffff;
}

#main img{
    border:none;
}

.top_header{
    background-color:#ffffff;
    min-width:870px;
    padding:1% 1% 0px 1%;
}

.top_advert{
    background-color:#ffffff;
    min-width:870px;
    padding:0px 1% 0px 1%;
    font-size:12px;
    text-align:center;
    color:#3a3a3a;
}

.top_advert a{
  /*  color:#549ff5;*/
    text-decoration:underline;
}

.top_advert a:hover{
    text-decoration:none;

}

.header_left{
    text-align:left;
    background-image:url("/images/header/openswindon-logobar-left-s.gif");
    background-repeat:repeat-x;
    float:left;
    width:10%;
}

.header_right{
    text-align:right;
   background-image:url("/images/header/openswindon-logobar-right-s.gif");
    background-repeat:repeat-x;
}
/* szerokosc 900px */
.header{
    float:left;
    /*height:120px;*/
    width:671px;
    background-color:#ffffff;
    margin-bottom:0px;
    background-image:url("/images/header/openswindon-logo-bar.gif");
    background-repeat:no-repeat;
  
}

.header a{
  color:#549ff5;
    text-decoration:none;  
    padding:2px 5px 2px 5px;
}

.header a:hover{
    text-decoration:none;
    background-color:#549ff5;
    color:#ffffff;
    padding:2px 5px 2px 5px;
}


.header span#navigation{
    float:left;
  /*  padding:8px !important;*/
    padding:4px;
    background-color:#909090;
   /* margin-left:40%;*/
    margin-top:10px;
   /* width:280px;*/
    font-size:12px;
}

.header span#navigation a{
    font-size:12px;
   color:#000000;
 }
 
 .header span#navigation a:hover{
   background-color:#ffffff;
 }

.header  #search{
    float:left;
    margin:20px 5px 5px 5px;
    padding:10px;
    color:#ffffff;
  /*  height:50px;*/
    width:auto !important;
    width:235px;
    
}

.header #search form{
    padding:0px;
    margin:0px;
}

.header #image{
    float:left;
    margin-left:65px !important;
    margin-left:35px;
    margin-top:62px;
    
}

.header #top_banner{
    float:right;
    /*width:190px;*/
  /*  height:90px;*/
    margin-top:20px;
}
.header #top_banner a:hover{
  background-color:#ffffff;
}
.footer{
    height:50px;
    width: 98%;
    padding:1%;
    min-width:650px;
    color:#2c292f;
    background-color:#767676;
    margin-top:10px !important;
    margin-top:40px;
    font-size:13px;
    text-align:center;
}

.footer a{
    color:#2c292f;
    text-decoration:none;
}

.footer a:hover{
    text-decoration:underline;
}

#footer_navigation{
    font-size:15px;
    margin-bottom:5px;
}

#footer_navigation a{
    text-decoration:none;
    border-bottom:1px dashed #564145;
}

#footer_navigation a:hover{
    border-bottom:none;
    text-decoration:none;
}

/* szerokosc 200px */
.left{
    float:left;
    overflow: hidden;
    position: relative;
    width:190px;
    padding:2px;
    margin:0px 2px 0px 12px !important;
    margin:0px 1px 0px 11px;
    
    background-color:#ffffff;
}

 .category_nav{
    padding:10px;
    font-size:13px;
    background-color:#e4dfd8;
}

.category_nav a{
  /*  display: block;*/
    color:#564145;
    text-decoration:none;
    padding:1px 0px 1px 0px;
    border-bottom:1px dashed #564145;
    margin:0px 5px 0px 5px;
    
}

.category_nav a:hover{
    /*text-decoration:none;*/
    background-color:#564145;
    color:#ffffff;
}

/* szerokosc 200px */
.right{
    float:right;
    overflow: hidden;
    position: relative;
    width:190px;
    padding:2px;
    margin:0px 12px 0px 2px !important;
    margin:0px 11px 0px 1px;
    
    background-color:#ffffff;
}
/* szerokosc 500px */
.center{
    position:relative;
    padding:10px;
    min-width:200px;
    margin:0px 222px 0px 222px !important;
    margin:0px 221px 0px 221px;
    /*border:1px solid #a8a8a8;*/
    background-color:#ffffff;
}


.big{
    font-size:14px;
    margin-bottom:2px;
}

.big a{
    font-size:14px;
    /*color:#549ff5;*/
    text-decoration:none;
    border-bottom:1px dashed #564145;
    
}

 .big a:hover{
    text-decoration:none;
     border-bottom:none;
    
}

.big.premium a{
    font-size:18px;
}


 .not_big{
    font-size:12px;
    margin-bottom:2px;
}

 .not_big a{
    font-size:12px;
   /* color:#549ff5;*/
    text-decoration:none;;
    border-bottom:1px dashed #564145;
    
}

 .not_big a:hover{
    text-decoration:none;
     border-bottom:none;
    
}




.center span.category{
    font-size:16px;
}

.center span.category a{
    color:#000000;
    font-size:13px;
    text-decoration:none;;
    border-bottom:1px dashed #564145;
}

.center .description{
    font-size:14px;
}

.center .description.standard{
    font-size:12px;
}

.not_big_description{
    font-size:11px;
}

.url{
    font-size:12px;
}

 .url a{
     font-size:12px;
   /* color:#549ff5;*/
    text-decoration:none;
     border-bottom:1px dashed #564145;
}

 .url a:hover{
   /* text-decoration:underline;*/
    color:#549ff5;
     border-bottom:none;
}

.center textarea{
   height:200px;
}

p.left_nav_p{
    margin:4px 0px 4px 0px;
}

.column_title{
    background-color:#ffffff;
    color:#000000;
    padding:5px;
    font-size:16px;
    font-weight:bold;
    margin-bottom:5px;
}

.center_title{
    background-color:#e4dfd8;
    color:#000000;
    padding:5px;
    font-size:16px;
    font-weight:bold;
    margin-bottom:5px;
    margin-top:0px;
}

.text_information_box{
    background-color:#e4dfd8;
    color:#000000;
    padding:5px;
    font-size:13px; 
}

.text_information_box a{
    color:#549ff5;
    text-decoration:none;
    border-bottom:1px dashed #564145;
}

.text_information_box a:hover{
    border-bottom:none;
}


.banner{
    padding:5px 0px 5px 0px;
    
}

.etykiety{
    font-size:12px;
    padding-bottom:3px;
}

textarea{
    background-color:#ffffff;
    color:#000000;
}
input{
    background-color:#ffffff;
    color:#000000;
}

span.strong{
    font-weight:bold;
}

.center_left_nav{
    float:left;
    width:45%;
    margin-right:5%;
}
.center_right_nav{
    float:right;
    width:45%;
     margin-left:5%;
}

table.center_table{
    width:100% !important;
    width:99%;
    padding-bottom:8px;
}

.virtual_div{
    height:120px;
}

.virtual_tours_ic{
    float:left;
    margin:5px;
}

.virtual_tours_ic a{
    border:none;
 }
 
.virtual_tours{
    text-align:center;
    width:100%;
    margin-bottom:10px;
}

.virtual_tours a{
    border:none;
    }
    
.errorExplanation{
    color:red;
}

.gallery_line_1{
    height:200px;
}

.gallery_line_2{
    height:300px;
}


.gallery_line_3{
    height:150px;
}


.gallery_photo{
    float:left;
    margin:5px;
    font-size:12px;
}

.gallery_photo a{
    border:none;
}

.top_description{
    font-size:12px;
    padding:2px 0px 2px 0px;
}

table.order{
    width:370px;
    background-color:#e4dfd8;
    font-size:12px;
    
    
}
 
table.order td.left_cell{
    text-align:right;
    padding:3px 5px 3px 0px;
}

table.order td.right_cell{
    text-align:left;
    padding:3px 0px 3px 5px;
    width:220px;
}

table.order td.right_cell textarea{
    width:200px;
    height:50px;
    }
    
table.order td.right_cell input{
    width:200px;  
 }
 
.text_on_order{
    font-size:12px;
    padding:5px 0px 5px 0px;
}
 
.order_text{
    font-size:12px;
    text-align:left;
    padding:20px;
}

.order_text span{
    font-weight:bold;
    }
    
  
#table_order{
    width:370px;
    background-color:#e4dfd8;
    padding:20px;
    margin:0px auto 0px auto;
}

#button_add{
    float:left;
    margin-left:30px;
    text-align:left;
}

input.invisible{
  display:none;
}

.rssBody{
    padding:10px 0;
}


.video_container{
    padding:0px 0 10px 0;
}

.rss{
    padding-bottom:10px;
}
.video{
    width:380px;
    margin:auto;
}

.top_rss{
    overflow: hidden;
}
