/* $Id: style.css,v 1.13 2006/04/03 22:20:48 unconed Exp $ */

/*
** HTML elements
*/

body {
  margin:0;
  border:0;
  padding:0;
  height:100%;
  max-height:100%;
  overflow: hidden;
}
body.mceContentBody {
  overflow:auto;
}
td,div,p,br,span,a  {
	font-family:Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size:11px;
	text-decoration:none;
	color: #000;
}
.bcmini{
  font-family:Arial, Helvetica, Verdana, Geneva, sans-serif;
  color:#000000;
  font-size:11px;
  text-decoration:none;

}
h3{
  font-size:14px;
}

h4{
  font-size:11px;
}
#head {
	height: 50px;
	position: absolute;
	width:780px;
	background-image: url(country.gif);
	background-color: #EAEAEA;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	top: 0px;
	margin-left: -390px;
	left:50%;
	overflow:hidden;
}
#global {
	position: absolute;
	top: 9px;
	left: 50%;
	margin-left: -265px;
	height: 25px;
	width: 33px;
}
#global a {
	display: block;
	position: relative;
	font-size: 4px;
	height: 25px;
}
#global span {
	position: absolute; left: 0; top: 0;
	display: block; z-index: 10;
	background: url(worldwide.gif) no-repeat left top;	cursor: pointer;
	width: 100%; height: 100%;
}
#langcs {
	position: absolute;
	margin:1px 0 0 1px;
  	height: 30px;
	width: 50px;
	background: #CCCCCC;
	left: 729px;
}
#langcs a {
	display: block;
	position: relative;
	font-size: 1px;
	line-height:20px;
	text-align:center;
	height: 30px;
}
#langcs span {
	position: absolute; left: 0; top: 0;
	display: block; z-index: 10;

	background: url(vlajka_en.gif) no-repeat center center;	cursor: pointer;
	width: 100%; height: 100%;
}
#langen {
	position: absolute;
	margin:1px 0 0 1px;
  	height: 30px;
	width: 50px;
	background: #CCCCCC;
	left: 729px;
}
#langen a {
	display: block;
	position: relative;
	font-size: 1px;
	line-height:20px;
	text-align:center;
	height: 30px;
}
#langen span {
	position: absolute; left: 0; top: 0;
	display: block; z-index: 10;

	background: url(vlajka_cs.gif) no-repeat center center;	cursor: pointer;
	width: 100%; height: 100%;
}
#logo {
	width: 107px;
	height: 50px;
	position: absolute;
	top: -5px;
	left: 50%;
	margin-left: 283px;
}
#logo a {
	display: block;
	position: relative;
	font-size: 10px;
	height: 50px;
}
#logo span {
	position: absolute; left: 0; top: 0;
	display: block; z-index: 10;
	background: url(sixt.gif) no-repeat left top;	cursor: pointer;
	width: 100%; height: 100%;
}

#text-homepage {
	width: 800px;
/*	_width: 804px;
	*width: 804px;*/
	overflow: auto;
	position: fixed;
	top: 84px;
	margin: 0 0 0 -390px;
	bottom:82px;
	left: 50%;
	position:fixed;
    overflow:auto;
}


#text {
	width: 650px;
	overflow: auto;
	position: fixed;
	top: 84px;
	margin: 0 0 0 -245px;
	bottom:82px;
	left: 50%;
	position:fixed;
    overflow:auto;
}

/* MENU LEFT E-SIXT - SECONDARY*/
.menu_left {
	background-image: url(background-menu-left.gif);
	background-repeat: repeat-y;
	position: relative;
	width: 155px;
	float: left;
	top: 6px;
	_top: 1px;
	text-align: left;
	font-weight: bold;
	height:1000px;
}
.menu_left ul {
	margin-top: 14px;
}
.menu_left li.item
{
	width: 130px;
	height: 14px;
	margin-top: 2px;
	list-style-type: none;
	position: relative;
	left: -45px;
}

.menu_left ul li.item a
{
	display: block;
	width: 139px;
	_width: 144px;
	height: 14px;
	line-height: 14px;
	background: #FFFFFF;
	color: #000000;
	text-decoration: none;
	margin-left: 5px;
	padding-left: 5px;
}

.menu_left ul li.item a:hover
{
	background-color: #FF6400;
	background-image: url(auswahl_flat.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.menu_left ul li.item a.active
{
	background-color: #FF6400;
	background-image: url(auswahl_flat.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

/* MENU TOP E-SIXT - PRIMARY*/
ul.menu_top
{
	font-size: 11px;
	margin: 0;
	padding: 0;
	font-weight: bold;
	position:absolute;
	margin-left: -390px;
	left:50%;
	top: 51px;
	width: 780px;
}
ul.menu_top li
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.menu_top li.item
{
float: left;
width: 145px;
height: 25px;
margin-right: 1px;
margin-top: 1px
}

ul.menu_top li.item a
{
	display: block;
	width: 145px;
	height: 100%;
	line-height: 25px;
	text-align: center;
	background: #CCCCCC;
	color: #000000;
	text-decoration: none;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;/*font-style: italic;*/
}

ul.menu_top li.item a:hover
{
	height: 25px;
	background-color: #FFFFFF;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
	color: #FF6600;
}
ul.menu_top li.item a.active
{
	height: 25px;
	background-color: #FFFFFF;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
	color: #FF6600;
}

/* menu global */
.menu_global
{
	position: absolute;
	left: 50%;
	margin-left: -270px;
	top: 24px;
	_top:34px;
	clear:both;
	margin-bottom:4em;
	font-size: 10px;
}

.menu_global dd
{
margin:0;
padding:0;
}

.menu_global .aa
{
width:4px;
background:url("ride_left.gif");
float:left;
padding:2px 0 0px 0;
}

.menu_global .bb
{
	background:url("ride_bg.gif");
	float:left;
	padding:2px 2px 0px 4px;
	text-align:center;
	color: #FFFFFF;
}

.menu_global .cc
{
width:4px;
background:url("ride_right.gif");
float:left;
padding:2px 0 0px 0;
}
.menu_global .dd
{
width:4px;
background:url("ride_center.gif");
float:left;
padding:2px 0 0px 0;
}

.menu_global dd a, .menu_global a, .menu_global a:visited
{
	color:#FFFFFF;
	text-decoration:none;
	font-size:10px;
	cursor:pointer;
}

.menu_global a:hover
{
color:#FFFFFF;
}

.menu_global a:hover span
{
background-position:0 16px;
}

.menu_global dd.active span
{
background-position:0 16px;
/*border-bottom:1px solid #fff;*/
}
/* END menu global */


#main {
	width: 127px;
	position: fixed;
	top: 84px;
	margin: 0 0 0 -390px;
	bottom:82px;
	left: 50%;
	position:fixed;
	height:1000px;
}

/*
** Module specific styles
*/
#aggregator .feed-source {
  background-color: #eee;
  border: 1px solid #ccc;
  padding: 1em;
  margin: 1em 0 1em 0;
}
#aggregator .news-item .categories, #aggregator .source, #aggregator .age {
  color: #999;
  font-style: italic;
  font-size: 0.9em;
}
#aggregator .title {
  margin-bottom: 0.5em;
  font-size: 1em;
}
#aggregator h3 {
  margin-top: 1em;
}
#forum table {
  width: 100%;
}
#forum td {
  padding: 0.5em 0.5em 0.5em 0.5em;
}
#forum td.forum, #forum td.posts {
  background-color: #eee;
}
#forum td.topics, #forum td.last-reply {
  background-color: #ddd;
}
#forum td.container {
  background-color: #ccc;
}
#forum td.container a {
  color: #555;
}
#forum td.statistics, #forum td.settings, #forum td.pager {
  height: 1.5em;
  border: 1px solid #bbb;
}
#forum td .name {
  color: #96c;
}
#forum td .links {
  padding-top: 0.7em;
  font-size: 0.9em;
}
#profile .profile {
  clear: both;
  border: 1px solid #abc;
  padding: .5em;
  margin: 1em 0em 1em 0em;
}
#profile .profile .name {
  padding-bottom: 0.5em;
}
.block-forum h3 {
  margin-bottom: .5em;
}
.calendar a {
  text-decoration: none;
}
.calendar td, .calendar th {
  padding: 0.4em 0;
  border-color: #888;
}
.calendar .day-today {
  background-color: #69c;
}
.calendar .day-today a {
  color: #fff;
}
.calendar .day-selected {
  background-color: #369;
  color: #fff;
}
.calendar .header-week {
  background-color: #ccc;
}
.calendar .day-blank {
  background-color: #ccc;
}
.calendar .row-week td a:hover {
  background-color: #fff; color: #000;
}
.stopfloat {
	clear: both;
}
.combo_div {
	float: left;
	margin: 30px 0 24px 0;
	padding: 0;
	border: 5px solid #c8c8c8;
	overflow: hidden;
	height: 265px;
	color: #000000;
	width:510px;
	_width:520px;
}
.combo_div h3 a{
	color: #000000;
}
.scombo_div div {
        width:508px;
        height: 37px;
        margin: 0;
        padding: 0;
}
.combo_div p{
  _padding:0px;
}

.combo_div img{
  _padding:0px;
}
.combo_div iframe {
        clear:left;
        width:508px;
        height:228px;
 }

.combo_div h3 {
	font-size: 18px;
	height: auto;
	background-color: #fff;
	margin: 0 0 5px 0;
	padding: 3px 5px 3px 5px;
	border: none;
	border-bottom: 1px solid #c8c8c8;
	text-align: left;
    }

    .combo_div h3 span {
        font-size: 18px;
        color: #7e7e7e;
        font-weight:bold;

    }
	 .floater {
        float:left;
        margin: 0 3px 0 0;
		border:0;
    }
	.flash_div {
    	float: left;
    	background-color: #000000;
        margin: 30px 0 24px 4px;
        padding: 165px 0 0 0;
    	border: 5px solid #c8c8c8;
    	width: 246px;
    	height: 100px;
        position: relative;
        z-index:00;
        color: #FE6601;
        text-align: center;
        position: relative;
    }

	#banner_CNG_1,
	#banner_CNG_2 {
		position: absolute;
		top: 0;
		left: 0;
		background:transparent url(/image/banner-CNG1.jpg) center top no-repeat scroll;
		height: 165px;
		width: 246px;
	}
	#banner_CNG_2 {
		background-image: url(/image/banner-CNG2.jpg);
	}

	.flash_div a {
		font-size: 14px;
		text-decoration: underline;
	}

    .flash_div * {
		color: #FE6601 !important;
		margin: 0px !important;
    }

    .flash_div .link {
		font-size: 12px;
		margin-top: 10px !important;
		display: block;
    }

    .flash_div big {
		font-size: 14px;
    }

    .flash_new {
		background:transparent url(/image/banner-glk.jpg) repeat scroll 0 0;
		background-color: #000; color: #FE6700; text-align: center; font-size:12px;
    	float: left;
        margin: 30px 0 24px 6px;
        padding: 0;
    	border: 5px solid #c8c8c8;
    	width: 236px;
    	*width: 256px;
    	height: 255px;
    	*height: 265px;
        position: relative;
        z-index:00;
        padding: 5px;
        /*background: url(/image/valen.jpg);*/
    }



	.flash_new a {
		color: #FE6700;
		text-decoration: underline;
	}

	.flash_new a:hover {
		text-decoration: none;
	}

    .sixt-offers {
        clear:both;
        position:relative;
    }

    .sixt-offers .flash-add {
        position: absolute;
        z-index:1000;
        top: -0px;
    }
	.flash_div img, .flash_div object {
        display: block;
        margin: 0;
    }
    /* --------------------------
    vertical centered
    --------------------------- */
    .flash_div h5 {
        height: 110px;
        padding: 0;
        margin: 0;
        display: table-cell;
        vertical-align: middle;
        text-align: center;
    }

    .flash_div a.aligned {
        width: 246px;
        font-size: 15px;
        line-height: 18px;
        display: table-cell;
        vertical-align: middle;
        text-decoration: none;
        font-weight:bold;
    }

    .flash_div h5 a.aligned span {
        font-size:11px;
        line-height: 13px;
        font-weight: normal;
    }

    /* --------------------------
    end vertical centered
    --------------------------- */


    .flash_div .offerlink {
        position: absolute;
        bottom: 0;
        left: 0;
        margin: 0;
        padding: 0;
        width: 100%;
        /*border-top: 1px solid #000;*/
        width:246px;
    }

    .flash_div .offerlink2{
        position: absolute;

        left: 0;
        margin: 0;
        padding: 0;
        width: 100%;
        top:150px;
        /*border-top: 1px solid #000;*/
        width:246px;
        font-size:16px;
        font-weight:bold;

    }
    .offerlink2 a{
      font-size:16px;
    }

    .flash_div span.spec{
      position:absolute;
      width:100%;
      font-size:12px;
      margin: 0;
      padding: 0;
      margin-top:55px;_margin-top:65px;
      text-align:center;

     }
     .flash_div strong{
        text-align:center;
     }
    .flash_div img{
      margin-left:30px;
      margin-top:30px;
      _margin-bottom:-10px;

    }
   .offerlink a {
        float:left;
        color: #000;
        padding: 5px 10px 5px 5px;
        text-decoration: none;
        font-size: 11px;
    }

    .offerlink a:hover {
        color: #000;
        text-decoration:underline;
    }

    .offerlink a span {
        color: #fff;
        font-weight: bold;
    }

    .offerlink a:hover span {
        color: #fff;
        font-weight: bold;
    }

    .offer_div {
        float:left;
        margin: 0 0 18px 9px;
        padding: 0;
        width: 254px;
    }

    .sixt-offers .offer_div h5 {
        padding: 10px 3px 8px 3px;
        margin: 0;
        /*background-color: #f60;*/
        text-align: center;
        border: none;
        /*border-bottom: 1px solid #fff;   */
        line-height: 20px;
        font-size:9px;
        font-weight:normal;
    }

    .sixt-offers .offer_div h5 a {
        text-decoration: none;
        font-size: 18px;
        font-weight: bold;
    }

    .sixt-offers .offer_div h5 a span {
        font-size: 11px;
        font-weight: normal;
    }

    .offer_div p {
        padding: 6px 3px 6px 3px;
        margin: 0;
        background-color: #f60;
        text-align: center;

    }
    .offer_div img {
        display: block;
        margin: 0;
        /*border: 1px solid #000;*/
        border-bottom: none;
        width: 254px;
    }
    .sixt-offers {
        clear:both;
        position:relative;
    }

    .sixt-offers .flash-add {
        position: absolute;
        top: 0;
    }


 /* -----------------------------------------

linkbl�cke f�r z.B. doorways

----------------------------------------- */

    #linklist_1, #linklist_2, #linklist_3  {
        padding:3px;
        margin:0;
        list-style:none;
        color:#444;
        text-align:justify;
        border-top:1px solid #c8c8c8;
    }

    #linklist_1 li, #linklist_2 li, #linklist_3 li {
        display: inline;
        margin: 0;
        padding: 0;
    }

    #linklist_1 a, #linklist_2 a, #linklist_3 a {
        color:#444;
        text-decoration: none;
        font-weight: normal;
    }
    #linklist_1 a span, #linklist_2 a span, #linklist_3 a span {
        color:#f60;
    }

    #linklist_1 a:hover, #linklist_2 a:hover, #linklist_3 a:hover {
        color:#7c7c7c;
        text-decoration: none;
        font-weight: normal;
    }

 /* -----------------------------------------

single box size 100%

----------------------------------------- */
    .layout_11 {
        clear: both;
        border: 1px solid #c8c8c8;
        padding: 0;
        margin: 0 0 12px 0;
    }
/* -----------------------------------------

double box size 50%

----------------------------------------- */
    .layout_22 .css_but_small {
        margin: 6px 0 12px 0;
    }
    .layout_22 {
        float:left;
        width: 292px;
        padding:0;
        margin: 0 0px 12px 0;
        border: 1px solid #c8c8c8;
    }
    .offer_22 {
        float:left;
        width: 284px;
        padding:0;
        margin: 0 0px 12px 0;
        border: 5px solid #c8c8c8;
    }
/* -----------------------------------------

twin box size 66% - 33%
use .box inside .box 50

----------------------------------------- */
    .layout_32 {
        float:left;
        width: 396px;
        padding:0;
        margin: 0 6px 12px 0;
        border: 1px solid #c8c8c8;
    }
    .layout_31 {
        float:left;
        width: 194px;
        padding:0;
        margin: 0 0px 12px 0;
        border: 1px solid #c8c8c8;
    }
/* -----------------------------------------

triple box size 33%

----------------------------------------- */
    .layout_autobazar {
        float:left;
        width: 210px;
        padding:0;
        margin: 0 1px 5px 5px;
        border: 1px solid #c8c8c8;
	height: 135px;
}
	.layout_autobazar img {
		height: 75px;
		width:auto;
		float:left;
	}
	.layout_autobazar h3 {
		PADDING-RIGHT: 3px; PADDING-LEFT: 3px; FONT-SIZE: 11px; PADDING-BOTTOM: 3px; MARGIN: 0px; PADDING-TOP: 3px; BORDER-BOTTOM: #c8c8c8 1px solid; HEIGHT: 14px; BACKGROUND-COLOR: #e9e9e9;
	}
	.layout_autobazar img {
		border:0;
	}
    .layout_autobazar a {
	display:block;
	color: #444;
	text-decoration:none;
	padding: 0 5px 0 3px;
	margin: 0;
	float: left;
    }
  .layout_autobazar h3 a{
		color:black;
	}
	.layout_autobazar p {
		margin:2px 0 2px 0;
	}
    a.layout_autobazar:hover, a.layout_autobazar:hover strong, .layout_autobazar p a:hover {
        color: #f60;
        text-decoration: underline;
    }
    a.layout_autobazar:hover span {
        color: #000;
        /*text-decoration: underline;*/
    }

    .layout_autobazar strong {
        color: #f60;
        font-weight: bold;
       /*font-size: 20px;*/
    }
    .layout_autobazar .subline {
        clear:left;
        color: #000;
        border-top:1px solid #c8c8c8;
        /*padding: 0px 3px 1px 3px;*/
    }

   .layout_autobazar h5 {
	clear:left;
	background-color:#e7e7e7;
	border-top:1px solid #c8c8c8;
	border-bottom:1px solid #c8c8c8;
	padding:0 3px 1px 3px;
	margin: 0;
	font-weight: normal;
	font-size: 10px;
    }


    .layout_autobazar h3, .layout_autobazar h5, .layout_autobazar img, .layout_autobazar .lines {
       /* cursor: hand;*/
        /*cursor: pointer; */
    }


    .layout_autobazar .offerlink, .layout_flash .offerlink {
        display: inline;
        color: #444;
        padding-right: 6px;
        text-decoration: none;
    }

    .layout_autobazar .offerlink:hover, .layout_flash .offerlink:hover {
        color: #f60;
        text-decoration:underline;
    }

    .layout_autobazar .offerlink span, .layout_flash .offerlink span {
        color: #f60;
        font-weight: bold;
    }

    .layout_autobazar .offerlink:hover span, .layout_flash .offerlink:hover span {
        color: #f60;
        font-weight: bold;
    }
/* -----------------------------------------

/*   layout-autobazar - konec*/
    .layout_33 {
        float:left;
        width: 194px;
        padding:0;
        margin: 0 1px 5px 5px;
        border: 1px solid #c8c8c8;
		height: 133px;
    }
	.lines {
		height: 45px;
	}
	.layout_33 img {
		height: 75px;
		width:auto;
		float:left;
	}
	.layout_33 h3 {
		PADDING-RIGHT: 3px; PADDING-LEFT: 3px; FONT-SIZE: 11px; PADDING-BOTTOM: 3px; MARGIN: 0px; PADDING-TOP: 3px; BORDER-BOTTOM: #c8c8c8 1px solid; HEIGHT: 14px; BACKGROUND-COLOR: #e9e9e9;
	}
	.layout_33 img {
		border:0;
	}
    .layout_33 a {
	display:block;
	color: #444;
	text-decoration:none;
	padding: 0 5px 0 3px;
	margin: 0;
	float: left;
    }
  .layout_33 h3 a{
		color:black;
	}
	.layout_33 p {
		margin:2px 0 2px 0;
	}
    a.layout_33:hover, a.layout_33:hover strong, .layout_33 p a:hover {
        color: #f60;
        text-decoration: underline;
    }
    a.layout_33:hover span {
        color: #000;
        /*text-decoration: underline;*/
    }

    .layout_33 strong {
        color: #f60;
        font-weight: bold;
       /*font-size: 20px;*/
    }
    .layout_33 .subline {
        clear:left;
        color: #000;
        border-top:1px solid #c8c8c8;
        /*padding: 0px 3px 1px 3px;*/
    }

	.layout_33 .extraleft {
		float: left;
	}

	.layout_33 .extraleft a {

	}

    .layout_end {
        clear:both;
        height:0;
        font-size:0;
    }

	.line0 {
    	margin: 0;
    	padding: 0;
    	color: #f60;
    	font-size: 11px;
    }


    .line1 {
    	margin: 0;
    	padding: 0;
    	color: #f60;
    	font-weight: bold;
    	font-size: 11px;
    }

    .line2 {
    	margin: 0;
    	padding: 0 0 0 0;
    	color: #f60;
    	font-weight: bold;
    	font-size: 16px;
    }

    .layout_33 h5 {
	clear:left;
	background-color:#e7e7e7;
	border-top:1px solid #c8c8c8;
	border-bottom:1px solid #c8c8c8;
	padding:0 3px 1px 3px;
	margin: 0;
	font-weight: normal;
	font-size: 10px;
    }


    .layout_33 h3, .layout_33 h5, .layout_33 img, .layout_33 .lines {
       /* cursor: hand;*/
        /*cursor: pointer; */
    }


    .layout_33 .offerlink, .layout_flash .offerlink {
        display: inline;
        color: #444;
        padding-right: 6px;
        text-decoration: none;
    }

    .layout_33 .offerlink:hover, .layout_flash .offerlink:hover {
        color: #f60;
        text-decoration:underline;
    }

    .layout_33 .offerlink span, .layout_flash .offerlink span {
        color: #f60;
        font-weight: bold;
    }

    .layout_33 .offerlink:hover span, .layout_flash .offerlink:hover span {
        color: #f60;
        font-weight: bold;
    }
/* -----------------------------------------

button
--------------------------------------------
++++ modify button background path here ++++
--------------------------------------------

----------------------------------------- */
    .css_but {
    	padding:3px 36px 3px 10px;
    	text-decoration:none;
    	color:#000;
    	font-size:13px;
    	font-weight: bold;
    	border-left:3px solid #a7a7a7;
    	background-image:url(button/fw_css_bg.gif);
    	background-position: right;
    	background-repeat: no-repeat;
        text-transform: uppercase;
        margin:0 0 12px 0;
        float:right;
    }

    .css_but_small {
    	padding:1px 29px 1px 10px;
    	text-decoration:none;
    	color:#000;
    	font-size:11px;
    	font-weight: bold;
    	border-left:3px solid #a7a7a7;
    	background-image:url(button/fw_small_css_bg.gif);
    	background-position: right;
    	background-repeat: no-repeat;
        text-transform: uppercase;
        letter-spacing: 1px;
        margin: 0 0 12px 0;
        float: right;
    }
    .css_but_small_back {
    	padding:1px 10px 1px 29px;
    	text-decoration:none;
    	color:#000;
    	font-size:11px;
    	font-weight: bold;
    	border-right:3px solid #a7a7a7;
    	background-image:url(button/back_small_css_bg.gif);
    	background-position: left;
    	background-repeat: no-repeat;
        text-transform: uppercase;
        letter-spacing: 1px;
        margin: 0 0 12px 0;
        float: left;
    }
    .css_but:hover, .css_but_small:hover, .css_but_small_back:hover  {
    	color: #f60;
    }


    .changebutton {
        display:block;
        float: left;
        text-align: center;
        padding: 1px 12px 1px 12px;
        margin: 0 9px 0 0;
        font-size: 11px;
        font-weight: normal;
        color: #444;
        border: 1px dashed #c8c8c8;
        background-color: #fff;
        text-decoration: none;
        cursor: pointer;
        cursor: hand;
    }
    .changebutton span {
        color: #f60;
        font-weight: bold;
    }
    .changebutton:hover {
        color: #000;
        background-color: #f60;
    }
    .changebutton:hover span {
        color: #000;
    }
 /* -----------------------------------------

OFFERS AND FORMS

----------------------------------------- */

    table.offer {
        padding:0;
        margin:0 0 6px 0;
        width: 100%;
        border:5px solid #c8c8c8;
        background-color: #e9e9e9;
    }

    .offer tr {
        margin:0;
        padding:0;
    }

    .offer th {
        padding:3px;
        margin:0;
        border-bottom:1px solid #c8c8c8;
    }

    .offer td {
        font-size: 11px;
        margin:0;
        padding: 2px 5px 2px 5px;
    }

    .offer td.offer_l {
        padding: 0 3px 0 3px;
        background-color: #fff;
        border-bottom:1px solid #c8c8c8;
    }

    .offer td.offer_r {
        padding: 0 3px 0 3px;
        text-align: right;
        background-color: #fff;
        border-bottom:1px solid #c8c8c8;
    }

    .offer td.price_l {
        padding: 0 3px 0 3px;
        background-color:#f60;
        font-size: 13px;
    }

    .offer td.price_r {
        padding: 0 3px 0 3px;
        text-align: right;
        background-color:#f60;
        font-size: 17px;
    }

    .offer td.hd {
        background-color:#c8c8c8;
        padding:5px 3px 5px 3px;
        color:#fff;
        font-weight:bold;
    }

    .offer td img {
        border-right:1px solid #c8c8c8;
        vertical-align:bottom;
        padding:0;
        margin:0;
    }
    .offer b {
        font-weight:bold;
    }
    .offer strong {
    font-size:15px;color:#fff
    }
    .offer td.foto img {
        padding:0;
        margin:0;
    }
    .offer td.foto {
        padding:0;
        margin:0;
    }

/* -----------------------------------------

error

----------------------------------------- */

    .error {
        padding: 8px;
        color: #fff;
        font-weight: bold;
        background-color: red;
    }
    /* --------------------------
    footer
    --------------------------- */

    .footer_div {
	background-image: url(780_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 800px;
	position:absolute;
	height:80px;
	left:50%;
	margin-left: -390px;
	bottom:0;
    }

    .footer_div div {
        width: 256px;
        padding: 0 0 2px 0;
        margin: 0 0 0 6px;
    }

    .footer_div .foot-left {
        clear:left;
        float: left;
        margin: 0;
    }
    .footer_div .foot-left a{
	padding-left: 20px;
	}
    .footer_div .foot-norm {
        padding: 0px 0px 5px 0px;
        float: left;position:relative; overflow:hidden;
    }
	.footer_div .foot-norm a {
	display: inline;
	}
	.footer_div .foot-norm a span{
	font-size: 14px;
	}
    .footer_div h5 {
        padding: 5px 5px 5px 5px;
        margin: 0;
        color: #7e7e7e;
        font-size: 11px;
        border-bottom: 1px solid #c8c8c8
    }

    .footer_div a {
        padding: 4px 5px 0 5px;
        margin: 0;
        color: #000;
        font-weight:normal;
        display: block;
        text-decoration: none;
    }
    .footer_div a span {
        color: #f60;
        font-weight:bold;
    }
    .footer_div a:hover {
        color: #f60;
        text-decoration: underline;
    }
    .footer_div a:hover span {
        color: #f60;
        font-weight:bold;
        text-decoration: underline;
    }

    .footer_div form {
        padding: 3px 5px 0 5px;
        margin: 0;
        text-align: center;
    }

    .footer_div select {
        color: #000;
        width: 220px;
        font-weight:normal;
       /* border: 1px solid #c8c8c8;*/
    }

    .footer_div img {
        clear: left;
        display: block;
        margin: 0;
    }
	.footer_780_bot_gif {
	background-image: url(780_bot_new.gif);
	height: 15px;
	width: 780px;
	position:absolute;
	bottom:0;
/*	_bottom:-6px;
	*bottom:-6px;*/
	left:50%;
	background-repeat: no-repeat;
	margin: 0 0 0 -390px;
	}

    #mostwanted {
        display: none;
    }
    #directaccess {
        display: none;
    }

    #pdetails{
        float:left;
        width:774px;
        margin:10px 0 0 0;
        padding:0px;
        border:3px solid #c8c8c8;
    }

    #pdetails p{
        color:#7c7c7c;
        font-size:12px;
        padding:3px 10px 3px 5px;
    }

    #pdetails p a {
        font-size:11px;
        color:#7c7c7c;
    }
/* positioning of content */
table.headline {
    margin: 30px 0px 12px 26px;
	border: 1px solid #c8c8c8;
   }
p.headline {
    font-family:Arial, Helvetica, Verdana, Geneva, sans-serif;
    color:#ff6600;
    font-size:15px;
    font-weight:bold;
    text-decoration:none;
    margin-left:5px;
    }
span.headline {
    font-family:Arial, Helvetica, Verdana, Geneva, sans-serif;
    color:#ff6600;
    font-size:15px;
    font-weight:bold;
    text-decoration:none;
    margin-left:5px;
    }

table.content {
    margin: 0px 0px 0px 26px;
   }

table.border, table.border_tl {
	width:600px;
	margin: 10px 0 20px 5px;
}
table.border td img {
	border:0;
}
table.border td {
	vertical-align: middle;
}
table.border h1 {
	margin: 3px 0 0 5px 0;
	padding:0;
}
.border_33 {
	width:195px;
	border: 1px solid #c8c8c8;
	float: left;
	margin-top: 12px;
	margin-right: 7px;
}
.border_33 td {
	/*border: 1px solid #c8c8c8;*/
}
.border_33 td a {
	color:#f60;
}
.border_33 td a:hover {
	text-decoration: underline;
}
.border_33 td img {
	border:0;
}
.border_header_g {
	border: 1px solid #c8c8c8;
	background-color: #e9e9e9;
}

/* borders */
.border {
	border: 1px solid #c8c8c8;
}

.border_t {
	border-top: 1px solid #c8c8c8;
}

.border_r {
	border-right: 1px solid #c8c8c8;
}

.border_b {
	border-bottom: 1px solid #c8c8c8;
}

.border_l {
	border-left: 1px solid #c8c8c8;
}

.border_tl {
	border-top: 1px solid #c8c8c8;
	border-left: 1px solid #c8c8c8;
}

.border_rb {
	border-right: 1px solid #c8c8c8;
	border-bottom: 1px solid #c8c8c8;
}

.border_tb  {
	border-top: 1px solid #c8c8c8;
	border-bottom: 1px solid #c8c8c8;
}
.border_tb img.left{
  float:left;
}
.border_tr  {
	border-top: 1px solid #c8c8c8;
	border-right: 1px solid #c8c8c8;
}
.border_trb  {
	border-top: 1px solid #c8c8c8;
	border-right: 1px solid #c8c8c8;
	border-bottom: 1px solid #c8c8c8;
}
.border_rbl  {
	border-left: 1px solid #c8c8c8;
    border-right: 1px solid #c8c8c8;
    border-bottom: 1px solid #c8c8c8;
}
.border_trl  {
	border-left: 1px solid #c8c8c8;
    border-right: 1px solid #c8c8c8;
    border-top: 1px solid #c8c8c8;
}
.border_tbl  {
    border-top: 1px solid #c8c8c8;
    border-bottom: 1px solid #c8c8c8;
	border-left: 1px solid #c8c8c8;
}
.border_rl  {
	border-right: 1px solid #c8c8c8;
	border-left: 1px solid #c8c8c8;
}

.wborder {
	border: 1px solid #ffffff;
}

.wborder_t {
	border-top: 1px solid #ffffff;
}

.wborder_r {
	border-right: 1px solid #ffffff;
}

.wborder_b {
	border-bottom: 1px solid #ffffff;
}

.wborder_l {
	border-left: 1px solid #ffffff;
}

.wborder_tl {
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
}

.wborder_rb {
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}

.wborder_tr  {
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}

.wborder_trb  {
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}

.wborder_tb  {
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}

.wborder_rl  {
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
}



.oborder_0 {
	border: 0px solid #ffffff;
	background-color: #ff6600;
}

.oborder {
	border: 1px solid #ffffff;
	background-color: #ff6600;
}

.oborder_t {
	border-top: 1px solid #ffffff;
	background-color: #ff6600;
}

.oborder_r {
	border-right: 1px solid #ffffff;
	background-color: #ff6600;
}

.oborder_b {
	border-bottom: 1px solid #ffffff;
	background-color: #ff6600;
}

.oborder_l {
	border-left: 1px solid #ffffff;
	background-color: #ff6600;
}

.oborder_tl {
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	background-color: #ff6600;
}

.oborder_rb {
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	background-color: #ff6600;
}

.oborder_tr  {
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	background-color: #ff6600;
}

.oborder_trb  {
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	background-color: #ff6600;
}


.oborder_tb  {
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	background-color: #ff6600;
}

.oborder_rl  {
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	background-color: #ff6600;
}


/*SPECIAL FOR FORMS*/
.formel_0 {
	border: 0px solid #c8c8c8;
	background-color: #e9e9e9;
}

.formel {
	border: 1px solid #c8c8c8;
	background-color: #e9e9e9;
}

.formel_t {
	border-top: 1px solid #c8c8c8;
	background-color: #e9e9e9;
}

.formel_r {
	border-right: 1px solid #c8c8c8;
	background-color: #e9e9e9;
}

.formel_b {
	border-bottom: 1px solid #c8c8c8;
	background-color: #e9e9e9;
}

.formel_l {
	border-left: 1px solid #c8c8c8;
	background-color: #e9e9e9;
}

.formel_tl {
	border-top: 1px solid #c8c8c8;
	border-left: 1px solid #c8c8c8;
	background-color: #e9e9e9;
}

.formel_rb {
	border-right: 1px solid #c8c8c8;
	border-bottom: 1px solid #c8c8c8;
	background-color: #e9e9e9;
}

.formel_tr  {
	border-top: 1px solid #c8c8c8;
	border-right: 1px solid #c8c8c8;
	background-color: #e9e9e9;
}

.formel_tb  {
	border-top: 1px solid #c8c8c8;
	border-bottom: 1px solid #c8c8c8;
	background-color: #e9e9e9;
}

.formel_rl  {
	border-right: 1px solid #c8c8c8;
	border-left: 1px solid #c8c8c8;
	background-color: #e9e9e9;
}
.formel_trb  {
	border-top: 1px solid #c8c8c8;
	border-right: 1px solid #c8c8c8;
	border-bottom: 1px solid #c8c8c8;
  	background-color: #e9e9e9;
}
.formel_no{
  background-color:#e9e9e9;
  border:0px solid #e9e9e9;
}

/* header */
.header_g {
	border-right: 1px solid #c8c8c8;
	border-bottom: 1px solid #c8c8c8;
	background-color: #e9e9e9;
}

.header_w {
	border-right: 1px solid #c8c8c8;
	border-bottom: 1px solid #c8c8c8;
	background-color: #ffffff;
}

.header_s {
	border-right: 1px solid #c8c8c8;
	border-bottom: 1px solid #c8c8c8;
	background-color: #ff6600;
}

p.theader_g			{margin: 3px 3px 3px 3px;font-family:Arial, Helvetica, Verdana, Geneva, sans-serif;color:#000000;font-size:9pt;text-decoration:none;}
p.theader_w			{margin: 3px 3px 3px 3px;font-family:Arial, Helvetica, Verdana, Geneva, sans-serif;color:#ff6600;font-size:9pt;text-decoration:none;}
p.theader_s			{margin: 3px 3px 3px 3px;font-family:Arial, Helvetica, Verdana, Geneva, sans-serif;color:#fefefe;font-size:11px;text-decoration:none;}

p.sheader {margin: 1px 0px 2px 3px;}

/* table bottom margins */
table.border_tl {margin-bottom: 6px;}
table.no_bd     {margin-bottom: 6px;}


/* paragraphs */
p.inl1  {margin: 1px 1px 0px 2px;}
p.inl2  {margin: 2px 3px 2px 3px;}
p.inl3  {margin: 3px 3px 3px 3px;}
p.inl5  {margin: 5px 3px 5px 3px;}
p.inl2b0 {margin: 2px 3px 0px 3px;}


/* space n px */
.space3  {font-size: 2px; height: 3px; margin: 0px; padding: 0px; line-height: 1px;}
.space5  {font-size: 3px; height: 5px; margin: 0px; padding: 0px; line-height: 1px;}
.space6  {font-size: 3px; height: 6px; margin: 0px; padding: 0px; line-height: 1px;}
.space8  {font-size: 6px; height: 8px; margin: 0px; padding: 0px; line-height: 1px;}
.space10 {font-size: 8px; height: 10px; margin: 0px; padding: 0px; line-height: 1px;}
.space12 {font-size: 8px; height: 12px; margin: 0px; padding: 0px; line-height: 1px;}
.space15 {font-size: 11px; height: 15px; margin: 0px; padding: 0px; line-height: 1px;}
.space20 {font-size: 16px; height: 20px; margin: 0px; padding: 0px; line-height: 1px;}
.space25 {font-size: 20px; height: 25px; margin: 0px; padding: 0px; line-height: 1px;}


.left5   {margin: 0px 0px 0px 5px}
.left10  {margin: 0px 0px 0px 10px}
.left15  {margin: 0px 0px 0px 15px}
.left20  {margin: 0px 0px 0px 20px}
.left25  {margin: 0px 0px 0px 25px}
.left30  {margin: 0px 0px 0px 30px}
.left35  {margin: 0px 0px 0px 35px}
.left40  {margin: 0px 0px 0px 40px}
.left45  {margin: 0px 0px 0px 45px}
.left50  {margin: 0px 0px 0px 50px}
.left55  {margin: 0px 0px 0px 55px}
.left60  {margin: 0px 0px 0px 60px}
.left65  {margin: 0px 0px 0px 65px}
.left70  {margin: 0px 0px 0px 70px}
.left75  {margin: 0px 0px 0px 75px}
.left80  {margin: 0px 0px 0px 80px}
.left85  {margin: 0px 0px 0px 85px}
.left90  {margin: 0px 0px 0px 90px}
.left95  {margin: 0px 0px 0px 95px}
.left100  {margin: 0px 0px 0px 100px}
.left105  {margin: 0px 0px 0px 105px}
.left110  {margin: 0px 0px 0px 110px}
.left115  {margin: 0px 0px 0px 115px}
.left120  {margin: 0px 0px 0px 120px}
.left125  {margin: 0px 0px 0px 125px}
.left130  {margin: 0px 0px 0px 130px}
.left135  {margin: 0px 0px 0px 135px}
.left140  {margin: 0px 0px 0px 140px}
.left145  {margin: 0px 0px 0px 145px}
.left150  {margin: 0px 0px 0px 150px}
.left155  {margin: 0px 0px 0px 155px}
.left160  {margin: 0px 0px 0px 160px}
.left165  {margin: 0px 0px 0px 165px}
.left170  {margin: 0px 0px 0px 170px}
.left175  {margin: 0px 0px 0px 175px}
.left180  {margin: 0px 0px 0px 180px}

.border5 {	border: 5px solid #c8c8c8;}

.oborder5 {
	border-left: 5px solid #ff6600;
	border-bottom: 5px solid #ff6600;
	border-right: 5px solid #ff6600;
	border-top: 0px solid #ff6600;
}

.button  {
    background-color: #e9e9e9;
   	background : url(../../common/all/gfx/select/button_back_big.gif.htm);
}
.medibutton  {
    background-color: #e9e9e9;
   	background : url(../../common/all/gfx/select/button_back_medium.gif.htm);
}
.minibutton {
   	background : url(../../common/all/gfx/select/button_back_small.gif.htm);
    background-color: #e9e9e9;
}

/** START CSS for IE **/

* html body {
	padding:91px 0 82px 50% ;
}
* html body.mceContentBody {
	padding:0;
  overflow:auto;
}
* html #text-homepage {
	width:800px;
	height:100%;
	position:static;
	margin-left:-390px;
}
* html #text {
	width:650px;
	padding: 10px 0 0 0;
	position:static;
	margin-left:-235px;
	height:100%;
}
*html #main {
	width:105px;
	height:100%;
	float:left;
	padding: 3px 0 0 0;
	position:absolute;
	margin-left:-390px;
	left:50%;
}
/** END CSS for IE **/
#text table td h1 {
	FONT-SIZE: 15px;
	COLOR: #f60;
	text-align: left;
	vertical-align: middle;
}
#combo_l {
    width: 396px;
    height:162px;
	margin: 3px 3px 3px 5px;
	float:left;
	_margin: 3px 3px 3px 10px;
	_width: 393px;
	_padding: 0 -2px 0 0;
}
#combo_2 {
  width: 640px;
  height:262px;
	margin: -25px 3px 0px -21px;
	float:left;

}
#plogin {
	HEIGHT: 162px;
	margin: 3px 3px 3px 0px;
	float:left;
}
#imgbottom {
	background-image: url(spiritofmob.gif);
	position:absolute;
	height: 158px;
	width: 140px;
	position:absolute;
	bottom:0;
	left:50%;
	margin: 0 0 80px -390px;
	background-repeat: no-repeat;
	background-position: left bottom;
}
/** START Search BOX **/
#search_block_form {
	display:inline;
	position:relative;
	left: 0px;
	top:0px;
	_top: 15px;
}
#search_block_form .form-submit {
	border: thin solid #CCCCCC;
	font-size: 10px;
	width:50px;
	left:-20px;
	position:relative;
	_left: 160px;
	_top: -19px;
	_position:relative;
}
#edit-search_block_form_keys {
	border: thin solid #CCCCCC;
	display: block;
	font-size: 10px;
	width:150px;
	float:left;
}
#autopujcovna_home{
  position:absolute;
  /*width:200px;*/
  top:627px;left:0px;
  /*z-index:0;*/
}
#autopujcovna_home h1{
  text-align:left;
  font-size:11px;
  margin-bottom:0px;

}
#autopujcovna_home h2{
  clear:both;
  float:left;
  font-size:11px;
  line-height:14px;
  margin-bottom:0px;
  margin-top:0px;
  padding:0px;
}
#autopujcovna_home span{
  float:left;
  margin-bottom:0px;
  margin-top:0px;
  padding:0px;
}
#autopujcovna_home br{
  clear:both;
}
.cover{
  top:320px;
  left:0px;
  position:absolute;
}

.font13{
  font-size:13px;
}

.praguecom {
	visibility:hidden;
	color: #FFFFFF;
	display: none;
}
/** End Search BOX **/
/* not print */
@media print{
  .menu_top, .footer_780_bot_gif, #imgbottom, #head, .footer_div, .menu_left, .menu_top, .container-inline  {
    display:none;
	width:1px;
	height:1px;
  }
* html #text {
	width:650px;
	padding: 10px 0 0 0;
	position:absolute;
	margin:0 0 0 0;
	left:0;
	top:0;
	height:auto;
}

}

.fl_img {
	margin-left: 30px;margin-top:10px;
}

.cena {
	font-size: 16px;
	color: white;
}

.fontw {
	font-weight: bold;
	font-size: 15px;
}
.sixt-offers .offer_div {
	position: relative;
	background-color: #ff6600 ;
	height:133px;
	margin:10px 7px 10px 0px;
	*margin: 10px 3px 10px 0px;
	_margin: 10px 3px 10px 0px;
}
.offer_div .box {
	position: absolute;
	text-align:center;
	left:0px;
	top:75px;
	width:253px;
	float: left;
}
.sixt-offers .offer_div h3 a {
border:medium none;
font-size:18px;
font-weight:bold;
margin:10px 0 10px 0;
text-align:center;
padding:0;
}
.offer_div h3 {
	padding:0;
	margin:10px 0 0 0;
}
.footer_div p {
border-bottom:1px solid #C8C8C8;
color:#7E7E7E;
font-size:11px;
margin:0;
padding:5px;
font-weight:bold;
}

#winner-left {
    width: 125px; z-index: 100;clear:both;position:relative;height: 167px;text-align:center;_top:0px;*top:0px;
}

a.aklub {
	margin-left: 20px;
}

a:hover.aklub {
	color: #FF6400;
	text-decoration: underline;
}