body {
  text-align: center;
  margin: 0;
  font-family: "Century Gothic", Arial;
  font-size: 13px;
}
body a {
  text-decoration: none;
  color: #0033cc;  
}
table {
  font-size: 13px;
}
#header {
  text-align: center;
}
#header_inside {
  margin: 0 auto;
  width: 1000px;
  height: 130px;
  position: relative;
}
#login {
  width: 230px;
  float:right;
  margin-top: 16px;
}
#user_header {
  position: absolute;
  right: 0;
  top: 15px;
  text-align: right;
  color: white;
}
#user_header strong {
  font-weight: bold;
  font-size: 15px;
}
#user_menu {
  position: absolute;
  right: 0;
  bottom: 10px;
  margin: 0;
  padding: 0;
}
#user_menu li {
  display: inline;
}
#user_menu li a{
  display: block;
  float:left;
  margin-left: 12px;
}
#login .input_bg {
  width: 130px;
  height: 25px;
  overflow: hidden;
  float:right;
}
.input_bg div {
  margin-top: 3px;
  margin-left: 2px;
}
.input_bg input {
  background: none;
  border: none;
  width:120px;
}
#login_submit {
  float: right;
  margin-top: 30px;
  margin-bottom: 30px;
  margin-left: 10px;
}
#login_footer {
  clear:both;
  text-align: left;
  padding-left: 63px;
  padding-top: 3px;  
}
#login_footer a {
  display: block;
  width: 124px;
  height: 13px;
}
#menu_bar {
  height: 35px;
}
#menu_inside {
  margin: 0 auto;
  width: 804px;
  position: relative;
}
#menu_inside ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
#menu_inside li {
  display: block;
  height: 46px;
  width: 134px;
  float: left;
}
#menu_inside .active {
  height: 55px;
}
#menu_inside li a{
  display: block;
  height: 40px;
  width: 134px;
}
#menu_bar img {
  padding: 0 0 0 0;
  margin: 0 0 0 0;
}
#page {
  width: 100%;
}
#page_inside, #page_inside2 {
  padding-top: 25px;
  width: 1006px;
  margin: 0 auto;
  clear: both;
  position: relative;
}
#page_inside2 {
  width: 1206px;
}
#left_column {
  width: 195px;
  float: left;
  position: relative;
}
#left_column .panel_margin {
  margin-bottom: 10px;
  float: left;
  position: relative;
}
#search {
  width: 195px;
  height: 120px;
  overflow: hidden;
}
#search_padding a {
  text-decoration: none;
  color: #0033cc;
  font-size: 12px;
}
#search_padding{
  padding: 10px 10px 10px 10px;
  text-align: left;
}
#search_text_bg {
  width: 165px;
  height: 27px;
  overflow:hidden;
}
#search_text_bg div {
  padding: 5px 2px 2px 2px;
  float: left;
}
#searh_text {
  width: 128px;
  border:none;
  background:none;  
}
#categories {
  width: 195px;  
}
#categories div {
  padding: 30px 10px 10px 10px;
  min-height: 40px;
  text-align: left;
}
#categories ul {
  margin: 18px 17px;
  padding: 0;
}
#categories a {
  font-size: 15px;
  text-decoration: none;
  color: black;
}
#categories a:hover {
  color:#6699cc;
}
#our_tip {
  width: 195px;
  text-align: left;
}
#our_tip div {
  font-size: 14px;
  padding: 30px 10px 10px 10px;
}
#our_tip a {
  text-decoration: none;
  color: black;
}
#main_block, #main_block2 {
  width: 811px;
  float: left;
  position: relative;
  text-align: left;
}
#main_block2 {
  width: 811px;
}
#main_block .panel_margin, #main_block2 .panel_margin {
  margin-left: 9px;
  margin-bottom: 10px;
  float: left;
  position: relative;
}
#details_top {
  height: 10px;
  width: 591px;
  overflow: hidden;
}
#details_center {
  width: 591px;
}
#details_center .thumb, .dlouhy_center .thumb {
  width: 95px;
  height: 90px;
  float: left;
}
#advertisment_center .thumb {
  width: 87px;
  height: 80px;
  float: left;
}
#advertisment_center .thumb div, #details_center .thumb div {
  padding-top: 10px;
}
#details_center .description, .dlouhy_center .description {
  width: 300px;
 /* height: 90;*/
  padding-top: 20px;
  padding-bottom: 10px;
  float: left;
  /*background: lime;*/
  text-align: left;  
  font-size: 13px;
}
#details_center .description a, .dlouhy_center .description a {
  text-decoration: none;
  color: #4477cc;
  font-size: 16px;
}
#advertisment_center .description {
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 0;
  padding-bottom: 10px;
  float: left;
  text-align: left;  
  font-size: 13px;
}
#details_center .price, .dlouhy_center .price {
  /*width: 100px;*/
  height: 90px;
  float: right;
}
.dlouhy_center .time {
  /*width: 100px;*/
  height: 90px;
  float: right;
  font-weight: bold;
}
.dlouhy_center .time a {
  color: #333333;
  font-size: 15px;
}
.dlouhy_center .time .number {
  /*font-weight: normal;*/
  font-size: 16px;
  color:#6699cc;
}
#advertisment_center .price {
  width: 92px;
  height: 80px;
  float: left;
}
#advertisment_center .price .cost, #details_center .price .cost, .dlouhy_center .price .cost{
  font-size: 24px;
  color:#6699cc;
  font-weight: normal;
}
#details_center .price .cost_etc strong {
  color: #ee4444;
  font-weight: bold;
  font-size: 14px;
}
#advertisment_center .price div, #details_center .price div {
  margin: 8px auto;
}
#advertisment_center .price .details, #details_center .price .details {
  margin: 0 auto;
  display: block;
  height: 12px;
  width: 61px;
}
#advertisment_center .price .buy, #details_center .price .buy {
  margin: 0 auto;
  display: block;
  height: 13px;
  width: 55px;
}
#details_center .separator, .dlouhy_center .separator {
  clear:both;
  height: 3px;
  overflow: hidden;
}
#advertisment_center .separator {
  clear:both;
  height: 15px;
  overflow: hidden;
}
#advertisment_center .thumb img, #details_center .thumb img {
  height: 60px;
  margin: 0 auto;
  border: none;
}
#details_alpha {
  _height:200px;
  min-height:200px;
  margin: 0 1px 0 1px;
}
#details_footer {
  clear: both;
}
#details_bottom {
  height: 10px;
  width: 591px;
}
#advertisment_top {
  height: 10px;
  width: 196px;
  overflow: hidden;  
}
#advertisment_center {
  width: 196px;
}
#advertisment_alpha {
/*  min-height: 200px; */
  margin: 0 1px 0 1px;
}
/*
#advertisment_alpha div{
  width: 190px;
  margin: 0 auto;
}
*/
#advertisment_footer {
  clear: both;
}
#advertisment_bottom {
  height: 10px;
  width: 196px;
}
#auctions_top, #news_top {
  height: 29px;
  width: 393px;
  text-align: left;
}
#auctions_top h2, #news_top h2{
  margin: 0;
  padding: 0;
  padding-left: 12px;
  font-size: 20px;
  font-weight: normal;
}
#auctions_center, #news_center {
  width: 393px;
 /* height: 179px;*/
}
#auctions_center ul, #news_center ul, #advertisment_center ul {
  text-align: left;
  margin-top:0;
  margin-bottom: 0;
  padding-top: 15px;
}
#auctions_alpha, #news_alpha {
  margin: 0 2px 0 1px;
  min-height: 100px;
  font-size: 12px;
}
#auctions_alpha a, #news_alpha a {
  text-decoration: none;
  color:#0033cc;
}
#auctions_bottom, #news_bottom {
  height: 10px;
  width: 393px;
}

#footer {
  margin: 0 auto;
  clear: both;
  padding-bottom: 10px;
}
#footer ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
#footer li {
  display: inline;
  margin-left: 15px;
  margin-right: 15px;
}
#footer a {
  font-size: 14px;
  color: black;
  text-decoration: none;
}
.invisible {
  display: none;
  visibility: hidden;
}
.footer {
  height: 1px;
  clear:both; 
}
/********************* index1.php: RSS clanky *********************************/
#rss_top {
  height: 10px;
  width: 795px;
  overflow: hidden;
}
#rss_center {
  width: 795px;
}
#rss_alpha {
  _height:200px;
  min-height:200px;
  margin: 0 1px 0 1px;
}
#rss_bottom {
  height: 10px;
  width: 795px;
}
#rss_alpha h2 {
  margin: 0;
  margin-left: 20px;
  padding: 0;
  font-weight: normal;
}
/********************* index1.php: Aukce **************************************/
.dlouhy_top {
  min-height: 10px;
  /*_height: 10px;*/
  width: 795px;
  overflow: hidden;
  margin-left:0;
  position: relative;
}
.dlouhy_top h1 {
  width: 600px;
  float: left;
  margin:0;
  margin-bottom: 4px;
}
.dlouhy_top span {
  position: absolute;
  bottom: 4px;
  right: 0;
}
.dlouhy_top span, h1 {
  font-weight: normal;
  font-size: 28px;
}
.dlouhy_center {
  width: 795px;
}
.dlouhy_alpha {
  _height:200px;
  min-height:200px;
  margin: 0 1px 0 1px;
}
.dlouhy_alpha_short {
  _height:100px;
  min-height:100px;
  margin: 0 1px 0 1px;
}
.dlouhy_alpha div {
  padding-right: 5px;
  padding-left: 5px; 
}
.dlouhy_bottom {
  height: 10px;
  width: 795px;
}
#seller, #adet, #biding, #bhist {
  float: left;
  width: 390px;
}
#seller, #adet h1, #biding h1, #bhist h1 {
  margin-bottom: 12px;
}
#seller table, #adet table, #biding table, #bhist table {
  margin-left: 20px;
  font-size: 14px;
}
#seller td, #adet td, #biding td {
  vertical-align: top;
  width: 180px;
}
#bhist td {
  vertical-align: top;
}
#bhist img {
  margin-top: 5px;
}
.btnform {
  display: inline;
}
#comments, #comments table {
  font-size: 14px;
}
#com_top {
  min-height: 30px;
  _height: 30px;
  width: 795px;
}
.comsep {
  padding-left: 10px;
  padding-right: 10px;
}
.comcont {
  padding: 10px 10px 10px 10px;
}
.txtad {
  padding: 10px 0 10px;
  margin-left: 20px;
  margin-right: 20px;
}
.spacetop {
  margin-top: 20px;
}
/********************* kategorie.php: vypis kategorii *************************/
#subcategories ul {
  float: left;
  margin-top: 0;
}
#subcategories li {
  width: 210px;
}
#subcategories ul a {
  text-decoration: none;
  font-size: 15px;
  color: black;
}
#subcategories {
  margin-top: 20px;
  padding-top: 40px;
}
/********************* user menu **********************************************/
.user_menu {
  list-style-type: none;
  margin: 0;
  padding: 0; 
}
.user_menu li {
  display: inline;
}
.user_menu a {
  margin-left: 10px;
  margin-right: 10px;
  font-size: 15px;
}
/*************************** strom kategorii **********************************/
#tree_top {
  height: 10px;
  width: 393px;
  background: url('../img/detailni_top.png') left top no-repeat;
}
/**************************** speed.php ***************************************/
.speed_top, .speed_bottom {
  height:10px;
  width:250px;
/*  background: aqua;*/
}
.speed_center {
  width:250px;
}
.speed_alpha {
  min-height: 50px;
  _height: 50px;
  padding-left: 5px;
}
