html
{
  height: 100%;
  overflow-y: scroll;
}

body
{
	background: url('/images/bg_body.gif') center top #000;
  width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	font: 12px verdana, tahoma, trebuchet ms, tahoma, arial, verdana, sans-serif;
	letter-spacing: 0px;
	text-align: center;
	line-height: 20px;
	color: #000;
}

a, a:visited
{
  color: #800;
	font-weight: bold;
	text-decoration: none;
}
a:hover, a:visited:hover
{
  text-decoration: underline;
}

h1, h2, h3, h4, h5, h6, input, form, p, ul
{
	margin: 0px;
	padding: 0px;
}
h1, h2, h3, h4, h5, h6
{
  font-family: trebuchet ms, arial, helvetica, serif; 
  font-weight: bold;
  font-style: normal;
  letter-spacing: 0px;
}
h1
{
  background: url('/images/li_se.jpg') no-repeat left top;
	font-size: 22px; 
	color: #900;
	padding: 11px 0px 16px 52px;
  margin-top: 11px;
}
h2
{
	font-size: 22px;
	padding-bottom: 6px;
}
h3
{
	font-size: 17px;
	/*border-bottom: 1px dashed #ff9909;
	display: inline-block;*/ 
	margin-top: 4px;
}
h4
{
	font-size: 14px;
  color: #555555; 
}

.tinyheadline, .tinyheadline a
{
  font-size: 10px;
	font-family: verdana, Trebuchet ms, Times New Roman;
	font-weight: bold;
	letter-spacing: 0px;
	text-decoration: none;
  color: #333;
}
.tinyheadline a:hover
{
  color: #333;
  text-decoration: none;
}

#home_padd
{
  width: 711px;
  background: url('/images/home.jpg') no-repeat;
  background-position: top right;
}

hr.clear
{
  visibility: hidden;
  clear: both;
  height: 0px;
  margin: 0px;
}

.emptybottom
{
  height: 22px;
  display: block;
}

.postone, .related li
{
  width: auto;
  display: block;
}
.posttwo
{
  width: 293px;
  display: inline-block;
}
.postthree
{
  width: 187px;
  display: inline-block;
}
.postone, .posttwo, .postthree, .related li
{
  vertical-align: top;
  margin: 4px 0px 0px 0px;
  background-position: top left;
  padding: 0px 25px 0px 25px;
}
.postone, .posttwo, .postthree
{
  background: url('/images/dock.jpg') repeat-y;
}
.related li
{      
  background: url('/images/dock_red.jpg') repeat-y;
}
.postone h3, .posttwo h3, .postthree h3
{
  margin-top: 0px;
}

.postend
{
  margin-top: 6px;
}
.postimg
{
  float: left;
  margin: 3px 10px 7px 0px;
  border: 0px;
}

.postitem
{
  width: 100%;
  height: 170px;
  border: 1px dashed #515151;
  padding: 12px 9px 12px 9px;
  text-align: center;
  background: url('/images/bg_box.jpg') no-repeat left top #fff;
}
.postitem h3 a
{
  color: #000;
}
.postitem img
{
  padding: 6px;
  background-color: #fff;
  border: 1px solid #dddddd;
}
.postitemtext
{             
  vertical-align: top;
}
.postitemimg
{
  padding-top: 9px;
  height: 100%; 
}

.related
{
  padding: 6px 9px 9px 9px;
  background-color: #f0f0c0;
  /*background: url('/images/top_menu.gif') repeat;*/
  border: 1px dashed #515151 /*#990000*/;     
  display: block;
  margin-top: 3px;
}

.right_menu_head
{
  width: 220px; 
  margin: 10px 0px -6px 4px; 
  padding: 0px 10px 0px 10px;
}

.right_menu_top
{
  background: url('/images/menu_top.gif') no-repeat center top;
  height: 12px;
  margin: 10px 1px 1px 2px;
}
.right_menu_bottom
{
  background: url('/images/menu_bottom.gif') no-repeat center top;
  height: 12px;
}

/* ------------------------------ */










.cleardiv {
height: 1px;
border: 0px solid #b00;
clear: both;
}

#main {
  background: url('/images/bg_main.gif') repeat-y top left #fff;
	width: 980px;
	margin: 0px auto;
	position: relative;
	top: 0px;
	margin-top: 0px;
	min-height: 560px;
	padding: 0;
	text-align: left;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}


#head {
  background: url('/images/head.jpg') no-repeat top left #fff;
	width: 980px;
	height: 168px;
	clear: both;
}


#home {
background: #fff;
width: 780px;
min-height: 380px;
/*
z-index: 1;
position: relative;
top: -20px;
left: -24px;*/
}

.white {
  background: #ffffff;
}

.trans {
  background: transparent;
}

#main_menu {
  background: url('/images/top_menu.gif') repeat-x right top #b00;
	background-position: 0px 1px;
  color: #fff;
	height: 37px;
}

ul#menu {
background: transparent;
  margin: 0px 0px 0 19px;  /* bylo 25px */
  padding: 0;
	list-style: none;
	float: left;
	display: inline;
}

ul#menu li {
  margin: 0;
  padding: 0;
  display: inline;
}

ul#menu li a {
  background: url('/images/bg_li.gif') no-repeat left top;
	width: 101px;
  display: block;
	float: left;
	text-align: center;
	padding: 6px 0 0px 0;
	font-size: 13px; 
	font-family: verdana, Trebuchet ms, Times New Roman;
	font-weight: bold;
	letter-spacing: 0px;
	text-decoration: none;
  color: #333;
  margin: 7px 3px 0 0px;
  border-right: 0px solid #888;
	cursor: pointer;
	height: 24px;
}

ul#menu li a:hover {
  background-position: -101px 0;
}

ul#menu li a.menu_long {
  background: url('/images/bg_li_longer.gif') no-repeat left top;
	width: 157px;
  display: block;
	float: left;
	text-align: center;
	padding: 6px 0 0px 0;
	font-size: 13px;
	font-family: verdana, Trebuchet ms, Times New Roman;
	font-weight: bold;
	letter-spacing: 0px;
	text-decoration: none;
  color: #333;
  margin: 7px 3px 0 0px;
  border-right: 0px solid #888;
	cursor: pointer;
}

ul#menu li a.menu_long:hover {
 background-position: -157px 0;
}

ul#menu li.active a {
  background-position: -101px 0;
}

ul#menu li.active a.menu_long {
  background-position: -157px 0;
}

#content {
  width: 980px;
  /* min-height: 320px; */
}

#right_menu {
  background: #ddd;
  float: right;
  width: 220px;
}

/*
#right_menu_top {
height: 22px;
padding-left: 9px;
}
*/

#one, #two, #three, #four {
  background: url('/images/menu_sheet.gif') no-repeat left top;
	width: 101px;
  display: block;
	float: left;
	text-align: center;
	padding: 0px 0 0px 0;
	
	font-size: 10px;
	font-family: verdana, Trebuchet ms, Times New Roman;
	font-weight: bold;
	letter-spacing: 0px;
	text-decoration: none;
  color: #333;
  
  margin: 7px 0px 0 0px;
  cursor: pointer;
}

#one.active, #two.active, #three.active {
  background-position: -101px 0;
}
#one:hover, #two:hover, #three:hover {
  background-position: -101px 0;
}

.cleardiv {
clear: both;
}

#right_menu ul {
clear: both;
	list-style-type: none;
	margin: 0 9px;
}

#right_menu ul li {
  display: block;
  font-size: 12px;
}

#right_menu ul li a, #menu ul li.sub a {
	background: url('/images/bg_right_menu.gif') no-repeat center center;
	background-position: -1000px 0;
  display: block;
	margin: 0px 1px 1px 1px;
	width: 200px;
	/*height: 20px;*/
	background-color: #fff;
	padding: 4px 0px 4px 0px;
	color: #333;
	font-weight: bold;
	text-align: center;
	/*border: 1px solid #ddd;
	border-top-color: #fff;*/
}

#right_menu ul li a:hover, #right_menu ul li a.active  {
	background-color: #eee;
	background-position: 16px 11px;
	
}

#container {
  background: url('/images/content_top.gif') repeat-x right top;
  width: 760px;
  padding: 0px;
  float: left;
}

#obsah {
padding: 20px 24px 0 24px;
/*background: url('/images/cont_right.jpg') no-repeat right top;*/
margin: 0;
min-height: 380px;
/*height: 380px;
width: 680px;*/
}

#obsah_home {
padding: 0px;
/*background: url('/images/cont_right.jpg') no-repeat right top;*/
min-height: 380px;
/*height: 380px;*/
}

#obsah p {
  text-align: justify;
}
#obsah .perex {
  text-align: left;
}


#padd p {
text-align: justify;
}


#aktuality {
  
  width: 202px;
  height: 268px;
  padding: 20px 0px 0 8px;
  float: right;
}

#kont_float {  /***** float v kontaktech *******/
float: left;
width: 43%;
}

#right_panel {
  background: #c4bc97;
	width: 267px;
	height: 302px;
}

#right_content {
  margin: 0 16px; 
}

#padd {
  padding: 0 0px;
}

#float_280 {
  width: 300px;
  float: left;
  margin: 0px 0 0 28px;
  text-align: justify;
    position: relative;
  display: inline;
}

#float_280 p, .strong {
  margin-top: 12px;
  font-weight: bold;
  color: #492b00;
}

#float_600 {
  width: 600px;
  float: left;
  margin: 0px 0 0 28px;
  position: relative;
  display: inline;
  text-align: justify;
}

#prod_float {
float: left;
width: 43%;
margin: 0 0 24px 0;
}

.cont_top {

}
.cont_top h1 {
background: #fff;
margin: 0 0 6px 0;
}
.popis {
background: #fff; 
margin: 0 0 12px 0;

}
.table {
background: #fff; 
border: 0px solid #ddd;
margin: 0 0 16px;
}

.table table{
width: 590px;
background: #fff; 
border: 5px solid #aaa;
padding: 0 0px 0 0;
}

.table td, .table th {
background: #ddd;
padding: 0 6px;
border-right: 1px solid #aaa;
border-bottom: 1px solid #aaa;
}

.table td {
font-size: 12px;
}


.table th {
background: #b00;
color: #fff;
font-weight: bold;
border-bottom: 1px solid #fff;
font-size: 9px;
}

/* whatever this is, not valid */
/*
.table table tr:nth-child(2n+2) {  
background: #ddd;
}
*/

.under_float {
background: #fff; 
width: 332px;
height: 200px;
margin: 0 12px 12px 0;
display: block;
float: left;
border: 0px solid #aaa;
}

.under_float h3 {
background: #b00;
border-bottom: 1px solid #fff;
margin: 0px 0 12px 0;
padding: 20px 6px;
color: #fff;
font-size: 9px;
}

.cont_bottom {
clear: both;
margin: 10px 0 0 0; 
}

#bottom_menu {
clear: both;
background: url("/images/bottom_menu.gif") repeat-x #000;
height: 30px;
}

#head_cut {
background: url("/images/andy_top.gif") no-repeat bottom left;
float: left;
width: 46px;
height: 30px;
margin: 0 0 0 32px;
position: relative;
display: inline; 
}

#bottom_menu ul {
float: right;
display: block;
list-style: none;
margin: 0 20px 0 0;
}
.bottom_menu_links {
padding: 4px;
width: 600px;
text-align: right;
float: right;
}
#bottom_menu a{
	padding: 6px 10px;
	font-size: 11px;
	font-family: verdana, Trebuchet ms, Times New Roman;
	font-weight: bold;
	text-decoration: none;
  color: #fff;
  margin: 4px 0 0 0;
}

#foot {
background: url(/images/foot.jpg) no-repeat;
width: 980px;
height: 170px;
  clear: both;
  padding: 0;
}

#foot_top {
background: url('/images/foot-top.gif') repeat-x right top;
padding: 2px 30px 3px;
}

#foot_bottom {
background: url('/images/foot-bottom.gif') repeat-x right top;
height: 38px;
clear: both;
}


#foot_right {
	width: 380px;
  height: 16px;
  margin: 5px 0 0 0;
  font-size: 11px;
  float: right;
  text-align: right;
  padding: 0;
}

.dot_line {
height: 2px;
clear: both;
background: url('/images/dot_line.gif') repeat-x right top;
margin: 0 0 12px 0;
}

/**************************** HOME ********************************************/
.home_banner {
background: #fff;
width: 225px;
float: left;
border: 1px solid #aaa;
margin: 6px 6px 0px 0;
padding: 4px;
}

.home_banner_img {
width: 223px;
height: 96px;
border: 1px solid #fff;
margin: 0 8px 0 0;
display: block;
text-align: center;
}

.home_banner_img:hover {
border: 1px solid #b00;
}

.home_banner > a.home_banner_img:hover {  /* arrow change */
background: #6d7900;
}

.home_banner img {
/*width: 164px; 
height: 113px;*/
border: 0;
z-index: 0;
}

.home_popis {
border: 0px solid #aaa;
margin: 4px 0px 0px 0px;
padding: 2px; 
}



/****************************** KATALOG ****************************************/

#article_01 , #produkt {
background: url('/images/bg_box.jpg') no-repeat left top #fff;
width: 220px;
height: 170px;
float: left;
border: 1px solid #aaa;
margin: 6px 6px 0px 0;
padding: 4px;
text-align: center;
}

.article_01_foto {
border: 1px solid #fff;
margin: 0 8px 0 0;
float: left;
display: block;
text-align: center;
}

a.article_01_foto:hover {
border: 1px solid #b00;
}

#article_01 > a.article_01_foto:hover {  /* arrow change */
background: #6d7900;
}

.article_01_foto img {
/*width: 164px; 
height: 113px;*/
border: 0;
z-index: 0;
}

#article_01_popis, #article_02_popis, #article_03_popis {
border: 0px solid #aaa;
margin: 4px 0px 0px 0px;
padding: 0px; 
}

#produkt .img_href {
display: block;
margin: 0 auto;
}
#produkt .img_href img {
/*width: 160px;
height: 120px;*/
border: 1px solid #bbb;
}
#produkt a h2 {
color: #000;
text-align: center;
}



/* ********************************* DETAIL ***************************************** */

/* ######## detail ##########*/
.detail_01_foto {
background: #fff;
border: 1px solid #aaa;
display: block;
width: 246px;
float: left;
}

.detail_01_foto img {
border: 0;
width: 240px;
padding: 3px;

/*height: 180px;*/
}


#nahled {
padding: 4px;
text-align: right;
}

#detail_01_popis {
width: 350px;
margin: 0px 0 10px 10px;
padding: 0;
float: left;
}

table.detail {
width: 300px;
margin: 0; 
font-size: 11px;
border-collapse: collapse; 
border: 1px solid #aaa;
background: none;
}

table.detail_cena {
width: 260px;
height: 158px;
margin: 0; 
font-size: 11px;
border-collapse: collapse; 
border: 1px solid #aaa;
background: none;
}

table.detail_cena input {
background: url('/images/cart.gif') left top no-repeat transparent;
background-position: 65px 3px;
width: 90px;
height: 22px;
border: 0px solid #fff;
margin: 0;
padding: 0;
color: #6d7900;
font-weight: bold;
text-align: left;
cursor: pointer;
}
table.detail_cena input:hover {
text-decoration: underline;
background-position: 65px -27px;
}

table.detail tr td {
background: #fff;
}
table.detail tr td,
table.detail_cena tr td {
padding: 4px 6px;
border: 1px solid #aaa;

}
table.detail tr td.d1 {
width: 60px;
text-align: right;
border-left: 0;
border-right: 0;
}
table.detail tr td.d2 {
width: 180px;
}

#detail_cena {
background: url('/images/tab_cena_kola.jpg') top left no-repeat #eee;
width: 260px;
margin: 4px 0 20px 4px;
padding: 80px 20px 20px;
float: left;
position: relative;
display: inline;
margin-left: 258px;
}

#detail_cont, #detail_right { 
float: left;
width: 300px;
}

/* ul li obsah - vypis cinnosti ap. */

ul.adv_list_pr, ul.adv_list_se {
margin: 0;
padding: 0;
list-style-type: none;
}

ul.adv_list_pr li, ul.adv_list_se li {
background: url(/images/li_se.jpg) no-repeat left top;
display: block;
float: left;
margin: 4px 4px 0 0;
text-align: left;
}

ul.adv_list_pr li a, ul.adv_list_se li a {
display: block;
width: 226px;
padding: 4px 0 0 50px;
}
ul.adv_list_pr li p, ul.adv_list_se li p {
display: block;
width: 216px;
padding: 0 0 4px 50px;
text-align: left;
}
ul.adv_list_pr li a {
width: 166px;
}

ul.adv_list_pr li p {
width: 156px;
}

ul.adv_list_pr li {
height: 70px;
}

ul.adv_list_se li {
height: 100px;
}
.cont_bottom h2 {
background: url('/images/li_se.jpg') no-repeat left top #fff;
padding: 12px 0 12px 52px;
margin: 2px 0 0 0;
}

.cont_bottom ul {
margin:  0 0 0 30px;

}

.napoveda {
font-size: 9px;
color: #b00;
width: 270px;
margin-left: 10px;
display: block;
float: left;
line-height: 12px;

}

/* end  */

/*  ############# EQUAL HEIGHT COLUMNS ##################### */


* html #right_menu
	{
	display: inline;
	}

#left_wide, #left, #xcontent, #right_wide, #right_menu
	{
	padding-bottom: 10767px !important;
	margin-bottom: -10767px !important;
	
	}

#content
	{
	overflow: hidden; 
	}
	
#content
	{
	float: left;
	float/**/: none;
	}

#content:after
	{
	content: '[DO NOT LEAVE IT IS NOT REAL]'; 
	display: block; 
	height: 0; 
	clear: both;
	visibility: hidden;
	}
#content
	{
	display: inline-block;
	}
/*\*/                                                              
#content
	{
	display: block;
	}

#bottom_shad, #foot, #bottom_menu
	{
	clear: both;
	}

* > #f, * > form, * > #notes, * > .output, #foot, #bottom_menu
	{
	position: relative;
	z-index: 1000;
	}
                


table.alaacces {	border-right: windowframe 1px solid; border-top: windowframe 1px solid; border-left: windowframe 1px solid; border-bottom: windowframe 1px solid; margin-top: 15px; }
table.alaacces td { border-right: threedlightshadow 1px solid; padding-right: 2px; padding-left: 2px; font-size: 10pt; padding-bottom: 1px; color: windowtext; padding-top: 1px; border-bottom: threedlightshadow 1px solid; font-family: verdana, tahoma, sans-serif; background-color: window; }
table.alaacces th { border-right: buttonshadow 1px solid; padding-right: 2px; border-top: buttonhighlight 1px solid; padding-left: 2px; font-size: 10pt; padding-bottom: 1px; border-left: buttonhighlight 1px solid; color: windowtext; padding-top: 1px; border-bottom: buttonshadow 1px solid; font-family: verdana, tahoma, sans-serif; background-color: buttonface; }
table.alaacces input { border-right: medium none; border-top: medium none; font-size: 10pt; border-left: medium none; border-bottom: medium none; font-family: verdana, tahoma, sans-serif; width: 125px; }
table.alaacces a { color: #666; font-weight: bold; text-decoration: underline; }
table.alaacces a:hover { color: red; }
table.alaacces select, table.alaacces option {font: 12px monospace;}
.tableBox { width: auto; padding-left: 5px; padding-right: 5px; }

/* .images img { margin-top: 10px; } */

.under_float ul { margin-left: 30px; }

/****************************** FORM ***************************************/

.cssform p{
width: auto;
clear: left;
margin: 0;
padding: 5px 0 8px 0;
padding-left: 155px; /*width of left column containing the label elements*/
border-top: 1px solid #ddd;
height: 1%;
}

.cssform label{
font-weight: bold;
float: left;
margin-left: -155px; /*width of left column*/
width: 150px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.cssform input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
width: 180px;
border: 1px solid #aaa;
}

.cssform textarea{
width: 250px;
height: 150px;
border: 1px solid #aaa;
}

.cssform input {
display: block;
float: left;
margin-bottom: 6px;
margin-right: 10px;
}
/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/

* html .threepxfix{
margin-left: 3px;
}

/* ***************************** /FORM ************************************** */










/* ------------------------------ */

.images
{
  float: right;
  width: 126px;
  overflow: auto;
  margin: 0px 0px 25px 25px;
  position: relative;
  display: inline; 
  text-align: center;
}
.images img, .vimages img
{
  background: #eee; 
  border: 3px solid #ddd;
  margin: 3px 0px 6px 0px;
}
.images img 
{
  width: 120px;
  height: 90px;
}
.vimages img
{
  width: 90px;
  height: 120px;
}
.vimg
{
  width: 90px;
  height: 120px;
}

.date
{
  font-size: 10px;
  margin-top: 3px;
}

.perex
{
  margin: 6px 0px 0px 0px;
}

.under_heading
{
  font: 14px trebuchet ms, arial, helvetica, serif;
  font-weight: bold;
  font-style: normal;
  letter-spacing: 1px;
  color: #000;
  padding: 0px 0 15px 0px;
  margin: 0;
}

#content .under_heading
{
  text-align: left;
}

.floating
{
  float: left;
  margin: 0px 25px 25px 0px;
}

.headline
{
  text-decoration: underline;
  font-weight: bold;
}

.gallery
{
  border-collapse: collapse;
  border-width: 0px;
  border-spacing: 0px; 
  margin: 3px auto;
} 
.gallery td
{
  padding: 0px;  
  text-align: center;
  vertical-align: bottom;
}
.gallery .space
{
  width: 24px;
}
.gallery .info
{
  padding: 0px 6px 0px 6px;
  background-color: #dddddd;
  vertical-align: middle;    
}
.gallery img
{
  margin-bottom: 6px;  
}
