html, body {
	padding:0; margin:0;
}


body {
	font-family:Verdana, Helvetica, sans-serif;
	font-size: 76%;
	background: #AEAFB1;
	background: #040905;
	text-align:center;
}

a {
	color:#F6A600;
}

a:hover {
	color: #333;
}

legend {
	font-weight:bold;
	color: #888;
}

form p {
	margin: 0.5em 0;
}

fieldset {
	border:1px solid #D6D7D7;
	padding:1ex;
}

h1 {
	margin-top: 0;
	font-size: 140%;
	background: #0C1B2E; _background: transparent;
	color: #F6A300; _color: #333;
	margin: -53px -23px 15px -35px; _margin: 0 0 15px;
	padding: 42px 0 10px 35px; _padding: 0;
	position: relative; _position: static; 
	min-height: 1px;
}

h2 {
	font-size: 130%;
	margin-top: 0;
}

h3 {
	font-size: 110%;
}

ins {
    text-decoration:none;
    text-align:right;
    display:block;
    font-style:italic;
    margin:0.5em 0 0;
    clear:both;
}

input.sbm {
	background:#6F7373;
	color:#FFF;
	border:1px solid #C2C3C4;
}

p.submit {
	text-align:center;
}

div.footer {
	width:95%; height:1px; font-size:1px;
	float:none; clear:both;
	margin:0; padding:0;
}

div#page-mat {
	border:0;
	margin:0 auto 0;
	text-align:left;
	position:relative;
	background: #030905;
}

div.page-center {
	width: 995px;
	margin: 0 auto;
	position: relative;
	background: #030905 url("/images/css/new/body.gif?2") no-repeat 50% -33px;
}

#page-logo {
 	margin: 0; 
}

#page-logo img {
	border: none;
}



div#page-content {
	clear:both;
	margin:0; padding:0;
	background: #040905 url(/images/css/new/dekor1.jpg) no-repeat 0 0px;
	padding-top: 0px;
	_height: 1px;
}

div#page-text
{
	/*width: 643px;*/
	width: 683px;
	float:right;
	color:#000;
	float: right;
	background: #eee url(/images/css/new/col-r.gif) repeat-y 100% 0;
	color: #333;
	padding-top: 6em;
}

.homepage div#page-text {
	/*width: 608px; - nesedi s dekoraci*/
	/*width: 643px; - nove obrazky asi nebudou */
	background: #040905;
	color: white;
}

.homepage #page-decor #dec-img {
	background: #000;
}

div#text-mat {
	margin: 0 0 0 30px;
	padding-bottom: 45px;
	min-height: 390px;
	/*width: 429px;*/
	width: 469px;
	float: left;
	_display: inline;
}

.homepage div#text-mat {
	width: 400px;
}

div#text-mat p {
	line-height: 1.5em;
}

h1#article-path {
	font-size: 130%;
	font-weight:normal;
}

#sub-path {
	font-size: 11px;
	color: #aaa;
	margin-bottom: 2em;
}

#sub-path strong {
	color: #333;
}

/* fotogalerie */
h2.gallery {
	font-size:1em;
}

table#gallery {
	width: 100%;
}

table#gallery td, table#gallery th {
	text-align:center;
	padding-bottom: 10px;
}

table#gallery img {
	border:1px solid #D6D7D7;
}


/* aktuality - uvodni strana */
div.article {
}

h2.header-article {
	font-size:1em;
	margin:1em 0 0.3em;
	padding:0;
}

div.article-img {
	float:right;
	width:160px;
	text-align:right;
}

div.article-img img {
	border:0;
}

p.article-continue, p.article-file {
	margin:0.2em auto;
}

div.article-footer {
	width:95%; height:1px; font-size:1px;
	clear:both; float:none;
}

/* levy obrazek - dekorace */

div#page-decor #dec-img {
	background: #040905;
	position:absolute;
	top:179px; left:0px;
	text-align:center;
	xdisplay: none;
	padding: 20px 0 0;
	height:600px; width:312px;
	overflow: hidden;
}

div#page-decor #dec-img.no-submenu {
	top: 158px;
}

div#page-decor img
{
	display:block;
	margin:0 auto;
}

h1.fulltext {
	font-size:1.2em;
}

#menu {
	background: #040603 url(/images/css/new/menu-t.gif) repeat-x 0 0;
	color: white;
	position: absolute;
	top: 151px;
	left: 0;
	width: 100%;
	font-weight: bold;
	border-bottom: 1px solid #7F5300;
}

#menu a {
	text-decoration: none;
}

#menu ul, .submenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
}

#menu li {
	float: left;
	border-right: 1px solid #666666;
}

#menu a {
	display: block;	
	padding: 0.6em 2em;
}

#menu a.selected {
	background: #F6A300;
	color: black;	
}

#menu a.news {
	color: #F6A300;	
}

#menu a {
	color: white;
}

.submenu {
	clear: both;	
	position: absolute;
	top: 178px;
	left: 0;
	visibility: hidden;
	width: 100%;
	background: #F5A100 url(/images/css/new/menu-b.gif) repeat-x 0 50%;	
}
.submenu li {
	float: left;	
	padding: 0.3em 0;
}
.submenu li ul {
	/*position: absolute;*/
	top: 0;
	left: 0;
	width: 100%;
}

.submenu a {
	color: black;
	border-right: 1px solid #FBD333;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	padding: 0 1em;
	white-space: nowrap;
}

.submenu a.selected {
	color: white
}

#links {
	background: #444;
	color: white;
	float :right;
	width: 162px;
	text-align: center;
	margin-top: -45px;
	padding: 40px 0 20px;
}

#links img {
	margin: 0 auto 12px;	
	display: block;
	border: 1px solid #777;
}


/* paticka */

div#page-footer-menu {
	background: #040905;
	color:#6F7373;
	border-top: 3px solid #F5A100;
	font-size:0.85em;
	text-align: right;
	padding: 0.75em 0 3em;
}

div#page-footer-menu div.l {
	width: 65%;
	text-align: left;
	margin-top: -0.8em;
}

div#page-footer-menu a
{
	color:#6F7373;
	background:transparent;
	text-decoration:none;
}

div#page-footer-menu a:hover
{
	text-decoration:underline;
}

div#page-footer-menu p, div#page-footer-menu form
{
	display:inline;
}



span#fa1
{
	width:95px;
	float:left;
	text-align:center;
}

span#fa2
{
	width:150px;
	float:left;
	text-align:right;
}

span#fa3
{
	width:9px;
	float:left;
	visibility:hidden;
	font-size:3px;
	text-align:center;
}

span#fa4
{
	width:135px;
	float:left;
	text-align:center;
}

span#fa5
{
	width:125px;
	float:left;
	text-align:center;
}

span#fa6
{
	width:100px;
	float:right;
	text-align:center;
}

/* vyhledavani */

form#searchform {
	margin:0; padding:0;
	text-align:center;
	height:35px;
}

form#searchform label {
	margin-top:8px;
	color:#6F7373;
}

input#search {
	background:#FFF;
	color:#000;
	width:80px;
	margin-top:5px;
	border:0;
	font-size:0.9em;
	margin-top:8px;
	padding:0.18em 0;
	border:1px solid #C2C3C4;
}

input.submit {
	background:#6F7373;
	color:#FFF;
	border:0;
	margin-top:5px;
	font-size:0.9em;
	margin-top:8px;
	border:1px solid #C2C3C4;
}

/* paticka */
p#page-footer-end {
	width:880px;
	margin:0.7em auto;
	text-align:right;
	color:#858888;
	height:1.5em;
	font-size:0.8em;
}

p#page-footer-end a {
	color:#858888;
	text-decoration:none;
}

p#page-footer-end a:hover {
	text-decoration:underline;
}
















/* seznam stroju */

div.machine {
/*	margin:1em 0;*/
}

div#text-mat h2.machine {
	font-size:1.8em;
	margin:1em 0 0;
	color:#F6A600;
	font-weight:bold;
}

div#text-mat span.nm {
	color:#6F7373;
}

h2.machine a {
	color:#F6A600;
	text-decoration: underline;
}

h2.machine a:visited {
	/*text-decoration: none;*/
}

h2.machine a:hover {
	/*text-decoration: underline;*/
}

td.r {
	text-align:right;
	padding:0 0 0 2ex;
	width:200px;
}

td.l {
	text-align:left;
	width:150px;
}

/* Product detail */



.machine { padding: 0 30px 5px; margin: 0 -22px 0 -30px; _padding: 0 10px 5px; _margin: 0; min-height: 1px; background: #eee url(x/images/css/new/perex.jpg) repeat-x 0 15px; }
.machine table { margin-bottom: 1em; clear: both; width: 100%; background: white; border-collapse: collapse; empty-cells: hide; text-align: center; font-size: 11px; }
.machine table .l, .machine table .r { float: none; } 
.machine table .l { font-weight: bold; width: 50%; }
.machine th, .machine td { padding: 0.4em 1.2em; border: 1px solid #eee; border-collapse: collapse; empty-cells: hide; }
.machine th { background: #999999;  color: white; border: 1px solid white; border-bottom: 0; }
.machine td { background: #CCCCCC; color: black; }
.machine td.name { background: #666; color: white; padding: 0.4em 0.6em; }
.machine td a { color: white; font-weight: bold; }
.machine td a:hover { color: #ccc; }
.machine span.nm { color: #F6A300 !important; }
.machine.single table td { text-align: left; }


/* detail stroje */

div#machine-detail strong {
	color:#F00;
	font-weight:bold;
	white-space:nowrap;
}

div#machine-detail p {
	font-weight:bold;
	float:right;
	text-align:right;
	margin:0.5em 0; padding:0;
}

div#machine-detail p#perex {
	float: none;
	font-size: 11px;
	font-weight: normal;
	text-align: justify;
	margin: 0;	
}

/*
div#machine-image {
	position: absolute;
	top: 210px;
	left: 0;
	height: 500px;
	background: #040905;
	border-top: 70px solid #0C1B30;
}

div#machine-image img {
	border:0;
	vertical-align: bottom;
}
*/

div#text-mat h2.machine-detail {
	font-size: 160%;
	margin:0 0 0.5em;
	color:#F6A600;
}

div#machine-detail #sub-head {
	position: absolute;
	top: -45px;
	left: -335px;
	font-size: 200%;
	margin: 0;
	color: #6D7683;
}

div#machine-detail #sub-head .nm {
	color: #eee;
}

table#params {
	clear: both;
	width: 100%;
	margin-bottom: 2em;
}


td.rc {
	text-align:right;
	padding-left:2ex;
}

span.pipe {
	color:#666666;
	visibility:hidden;
	font-size:1px; height:1px; width:2px;
	position:absolute;
}

/* prospekt */

p.prospekt {
	width: 100px;
	font-size:0.7em;
	margin:0 0 1em;
	float:left;
}

p.prospekt img {
	border:0;
	display:block;
	width:32px; height:32px;
}

p.prospekt a {
	text-decoration:none;
	color:#000;
}

div#prospekty {
	margin:0;
	padding-top:1em;
}

p#icon {
	margin:0;
	padding:0;
	float:right;
	width:78px;
	height:40px;
	text-align:right;
}

/* dva odkazy nahore v liste -eshop club  */
div#page-top-menu {
	position:absolute;
	top:118px; left:0;
	width:309px; height:27px;
}

div#page-top-menu p {
	margin:0; padding:0;
	font-size:14px;
	line-height:27px;
}

div#page-top-menu a {
	color:#000;
	text-decoration:none;
	float:left;
	width:154px;
	text-align:center;
}

div.terms ul {
	margin-left:1.5ex;
	padding-left:1.5ex;
}

div.terms li {
	margin-left:0;
	padding-left:0;
}

/* club */
div.club h2.club {
	font-size:1.4em;
	text-align:center;
}

div.club p.club {
	text-align:center;
	font-size:1.3em;
	vertical-align:middle;
	margin:1em 0px;
	clear:both;
}

div.club img.club {
	border:0;
	vertical-align:middle;
}

/* registracni formular */

form#reg-club {
	text-align:left;
}

form#reg-club p {
	margin:0.2em 0;
	clear:both;
}

form#reg-club span {
	float:left;
	width:32ex;
	line-height:1.5;
}

form#reg-club span.in {
	width:31ex;
}

form#reg-club p.button-right {
	text-align:right;
}

form#reg-club h3 {
	clear:both;
	font-size:1em;
}

p.error {
	text-align:center;
	color:#F00;
}

p.ccol {
	text-align:center;
}

/* bazar */
p#bazar {
	position:absolute;
	top: 117px; left:597px;
	width:91px; height:31px;
	margin:0; padding:0;
	text-align:center;
	text-transform:uppercase;
	z-index:6;
	font-size:11px;
}

p#bazar a {
	text-decoration:none;
	width:91px;
	height:31px;
	color:#FFF;
	font-weight:bold;
	line-height:31px;
	display:block;
}

p#bazar a:hover {
	background:#858888;
	color:#F6A600;;
}

div.bazar-article {
	border-bottom:2px solid #F6A600;
	margin:0;
	padding:8px 0 8px;
	background:transparent url("/images/css/bazar.gif") repeat-y top left;
}

div.bazar-image {
	width:224px;
	float:left;
	text-align:center;
}

div.bazar-image p {
	margin-top:1px;
}

div.bazar-image h2 {
	margin:0.5em 1ex;
}

div.bazar-image img {
	border:0px solid #000;
}

div.bazar-text {
	width:290px;
	float:right;
	font-size:0.9em;
}

div.bazar-text p {
	margin:0.3em 0;
	padding:0.3em 0;
}

div.bazar-next-images {
	margin:0.8em 0 0;
}

div.bazar-next-images p {
	float:left;
	width:95px;
	text-align:center;
	vertical-align:top;
	margin:0; padding:0;
}

div.bazar-next-images img {
	border:1px solid #000;
	vertical-align:top;
}

.homepage #crossroad { text-align: center; }
#crossroad img { margin-bottom: 5px; border: none; }
#crossroad a.btt { display: block; line-height: 50px; height: 50px; width: 281px; margin: 0 auto; text-transform: uppercase; text-decoration: none; background: url(/images/css/new/button.png) no-repeat 0 0; color: #aaa; font-size: 14px; font-weight: bold; text-align: center; }
#crossroad a.btt:hover { color: #F4A103; }
#crossroad ul { width: 90% }
#crossroad ul { text-align: left; font-size: 120%; font-weight: bold; margin: 0; padding: 0; }
#crossroad ul li { list-style: none; border-bottom: 1px solid #ccc; padding: 0 0.7em; clear: both; line-height: 60px; height: 60px; vertical-align:  middle; }
#crossroad ul img { width: 75px; margin-right: 15px; vertical-align:  middle; }

/* products */
#crossroad { width: 100%; margin-bottom: 20px; _height: 1px; }
#crossroad ul { margin: 0; font-size: 11px; text-align: center; width: 100%; }
#crossroad ul li { background: white; background: white url(/images/css/new/book.gif) repeat-x 0 83px; padding: 1em 0; margin: 0; float: left; height: 80px; line-height: normal; width: 140px; clear: none; } 
#crossroad ul img { margin: 0 auto; display: block; }

#crossroad.home { background: #040905; }

.l { float: left; }
.break { clear: both; width: 100%; margin-bottom: -1px; line-height: 1px; font-size: 1px; }
span.thumb { display: block; width: 162px; float:left; margin: 0 12px 25px 0; font-size: 11px; text-align: right; color: #F6A600; }
span.thumb img { display: block; margin-bottom: 2px; }
span.thumb span { float: left; font-weight: bold; color: #666; }
#gallery h2, #gallery p { clear: both; }
.left { text-align: left; }
.right { text-align: right; }
.poptavka { width: 100%; }
.poptavka table { width: 100%; }
.poptavka td { padding: 0.3em; }
.poptavka td.formtext { width: 50%; }
.poptavka td.formpole { width: 50%; }
.poptavka h4 { font-size: 100%; margin: 0 0 0.5em; color: #888; }
.poptavka .inp { width: 90%; }
.poptavka fieldset { margin-bottom: 1.5em; padding: 20px; border: none; background: #eee; }
.s100 { width: 98%; }
.bold { font-weight: bold; }

#flash { text-laign: center; position: relative; top: 1px; }

/* by agent orange */
p.main-text {
	margin:0 0px 0 60px; padding:0;
	font-size:0.9em;
	color: #6F7373;
}
