/*** GENERAL ******************************************************************/
* {
  margin:0; 
  padding:0;
  border: 0;
}

body {
text-align:center;
font-family : Verdana, Arial, Helvetica, sans-serif;
background-color: #FFF;
font-size:12px;
}

table {margin:auto}
td {text-align:center}
tr {text-align:center}
a {text-decoration:underline; color : #E00000}
a:hover {text-decoration:none; color : #333333}

.cleaner {clear:both;height:1px; margin-top:-1px; overflow:hidden}
.hidden {display: none}

.linka {height:1px; background: #4d4d4d; line-height: 1px; font-size: 1px; overflow: hidden; margin: 10px 0}

/*** STRUCTURE ****************************************************************/

#obsah {
  background: url(../img_web/background.jpg) repeat-y center;   
  width: 816px;
  margin: 0 auto;
  clear: both;
  padding: 20px 0;
}

#footer {background: url(../img_web/footer.jpg) no-repeat center; height: 29px;clear:both;float:none}
#footer_text {text-align:center;font-size : 10px;color:#A3A3A3;padding-top:4px}
#footer a{text-decoration:underline;color:#A3A3A3}
#footer a:hover{color:#FFFFFF}
	
/*** HEADER and MENU **********************************************************/
#header_top {background: url('../header/top.gif'); width:816px; height:99px; margin:auto; position: relative;}
#header_top h1{position: absolute;left: 40px}
#header_top h1 img{display:block}
#menu {width:816px;height:19px;margin:auto}
#header_bottom {width:816px; height:8px; margin:auto;line-height:0px}

ul.navigace {list-style: none;margin: 0;padding: 0;}
ul.navigace li {margin:0;padding: 0;background: none;float: left;height:19px;}
ul.navigace li a {display: block;width : 100%;height: 100%;}
ul.navigace span {display:none}

ul.navigace li.left  {background-image: url('../header/left.gif'); width: 355px;height:19px;}
ul.navigace li.novinky {background-image: url('../header/novinky.gif'); width: 62px;height:19px;}
ul.navigace li.team {background-image: url('../header/team.gif'); width: 44px;height:19px; }
ul.navigace li.produkty  {background-image: url('../header/produkty.gif'); width:67px;height:19px;}
ul.navigace li.goodies  {background-image: url('../header/goodies.gif'); width: 61px;height:19px;}
ul.navigace li.dealers  {background-image: url('../header/dealers.gif'); width: 55px;height:19px;}
ul.navigace li.odkazy  {background-image: url('../header/odkazy.gif'); width: 57px;height:19px;}
ul.navigace li.book  {background-image: url('../header/guestbook.gif'); width: 78px;height:19px;}
ul.navigace li.right  {background-image: url('../header/right.gif'); width: 37px;height:19px;}

ul.navigace li.novinky a:hover { background: url('../header/novinky.gif') 0 -19px;}
ul.navigace li.team a:hover { background: url('../header/team.gif') 0 -19px;}
ul.navigace li.produkty a:hover { background: url('../header/produkty.gif') 0 -19px;}
ul.navigace li.goodies a:hover { background: url('../header/goodies.gif') 0 -19px;}
ul.navigace li.dealers a:hover { background: url('../header/dealers.gif') 0 -19px;}
ul.navigace li.odkazy a:hover { background: url('../header/odkazy.gif') 0 -19px;}
ul.navigace li.book a:hover { background: url('../header/guestbook.gif') 0 -19px;}


#obsah h2{
	padding: 5px 0 15px !important;
}


/*** NEWS *********************************************************************/

#news_wrap {margin:0 auto; width:750px; text-align:center;}

#news {float:left;width:505px;text-align:left;border-right: 1px solid #F0F0F0; line-height: 16px; margin-bottom: 10px;}
#news a {text-decoration: underline; color:#e50000}
#news a:hover {color : #2E2E2E}
#news .news_more { font-size: 12px}
#news .news_more a {text-align:right; text-decoration :underline; color: #717171}
#news .news_more a:hover {color : #2E2E2E}

#news_space {font-size:5px;visibility:hidden}
.news_image {float:left; margin:0 10px 30px 16px;}
.news_titulek {font-size:13px;text-align:left; text-indent: 10px; margin: 0 10px 0 16px; background: url(../img_web/news_bg.gif) repeat-x ; color:#5E5E5E; border: 1px solid #EAEAEA; text-transform:uppercase}
.news_zprava {font-size:12px;text-align:left;margin: 0 15px 30px 23px;color:#717171}
.news_datum {font-size:10px;text-align:right;margin: 0 15px 0 23px;color:#2F2F2E}
#news_side {float:right;width:235px;text-align:left}
.news_kontakt {font-size: 12px; text-indent:17px}
.news_kontakt2 {font-size: 12px; color:#454545}
#news_produkty {margin: 5px 0 8px 15px}
#news_strankovani {text-align:center ; font-size: 10px; color : #A3A3A3}
#news_strankovani a {text-align:center ; font-size: 10px; color :#717171}

#news_clanek {width: 700px; margin:auto}
#news_clanek_titulek {font-size:13px;text-align:left; text-indent: 10px; background: url(../img_web/news_bg.gif) repeat-x ; color:#5E5E5E; border: 1px solid #EAEAEA; text-transform:uppercase}
#news_clanek_datum {font-size:10px; text-align:right; color:#2F2F2E}
#news_clanek_image {width : 150px; float:left;}
#news_clanek_zprava {width : 540px; float: right; font-size:12px;text-align:left; color:#717171; margin-bottom: 10px;}
#clanek_fotogalerie {width : 540px; float:right;text-align:left;}
#clanek_fotogalerie img{border:4px solid #dfdfdf; margin: 2px}
#clanek_fotogalerie a:hover img{border:4px solid #3e3e3e}


/*** RIGHT SIDE ***************************************************************/
.index_side{margin-bottom: 20px}


/*** TEAM *********************************************************************/

#team {width: 720px; margin: auto; text-align:left}
.team-categories a{
	width: 180px;
	float: left;
}
.team-categories a img{
	display: block;
}

.rider-holder{
	width: 180px;
	float: left;
	margin-bottom: 20px;
}
.rider{
	padding: 0 25px; 
}
.rider img{
	width: 130px;
	height: 130px;
}


.team_text {text-align:left}

#face {width: 130px; float: left;margin: 10px 0 0 0}
#face img{padding: 4px; border:1px solid #ccc}
#otazky {width: 570px; text-align:left; font-size:12px; padding-top: 5px; float: right; padding-bottom: 30px}
#otazky p{padding: 5px 0}
.otazky {color: #1F1F1F; }
.odpoved {color : #8A8A8A; font-style:italic}
.zpet a {color : #1F1F1F; text-decoration:none; font-size:12px}
.zpet a:hover {color : #707070; text-decoration: underline}
.team_fotky a {text-decoration:none; font-size: 12px; color: #8A8A8A}
.team_fotky a:hover {text-decoration:underline}


/*** PRODUKTY *****************************************************************/

#produkty {text-align:center; font-size : 12px; color:#737373 }
#produkty a {text-align:center; font-size : 12px; color:#737373}
#produkty a:hover {text-align:center; font-size : 12px; color:#737373}


/*** GOODIES ******************************************************************/

#goodies {
  width:600px;
  text-align:left;
  font-size:12px;
  color:#756D6D; 
  margin:auto;
  padding-top:10px
}
.goodies_image {vertical-align:middle}
.goodies_style {font-size: 10px;color:#756D6D}
.goodies_style a:link {text-decoration: none;color:#756D6D}
.goodies_style a:visited {text-decoration: none;color:#756D6D}
.goodies_style a:hover {text-decoration: underline;color: #666666}


/*** DEALERS ******************************************************************/

#deal {width:600px; text-align:left}
#dealers {width:650px;margin:auto}
#mapa {width :450px;margin: 20px 0 20px 0;float: left;}
#kraje {width: 150px;font-size:10px;text-align:left;float:right;margin:15px }
#kraje ul {margin-left: 0;padding-left: 0;list-style-type: none;}
#kraje a {display: block;padding: 3px;width: 160px;background-color: #F8F8F8; border-bottom: 1px solid #eee;}
#kraje a:link, #krajelist a:visited {color: #333333;text-decoration: none;}
#kraje a:hover {background-color:#DFDFDF;color: #333333;}
#current {background-color:#DFDFDF;color: #333333;}

#list {width:350px;margin:15px;text-align:left;font-size:10px;color: #333333}
#list a {text-decoration:none;color:#9B2F3F;}
#float { float: right; }


#shop_list {
	width: 600px;
	margin: 0 auto;
	text-align: center;
	}

.shop {
	width: 200px;
	height: 140px; 
	text-align: left; 
	float: left;
	}

.shop_name {
	font-size:12px;
	font-weight: bold;
}

.shop_popis {
	font-size:10px;
	color: #666666}

.shop_popis a {
	font-size:10px;
	color: #666666}

.shop_popis a:hover {
	font-size:10px;
	color: #666666;
	text-decoration:underline}



/*** LINKS ********************************************************************/

.odkazy_sekce {text-align:left;width:500px;margin-top:10px;margin:auto}
.odkazy {padding: 0 3px 0 3px;}


/*** GUESTBOOK ****************************************************************/

#book {width:600px;text-align:left;margin:auto;padding-top:10px}

#form_back {width:380px; background: #f3f3f3; border: 1px solid #BEBEBE; margin:auto; text-align:center; margin-bottom:20px}
#form {font-size:12px; width:250px; text-align:left; margin:auto; margin-top:10px; color: #5E5E5E}
.form_jmeno {text-align:right}
.form_email {margin:auto;}
.form_vzkaz {text-align:left}
textarea {height:100px; width:250px; border: 1px solid #9c9c9c;font-size:12px}
#submit {text-align:center}
.form_input {width:250px ;border: 1px solid #9c9c9c;}
.button {font-size: 14px; background-color: #4a4a4a; color: #FFF; padding: .1em .3em; cursor: pointer}

#vypis {width: 325px; font-size: 10px; margin:auto; background-color:#f9f9f9; border: 1px solid #BEBEBE;padding: 10px 10px 10px 10px; margin-bottom:20px}
#vypis a {text-decoration: none; color:#BCBABF}
#vypis a:hover {text-decoration:underline; color:#5c5c5c}

.vypis_text {text-align:left; color :#717171; margin-left:3px; font-size:10px}
.vypis_datum {color:#2F2F2E; font-size:10px; text-align:right}
.vypis_nick {color:#FFF; font-size:12px; text-align:left; background:#4a4a4a; border: 1px solid #EAEAEA; padding: 3px}
.vypis_mail {color:#737373; font-size:12px; float:right; padding-right:2px; margin-top:3px}
.oddel {color:#C4C2C2; text-align:center}


/*** FREE STICKERS ************************************************************/
#stickers{
  width: 400px;
  margin:auto;
  padding: 10px 0;
    text-align:left;
}
#stickers h2{
text-align: center;
background: #e5e5e5;
border-top: 1px solid #8d8d8d;
border-bottom: 1px solid #8d8d8d;
}
#stickers form p {clear:both; padding: .4em 0; line-height: 1.6em}
#stickers form p span {float:left}
#stickers form input {
  width: 300px;
  float:right;
  border: 1px solid #333333; 
}
#stickers form input.radio {
  width: 20px;
  float:none; 
}
#stickers form input.odeslat {
  width: auto;
  float: none;
  padding: .3em .4em;
  text-align: right; 
  cursor: pointer;
  float:right;
  margin: 10px 0;
}

/*** TYPO *********************************************************************/
p {line-height: 1.5em; padding: .5em 0}
h2 {margin-bottom: 5px; font-size:14px; color : #E00000}
h3 {padding: .6em 0; font-size:12px; color : #333333}

.martop20{margin-top:20px}
.red{color: #E00000; font-weight: bold}

.right{text-align:right}
.center{text-align:center}

.alert {
  background: #F4CCCC;
  border: 1px solid #EB5252;
  padding: 1em;
  text-align:center;
  margin: 10px 0;
  clear: both;
  display: block;
}
.uspech {
  background: #CCEFBE;
  border: 1px solid #4EBD23;
  padding: 1em;
  text-align:center;
  margin: 10px 0;
  clear: both;
  display: block;
  color: #487232;
}