

/* ___| CSS document |_____________________ */


body { 
	margin: 0;
	padding: 0;
	font-family: 'Trebuchet MS', 'Geneva CE', lucida, sans-serif;
	font-size: 75%;
	background: #3e3e3e url("../img/bg.png") repeat-x top;
	color: #fff;
	}
a img {
  	border: 0;
	}
h1, h2, h3, h4, h5, h6, p {
	margin: 0;
	}
.none {
	display: none;
	}
.hidden {
	visibility: hidden;
	}
.clear {
	margin: 0;
	height: 0;
	float: left;
	clear: both;
	}


/* ___| top |_____________________ */


ul#top_menu {
	margin: 0 auto;
	padding: 3px 10px 0 18px;
	width: 962px;
	height: 23px;
	color: #fff;
	background: #dc0085 url("../img/bg_tmenu.png") no-repeat;
	}
ul#top_menu li {
	margin-right: 4px;
	list-style: none;
	font-size: 90%;
	display: inline;
	}
ul#top_menu li.right {
	float: right;
	}
ul#top_menu li.right a img {
	margin: 2px 0 0 0;
	border: 1px solid #3e3e3e;
	}
ul#top_menu li.right a:hover img {
	border: 1px solid #fff;
	}
ul#top_menu li a {
	margin-right: 8px;
	text-decoration: none;
	color: #fff;
	}
ul#top_menu li a:hover {
	text-decoration: underline;
	}


/* ___| container |_____________________ */

	
#strap {
	margin: 51px 0 0 0;
	width: 100%;
	min-height: 465px;
	background: url("../img/bg.jpg") no-repeat center top;
	}
#container {
	margin: 0 auto;
	width: 990px;
	}
h1 a {
	margin: 0 0 0 17px;
	width: 372px;
	height: 37px;
	background: url("../img/holky-v-praze.png") no-repeat;
	display: block;
	float:left;
	_margin-left: 8px;
	}
h1 a span {
	display: none;
	}
	
#soutez a {
	margin: 0 0 0 100px;
	width: 285px;
	height: 58px;
	background: url("../img/soutez-minibike.png") no-repeat;
	display: block;
	float:left;
	}
#soutez a span {
	display: none;
	}
		
/* ___| main |_____________________ */

	
#main {
	margin: 0;
	width: 990px;
	background: #9e9e9e url("../img/bg_main.png") repeat-x top;
	float: left;
	clear: both;
	}
#main_t {
	margin: 56px 0 0 0;
	width: 990px;
	height: 23px;
	background: url("../img/bg_main_t.png") no-repeat;
	float: left;
	clear: both;
	}
#main_m {
	margin: 0;
	width: 990px;
	min-height: 400px;
	background: url("../img/bg_main_m.png") repeat-y;
	float: left;
	clear: both;
	}
#main_b {
	margin: 0;
	width: 990px;
	height: 23px;
	background: url("../img/bg_main_b.png") 10px 0 no-repeat;
	float: left;
	clear: both;
	}
	
	
/* ___| menu |_____________________ */


ul.menu {
	margin: 0 0 14px 10px;
	padding: 4px 0 0 0;
	}
ul.menu li {
	margin-bottom: 8px;
	padding-left: 16px;
	color: #fff;
	list-style: none;
	background: url("../img/arr.png") no-repeat left 5px;
	}
ul.menu li a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	}
ul.menu li a:hover {
	color: #ddd;
	}

	
/* ___| left |_____________________ */

	
#left {
	margin: 0 0 0 22px;
	width: 145px;
	float: left;
	}
#left h3 {
	margin: 0 0 10px 0;
	padding-left: 43px;
	width: 102px;
	height: 46px;
	line-height: 46px;
	vertical-align: middle;
	font-size: 120%;
	color: #fff;
	background: #d1028f url("../img/bg_title.png") no-repeat;
	}
#left h4, #right h4 {
	margin: 0 0 2px 1px;
	padding-left: 43px;
	width: 102px;
	height: 26px;
	line-height: 26px;
	vertical-align: middle;
	font-size: 110%;
	color: #fff;
	background: #242727 url("../img/bg_subtitle.png") no-repeat;
	}
#left .small_box {
	margin: 0;
	}
#left .sbox_m {
	padding-top: 10px;
	}
	
#left h4.our-tip {background: #5e5e5e url("../img/bg_subtitle_dark2.png") no-repeat;}
	
/* ___| box |_____________________ */


.box {
	margin: 0 0 0 7px;
	width: 148px;
	float: left;
	clear: both;
	}
.box_t {
	margin: 0;
	width: 620px;
	height: 11px;
	font-size: 0;
	background: #2d2d2d url("../img/bg_box_t.png") no-repeat;
	float: left;
	clear: both;
	}
.box_m {
	margin: 0;
	padding: 0 10px 0 10px;
	width: 600px;
	min-height: 100px;
	background: #2d2d2d;
	float: left;
	clear: both;
	}
.box_b {
	margin: 0;
	width: 620px;
	height: 11px;
	font-size: 0;
	background: #2d2d2d url("../img/bg_box_b.png") no-repeat;
	float: left;
	clear: both;
	}
.col_left {
	margin: 0 20px 0 0;
	width: 310px;
	float: left;
	}
.col_right {
	margin: 0;
	width: 260px;
	float: left;
	}
.box table {
	margin: 0 0 20px 0;
	width: 100%;
	border-collapse: collapse;
	font-size: 130%;
	border: 1px solid #2d2d2d;
	}
.box table.small_font {
	font-size: 100%;
	}
.box table td {
	font-weight: bold;
	color: #fff;
	border: 1px solid #2d2d2d;
	vertical-align: top
	}
.box table td.dark {
	color: #ccc;
	}
.box table td.big {
	padding-bottom: 26px;
	font-size: 170%;
	}
.box h3 {
	margin-bottom: 10px;
	padding-left: 20px;
	height: 27px;
	line-height: 27px;
	vertical-align: middle;
	width: 240px;
	background: #000 url("../img/bg_subtit.png") no-repeat;
	color: #ccc;
	font-size: 120%;	
	}
.box p {
	margin-bottom: 10px;
	color: #fff;
	line-height: 140%;
	}
.box a {
	color: #fff;
	text-decoration: none;
	}
.box a:hover {
	text-decoration: underline;
	}
p.gallery {
	margin: 5px 0 12px 0;
	}
p.gallery img {
	padding: 14px 0 0 0;
	margin: -5px 0 0 0;
	}
p.gallery a {
	margin: 0 5px 0 0;
	padding-bottom: 0;
	border-bottom: 3px solid #000;
	}
p.gallery a:hover {
	border-bottom: 3px solid #a81e55;
	}
	
	
/* ___| content |_____________________ */

	
#content {
	margin: 0 0 0 5px;
	width: 658px;
	min-height: 100px;
	float: left;
	
	/*muj update*/
	/*padding-right: 30px;*/ 
	}
#content #page {
  margin: 0 30px 10px 7px;
  padding: 1em;
}
#content p#pages {
	margin: 24px 0 0 0;
	width: 640px;
	font-size: 180%;
	color: #d3d3d3;
	text-align: center;

	float: left;
	clear: both;
	}
#content p#pages a {
	color: #d3d3d3;
	text-decoration: none;
	}
#content p#pages a.now {
	color: #949494;
	}
#content p#pages a:hover {
	color: #fff;
	}
	
	
/* ___| right |_____________________ */

	
#right {
	margin: 0;
	width: 144px;
	float: left;
	}
#right h4 {
	margin: 0;
	width: 101px;
	background: #242727 url("../img/bg_subtitle_dark.png") no-repeat;
	}
img.reklama {
	margin: 0 0 20px 0;
	}
	
	
/* ___| small box |_____________________ */


.small_box {
	margin: 0 3px 10px 7px;
	width: 148px;
	float: left;
	}
.sbox_t {
	margin: 0;
	width: 148px;
	height: 15px;
	font-size: 0;
	background: #2d2d2d url("../img/bg_sbox_t.png") no-repeat;
	}
.sbox_m {
	margin: 0;
	padding: 0 10px 10px 11px;
	width: 127px;
	height: 270px;
	background: #2d2d2d;
	}
.sbox_b {
	margin: 0;
	width: 148px;
	height: 16px;
	text-align: center;
	line-height: 16px;
	vertical-align: middle;
	font-size: 90%;
	background: #240019 url("../img/bg_sbox_b.png") no-repeat;
	}
.sbox_b a {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	}
.sbox_b a:hover {
	color: #999;
	}
.small_box p {
	font-size: 90%;
	color: #8c8c8c;
	line-height: 130%;
	}
.small_box img {
	margin-bottom: 10px;
	}
	
	
/* ___| big box |_____________________ */


.big_box {
	margin: 0 3px 10px 7px;
	width: 200px;
	float: left;
	}
.bbox_t {
	margin: 0;
	width: 200px;
	height: 15px;
	font-size: 0;
	background: #2d2d2d url("../img/bg_bbox_t.png") no-repeat;
	}
.bbox_m {
	margin: 0;
	padding: 0 10px 10px 13px;
	width: 177px;
	height: 320px;
	background: #2d2d2d;
	}
.bbox_b {
	margin: 0;
	width: 200px;
	height: 16px;
	text-align: center;
	line-height: 16px;
	vertical-align: middle;
	font-size: 90%;
	background: #240019 url("../img/bg_bbox_b.png") no-repeat;
	}
.bbox_b a {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	}
.bbox_b a:hover {
	color: #999;
	}
.big_box p {
	margin: 0;
	font-size: 90%;
	color: #8c8c8c;
	line-height: 130%;
	}
.big_box img {
	margin-bottom: 10px;
	}


#find th {text-align: left;}
#find td {text-align: left;}
#find input.text {width: 100px;}
#find input.checkbox {}
#find select {width: 120px; padding: 2px;}
#find .find-windowOpen {color: #eee;}
#find .find-windowOpen:hover {color: #fff;}

.find-submit {background: url("../img/bg_find_button.png"); cursor: pointer; border: 0; color: #eee; font-weight: bold; width: 145px; height: 38px; margin-top: 20px;}
.find-submit:hover {color: #fff;}
h1.find-h1 {font-size: 130%;}
.box_t_find { background-image: url("../img/bg_box_t_find.png"); }
.box_t_find_end { background-image: url("../img/bg_box_t_find_end.png"); }


.inzerce-form {text-align: left; margin: 20px 0 0 20px; vertical-align: top;}
.inzerce-form h3 {font-size: 140%;}
.inzerce-form select {width: 100%;}
.inzerce-form input.text {width: 100%;}
.inzerce-form textarea {width: 100%; height: 100px;}

.girls_in_company a:hover {text-decoration: none;}

.limit {clear: both; font-size: 140%; text-align: center;}
.limit a {color: #ddd;}
.limit a:hover {color: #fff;}

.pink {color: #e9009b !important; text-decoration: underline !important;}
.pink:hover {text-decoration: none !important;}


.recommend {clear: both; overflow: auto; width: 150px; margin-left: -5px; margin-bottom: 10px;}
.recommend .small_box {margin: 0; padding: 0; width: 97px !important;}
.recommend .sbox_m {}
.recommend .sbox_b {background: #240019 url("../img/bg_sbox_b2.png") no-repeat;}
.recommend img {padding-top: 5px;}
.recommend h4 {margin: 0;}

/* ___| footer |_____________________ */

#footer_t {
	margin: 0;
	width: 990px;
	height: 16px;
	padding: 0;
	background: #9e9e9e url("../img/footer_t.png") 10px 0 no-repeat;
	float: left;
	clear: both;
	}
	
#footer_b {
	margin: 0;
	width: 990px;
	height: 17px;
	padding: 0;
	background: #9e9e9e url("../img/footer_b.png") 10px 0 no-repeat;
	float: left;
	clear: both;
	}

#footer {
	margin: -1px 0 0 0;
	width: 970px;
	padding: 0 0 0 20px;
	background: #9e9e9e url("../img/footer_m.png") 10px 0 repeat-y;
	float: left;
	clear: both;
	}
	
/**
* Dočasné statické bannery 030409
*/
	
#banner_index {
    margin: 18px 0 0 54px;
    _margin-left: 27px;
    padding: 12px 0 0 13px;
    width: 716px;
    height: 150px;
    background: #2d2d2d url("../img/bg_bann_i.png") no-repeat;
    float: left;
    clear: both;
    }
#banner_page {
    margin: -21px 0 0 32px;
    padding: 8px 0 0 7px;
    width: 560px;
    height: 72px;
    background: #5e5e5e url("../img/bg_bann_p.png") no-repeat;
    float: right;
    position: relative;
    }
	
	
/**
* Basic definitions for the editing area.
*/

/**
* Core styles.
*/

.Bold
{
font-weight: bold;
}

.Italic
{
font-style: italic;
}

.Underline
{
text-decoration: underline;
}

.StrikeThrough
{
text-decoration: line-through;
}

.Subscript
{
vertical-align: sub;
font-size: smaller;
}

.Superscript
{
vertical-align: super;
font-size: smaller;
}

/**
* Font faces.
*/

.FontComic
{
font-family: 'Comic Sans MS';
}

.FontCourier
{
font-family: 'Courier New';
}

.FontTimes
{
font-family: 'Times New Roman';
}

/**
* Font sizes.
*/

.FontSmaller
{
font-size: smaller;
}

.FontLarger
{
font-size: larger;
}

.FontSmall
{
font-size: 8pt;
}

.FontBig
{
font-size: 14pt;
}

.FontDouble
{
font-size: 200%;
}

/**
* Font colors.
*/
.FontColor1
{
color: #ff9900;
}

.FontColor2
{
color: #0066cc;
}

.FontColor3
{
color: #ff0000;
}

.FontColor1BG
{
background-color: #ff9900;
}

.FontColor2BG
{
background-color: #0066cc;
}

.FontColor3BG
{
background-color: #ff0000;
}

/**
* Indentation.
*/

.Indent1
{
margin-left: 40px;
}

.Indent2
{
margin-left: 80px;
}

.Indent3
{
margin-left: 120px;
}

/**
* Alignment.
*/

.JustifyLeft
{
text-align: left;
}

.JustifyRight
{
text-align: right;
}

.JustifyCenter
{
text-align: center;
}

.JustifyFull
{
text-align: justify;
}

/**
* Other.
*/

code
{
font-family: courier, monospace;
background-color: #eeeeee;
padding-left: 1px;
padding-right: 1px;
border: #c0c0c0 1px solid;
}

kbd
{
padding: 0px 1px 0px 1px;
border-width: 1px 2px 2px 1px;
border-style: solid;
}

blockquote
{
color: #808080;
} 






.discount-token {background: url("../img/icon-kupon.png") 0 0 no-repeat; padding: 5px 0 8px 50px; margin: 10px 0 20px 0;}
.discount-token a {color: #ffaae4; text-decoration: underline; font-size: 150%;}
.discount-token a:hover {color: #fff; text-decoration: underline;}

h3.index {font-size: 11px; color: #fff; background: url("../img/index-h3.png") 0 0 no-repeat; padding: 0; padding-left: 13px; margin-left: 12px; margin-bottom: 3px; text-transform: uppercase;}