* {
   margin: 0;
}
html, body {
   height: 100%;
   padding: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-image: url(images/back_white.png);
	background-repeat: repeat;
}

img {
  border: 0;
}

h2 {
  font-family: Arial;
  font-weight: bold;
  font-size: 14px;
  color: #ffffff;
  padding: 21px;
}

h3 {
  font-family: Arial;
  font-weight: bold;
  font-size: 18px;
  color: #daba55;
  padding-left: 16px;
}

h4 {
  font-family: Arial;
  font-weight: bold;
  font-size: 12px;
  color: #4b4b4b;
  padding-left: 26px;
  margin-top: 1em;
}

h5
{
	color: #fff;
	font-size: 1.5em;
}

p{
  margin-bottom: 1em;
}

.obsah p {
  font-family: Arial;
  font-size: 11px;
  color: #4b4b4b;
  padding-left: 35px;
}

.obsah a {
  color: #4b4b4b;
  font-size: 11px;
  font-weight: bold;
  text-decoration: underline;
}

.obsah a:hover {
  color: #4b4b4b;
  text-decoration: none;
}

#center {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}
#center_obal {

}

#header {
	width: 1200px;
}

#logo {
	float: left;

}

#logo img {
	border: none;
	margin-top: 10px;
	margin-left: 50px;
}

#panel_dulezite {
	background-image: url(../images/panel_dulezite.jpeg);
	background-repeat: no-repeat;
	height: 201px;
	margin-left: 9px;
	width: 254px;
	margin-top: 1px;
}

#panel_dulezite_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#panel {
	background-image: url(../images/panel.jpeg);
	background-repeat: no-repeat;
	height: 52px;
	margin-left: 9px;
	width: 254px;
	margin-top: 1px;
	text-align: center;
	padding-top: 20px;
}

#menu {
	float: right;
	padding-top: 10px;
}

#menu ul {
	padding-left: 17px;
	padding-top: 0px;
	display: block;
	float: right;
}

#menu ul li {
  display: block;
  float: left;
  margin-right: 25px;
}

#menu ul li a {
	text-decoration: none;
	padding-top: 21px;
	padding-bottom: 20px;
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	font-size: 11px;
	color: #000000;
}

#menu ul li a:hover {
  background-color: transparent;
  background-image: url(../images/sipka_hover.png);
  background-repeat: no-repeat;
  background-position: top;
  color: #daba53;
  text-decoration: none;
}

#menu_top_powerplus {
	width: 1200px;
	padding-bottom: 10px;
	text-align: left;
}

#menu_top_powerplus ul {
	box-sizing: border-box;
	padding: 0px;
	display: block;
	float: right;
}

.left_1 {
	box-sizing: border-box;
	display: block;
	float: left;
	margin-left: 25px;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #9E1C0F;
	background-color: #BE2716;
	text-align: center;
	height: 60px;
	width: 220px;
	padding-top: 20px;
	font-size: 16px;
	text-decoration: none;
	list-style-type: none;
}

.left_0 {
	box-sizing: border-box;
	display: block;
	float: left;
	margin-left: 0px;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #9E1C0F;
	background-color: #BE2716;
	text-align: center;
	height: 60px;
	width: 220px;
	padding-top: 20px;
	font-size: 16px;
	text-decoration: none;
	list-style-type: none;
}

#menu_top_powerplus ul li a {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica;
	color: #FFFFFF;
	font-weight: bold;
}

#menu_top_powerplus ul li a:hover {
  color: #daba53;
  text-decoration: none;
}

.obrazek img {
  width: 728px;
  height: 239px;
  margin-top: 1px;
}

#levy_top {
  height: 307px;
  float: left;
}

#pravy_top {
  height: 254px;
  float: left;
}

#left_column_top {
	width: 220px;
	clear: left;
	background-color: #BE2716;
	color: #FFFFFF;
	font-weight: bold;
	margin-bottom: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-top: 10px;
	text-decoration: none;
	box-sizing: border-box;
}

#left_column {
  min-height: 500px;
  margin-left: 16px;
  clear: left;
}

#sub_menu {
	width: 100%;
	height: auto;
	float: left;
	display: block;
}

#sub_menu li {
	font-weight: bold;
  display: block;
  text-decoration: none;
}


.list_active a:link, .list_active a:visited {
	color: #be2716;
}

.list a:link, .list a:visited {
	color: #333333;
}

#sub_menu ul li a {
  display: block;
  text-align: left;
  text-decoration: none;
  padding-top: 6px;
  padding-bottom: 6px;
}

#sub_menu ul {
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 10px;
}

#sub_menu ul li a:hover {
	color: #be2716;
	cursor: pointer;
	background: url(../images/sipka_sub_menu_r.png) no-repeat right center;
}

#sub_menu ul li span {
  font-family: Verdana, Arial, Helvetica;
  color: #4b4b4b;
  font-size: 10px;
  text-decoration: none;
}

#sub_menu ul li a span {
  padding-left: 8px;
}

#obsah {
	background-color: #ffffff;
	float: left;
	min-height: 800px;
	width: 980px;
}
#obsah_podstranka {
	box-sizing: border-box;
	background-color: #FFF;
	font-size: 16px;
	text-align: justify;
}
#obsah_podstranka_nadpis {
	box-sizing: border-box;
	background-color: #E7E7E7;
	text-align: justify;
	padding-top: 1em;
	padding-right: 3.5em;
	padding-bottom: 1em;
	padding-left: 3.5em;
	font-weight: bold;
}
#obsah_text {
	box-sizing: border-box;
	text-align: justify;
	padding-top: 1em;
	padding-right: 3.5em;
	padding-bottom: 3.5em;
	padding-left: 3.5em;
}
#levy_obal {
	float: left;
	margin: 0px;
	width: 220px;
	padding: 0px;
}
#pravy_obal {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 220px;
	width: 980px;
}

hr.cleaner {
      clear:both;
      height:1px;
      margin: -1px 0 0 0; padding:0;
      border:none;
      visibility: hidden;
}

#myGallery
{
	width: 728px !important;
	height: 239px !important;
	float: left;
	margin-top: 1px;
	border-bottom: 15px solid #000000;
	background-color: #000000;
}

.sub_menu_row, .sub_menu_row-subs, .sub_menu_row-products {
	text-decoration: none;
	padding-top: 6px;
	padding-bottom: 6px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 16px;
	color: #000000;
}

.sub_menu_rowOver, .sub_menu_row-subsOver, .sub_menu_row-productsOver {
	text-decoration: none;
	padding-top: 6px;
	padding-bottom: 6px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 16px;
	color: #be2716;
	cursor: pointer;
	background: url(../images/sipka_sub_menu_r.png) no-repeat right center;
}

.sub_menu_row-subs, .sub_menu_row-products, .sub_menu_row-subsOver, .sub_menu_row-productsOver {
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 10px;
}

.category-subs-selected {
	color: #be2716;
	font-weight: bold;
}

#search
{
	padding-top: 4px;
	text-align: center;
	float: right;
}

#search input {
	background-color: #F1F1F1;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #000;
	padding-bottom: 3px;
}

#search form {
	background-color: #F1F1F1;
	padding: 0px;
}

#flags
{
	padding-top: 10px;
	text-align: left;
	float: left;
}

#banner_top
{
	padding-top: 0px;
	text-align: center;
	width: 1200px;
}


#toplist
{
	padding-top: 20px;
	text-align: center;
}

a:link, a:visited, a:hover, a:active {
	text-decoration: none;
	color: #333333;
}

#center_main {
	width: 1200px;
	background-color: #E2E2E2;
}

#bottom_header {
	box-sizing: border-box;
	width: 1200px;
	background-color: #000;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FECA12;
	clear: both;
	margin-top: 10px;
	padding-top: 1em;
	padding-bottom: 1em;
	padding-left: 2em;
}

#menu_bottom {
	background-image: none;
	padding-top: 25px;
}

#menu_bottom ul {
	padding-left: 17px;
	padding-top: 0px;
	display: block;
	float: right;
}

#menu_bottom ul li {
	display: block;
	float: left;
	margin-right: 12px;
	padding-right: 12px;
}

.right_border {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}


#menu_bottom ul li a {
	text-decoration: none;
	padding-top: 21px;
	padding-bottom: 20px;
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
}

#menu_bottom ul li a:hover {
	color: #CCCCCC;
	text-decoration: none;
}

#logo_bottom {
	float: left;
}

#bottom {
	width: 1200px;
	background-color: #FFFFFF;
	text-align: center;
	padding-top: 20px;
	color: #000;
	font-size: medium;
	line-height: normal;
}

#botom_left {
	width: 40%;
	float: left;
	text-align: left;
	padding-left: 30px;
}

#botom_left ul {
	display: block;
}

#botom_left ul li {
	display: block;
	text-decoration: none;
	list-style-type: none;
}

#botom_left ul li a {
	text-decoration: none;
	color: #000000;
}

#botom_left ul li a:hover {
  color: #daba53;
  text-decoration: none;
}


#botom_center {
	width: 35%;
	float: left;
	text-align: left;
}

#botom_center2 {
	width: 20%;
	float: left;
	text-align: left;
}

#botom_right {
	float: left;
	text-align: left;
}
#bottom_copyright {
	width: 1200px;
	background-color: #be2716;
	padding-top: 20px;
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	padding-bottom: 5px;
}

#bottom_copyright ul {
	padding-left: 20px;
	padding-top: 0px;
	display: block;
	float: left;
	margin-right: 300px;
}

#bottom_copyright ul li {
	display: block;
	float: left;
	margin-right: 12px;
	padding-right: 12px;
}

#bottom_copyright ul li a {
	text-decoration: none;
	padding-top: 21px;
	padding-bottom: 20px;
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
}

#bottom_copyright ul li a:hover {
	color: #999999;
	text-decoration: none;
}

.prodejce_text {
	width: 260px;
}
.prodejce_popis {
	width: 100px;
	float: left;
}
.prodejce_titulek {
	padding-top: 10px;
	font-weight: bold;
}
.prodejce_detail_left {
	padding-top: 10px;
	padding-bottom: 10px;
	width: 260px;
	float: left;
}
.prodejce_detail_right {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
.prodejce_detail_foto {
	padding: 5px;
	border: 1px solid #333333;
	margin-top: 10px;
	margin-left: 10px;
}
.prodejce_detail_nazev {
	margin-top: 10px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
	background: #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
}
#reklama {
	height: 510px;
	width: 800px;
	border: 1px solid #666666;
	position: absolute;
	top: 100px;
	font-size: 14px;
	background-color: #CCCCCC;
	text-align: center;
	left: 50%;
    margin-left: -400px;
}
.zavrit {
	font-size: 14px;
	text-align: center;
	cursor: pointer;
	_cursor: hand;
	font-weight: bold;
}
.pruhzavrit {
	font-size: 14px;
	font-weight : bold;
	text-align: right;
	height: 20px;
	padding-right: 5px;
}
A.zavrit {
	color : #000000; 
	text-decoration : none; 
}

A.zavrit:hover {
	color : #FF0000; 
	text-decoration : none; 
}

A.zavrit:visited {
	text-decoration : none;
	color: #000000;
}

.news, .akce, .dluhy {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	color: #000000;
}

.dluhy h3 {
	font-size: 14px;
	color: #666666;
	padding-left: 13px;
	float: left;
}

.dluhy_text {
	padding-left: 40px;
	margin-top: 7px;
}

.akce, .dluhy {
	padding-top: 2em;
}

.news h4 {
	font-size: 16px;
	margin-bottom: 6px;
	color: #666666;
	padding-left: 13px;
}

#mailform {
	box-sizing: border-box;
	background-color: #F5F5F5;
	margin-left: 3.5em;
	margin-right: 3.5em;
	padding: 2em;
}

FIELDSET {
	box-sizing: border-box;
	text-align: left;
	padding: 10px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

LEGEND {
	box-sizing: border-box;
  background-color: #000000;
  color: #FFFFFF;
  font-weight: bold;
}

#mailform img {
	float: left;
	margin-left: 190px;
	margin-right: 40px;
}

#mailform INPUT#captcha {
	width: 430px;
}

#mailform INPUT:focus, #mailform TEXTAREA:focus {
  background-color: #EEEEEE;
}

#mailform TEXTAREA {
  height: 200px;
}

#mailform DIV.info {
  text-align: center;
  font-size: 12px;
}

#mailform_send DIV.error {
  box-sizing: border-box;
  border: 1px solid #FF0000;
  background-color: #FFCCCC;
  text-align: center;
  padding: 10px;
  font-weight: bold;
  display: none;
}

#mailform_send INPUT.btn {
	box-sizing: border-box;
	border: none;
	background-color: #BE2716;
	text-align: center;
	padding: 10px;
	font-weight: bold;
	width: 100%;
	cursor:  pointer; 
}

#mailform_nadpis {
	box-sizing: border-box;
	background-color: #BE2716;
	text-align: justify;
	padding-top: 1em;
	padding-right: 3.5em;
	padding-bottom: 1em;
	padding-left: 3.5em;
	font-weight: bold;
	margin-left: 3.5em;
	margin-right: 3.5em;
}

#mailform_send {
	box-sizing: border-box;
	background-color: #BE2716;
	text-align: justify;
	font-weight: bold;
	margin-left: 3.5em;
	margin-right: 3.5em;
	margin-bottom: 2em;
}

#mailform_back INPUT.btn {
	box-sizing: border-box;
	border: none;
	background-color: #999999;
	text-align: center;
	padding: 10px;
	font-weight: bold;
	width: 100%;
	cursor: pointer;
}

.xml_rssFiles {
	border: 1px solid #006;
	width: 100%;
}
.yellow {
	color: #FDC613;
}
.green {
	color: #49631C;
}
.red {
	color: #BC2615;
}
.onas_red {
	color: #FFFFFF;
	background-color: #BE2716;
	display: block;
	width: 100px;
	text-align: center;
	float: left;
	padding: .5em;
	margin-right: 2em;
	font-weight: bold;
}
.red_tab1 {
	color: #BC2615;
	width: 70px;
	display: block;
	float: left;
}
.yellow_tab1 {
	color: #FDC613;
	width: 70px;
	display: block;
	float: left;
}

.black_tab0 {
	color: #000000;
	width: 60px;
	display: block;
	float: right;
}

.black_tab1 {
	color: #000000;
	width: 50px;
	display: block;
	float: left;
}

.blue {
	color: #2275DB;
}
#home {
	box-sizing: border-box;
}
#home_left {
	box-sizing: border-box;
	float: left;
	width: 50%;
	padding: 2em;
}
#home_right {
	box-sizing: border-box;
	float: left;
	width: 20%;
	padding: 2em;
	text-align: center;
}
#home_right2 {
	box-sizing: border-box;
	float: left;
	width: 25%;
	padding: 2em;
	text-align: center;
}
	#tfnewsearch{
		float:right;
		padding:20px;
	}
	.tftextinput4{
		margin: 0;
		padding: 6px 15px;
		font-family: Arial, Helvetica, sans-serif;
		font-size:14px;
		color:#666;
		border:1px solid #0076a3; border-right:0px;
		border-top-left-radius: 5px 5px;
		border-bottom-left-radius: 5px 5px;	
	}
	.tfbutton4 {
	margin: 0;
	padding: 0;
	width: 30px;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	border: solid 1px #0076a3;
	border-right: 0px;
	border-top-right-radius: 5px 5px;
	border-bottom-right-radius: 5px 5px;
	background-color: #438db8;
	background-image: url(images/sipka-kr.png);
	background-position: center center;
	}
	/* Fixes submit button height problem in Firefox */
	.tfbutton4::-moz-focus-inner {
	  border: 0;
	}
	.tfclear{
		clear:both;
	}
	.onas_left {
	box-sizing: border-box;
	-moz-column-count: 2;
	-moz-column-gap: 3em;
	font-size: 14px;
	text-align: justify;
	float: left;
	padding-bottom: 1em;
	width: 850px;
	}
	.onas_right {
	box-sizing: border-box;
	font-size: 14px;
	text-align: justify;
	float: right;
	padding-bottom: 1em;
	}	

#kontakt_left {
	width: 35%;
	float: left;
	text-align: left;
}

#kontakt_center {
	width: 29%;
	float: left;
	text-align: left;
}

#kontakt_right {
	float: left;
	text-align: left;
}

#kontakt_center img {
	padding-right: 1.75em;
}

#home img {
	margin-left: 0.8em;
}

#flashContent {
	float: left;
	background-image: url(/images/banner_dlouhy_kreator.jpg);
	background-repeat: no-repeat;
	height: 245px;
	width: 605px;	
}

/* Přepínání */
input.rozbalovac {display: none;}
input[type=checkbox]:checked + .rozbalovaci .obsah {display: block}
.rozbalovaci > .obsah {display: none}

/* Styl přepínátka */
.rozbalovaci > label {
	display: block;
	cursor: pointer;
	background: #E7E7E7;
	color: #000;
	padding: 0.5em
}
input[type=checkbox]:checked + .rozbalovaci label {
	background: #be2716;
	color: #FFF;
}

.rozbalovaci > label:before {
  content: "+"; background: #fff; color: #000; padding: 0 .3em; margin-right: .5em; border-radius: 3px
}
input[type=checkbox]:checked + .rozbalovaci label:before {content: "−"}

/* Nepodstatný styl „obsahu“ */
.rozbalovaci > .obsah {
	padding: 1em
}
.ui-menu img{
	max-width:40px;
	max-height:40px;
	position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto auto;
}

.search_image{
	width:40px;
	height:40px;
	float: left;
	position: relative;
	background-color: #fff;
}

.ui-menu li span{
	position: static;
	font-size:1.3em;
	padding:0 2em 10px 10px;
	margin:0 !important;
	white-space:nowrap;
}
.search_label{
	font-size:1em;
	padding:0 0 5px 10px;
	margin:0 !important;
	white-space:nowrap;
}
.img50x50{
	max-width:50px;
	max-height:50px;
}