/*
	MAIN HTML
*/
html body	{ color:#404040; font-size:14px; font-family:Arial, Helvetica, sans-serif; }
body		{ background:#090635 url('../images/1.jpg') top left repeat-x; }
/*
	HEADINGS
*/
h1,h2,h3,h4,h5
			{ color:#404040; }
h1			{ background:#fff url('../images/2.jpg') top left repeat-x; height:176px; }
/*
	UTILITIES
*/
.relative	{ position:relative; }
.clear		{ clear:both; }
.floatleft	{ float:left; }
.floatright	{ float:right; }
#push		{ height:200px; }
.hidden		{ display: none; }
.divider	{ border-bottom: 1px solid #f6f6f6; margin: 1em 0; }
.end-section
			{ border-bottom: 3px double #f6f6f6; margin: 1em 0; }
.push-small	{ height: 1em; }
/*
	NAVIGATION
*/
#menu-wrap
			/*{ position:absolute; top:21px; left:600px; }*/
			{ position: relative; top: -197px; left: 450px; height: 0; }
#navigation	{ list-style: none; cursor:pointer; }
#navigation li
			{ float: left; }
#navigation a *
			{ display: none; cursor:hand; }
#navigation a, #navigation a .hover
			{ height: 175px; position: relative; display: block; background: url(/static/images/navigation_sprite.jpg) 0 0 no-repeat; }
#navigation a.quality
			{ background-position: 0 0; width: 151px; }
#navigation .highlight a.quality:hover, #navigation a.quality .hover, #navigation .selected a.quality
			{ background-position: 0px -175px; }
#navigation a.pc
			{ background-position: -153px 0; width: 153px; }
#navigation .highlight a.pc:hover, #navigation a.pc .hover, #navigation .selected a.pc
			{ background-position: -153px -175px; }
/*
	ESHOP LINK
*/
#eshop		{ margin-left: 30px; }
/*
	BODY
*/
#telo		/*{ background:#fff url('../images/6.jpg') top left no-repeat; min-height:340px; }*/
			{ background:#fff url('../images/6.jpg') top left no-repeat; min-height:340px; margin-top: -196px;}
/*
	FOOTER
*/
#footer		{ text-align:center; height:46px; background:url('../images/9.jpg') top left no-repeat; }
#footer span
			{ position:relative; top:13px; color:#fff; font-size:90%; }
/*
	MENU
*/
#menu, #tabule-wrap
			{ padding:1em 2em 0 2.6em; list-style:none;
			  line-height:1.5em; }
#tabule-wrap
			{ padding: 0; }
/*
	BODY TEXT
*/
.nadpis		{ padding:0.3em 1.5em 0 0.5em; }
.nadpis2	{ padding:0.3em 3em 0 0.8em; font-size:110%; }
.text, form	{ padding-left:1em; padding-right:3em; }
label		{ width:150px; display:block; float:left; }
input, textarea
			{ width:220px; float:left; }
textarea	{ height:80px; font-family:Arial, Helvetica, sans-serif; }
fieldset p	{ clear:both; line-height:2em; }
p label		{ vertical-align:top; }
span.errors	{ color:red; }
.tlacitko	{ margin-left:150px; }
.kontakt	{ float:left; }
ol.pismena	{ list-style:lower-alpha; }
/*
	OBRAZKY
*/
.obrazky-wrap
			{ float: right; width: 170px; border-width:0 0 0 1px; 
			  border-color: #f6f6f6; border-style: solid; line-height:1em; }
.obrazky-wrap h5
			{ margin-left:10px; padding-top: 4px; }
.obrazky	{ margin: 0; padding:0;}
.obrazky img
			{ width: 150px; max-height: 100px; margin-left: 10px; }

