/* Author: Jakub Hejda, Clickmedia.cz */

/* vycentrovani */
#CenterBox {
	background: transparent;
 	width: 780px;
	margin-top: 0em;
	margin-bottom: 0em;
	margin-left: auto;
	margin-right: auto;
	border: none;
	height: 99%;
	min-height: 610px;
}
/* end vycentrovani */

/* standartní elementy */
body {
	background: Gray;
	font-family: "Trebuchet MS",Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #F5F5F5;
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px;
	HEIGHT: 100%;
}
p {	margin: 2px;	margin-bottom: 6px;}
table, table tr {	border: none;}
table tr td {	border: 0px solid gray;}
hr {
	border: 2px solid #636363;
}
a:link, a:visited {
	background: transparent;
	text-decoration: none;
	color: Silver;
	border-bottom: 1px dotted Gray;
	font-size: small;
}
a:hover {
	background: transparent;
	color: White;
}
a img {	border: none;}

h1,h2,h3 {
	font-family: Georgia;
}
h1 {
	font-size: x-large;
	background: transparent;
	color: White;
	margin: 2px;
	padding: 0px;
	margin-top: 6px;
	font-weight: normal;
}
h2 {
	font-size: large;
	background: transparent;
	color: Silver;
	margin: 0px;
	padding: 1px;
	font-weight: normal;
}
h3 {
	font-size: medium;
	background: transparent;
	color: Gray;
	margin: 0px;
	margin-top: 4px;
}
/* END standartní elementy */

/* LAYOUT */
#body  {	position: relative;	height: 100%;	min-height: 610px; }
#body #bodyContent {
	float: left;
	z-index: 50;
	position: relative;
	padding: 0px;
	top: 0px;
	left: 0px;
	width: 70%;
	background: transparent;
}

#GrafickeZahlavi {
	height: 170px;
	width: 780px;
	overflow: hidden;
	display: block;
	background: #CECFCE;
}

#GrafickeZahlavi #HorniFlash {
	width: 100%;
	height: 170px;
	overflow: visible;
	float: left;
	display: block;
	background: transparent url(obrazky/hornipruh.png);
	z-index: 0;
}
#GrafickeZahlavi #VlajkaCZ {
	position: absolute;
	top: 90px;
	left: 730px;
}
#GrafickeZahlavi #VlajkaUS {
	position: absolute;
	top: 90px;
	left: 680px;
}

#VelkyNadpisStin {
	position: relative;
	top: -165px;
	left: 130px;
	font-size: 50px;
	background: transparent;
	z-index: 11;
	font-family: Georgia;
	color: White;
	border: none;
}
#VelkyNadpis {
	position: relative;
	top: -225px;
	left: 133px;
	font-size: 50px;
	background: transparent;
	color: #696969;
	z-index: 10;
	font-family: Georgia;
}
#MalyNadpis {
	position: relative;
	top: -228px;
	left: 128px;
	font-size: medium;
	background: transparent;
	color: White;
}
#NadpisNaZlutym {
	position: absolute;
	top: 125px;
	left: 240px;
	font-size: large;
	width: 98%;
}
#NadpisNaZlutym .CestaKeStrance, 
#NadpisNaZlutym A.CestaKeStrance:visited, 
#NadpisNaZlutym A.CestaKeStrance:link {
	font-size: medium;
	background: transparent;
	color: White;
	font-weight: bold;
}
#NadpisNaZlutym A.CestaKeStrance:hover {
	font-size: medium;
	background: transparent;
	color: White;
	font-weight: bold;
	text-decoration: underline;
}

#Main {
	background: #525152 url(obrazky/pravy_model.gif) no-repeat fixed right;
	margin: 0px;
	width: 780px;
	position: relative;
	top: 0px;
}

#Main #Menu {
	margin: 0px;
	margin-left: 4px;
	padding: 0px;
	width: 140px;
	height: 100%;
	float: left;
	overflow: visible;
	text-align: left;
	z-index: 10;
}
#Main #Menu ul li a:link, #Main #Menu ul li a:visited {
	padding: 1px;
	margin: 1px;
	background: transparent;
	display: block;
	width: 100%;
	height: 23px;
	font-size: small;
	font-weight: bold;
	text-decoration: none;
	vertical-align: text-bottom;
	color: silver;
}
#Main #Menu ul li a:hover {
	display: block;
	width: 100%;
	height: 23px;
	font-size: small;
	font-weight: bold;
	background: transparent;
	color: White;
}
#Main #Menu .Navigace {
	margin: 0px;
	margin-bottom: 5px;
	padding: 0px;
	font-size: medium;
	font-weight: bold;
}
#Main #Middle {
	margin: 0px;
	padding: 0px;
	padding-left: 20px;
	padding-right: 20px;
	float: left;
	overflow: visible;
	background: transparent;
	text-align: justify;
	width: 500px;
	min-height: 350px;
	z-index: 1;
}

#body #Paticka  {
	background: #696969;
	color: White;
	position: relative;
	left: 0px;
	top: 0px;
	width: 780px;
	height: 40px;
	border: none;
	border-top: 2px solid White;
	border-bottom: 2px solid White;
	z-index: 50;
	overflow: hidden;
}
#body #Paticka * {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	padding-top: 1.3em;
}
#body #Paticka #SpodniOdkazy { float: left; 	margin-left: 0.5em;} 
#body #Paticka #SpodniOdkazy A:link, 
#body #Paticka #SpodniOdkazy A:visited {
	background: transparent;
	color: White;
	text-decoration: underline;
}
#body #Paticka #SpodniOdkazy A:hover {	background: transparent;	color: Silver;}

#body #Paticka #Copyright A:link, 
#body #Paticka #Copyright A:visited {
	background: transparent;
	color: Gray;
	float: right;
	margin-right: 0.5em;
	text-decoration: underline;
	border: none;
}
#body #Paticka #Copyright A:hover {	background: transparent;	color: Silver;}
/* END LAYOUT */







/* formuláře */
input, textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: Gray;
	border: 1px solid Black;
	padding: 2px;
}
input.Submit {
	background: url(obrazky/pozadi-submit.gif) repeat-x;
	color: White;
	width: 80px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	cursor: pointer;
	border: 1px solid white;
}
input.CheckBox {
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	cursor: pointer;
	border: none;
	background-color: transparent;
}
form {
	padding: 10px;
	color: Silver;
}
form .ml15 *{
	margin-left: 15px;
}
/* END formuláře */




/* seznamy */
ul.sipky {
	margin-right: 2px;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	padding: 0px;
}
ul.sipky li {
	margin: 0px;
	padding: 0px;
	padding-left: 0px;
	list-style-position: outside;
	list-style: square outside url(obrazky/li.hover.gif);
}

ul.podstranky {
	margin-top: 4px;
	margin-bottom: 15px;
	margin-left: 30px;
	padding: 0px;
}
ul.podstranky li {
	margin: 2px;
	padding: 0px;
	padding-left: 5px;
	list-style-position: outside;
	list-style: square outside url(obrazky/podstranka.gif);
}

ul.souvisejiciOdkazy {
	margin-top: 4px;
	margin-bottom: 15px;
	margin-left: 30px;
	padding: 0px;
}
ul.souvisejiciOdkazy li {
	margin: 0px;
	margin-bottom: 5px;
	padding: 0px;
	padding-left: 0px;
	list-style: square outside url(obrazky/li.forum.gif);
}

/* END seznamy */

.Polozka {
	border-bottom: 1px solid #636363;
	padding-bottom: 10px;
	width: 500px;
	min-height: 200px;
	overflow: visible;
	float: none;
}
.Polozka img {
	margin-top: 10px;
	margin-right: 10px;
	border: 1px solid White;
	float: left;
}

.Novinka, .Sleva, .Rarita {
	color: White;
	padding: 1px;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 20	px;
	font-size: x-small;
	font-weight: bold;
	width: 1%;
	overflow: visible;
	display: compact;
}
.Novinka {
	background: #FF4500 url(obrazky/novinka.png) repeat-x;
	border: 1px solid white;
}
.Sleva {
	background: Silver url(obrazky/sleva.png) repeat-x;
	border: 1px solid white;
}
.Rarita {
	background: #ECC900 url(obrazky/rarita.png) repeat-x;
	border: 1px solid white;
}
.Objednat {
	background: transparent url(obrazky/objednat.gif) no-repeat !important;
	border: none !important;
	width: 82px;
	height: 22px;
	text-align: center;
	display: block;
	float: left;
}
.Objednat:link, .Objednat:visited  {
	color: White !important;
}
.Objednat:hover  {
	color: Black !important;
}
.ObrazekClanku {
	float: right;
	padding: 0px;
	margin-left: 15px;
	margin-bottom: 15px;
	border: 1px solid white;
}
/* pomocné třídy */
.fleft {	float: left;}
.fright{	float: right;}
.small {	font-size: x-small;	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;}
.bold {	font-weight: bold;}
.noBorder {
	border: none !important;
}
/* END pomocné třídy */
.tiskClanku {
	background-color: transparent !important;
	color: Silver !important;
	background-image: url(obrazky/tisk.gif) !important;
	background-repeat: no-repeat !important;
	padding-left: 20px !important;
}

div.galerieMotoru p {
	float: left;
}
div.galerieMotoru p a:link,
div.galerieMotoru p a:visited,
div.galerieMotoru p a:hover 
{ border: none; }
div.galerieMotoru img {
	border: none;
	border-bottom: 2px solid #1A1A1A;
	border-right: 2px solid #1A1A1A;
}
div.galerieMotoru ul {
	list-style-image: url(obrazky/li.galerie.gif);
}



.promotion {
	background-color: transparent;
	color: Silver;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	border: 1px solid gray;
	overflow: visible;
}
p.katalogOffline {
	background-image: url(obrazky/katalog-ke-stazeni.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
}
