/* ----------------------------------------------
	CSS definicni soubor pro Miramoto.cz
 	autor: Jakub Ranftl (kuba@freetime.cz)
  -------------------------------------------- */
body {
	background: url("../images/background.gif") left top repeat-x #000;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

div,img,h1,h2,h3,h4,h5  , p,a,ul,li,span,fieldset {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-family: trebuchet MS, verdana, verdana CE;
	font-size: 12px;
	color: #000;
	background: transparent;
}

h1 {
	font-size: 9px;
	width: 950px;
	position: absolute;
	top: 45px;
	left: 50%;
	margin-left: -475px;
	color: #ccc;
	padding: 0px 0px 0px 0px;
	text-align: center;
}

h2,h3 {
	font-size: 16px;
	border-bottom: solid 1px #899;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

h2 {
	margin: 0px 0px 10px 0px;
}

p {
	margin: 0px 0px 10px 0px;
}

a {
	color: #9f150a;
}

a:hover {
	color: #08711f;
}

ul {
	list-style-type: none;
}

div.clear,div.util,div.cleaner {
	display: block;
	clear: both;
	font-size: 0px;
	line-height: 0px;
}

/* FREETIMESHOPS START */
div#topFreetimeShops {
	height: 40px;
	background: url("../images/freetimeshops/bg.gif");
	font-size: 10px;
	text-align: left;
	min-width: 980px;
	line-height: 14px;
}

div#topFreetimeShops div#topFreetimeShopsLogo {
	float: left;
	height: 40px;
	margin: 0px;
	padding: 0px;
}

div#topFreetimeShops div#topFreetimeShopsLinks {
	background: url("../images/freetimeshops/bg.gif");
	color: #000;
	font-size: 10px;
	font-family: trebuchet MS, verdana, verdana CE;
	font-weight: normal;
}

div#topFreetimeShops a {
	color: #000;
	font-size: 10px;
	font-weight: normal;
}

div#topFreetimeShops a:hover {
	text-decoration: none;
}

div#topFreetimeShops table {
	height: 38px;
	margin: 0px;
	padding: 0px;
	background: transparent;
}

div#topFreetimeShops table tr td {
	background: transparent;
	font-size: 10px;
	font-weight: normal;
}

/* FREETIMESHOPS END */
div#miramoto {
	min-height: 750px;
	background: url("../images/topimg.jpg") center top no-repeat;
}

div#miramotoContent {
	width: 950px;
	min-height: 750px;
	margin: 0 auto;
}

a#miramotoLogo {
	text-decoration: none;
	display: block;
	height: 211px;
}

/* Definice hlavniho menu */
ul#mainMenu {
	list-style-type: none;
	margin-left: 10px;
}

ul#mainMenu li {
	display: inline;
}

ul#mainMenu li a {
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
	display: block;
	height: 29px;
	float: left;
	padding: 15px 10px 0px 10px;
	border-bottom: solid 5px #f23d2f;
}

ul#mainMenu li a:hover {
	color: #ccc;
	border-bottom: solid 5px #a72218;
}

/* definice playgroundu */
div#miramotoPlayground {
	min-height: 750px;
	background: url("../images/contbg.jpg") left top no-repeat #fff;
	padding: 0px 0px 10px 0px;
}

div#leftBlock {
	width: 750px;
	min-height: 750px;
	float: left;
	padding: 20px 0px 0px 20px;
}

/* v leftBlock */
div#left {
	width: 160px;
	min-height: 750px;
	float: left;
}

div#right {
	margin-left: 180px;
	min-height: 750px;
}

div#right ul {
	list-style-type: square;
	padding: 0px 0px 10px 20px;
}

div#right h3 {
	border: 0px;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	font-size: 13px;
}

.more {
	padding: 10px 0px 0px 0px;
}

div#rightBlock {
	margin-left: 790px;
	min-height: 750px;
	padding: 20px 20px 0px 0px;
}

/* pages */
ul.nabidka {
	list-style-type: none;
	margin: 0px 0px 10px 0px;
}

ul.nabidka li a {
	text-decoration: none;
	display: block;
	min-height: 20px;
	color: #444;
	border-bottom: solid 1px #e6d7d7;
	padding: 5px 0px 0px 10px;
	background: url("../images/bgmenu.gif") left center no-repeat
		transparent;
}

ul.nabidka li a:hover {
	border-bottom: solid 1px #9f150a;
	background: url("../images/bgmenuhov.gif") left center no-repeat
		transparent;
}

/* definice eshopu ---------------------------------------------------------------------------- */
div.block69 {
	border-bottom: solid 1px #899;
	background: url("../images/bg-big-block.gif") left bottom repeat-x
		#efefef;
}

div.block69 h3 {
	border: 0px;
	padding: 0px !important;
	border-bottom: solid 1px #dedede;
	margin: 0px 0px 10px 0px;
}

div.block69 h3 a {
	display: block;
	color: #000;
	padding: 10px 10px 15px 10px;
	margin: 0px !important;
	height: 50px;
	background: #efefef;
}

div.block69 h3 a:hover {
	color: #bf0000;
}

a.odDef {
	padding: 10px 0px 10px 0px;
	display: block;
	text-align: center;
}

a.odDef:hover {
	background: #dedede;
}



div.block69 p {
	padding: 0px 10px 0px 10px;
}

div.in69 {
	padding: 0px 10px 10px 10px;
}

div.newInsert,div.block {
	background: url("../images/bg-big-block.gif") left bottom repeat-x
		#efefef;
	border: solid 1px #ccc;
	width: 170px;
	height:300px;
	margin: 0px 10px 10px 0px;
	float: left;
}

div.newInsert {
	border: solid 1px #68E170;
	background: url("../images/bg-big-block-new.gif") left bottom repeat-x
		#efefef;
}

span.novinkaS {
	font-size: 13px;
	color: #bf0000;
}

div.blockGall {
	background: url("../images/bg-big-block.gif") left bottom repeat-x
		#efefef;
	border: solid 1px #ccc;
	width: 270px;
	margin: 0px 10px 10px 0px;
	float: left;
}

div.blockPrazdny {
	background: #fff;
	border: solid 1px #fff;
	width: 170px;
	height: 280px;
	margin: 0px 10px 10px 0px;
	float: left;
}

div.newInsert h3,div.block h3 {
	border-bottom: solid 1px #ccc !important;
	margin: 0px !important;
	height: 70px;
}

div.block h3.nadpMoto {
	height: 40px;
}

div.newInsert h3 a,div.block h3 a {
	font-size: 10px;
	display: block;
	font-weight: bold;
	color: #000;
	padding: 15px 5px 10px 5px !important;
}

div.newInsert h3 a:hover,div.block h3 a:hover {
	color: #bf0000;
}

.blockGall h3 {
	margin: 10px 10px !important;
}

img.galImg {
	border: solid 5px #ccc;
	padding: 1px;
}

p.gallPopis {
	width: 512px;
	margin-top: 20px;
}

.galH2 {
	width: 512px;
	margin-top: 20px;
}

div.motoImage {
	height: 120px;
	text-align: center;
}

div.motoImageGall {
	height: 262px;
	text-align: center;
}

div.motoImageGall a,div.motoImage a {
	padding: 10px 0px 0px 0px;
	display: block;
	height: 120px;
	vertical-align: middle;
}



div.motoImageGall a {
	height: 260px;
	vertical-align: middle;
}

div.motoImageGall a:hover,div.motoImage a:hover {
	background: #dedede;
}

div.newInsert div.motoImage a:hover{
	background: #cdf1e2;
}





div.motoImageGall img ;
div.motoImage img {
	margin: 0px !important;
}

div.prodInfo {
	padding: 10px 10px 0px 10px;
}

span.cena {
	font-size: 13px;
	color: #bf0000;
	font-weight: bold;
}

span.cena strong {
	color: #bf0000;
}

div.folder {
	background: url("../images/bg-big-block.gif") left bottom repeat-x	#efefef;
	border: solid 1px #ccc;
	width: 534px;
	margin: 0px 10px 10px 0px;
	min-height: 75px;
}

div.folder  a.folderLink {
	color: #000;
	padding: 8px !important;
	font-size: 15px;
	float: right;
	width: 404px;
}

div.folder img {
}

div.folder   a:hover {
	color: #bf0000;
}

/* detail eshopu ------------------------------------------------------------------------------- */
img.detMicImg {
	border: solid 2px #ccc;
	margin: 0px 10px 10px 0px;
}

div#prodDetLeft {
	width: 250px;
	float: left;
	margin-right: 20px;
}

div#prodDet {
	margin-bottom: 20px;
}

div#prodDet img.detail {
	margin: 0px 20px 0px 0px;
	border: solid 2px #ccc;
}

/*	div#prodDet p{width: 250px; float: left;} */
	/* definice eshopu konec ---------------------------------------------------------------------- */
	/* tabulky */
table#motoDetail {
	background-color: #dedede;
	width: 550px;
	margin: 0px 0px 10px 0px;
}

table#motoDetail th,table#motoDetail td {
	padding: 5px;
	background-color: #fff;
}

table.objednavka {
	width: 550px;
	margin: 0px 0px 10px 0px;
}

table.objednavka th,table.objednavka td {
	padding: 5px;
}

table.objednavka th {
	background: url("../images/bg-th.gif") left top repeat-x #efefef;
}

table.objednavka th.nepovine {
	background: url("../images/bg-th.gif") left top repeat-x #fff;
	font-weight: normal;
}

table.objednavka th.povinne {
	background: #ff6501;
	font-weight: bold;
	font-size: 14px;
	color: #fff;
}


p.pagesAll {
  height: 28px;
  float: none;
}
p.pagesAll,
p.pagesAll *{ font-size: 14px;} 

p.pagesAll strong,
span.activePage,
p.pagesAll a{
  display: block;
  padding: 5px;
  float: left;
}
p.pagesAll a.page{
  border: solid 1px #ccc;
  margin: 0px 5px 0px 0px;
}

p.pagesAll a.page:hover{
  border: solid 1px #9F150A;
  background: #efefef;
  color: #9F150A;
  margin: 0px 5px 0px 0px;
}
span.activePage{
  border: solid 1px #ccc;
  background: #efefef;
  color: #000;
  margin: 0px 5px 0px 0px;
}

/* formulare */
input,textarea {
	border: 2px solid #dedede;
}

textarea {
	width: 300px;
}

input.search {
	float: left;
	margin: 0px 5px 0px 0px;
	width: 80px;
}

input.input-text {
	width: 20px;
	float: left;
	margin: 0px 5px 0px 0px;
	border: solid 1px #dedede;
	position: relative;
	top: 3px;
}

input.addCart {
	border: 0px;
	margin: 0px 5px 0px 0px;
	position: relative;
	top: 3px;
}

#submitKamos {
	width: 150px;
	font-size: 11px;
}

input.small {
	width: 100px;
	border: 2px solid #dedede;
	margin-bottom: 10px;
}

.more table tr td {
	padding: 0px;
}

p#freetime-bar {
	padding: 20px;
	font-size: 10px;
	background-color: #fff;
	margin: 0px !important;
}

p#freetime-bar a {
	color: #777;
	font-size: 10px;
}

p#freetime-bar a:hover {
	color: #ac4040;
}

form#napiste label {
	display: block;
	float: left;
	width: 100px;
}

div.line {
	height: 40px;
}

div.lineBig {
	height: 140px;
}

div.warning,p.warning {
	padding: 20px;
	color: #f00;
	font-size: 15px;
	font-weight: bold;
	border: solid 2px #f00;
	background: url("../images/bg_achtv.gif") left top repeat-x #fff;
}

div.warning {
	margin-bottom: 20px;
}

div.warning ul {
	margin: 10px 25px;
	padding: 0px !important;
}

#loginForm {
  background-color: #fff;
  color: #000;
  position: absolute;
  margin-top: 65px;
  margin-left: 800px;
  padding: 5px;
  width: 130px;
  height: 133px;
  border-bottom: 3px solid #000;
  
  			filter:alpha(opacity=90);
  			opacity: 0.90;
			-moz-opacity:0.90;
}

#loginForm table tr td, #loginForm input { padding: 0px; margin: 0px;			 
}

