/* CSS Document */
body {
	background: url(/design/bg.png) repeat-x top left #ffffff;
	font-family: Arial; }
 
div#wrap {
	width: 940px;
	margin: 0 auto; }
 
div#sidebar p { margin: 0px }
 
div#header {  }
 
div#logo {
	float: left;
	width: 225px;
	height: 100px; }
 
	div#logo span {  }
 
		div#logo span a {
			height: 92px;
			display: block;
			text-decoration: none;
			background: url(/design/logo.png) no-repeat; }
 
			div#logo span a span {
				position: relative;
				left: -10000px; }
 
div#search {
	float: right;
	background: url(/design/search-bg.png) no-repeat ;
	width: 340px;
	height: 35px;
	position: relative;
	top: -3px; }
 
	div#search input.search {
		margin-left: 43px;
		background: url(/design/input-search-bg.png) no-repeat;
		width: 219px;
		height: 25px;
		border: 0px solid; }
 
	div#search input.hledat {
		background: #8e8e8e;
		color: #ffffff;
		padding: 4px;
		margin-left: 5px;
		border: 0px solid; }
 
div#logini {
	width: 295px;
	padding-top: 38px;
	margin-left: 640px; 
	height: 30px;
	font-weight: bold;
	color: black;
	font-size: 12px;
	font-family: arial; 
	text-align: right; }

div#logini a {
	font-size: 12px;
	color: #5f5e5e; }

#user_login_link {
	text-decoration: none}

div#logini a:hover { color: #c50017; }
 
	div#logini a.login { padding-left: 0px; }
 
	div#logini a.register { margin-left: 5px; }
 
div#popis {
	position: absolute;
	float: right;
	width: 400px;
	text-align: left;
	padding-left: 240px; 
	top: 40px;
	z-index:-1}

	div#popis h2 {
		font-size: 18px;
		color: #868686;
		padding-top: 15px; }
 
div#menu {
	height: 41px ;
	background: url(/design/menu-bg.png) no-repeat; }
 
	div#menu ul {
		list-style-type: none;
		margin: 0px;
		padding: 0px; }
 
		div#menu ul li {
			float: left;
			width: 120px;
			text-align: center;
			margin-top: 4px;
			height: 32px; }
 
			div#menu ul li:hover { background: url(/design/sipka.png) no-repeat center bottom; }
 
			div#menu ul li a {
				font-size: 14px;
				color: white;
				padding: 7px;
				text-decoration: none;
				cursor: pointer; }
 
				div#menu ul li a:hover { background: #920011; }
 
				div#menu ul li a.active { background: #920011; }
 
			div#menu ul li.active { background: url(/design/sipka.png) no-repeat center bottom; }
 
div#page {  }
 
div#content {
	width: 580px;
	float: left; }

div #content #full{
	width: 940px;
}
div#content2 {
	width: 930px;
	float: left; }

div#tabs {
	background: url(/design/tabs-bg.png) no-repeat;
	height: 41px; }

div#tabs2 {
	background: url(/design/tabs-bg.png) no-repeat;
	height: 41px; }
	
div#tabs.bg-full{
	background: url(/design/tabs-bg2.png) no-repeat;
}

.tabs-footer{
	background: url(/design/tabs-footer.png) no-repeat;
	padding-top: 19px;
}
	div#tabs ul {
		list-style-type: none;
		padding: 0px;
		margin: 0px;
		padding-top: 10px; }
 
	div#tabs li {
		background: url(/design/tabs.png) no-repeat;
		width: 130px;
		height: 20px;
		float: left;
		text-align: center;
		margin-left: 7px;
		margin-right: 8px;
		padding-top: 9px;
		cursor: pointer }
 
		div#tabs li.active { background: url(/design/tabs-active.png) no-repeat; }
 
			div#tabs li.active a { color: #c50017; }
 
		div#tabs li a {
			font-weight: bold;
			color: #ffffff;
			font-size: 13px;
			padding-top: 10px; }

			
	div#tabs2 ul {
		list-style-type: none;
		padding: 0px;
		margin: 0px;
		padding-top: 10px; }
 
	div#tabs2 li {
		background: url(/design/tabs2.png) no-repeat;
		width: 170px;
		height: 20px;
		float: left;
		text-align: center;
		margin-left: 7px;
		margin-right: 8px;
		padding-top: 9px;
		cursor: pointer }
 
		div#tabs2 li.active { background: url(/design/tabs-active2.png) no-repeat; }
 
			div#tabs2 li.active a { color: #c50017; }
 
		div#tabs2 li a {
			font-weight: bold;
			color: #ffffff;
			font-size: 13px;
			padding-top: 10px; }

div#myController {
	margin-bottom: 20px;
	background: url(/design/slide-bottom_bg.png) no-repeat bottom; }

div#slide h3, div#main-article div.post h3, div#article-box div.post2 h3 {
	margin: 0px;
	padding: 0px; }
 
div#slide h3 a, div#main-article div.post h3 a, div#article-box div.post2 h3 a {
	font-size: 18px;
	color: #c50017;
	font-weight: normal;
	text-decoration: underline; }
 
div#slide p.info, div#main-article div.post p.info,  div#article-box div.post2 p.info {
	font-size: 11px;
	color: #7d7d7d; }
 
div#slide p.info a, div#main-article div.post p.info a, div#article-box div.post2 p.info a {
	font-size: 11px;
	color: #7d7d7d; }
 
div#slide img { border: 0px }
 
div#slide p.text, div#main-article div.post p.text, div#article-box div.post2 p.text {
	font-size: 13px;
	text-align: justify; }
 
div#myController p.nav { text-align: right; }
 
	div#myController p.nav a {
		font-size: 11px;
		color: #000;
		background: #e8e8e8;
		padding: 4px 7px;
		text-decoration: none; }
 
		div#myController p.nav a.active {
			background: #c50017;
			color: #ffffff; }
 
div#slide img.main { margin-right: 20px; }
 
div#main-article {  }
 
	div#main-article div.col1 { width: 590px; }
 
	div#main-article div.col2 {
		width: 280px;
		float: right; }
 
	div#main-article div.post {
		width: 280px;
		margin-bottom: 20px; }
 
		div#main-article div.post td {
			padding-left: 25px;
			vertical-align: top; }
 
		div#main-article div.post tr {
			padding-top: 0px;
			padding-bottom: 0px;
			margin-top: 0px;
			margin-bottom: 0px; }
 
		div#main-article div.post td.last { border-bottom: 1px dotted #8e8e8e; }
 
	div#main-article div#col1 div.post { margin-right: 20px; }
 
	div#main-article div.post img.ico, div#article-box div.post2 img.ico { border: 0px; }
 
	div#main-article div.post img.cla {
		border: 0px;
		margin-bottom: 8px; }
 
div#content h5 {color: #C50017; margin-bottom: 2px; margin-top: 2px; font-size: 15px; font-family: Arial;}
 
div#article-box div.post2 img.box { margin-right: 20px; }
 
div#article-box div.post2 img { border: 0px; }
 
div#article-box div.post2 h3 { margin-bottom: -10px; }
 
div#article-box div.post2 p.info { margin-bottom: -4px; }
 
div#article-box div.post2 img.ico {
	padding-left: 5px;
	padding-right: 5px; }
 
div.nav { text-align: center; }
 
div#content div.nav a {
	font-size: 11px;
	color: #000;
	background: #e8e8e8;
	padding: 4px 7px;
	text-decoration: none; }
 
	div#content div.nav a.sta { background: #ffffff; }
 
div#sidebar {
	width: 340px;
	float: right;
	margin-top: 15px; }
 
	div#sidebar a.vse {
		float: right;
		color: #7d7d7d;
		font-size: 11px;
		position: relative;
		top: 10px; }
 
	div.module {
		background: url(/design/box-bottom.png) no-repeat bottom;
		padding-bottom: 15px;
		margin-bottom: 10px; }
 
 	div.full {
		background: url(/design/box-bottom-full.png) no-repeat bottom;
		padding-bottom: 15px;
		margin-bottom: 10px; }
 
		div.module h3 {
			width: 240px;
			height: 30px;
			text-align: center;
			padding: 0px;
			margin: 0px;
			text-transform: uppercase;
			color: white;
			font-size: 13px;
			font-weight: normal;
			background: url(/design/sidebar-h3.png) no-repeat;
			padding-top: 6px;
			margin-bottom: -6px; }
 
		div.module div.module-body {
			background: #E8E8E8;
			font-size: 13px; }
 
.boxpad { padding: 10px; }
 
div#sidebar div.module div.news { padding-top: 12px; }
 
div#sidebar div.module div.newsbox {
	width: 70px;
	float: left ;
	border: 1px solid #7D7D7D;
	height: 49px;
	background: #FFFFFF;
	margin-left: 15px; }
 
div#sidebar div.module div.cnewsbox {
	width: 70px;
	float: left ;
	margin-left: 15px; }
 
div#sidebar div.module div.cnewstext {
	width: 210px;
	float: left ;
	margin-left: 15px; }
 
	div#sidebar div.module div.cnewstext a {
		font-weight: bold;
		color: #c50017; }
 
div#sidebar div.module div.cnewsbox img {
	text-decoration: none;
	border: 0px }
 
div#sidebar div.module div.newsbox p.date {
	background: #c50017;
	height: 20px;
	color: #ffffff;
	margin: 0px;
	text-align: center; }
 
div#sidebar div.module div.newsbox p.datenumber {
	height: 29px;
	margin: 0px;
	text-align: center;
	font-size: 25px;
	color: #c50017; }
 
div#sidebar div.module div.newstext {
	width: 185px;
	float: left ;
	margin-left: 15px; }
 
	div#sidebar div.module div.newstext p { margin: 0px; }
 
		div#sidebar div.module div.newstext p a {
			font-weight: bold;
			color: #c50017; }
 
div#sidebar div.module div.module-no {
	height: 10px;
	background: url(/design/box-top.png) no-repeat; }
 
div#sidebar div.module div.module-body-no {
	text-align: center;
	background: #e8e8e8; }
 
div#sidebar div.inset1 {
	width: 160px;
	float: left;
	font-size: 11px;
	background: url(/design/inset-bottom.png) no-repeat bottom;
	padding-bottom: 10px;
	margin-bottom: 10px; }
 
	div#sidebar div.inset1 p.calendar {
		text-align: center;
		color: #c50017;
		font-weight: bold;
		margin: 0px; }
 
	div#sidebar div.inset1 table {
		width: 160px;
		text-align: center; }
 
	div#sidebar div.inset1 div.inset-body, div#sidebar div.inset2 div.inset-body { background: #dfdfdf; }
 
	div#sidebar div.inset1 table td { color: #7D7D7D; }
 
		div#sidebar div.inset1 table td.day {
			background: #c5c5c5;
			color: #ffffff;
			font-weight: bold; }
 
div#sidebar div.inset2 {
	width: 160px;
	float: right;
	font-size: 12px;
	background: url(/design/inset-bottom.png) no-repeat bottom;
	padding-bottom: 10px;
	margin-bottom: 10px; }
 
div.hard-break{
	background: url(/images/hard_break.png) no-repeat bottom;
	height: 25px;
	clear: both;
}

div#sidebar div.inset1 h3, div#sidebar div.inset2 h3 {
	width: 160px;
	height: 30px;
	text-align: center;
	padding: 0px;
	margin: 0px;
	text-transform: uppercase;
	color: white;
	font-size: 13px;
	font-weight: normal;
	background: url(/design/sidebar-h3.png) no-repeat;
	padding-top: 6px;
	margin-bottom: -6px; }
 
div#sidebar div.rss { height: 35px; }
 
	div#sidebar div.rss a {
		color: #c50017;
		top: 9px;
		position: relative; }
 
	div#sidebar div.rss img {
		margin-left: 10px ;
		margin-right: 10px ;
		padding-top: 5px; }
 
div#sidebar p.mess {
	color: #5f5e5e;
	font-size: 13px;
	padding-top: 10px; }
 
div#sidebar img.mess {
	padding-top: 15px ;
	padding-left: 15px ;
	padding-right: 15px ; }
 
div#sidebar img.bann { padding: 5px ; }
 
div#footer {
	width: 940px;
	height: 130px;
	background: url(/design/footer.png) no-repeat;
	font-size: 12px;
	color: #7d7d7d; }
 
	div#footer p {
		font-size: 12px ;
		color: #7d7d7d; }
 
		div#footer .links a {
			font-size: 12px;
			color: #ffffff;
			margin-left: 10px;  }
		
		div#footer .links p{
			margin: 0px; }
div#footer2 p {
	font-size: 12px;
	color: #ffffff;
	margin-left: 10px; }
 
div#footer3 { text-align: right; }
 
	div#footer3 a { color: #4E4E4E; }
 
	div#footer3 p { color: #4E4E4E; }
 
div#footer p.links { margin-left: 10px; }
 
div#footer1 {
	width: 360px;
	float: left;
	padding-top: 5px; }
 
div#footer2 {
	width: 340px;
	float: left;
	padding-top: 5px; }
 
div#footer3 {
	width: 240px;
	float: left;
	padding-top: 5px; }
 
	div#footer3 p.footer-menu { margin-top: 55px; }
 
#rsearch h2 {
	font-size: 12px;
	font-weight: normal;
	color: #c50017 ;
	margin: 0px ;
	padding: 4px;
	height: 20px;
	text-align: center; }

.red {
	font-size: 12px;
	font-weight: normal;
	color: #c50017 ; }
 
#rsearch {
	background: #f3f3f3;
	width: 96%;
	border: 1px solid #d6d6d6;
	padding-top: 15px ;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 13px;
	color: #5f5e5e;
	text-align: right; 
	z-index:1}
 
	#rsearch input {
		background: #ffffff;
		width: 100%;
		border: 1px solid #d6d6d6;
		height: 25px; }
 
#registration input {
	background: #ffffff;
	width: 80%;
	border: 1px solid #d6d6d6;
	height: 25px; }
 
#registration { text-align: left; }
 
#rsearch select {
	background: #ffffff;
	width: 100% ;
	border: 1px solid #d6d6d6;
	height: 25px; }
 
#registration select {
	background: #ffffff;
	width: 80%;
	border: 1px solid #d6d6d6;
	height: 25px; }
 
#rsearch input#frmsearch_form-fsubmit {
	background: url(/design/odeslat-butt.png) no-repeat;
	width: 114px ;
	border: 0px solid #d6d6d6;
	height: 34px;
	color: #c50017;
	text-transform: uppercase; }
 
#registration input#frmregistration-ok {
	background: url(/design/odeslat-butt.png) no-repeat;
	width: 114px ;
	border: 0px solid #d6d6d6;
	height: 34px;
	color: #c50017;
	text-transform: uppercase; }
 
#rsearch input.button {
	background: url(/design/odeslat-butt.png) no-repeat;
	width: 114px ;
	border: 0px solid #d6d6d6;
	height: 34px;
	color: #c50017;
	text-transform: uppercase; }
 
#rsearch textarea {
	background: #ffffff;
	width: 100% ;
	border: 1px solid #d6d6d6;
	height: 100px; }
 
#registration textarea {
	background: #ffffff;
	width: 80%;
	border: 1px solid #d6d6d6;
	height: 100px; }
 
#rsearch table#registrace td { padding-right: 10px; }
 
div.friend {
	float: left;
	overflow: hidden;
	padding: 4px 5px 8px 0;
	width: 60px; }
 
	div.friend div.friendname {
		color: #808080;
		font-size: 9px;
		overflow: hidden;
		padding-top: 2px;
		text-align: left; }
 
	div.friend  a {
		color: #3B5998;
		cursor: pointer;
		text-decoration: none; }
 
	div.friend img { border: 0px solid; }
 
ul.ul-01 {
	margin: 0px 0px;
	padding: 10px;
	list-style: none; }
 
	ul.ul-01 a { color: #c50017; }
 
table.ul-01 {
	margin: 0px 0px;
	padding: 10px; }
 
	table.ul-01 a { color: #c50017; }
 
span.info {
	font-size: 11px;
	color: #7d7d7d; }
 
.jFlowSelected a { font-weight: bold }
 
.ui-stars-star,
.ui-stars-cancel {
	float: left;
	display: block;
	overflow: hidden;
	text-indent: -999em;
	cursor: pointer; }
 
.ui-stars-star a,
.ui-stars-cancel a {
	width: 28px;
	height: 26px;
	display: block;
	position: relative;
	background: url(/images/crystal-stars.png) no-repeat 0 0; }
 
.ui-stars-star a { background-position: 0 -56px; }
 
.ui-stars-star-on a { background-position: 0 -84px; }
 
.ui-stars-star-hover a { background-position: 0 -112px; }
 
.ui-stars-cancel-hover a { background-position: 0 -28px; }
 
.ui-stars-star-disabled,
.ui-stars-star-disabled a,
.ui-stars-cancel-disabled a { cursor: default !important; }
 
.article-detail h1 {
	color: #C50017;
	font-size: 22px;
	font-weight: bold; }
 
.article-detail h2 {
	color: #C50017;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none; }
 
.article-detail { font-size: 14px; }
 
	.article-detail img {
		border: 0px;}
 
.article-detail img.error{
 	margin: 10px;
}
	.article-detail a { color: #c50017; }
 
p.infobox {
	float: right;
	font-size: 11px;
	color: #7d7d7d; }
 
.form-errors {
	padding: 5px;
	padding-left: 20px;
	margin: 5px;
	border: 1px solid red; }
 
.form-correct {
	padding: 5px;
	padding-left: 20px;
	margin: 5px;
	border: 1px solid green; }
 
.article-edit-box {
	border: 1px solid silver;
	padding: 4px; }
 
.reset {
	border: 0 none;
	clear: both;
	float: none;
	font-size: 0;
	height: 0;
	line-height: 0;
	margin: 0;
	padding: 0;
	width: 0; }
 
.well_item {
	font-weight: bold;
	padding-left: 30px; }
 
	.well_item a {
		font-weight: normal;
		color: DarkGreen }
 
		.well_item a:hover { color: red }
 
	.well_item img {
		border: 1px solid darkGreen;
		margin: 10px;
		padding: 2px; }
 
.well_next_w {
	border: 1px solid #DFDFDF;
	padding: 3px;
	background-color: #F5F5F5; }
 
.f-right { float: right !important; }
 
.action-detail { padding-top: 12px; }
 
.action-detail-box {
	width: 124px;
	float: left ;
	border: 1px solid #7D7D7D;
	height: 49px;
	background: #FFFFFF;
	margin-left: 15px; }
 
	.action-detail-box p.date {
		height: 20px;
		margin: 0px;
		background: #c50017;
		height: 20px;
		color: #ffffff;
		margin: 0px;
		text-align: center; }
 
	.action-detail-box p.datenumber {
		height: 29px;
		margin: 0px;
		text-align: center;
		font-size: 25px;
		color: #c50017; }
 
.action-detail-text {
	width: 400px;
	float: left ;
	margin-left: 15px;
	padding: 0px; }
 
.action-detail-box img {
	padding: 0px;
	margin: 0px; }
 
.titulek {
	padding: 0px;
	margin: 0px; }
 
.silver {
	color: #7D7D7D;
	margin-top: 20px; }
 
.action-text {
	margin-top: 20px;
	border-top: 1px solid silver; }
 
.paginator {
	margin: 1em 0;
	font-size: 90%; }
 
	.paginator a, .paginator span {
		margin-right: 0.1em;
		padding: 0.2em 0.5em;
		color: silver; }
 
	.paginator a {
		border: 1px solid silver;
		text-decoration: none;
		color: black; }
 
	.paginator span.button { border: 1px solid #fff0f5; }
 
	.paginator .current {
		border: 1px solid black;
		font-weight: bold;
		color: black; }
 
.calendar {
	width: 189px;
	color: #7D7D7D;
	padding: 10px; }
 
	.calendar th {
		width: 189px;
		color: #000000; }
 
.calendar-month a {
	color: #C50017;
	font-weight: bold; }
 
.calendar td a { color: #C50017; }
 
.frieds_mikro_box {
	width: 120px;
	height: 150px;
	float: left }
 
.hptablestaticmap { font-size: 13px; }
 
	.hptablestaticmap a { color: #C50017; }
 
		.hptablestaticmap a:hover { text-decoration: none }
 
.hpblockmap {
	background: none repeat scroll 0 0 #F8F8F8;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 20px }
 
.u { text-decoration: underline }
 
p.undertitle {
	font-size: 11px;
	color: #7d7d7d;
	position: relative;
	bottom: 8px; }
 
	p.undertitle a { color: #7d7d7d; }
 
.topimage { padding-bottom: 13px; }
 
.articleImage {
	border: 1px solid #7d7d7d;
	margin: 2px; }

.gallery_image{
	overflow: hidden;
	border: 1px solid #7d7d7d;
	height: 75px;
	width: 120px;  
	padding: 1px;
	margin: 8px;
	float: left;}

.gallery_image-gallery{
	overflow: hidden;
	border: 1px solid #7d7d7d;
	height: 100px;
	width: 180px;  
	padding: 1px;
	margin: 3px;
	float: left;}

.gallery_image-gallery2{
	overflow: hidden;
	border: 1px solid #7d7d7d;
	height: 140px;
	width: 275px;  
	padding: 1px;
	margin: 3px;
	float: left;}

.gallery_catalog{
	overflow: hidden;
	border: 2px solid #7d7d7d;
	height: 75px;
	width: 110px;  
	padding: 1px;
	margin: 2px;
	float: left;
	margin-right: 15px;}

.gallery_catalog.top{
	width: 300px; 
	height: auto;
	margin-bottom: 10px;
}

.left-catalog-gallery{
	overflow: hidden;
	border: 2px solid #7d7d7d;
	height: 45px;
	width: 70px;  
	padding: 1px;
	margin: 2px;
	float: left;
	margin-right: 0px;
}

.gallery_image img{
	padding: 0px;
	margin: 0px; }

h2.form-title {
	background: #c50017;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff ;
	margin: 0px ;
	padding: 4px;
	width: 100px;
	height: 20px;
	text-align: center; }
 
div.article-comment img { float: left; }
 
div.article-detail .article-comment .commenttext {
	padding-top: 10px;
	float: right;
	width: 500px; }
 
	div.article-detail .article-comment .commenttext .user {
		color: #C50017;
		font-size: 15px;
		font-weight: bold; }
 
	div.article-detail .article-comment .commenttext .date {
		color: #7D7D7D;
		font-size: 11px; }
 
div.article-detail .article-comment .text {
	padding-top: 10px;
	padding-bottom: 10px; }
 
.redbox {
	color: white;
	text-decoration: none;
	background-color: #CD0000;
	padding: 0px 2px 0px 2px }
 
#navigation {
	width: 150px;
	border: 1px solid #D6D6D6;
	float: right;
	padding: 3px;
	margin: 10px;
	background: #F3F3F3;
	font-size: 12px; }
 
	#navigation img { margin: 0px }
 
	#navigation li { margin-top: 5px; }
 
	#navigation h3 {
		padding: 0px;
		margin: 0px;
		text-align: center;
		margin-top: 5px;
		color: #C50017; }
 
#sharelinks {
	overflow: auto;
	width: 150px;
	height: 200px;
	font-size: 12px; }
 
#sharedpage #sharelinks { display: none; }
 
.module .button {
	width: 130px;
	height: 20px;
	padding-top: 2px;
	margin: 0px 15px 0px 20px;
	text-align: center;
	float: left;
	background: url(/design/side-back.png) no-repeat top left #E8E8E8; }

.add-moto-button{
	padding-top: 20px; 
	padding-left: 10px; 
}

.button a {
	color: white;
	text-decoration: none; }

#flash_errors{display:none}
#flash_errors #flash_error{
	overflow: auto;
	background-color: #FDFDFD;
}
#sharelinks {background: white}

#userloginbox{display:none;}

.error{
	color: red;
	list-style-type: none;
	text-align: left}

.onepixelborder{
	margin-top: 10px;
	border: 1px solid silver;
	padding: 2px;
}

.profileTable{
	font-size: 90%;
	background-color: #F3F3F3;
}

.profileTable tr{
	height: 25px;
}

.profileTable th{
	text-align: left; 
	padding-left: 10px;
}

.profileTable tr.second{
	background-color: #EBEBEB;
}

.profileTable td{
	text-align: right; 
	padding-right: 10px;
}
.profileTable .name{
	color: #C50017;
	font-weight: bold;
}

.profileTable .email{
	color: #C50017;
	text-decoration: underline;
}

.profileTable .normal{
	color: #7D7D7D;
	text-align: right;
	padding-right: 10px;
	font-weight: normal; 
}

.left{float: left }

.right{ float: right; }
.normal{color: #C50017 !important}

.vehicle-text{font-size: 12px; }

.bottom-border{padding-bottom: 5px; border-bottom: 1px dotted black}

.profile-box {padding: 7px; font-size: 90%; font-weight: bold; border: 1px solid silver; background-color: #F3F3F3}
.profile-box a{text-decoration: none}

.module-body .profileTable a{color: #C50017}
.module-body .profileTable{background-color: #E8E8E8}

.td-top-left{text-align: left; vertical-align: top}

.tleft{text-align: left; padding-left: 5px;}

#rsearch .smallInput input {width: 45%}
#rsearch .smallerInput input{width: 75%; float: left; tex}

.forum-table {border-bottom: 1px solid silver; table-layout: fixed; border-collapse: collapse;}

.forum-table td {
	padding-left: 4px;
	padding-right: 4px;
	font-size: 90%;
}

.forum-table .thread {border: 1px solid silver; height: 30px}
.forum-table .thread-top {border: 1px solid silver; height: 30px; border-bottom: 0px}
.forum-table .thread-bottom {border: 1px solid silver; height: 30px; border-top: 0px}
.forum-top-category{width: 560px; height: 30px;
	background: url(/design/forum_bg.jpg) no-repeat; 
	color: white; 
	padding-left: 50px; 
	padding-top: 6px; margin: 0px; }

.forum-table th{font-size: 85%; font-style: italic; text-align: left; padding-left: 20px; }

.forum-table .forum_date a {text-decoration: none; background: url(/images/time_go.png) no-repeat; padding-left: 18px; padding-right: 5px;}
.forum-table .forum_user a {text-decoration: none; background: url(/images/user_go.png) no-repeat; padding-left: 18px; padding-right: 5px;}
.forum-table .forum-topic a {color: black; font-size: 110%}
.forum-table .forum-topic {padding-top: 3px; padding-bottom: 3px; }

.small{font-size: 85%}

.forum_add_button{
	background: url(/design/forum_add_button.jpg) no-repeat;
	width: 181px; 
	height: 30px;
	padding-top: 5px;}

.forum_add_button a{color: white; font-weight: bold; font-size: 110%; text-decoration: none}

img.smile {margin: 2px;}

.topiccontent {
	background: #f3f3f3;
	width: 97%;
	border: 1px solid #d6d6d6;
	padding-top: 15px ;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 10px;
	font-size: 13px;
	color: #5f5e5e;
	text-align: right; }

.topiccontent.first{background-color: white; background: url(/design/forum_back.gif) repeat-y top left #ffffff;}
.topiccontent.second{background-color: white; background: url(/design/forum_back.gif) repeat-y top left #ffffff;}

.forum-user{float: left; width: 110px; }
.forummessage {float: right; text-align: left; width: 420px;}
a.forum_topic_l{color: silver; float: left; position: relative; bottom: 10px; right: 20px; font-size: 70%}
a img.forum_image-added{padding: 5px; margin: 2px; border: 0px}

.forum_hp_bg{background: url(/design/forum_block_bg.jpg) repeat top left #ffffff;}

.forum-citace {overflow: auto; max-height: 300px; border: 1px solid silver;padding: 7px; background-color: #F8F8F8; margin: 3px;}
.forum-citace-detail {color: silver; text-decoration: none}
.forum-citace-in-form {overflow: auto; max-height: 100px; border: 1px solid silver;padding: 7px; background-color: #F8F8F8; margin: 3px;}

.module-body .image-gallery-right-wrap{
	overflow: hidden;float:left; padding-bottom: 3px;
}

.module-body .image-gallery-right-wrap .image-gallery-label{
	border: 1px solid #7D7D7D; background-color: #E8E8E8;color: black;margin: 0px;padding: 0px;font-size: 90%;width: 102px;
}

.module-body .image-gallery-right-wrap  .image-gallery-label-photos{
	position: absolute; margin-left: 18px; width: 80px; padding: 2px 2px; 2px 2px; background-color: #C40016; color: white; font-size: 12px; text-decoration: none;
}

.module-body .image-gallery-right{
	overflow: hidden;border: 1px solid #7D7D7D;border-bottom: 0px;height: 80px;width: 100px;padding: 1px;padding-bottom: 0px;margin: 4px;margin-bottom: 0px;
}

.forum_hp_bg .image-gallery-right-wrap{
	overflow: hidden;float:left; padding-bottom: 3px;
}

.forum_hp_bg .image-gallery-right-wrap .image-gallery-label{
	border: 1px solid #7D7D7D; background-color: #E8E8E8;color: black;margin: 1px;padding: 0px;font-size: 90%;width: 183px; text-align: left;
}

.forum_hp_bg .image-gallery-right-wrap .image-gallery-label-photos{
	position: absolute; margin-left: 97px; width: 80px; padding: 5px 2px; 2px 2px; background-color: #C40016; color: white; font-size: 12px; text-decoration: none;
}

.forum_hp_bg .image-gallery-right{
	overflow: hidden;border: 1px solid #7D7D7D;border-bottom: 0px;height: 80px; width: 181px;padding: 1px;padding-bottom: 0px;margin: 4px;margin-bottom: 0px;
}

.images-top-frame .image-gallery-right-wrap{
	overflow: hidden;float:left; padding-bottom: 3px;
}

.images-top-frame .image-gallery-right-wrap img{
	border: 0px;
}

.images-top-frame .image-gallery-right-wrap .image-gallery-label{
	border: 1px solid #7D7D7D; background-color: #E8E8E8;color: black; margin: 0px;padding: 0px;font-size: 90%;width: 270px; height: 20px; margin-top: 1px; text-align: left; padding: 5px 5px 3px 5px; vertical-align: middle; 
}
.image-gallery-label a{color: #C50017; font-size: 90%}

.images-top-frame .image-gallery-right{
	overflow: hidden;border: 1px solid #7D7D7D;border-bottom: 0px;height: 130px; width: 278px;padding: 1px;padding-bottom: 0px;margin: 4px;margin-bottom: 0px;
}

.images-top-frame .image-gallery-label-photos{
	position: absolute; margin-left: 148px; width: 120px; padding: 8px 5px; 5px 5px; background-color: #C40016; color: white; font-size: 14px; text-decoration: none;
}
.images-top-frame .image-gallery-label-photos .bold {font-weight: bold;}

.image-gallery-label-photos a{
	text-decoration:none; color:white; 
}


/* timeline */
	#timeline2 {
		width: 100%;
		overflow: hidden;
		margin: 0px auto;
	}
	#timeline2 a {
		color: #FF8894;
		text-decoration: none;
		transition: 0.5s;
	}

	#rsearch.line{
		background: #F3F3F3 url('/images/time/dot.gif') left 87px repeat-x;
	}
	#dates {
		width: 100%;
		overflow: hidden;
	}
			#dates li {
				list-style: none;
				float: left;
				width: 100px;
				height: 37px;
				font-size: 18px;
				text-align: center;
				background: url('/images/time/biggerdot.png') center bottom no-repeat;
			}
				#dates a {
					line-height: 20px;
					padding-bottom: 35px;
				}
				#dates .selected {
					font-size: 26px;
					color: #C50017;
					font-weight: bold
				}

		#issues {
			width: 95%;
			overflow: hidden;
		}

		#issues li {
			width: 530px;
			list-style: none;
			float: left;
		}

.tfcalendar{
background: url(/design/catalog/calendar.jpg) no-repeat top right;
}	

.catalog-brands-label-s{
	float: left; background: url(/design/bubble-start.jpg) no-repeat #ffffff; width: 30px; height: 31px;
}
.catalog-brands-label{
	float: right; padding: 8px 5px 5px 15px; height: 30px; font-size: 80%; background: url(/design/bubble.jpg) repeat-x #ffffff;
}

.catalog-brands-label strong {font-size: 14px;}
.catalog-power-icon{
	position: relative; 
	top: 5px;
	left: 17px;
}
.catalog-fuel-icon{
	position: relative; 
	top: 3px;
	left: 17px;
}

.catalog-bold-name{
	font-weigth: bold
}

#timeline{
	background:url(/images/f43059.gif) top center repeat-y;
	width:300px;
	padding:20px 0;
	margin:0 auto 0px auto;
	overflow:hidden;
	list-style:none;
	position:relative;
}
#timeline:before,
#timeline:after{
	content:" ";
	width:10px;
	height:10px;
	display:block;
	background:#C40016;
	position:absolute;
	top:0;
	left:50%;
	margin-left:-5px;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	border-radius:20px;
}
#timeline:after{
	margin-left:-7px;
	background:none;
	border:7px solid #C40016;
	border-color:#f43059 transparent transparent transparent;
	width:0;
	height:0;
	top:auto;
	bottom:-7px;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	border-radius:0;
}
#timeline li{
	position:relative;
	clear:both;
	float:left;
	width:110px;
	padding:4px;
	background:#FFE6E8;
	border: 1px solid #C40016;
	text-align:right;
	margin:0 0 10px 0;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	-moz-box-shadow:0 1px #fff inset;
	-webkit-box-shadow:0 1px #fff inset;
	box-shadow:0 1px #fff inset;
}
#timeline li a {color: #A90013; font-size: 14px;}
#timeline li.cselected{background: #FFCACE}
#timeline li:before,
#timeline li:after{
	content:" ";
	width:31px;
	height:2px;
	background:#C40016;
	position:absolute;
	left:100%;
	top:50%;
	background:-moz-linear-gradient(0,#d8d566,#f43059);
	background:-webkit-gradient(linear,left top,right top,from(#f43059),to(#f43059));
}
#timeline li:nth-of-type(odd),
#timeline li:nth-of-type(even){
	margin:-10px 0 0 0;
}
#timeline li:nth-of-type(even){
	float:right;
	text-align:left;
}
#timeline li:nth-of-type(even):after{
	background:-moz-linear-gradient(0,#f43059,#d8d566);
	background:-webkit-gradient(linear,left top,right top,from(#f43059),to(#f43059));
	left:auto;
	right:100%;
}
#timeline time{
	font-weight:bold;
	font-family:Calibri, sans-serif;
}
 
#timeline li:hover{
	background:#FFCACE;
}

.abc-specifi-year{
	color: #FF8894 !important; 
	font-size: 15px;
	padding-right: 6px;
	font-weigth: bold !important 
}

.catalog-year-letter{
	padding: 5px;
	margin-top: 20px; 
	border: 1px solid #FF8894
}

.catalog-year-letter .out{
	float: left; 
	width: 500px;
}

.catalog-year-letter .letter{
	font-size: 40px; color: #FF8894;
	padding: 7px; 
	float: right;
	width: 40px;
}

.c-detail-table{
	width: 540px;
}

.c-detail-table td.m {width: 180px; background-color: #eee; font-style: font-size: 13px;}
.c-detail-table td.n {background-color: #eef; padding-left: 5px;}


#compare-bar {
	border: 1px solid silver;
	background-color: white;
	width: 500px;
	height: 20px;
	position: fixed;
	bottom: 0px; 
	right: 0px;
	padding-top: 5px;
	padding-left: 5px;
}
