* {
	margin: 0;
	padding: 0;
}
html, body {
	height: 100%;
}
body {
	font-size: 75%;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	background: #d6eaf5;
	text-align: center;    
	background: #818181;
	line-height: 1.2em;
}
#content {
	margin: 0px auto 0 auto;
	text-align: left;
	width: 1000px;
	background-color: #fff;
}
#header {
	height: 300px;
}
#header img {
	padding: 0px !important;
	margin: 0px !important;
	border: 0px !important;
}
#logo {
	position: absolute;
	text-decoration: none;
	display: block;
	width: 320px;
	height: 64px;
	background: transparent url(../images/logo3.png) 50% 50% no-repeat;
	_background: transparent url(../images/logo.gif) 50% 50% no-repeat;
	top: +15px;
	z-index: 5000;
}

/* NAVIGATION */
#navigation-path {
	display: none;
	text-align: right;
	margin: 5px 0 7px 0;
	color: rgb(59,59,59);
}
#navigation-path a {
	color: #db0000;
}
#leftside {
	float: left;
}
/* SUBMENU */
.submenu {
	background-color: #eeeeee;
	padding: 15px 0 15px 0;
	margin: 10px 0 10px 10px;
	list-style-type: none;
	width: 195px;
}
.submenu a, .submenu a:visited {
	color: #3b3a3a;
	display: block;
	text-decoration: none;
	padding: 0 5px 0 30px;
	margin: 2px 0 4px 0;
	background: #eeeeee url('../images/arrow-submenu.gif') no-repeat 15px 0px;
}
.submenu li {
	margin: 0;
	margin-bottom: .2em;
	_margin-bottom: -1.2em;
	padding: 0;
	list-style-type: none;
}
.submenu1  {
	margin: 0 0 0 1em;
	padding: 0;
}
.submenu2, .submenu3, .submenu4, .submenu5 {
	margin: 0 0 0 1em;
	padding: 0;
}

.submenu a.on	{
	font-weight: bold;
	color: #3b3a3a;
}
.submenu a:hover	{
	text-decoration: underline;
	color: #3b3a3a;

}
/* ARTICLE*/
#article {
	width: 739px;
	_width: 730px;
	
	padding: 5px 20px 20px 20px;
	margin: 0;
	display: table; /* wow background: silver; */
	color: #000;
}
h3, h4 {
}
h1 {
	font-size: 1.7em;
	font-weight: bold;
	margin: .5em 0 .5em 0;
	padding: 0;
    line-height: 1em;
    color: #db0000;
	padding: 20px 0px 15px 0px !important;
	background: #fff url(../images/h1-bg-3.jpg) no-repeat left bottom; 	
}
h2 {
	font-size: 1.4em;
	margin: 1em 0 .3em 0;
	padding: 0;
	clear: right;
    line-height: 1.2em;
  	font-weight: bold;
	color: #5c5c5c;
}
h3 {
	font-size: 1.3em;
	margin: .5em 0 0 0;
	padding: 0 0 0 0px;
	font-weight: bold;
	color: #5c5c5c;
	clear: both;
	
}
h4 {
	font-size: 1.2em;
	margin: .5em 0 .1em 1.3em;
	font-weight: bold;
	padding: 0;
	color: #db000;
}
#article h4 {
	margin-left: 0em;
	color: #4e4e4e;	
}
h5 {
	font-size: 1.1em;
	margin: .5em 0 .1em 0;
	font-weight: bolder;
	padding: 0;
}
h6 {
	font-size: 1em;
	margin: 1.5em 0 1em 0;
	font-weight: bolder;
	padding: 10px;
	background-color: #efefef;
	
}
address {
	font-style: normal;
	margin: 1em 0 1em 0;
}
p {
 margin: 15px;
}
#article p {
	margin: .5em 0 1em 0;
	text-align: left;
    font-size: 1em;
    line-height: 1.2em;
}
#article ul {
	padding: 15px 0 0 5px !important;
	background: #fff url('../images/ul.jpg') no-repeat 0 0;
}
#article ul.oranzove {
	padding: 15px 0 10px 5px !important;
	background: #fff url('../images/ul2orange.jpg') no-repeat 0 0;
}
#article ul.sestavy {
	padding: 15px 0 10px 150px !important;
	margin-top: 40px;
	background: #fff url('../images/sestavy.gif') repeat-x;
	height: 25px;
	border: 0;
}
#article ul.sestavy li {
	float: left;
	background: transparent url(../images/produktlistico.gif) no-repeat 0 0!important;
	padding: 0 20px 0 20px;
	width: 50px;
	
}
.tuv {
	width: 150px;
	background: transparent url(../images/termicke.png) no-repeat 20px 0;
	height: 105px;
	margin-top: -100px;
	position: relative;
}
.bazen {
	width: 150px;
	background: transparent url(../images/bazen.jpg) no-repeat 10px 0;
	height: 105px;
	margin-top: -100px;
	position: relative;
}
.fotovoltaicke {
	width: 150px;
	background: transparent url(../images/fotovoltaicke.png) no-repeat 30px 0;
	height: 105px;
	margin-top: -100px;
	position: relative;
}
#article ul.sestavy li a {
	color: #fff;
}
#article ul li, #article ul ul li {
	background: transparent url('../images/arrow-submenu.gif') no-repeat 15px 2px;
}
ul li ul {
	margin-left: 15px; 
}
ul li img {
  float: none;
  border: none;
}
table {
	border-collapse: collapse;
	margin: 1em 0 1em 0;
	clear: right;
	width: 100%;
}
th {
	border: none ;
	background-color: #cccccc;
	color: #000;
	padding: 5px 10px 5px 10px;
    text-align: left;
	vertical-align: middle;
}
td {
    border: none ;
	padding: 5px 10px 5px 10px;
	margin: 0;
	background-color: #f6f6f6;
	color: #000;	
}
table.hidden {
	border: none;
	margin: 0;
	background: #fff;
}
table.hidden td {
	border: none;
	padding-left: 0;
	vertical-align: top;
	background: #fff;
}
.iemax td {
    padding-right: 0px;
}
cite {
    display: block;
    font-size: 1.3em;
    margin: 1em 0 1.5em 0;
    font-style: italic;
    padding: 0;
    color: gray;
}
#article ul, #article ol {
	margin: 1em 0 1em 0;
	padding: 0;
}
#article table ul {
	margin: 0 0 .2em 0;
}

ul li, #article ul li, #article-uvodni ul li {
	list-style-type: none;
	text-align: left;
	padding: 0 0 5px 30px;
	color: rgb(40,40,40);
}
#article ol li {
	margin: 0 0 0 3em;
	padding: 0 0 5px 0px;
	color: rgb(40,40,40);
}
/* SEARCH */
#search-box {
	width: 220px;
    height: 30px;
	background: #000;
	padding-top: 10px;
	opacity: .7;
	filter: alpha(opacity=70);
	position: absolute;
	top: 0px;
	z-index: 999;
	margin-left: 780px;	
}
#search-uvodni{
	clear: both;
}
.search-form {
    width: 160px;
	height: 14px;
    border: 1px #AFAFAF solid;
	padding: 2px 5px 2px 2px;
	margin: 0px 0px 5px 15px;
	font-size: 10px;
	float: left;
	color: #000;
}
.search-form-button {
    width: 22px;
    height: 20px;
    display: block;
    background: #fff url(../images/search-button.gif) no-repeat;
	border: none;
	font-size: .85em;
}
/* DOWNLAYER*/
#downlayer {
	clear: both;
	padding: 0;
	font-size: 10px;
	background: #454545 url(../images/downlayer.gif) repeat-x;
	height: 114px;
	color: #dfdfdf;
	width: 1001px;
}
#downlayer a {
	color: #dfdfdf;
}
/*******************************************************************************
 * DROP DOWN MENU
 ******************************************************************************/
#blackbar {
	width: 812px;
	height: 58px;
	background-color: #000;
	opacity: .4;
	filter: alpha(opacity=40);
	top: 215px;	
	position: absolute;
	z-index: 900;
}
#menuContent {
    clear: both;
    height: 0px;
}
#menuBox {
	font-family: Sans-serif;    
	font-size: 12px;
	padding: 0;
	margin: 0;
	z-index: 999;
    width: 1000px;
	position: absolute;
	top:215px;
}
#menuBox a, #menuBox a:visited, #menuBox a:active {
	display: block;
	color: #fff;
	text-decoration: none;
	padding: 10px 5px 10px 5px;
	width: 250px;
	/*border-bottom: 1px #fff solid !important;*/
	font-variant: small-caps;
	opacity: 85%;
	-moz-opacity:.85;
}
.parent {
	width: 100px !important;
	text-align: left;
	padding: 5px 5px 5px 10px !important;
	font-weight: bold;
	border-right: 1px #000 dotted;
	height: 30px;
	opacity: 85% !important;
	-moz-opacity:1 !important;
	font-size: 11px;
	height: 48px;
}
#menuBox a:hover {
	color: #fff;
	text-decoration: none;
	color: #db0000;
}
#menuBox ul {
	display: block;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#menuBox li {
	display: block;
	margin: 0;
	padding: 0;
	float: left;
	color: #fff;
	position: relative;
	cursor: pointer;
	cursor: hand;
}
#menuBox li#en {
	float: right;
	margin: 0;
	font-size: 110%;
}
#menuBox li#en a {
	text-decoration: underline;
}
/* MENU-SUB */
#menuBox ul li div {
	visibility: hidden !important;
	line-height: normal;
}
#menuBox ul li div.mn a {
	display: block;
	padding: 5px 5px 5px 5px;
	background-color: #5b5b5b;
	color: #fff;
	width: 250px;
}
#menuBox ul li div.mn a:hover {
	color: #fff;
	color: #db0000;
}
#menuBox ul li div.mn {
	margin-left: 0;
	/*margin-top: -1px;*/
}

#menuBox ul li.visible div div div div div{
	visibility: hidden !important;
}
#menuBox ul li.visible div div div div{
	visibility: hidden !important;
}
#menuBox ul li.visible div div div {
	visibility: hidden !important;
}
#menuBox ul li.visible div div {
	visibility: hidden !important;
}
#menuBox ul li.visible div {
	visibility: visible !important;
}
#menuBox ul li.invisible div {
	visibility: hidden !important;
}

#menuBox ul ul li.visible div {
	visibility: visible !important;
}
#menuBox ul ul li.invisible div {
	visibility: hidden !important;
}

#menuBox ul ul ul li.visible div {
	visibility: visible !important;
}
#menuBox ul ul ul li.invisible div {
	visibility: hidden !important;
}
#menuBox ul ul ul ul li.visible div {
	visibility: visible !important;
}
#menuBox ul ul ul ul li.invisible div {
	visibility: hidden !important;
}
#menuBox ul ul ul ul ul li.visible div {
	visibility: visible !important;
}
#menuBox ul ul ul ul ul li.invisible div {
	visibility: hidden !important;
}
#menuBox ul ul ul ul ul ul ul ul li.visible div {
	visibility: visible !important;
}
#menuBox ul ul ul ul ul ul ul ul li.invisible div {
	visibility: hidden !important;
}
/* S/M */
#menuBox ul ul {
	position: absolute;
	z-index: 100;
	margin-left: 0;
	padding-top: 0px;
	margin-left: -1px;
}
#menuBox ul ul ul {

}
#menuBox ul ul li {
	display: block;
	_display: inline;
	float: none;
	padding-right: 1px;
	background-repeat: no-repeat;
	text-transform: none;
	line-height: normal;
}
#menuBox ul ul ul li {

	/*-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	*/
}
#menuBox ul ul li a {
	color: #000;
	display: block;
	background-color: #e0f3ff;
}
#menuBox ul ul li a:hover {
	/*background-color: #db0000;*/
}
#menuBox li a span {
	display: block;
	padding: 5px 5px 5px 15px;
}
#menuBox ul ul li div {
	visibility: hidden !important;
	position: absolute;
    left: 261px;
	top: 0px;
}
#menuBox ul ul li.visible a {
	color: #fff;
	/*background-*/
	color: #db0000;
}
#menuBox ul ul li.visible div a, #menuBox ul ul li.visible div a:active, #menuBox ul ul li.visible div a:visited {
  color: #fff;
	background-color: #5b5b5b;
}
#menuBox ul ul li.visible div a:hover {
	/*background-color: #db0000;
	background-*/color: #db0000;	
}
#menuBox ul ul ul li.visible a {
	color: #fff;
	/*background-*/color: #db0000 !important;
}
#menuBox ul ul ul li.visible div a {
			color: #fff;
	background-color: #5b5b5b !important;
}
#menuBox ul ul ul li.visible div a:hover {
	background-color: #db0000 !important;
}
/* PODPOLOZKY V PRIPADE, ZE MAJI SUBMENU */
#menuBox .hasSub a span {
		color: #fff;
	    background: #5b5b5b;
}
#menuBox .hasSub a:hover span {
	background-color: #db0000;
}
#menuBox .hasSub a:hover {
	text-decoration: none;
	background-color: #db0000;
}
#menuBox .hasSub ul a span {

}
#menuBox .hasSub ul a:hover span {
	background-color: #db0000;
	text-decoration: underline;
}
#menuBox .hasSub .hasSub a span {
}
#menuBox .hasSub .hasSub a:hover span {
	background-color: #db0000;
}
#menuBox .hasSub .hasSub a:hover {
	text-decoration: none;
	background-color: #db0000;
}
#menuBox .hasSub .hasSub ul a span {

}
#menuBox .hasSub .hasSub ul a:hover span {
	text-decoration: underline;
	background-color: #db0000;
}
#seo {
	display: none;
}
/*******************************************************************************
 * Pomocne
 ******************************************************************************/
hr {
	clear: both;
	border: 0;
}
.floatright {
	float: right;
	margin: 0 0 0 0;
}
.floatleft {
	float: left;
	/*margin: 0 1em 1em 0;
	*/
}
td img.floatleft {
	float: right;
}
sup {
	font-size: .8em;
}
#uzitecneOdkazy li a.lang:hover {
	background: url('');
	text-decoration: underline;
}
.forprint {
    display: none;
}
.nomargins {
    padding: 0;
}
.nomargins th {
    padding: 2px;
    vertical-align: middle;
    font-size: .9em;
}
.nomargins td {
    margin: 0;
    padding: 0;
}
.nomargins input {
    margin: 0;
}
img {
  float: right;
  margin: 0 0 5px 10px;
	border: 1px #eee solid;
	padding: 2px;   
}

img.noborder{
  border: 0px #fff solid;
  padding: 0px;

}
td img {
	float: right;
  margin: 0 5px 5px 0px;
}
fieldset {
  padding: 1em;
	margin: 0 0 1em 0;  
}
input.text {
	width: 12em;
	border: 1px #aaa solid;
}
input.dlouhytext, textarea {
	width: 33.8em;
	border: 1px #aaa solid;
}
input.cislo {
	width: 3em;
	border: 1px #aaa solid;
	text-align: right;
	padding-right: 2px;
}
tr.volny td {
	color: #000;
	background-color: #d3e285 !important;
}
tr.vzorovy td {
	color: #000;
	background-color: #fedf9c !important;
}
tr.rezervace td {
	color: #000;
	background-color: #f0f5d6 !important;
}
td.center {
	text-align: center;
}
.center {
	margin: 0 auto 0 auto;
    float: none !important;
    display: block;
}
table.tcenter td, table.tcenter th {
	text-align: center;
}  
td.right {
	text-align: right !important; 
}
ul#mapa-webu ul {
	padding: .2em;
	margin: -1em .5em .5em 2em ;
	
	background-image: none;
}
ul#mapa-webu {
	font-weight: bold;
	background-image: none;
	margin: 0em .5em .5em 2em ;
}
ul#mapa-webu ul li{
	font-weight: normal;
}
#content-map #mapa-webu a {
	color: #2F52A4;
}
ul#mapa-webu ul {
	_margin-top: -2em;
}
.novinka {
	color: #000;
	padding: 0;
	margin: 10px 10px 10px 20px;
	clear: both;
	margin-bottom: 0px;
}
.sipka {
	padding: 0 0 0 25px;
	margin: 0;
	background: transparent url('../images/arrow-submenu.gif') no-repeat 10px 2px;
}
.novinka img {
	float: right;
}
.novinka .datum {
	display: none;
	font-size: 10px;
	padding: 0;
}
.ikona {
	padding: 0;
	border: 0;
	float: left;
	background: transparent;
}
label {
	display: block;
	color: #000;
	font-weight: bold;
}
fieldset {
	border: 1px #fff solid;
}
#kontaktni-informace a {
	color: #fff;
}
.ucho {
	display: inline-block;
	background: #fff url(../images/ucho.gif) no-repeat right top;
	padding: 5px 30px 0 10px;
	color: #6aa6bd;
	font-weight: bold;
	border-bottom: 1px #6aa6bd solid;
}
table.normal td {
	padding: 4px !important; 
	font-size: 12px !important;
}
table.normal td a {
	color: #FF7E32 !important;
	display: inline !important;
	font-weight: normal !important;
	font-size: 12px !important;
}
#ilustrace-cz, #ilustrace-en, #ilustrace-ru {
    width: 800px;
	height: 200px;
    background: #000 url(../images/gheader.jpg);
    border-top: 1px #fff solid;
    border-bottom: 1px #fff solid;
}
#ilustrace-en {
    background: #000 url(../images/gheader-en.jpg);
}
#ilustrace-ru {
    background: #000 url(../images/gheader-ru.jpg);
}
#ilustrace-sub-cz, #ilustrace-sub-en, #ilustrace-sub-ru {
    width: 800px;
    height: 80px;
    background: #000 url(../images/ilustrace-sub.jpg);
    border-bottom: 1px #fff solid;
    border-top: 1px #fff solid;
}
#ilustrace-sub-en {
    background: #000 url(../images/ilustrace-sub-en.jpg);
}
#ilustrace-sub-ru {
    background: #000 url(../images/ilustrace-sub-ru.jpg);
}
a {
	color: #db0000;	
}
a:hover, #downlayer a:hover {
	color: #ff0000;	
}
.inzerat {
	background: #eee;
	padding: 15px;
	margin-bottom:  10px;
}
.inzerat img {
	float: left;
	width: 150px;
	margin: 5px 10px 5px 0;
}
.vydrazeno {
	background: #ddd;
}
.clr {
	clear: both;
}
#mapa { width: 600px; height: 400px; border: 1px solid black; background: url(mapa.jpg) top left no-repeat;}
#mapa *{ color: black; font-size: 11px; }
#languages {
	color: #666666;
	font-size: .85em;
	text-align: right;
	padding: 10px 15px 0px 0;
	float: right;
}
#languages a {
	color: #ff7300;
	text-decoration: none;
}
#languages a:hover {
	color: #ff7300;
	text-decoration: underline;
}
#languages span {
	color: #666666;
	font-weight: bold;		
}

.transparent, #map img {
	background: transparent;
	border: none;
}
.blok {
	max-width: 300px;
}
.fltleft {
	float: left;
}
.tleft {
	text-align: left;
	padding-top: 10px;
}
.tright {
	text-align: right;
	padding: 10px;
}
#downlayer a img, #downlayer img {
	border: 0px;
	margin: 0px;
	float: none;
}
.uvodni-blok {
	background-color: #f0f0f0;
	/* background: #fff url(../images/uvodni-blok-background2.jpg) no-repeat; */
	width: 320px;
	height: 570px;
	float: left;
	margin: 10px 0 10px 10px;
}
.novinky-submenu {
	background-color: #eeeeee;
	width: 200px;
	margin: 0px 0 10px 10px;
	padding: 1px 0 15px 0;
}
.novinky-submenu h3, .uvodni-blok h3 {
	margin: 20px 10px 15px 20px;
	font-weight: bold;
	font-size: 1.2em;
	color: #5b5b5b;
	display: block;
}

#stin-m {
	background: url(../images/stin-m.gif) repeat-y;
	width: 1032px;
	margin: 0 auto 0 auto;
}
#stin-b {
	background: url(../images/stin-b.gif) repeat-y;
	width: 1032px; 
	height: 16px;
	margin: 0 auto 0 auto;
}
#headItem1 {
	background: #f0f0f0 url(../images/teplo.jpg) no-repeat bottom right;
}
#headItem2 {
	background: #f0f0f0 url(../images/elektrina.jpg) no-repeat bottom right;
	/* dedede */
}
#headItem1, #headItem2 {
	padding: 0;
	color: #353535;
	border-bottom: 1px #fff solid;
	height: 187px;
	cursor: pointer;
}
#headItem1 div, #headItem2 div {
	padding: 10px 70px 20px 20px; 
	display: block;
}
#headItem1 h2, #headItem2 h2 {
	padding: 10px 20px 0px 20px;
	margin: 0 0 5px 0;
	color: #5c5c5c; /*#db0000;*/
	font-weight: bold;
	background: #f0f0f0 url(../images/zaloska.gif) no-repeat;
	font-variant: small-caps;
	
}
#bodyItem1 h2, #bodyItem2 h2 {
	background-color: #dedede;
	padding: 10px 20px 10px 20px;
	margin: 0 0 5px 0;
	color: #5c5c5c;
	border-bottom: 1px #fff solid;
	cursor: pointer;	
	background: #f0f0f0 url(../images/zaloska.gif) no-repeat;
}
#bodyItem1, #bodyItem2 {
	border-bottom: 1px #fff solid;
	background-color: #eeeeee;
	color: #454545;
}
#bodyItem1 h3, #bodyItem2 h3 {
	padding: 3px 20px 0px 20px;
	margin: 0;
	/*color: #454545;*/
	font-size: 1em;
}
#bodyItem1 ul li, #bodyItem2 ul li {
	padding: 0 0 0 35px;
	margin: 0;
	background: #eeeeee url('../images/arrow-submenu.gif') no-repeat 20px 2px;
}
#bodyItem1 ul, #bodyItem2 ul {
	margin: 0 0 10px 0;
	padding: 0;
}
#bodyItem1 a, #bodyItem2 a {
	text-decoration: none;
	color: #454545;
}
#bodyItem1 a:hover, #bodyItem2 a:hover {
	text-decoration: underline;
}
table.produkty tr td img {
	float: left;
	margin: 5px 0 0 0;
	/*border: 1px gray solid;*/
}
table.produkty, table.produkty td {
	border: 1px #fff solid;
	vertical-align: top;
	background-color: #eaeaea;
}
table.produkty tr.suda td {
	background-color: #fff;
}
.kategorie {
	float: left;
	padding: 10px;
	background-color: #fff;
	margin: 0 5px 5px 0;
	display: block;
	text-align: center;
	width: 100px;	
	height: 160px;
	text-decoration: none;
	font-weight: normal;
	font-size: 8px;
}
a.kategorie:hover {
	background-color: #eaeaea;
	
}
a img {
	border: none;
}
.formular td {
	padding: 0 0 5px 0;
	border: 0px;
	background-color: transparent;
	vertical-align: top;
}
.formular {
	width: 45em;
}
img.lightbox {
	border: 1px #eee solid;
	padding: 2px;
	float: left;
	margin: 2px 1px 2px 0;
}
.reference {
	margin-top: 0;
}
.reference td {
	border: 0px;
	background-color: #efefef;
}
tr.suda td {
	background-color: #eaeaea;
}
.center {
	float:none;
	margin: 0 auto 0 auto;
}
.cena {
 
	background: #fff url(../images/cenovka.jpg) no-repeat;
	padding: 60px 20px 10px 65px;
	/*padding: 20px 20px 10px 20px;*/
	color: #000;
	width: 413px;
	height: 212px;
}
.cena strong {
    display: block;
    font-size: 1.5em;
}
.rozbalovaci {
	cursor: hand;
	width: 350px;
	background-color: #eaeaea;
	padding: 10px 5px 5px 10px;
	margin: 5px 0 0 0;
}
.nebe, .nebe2 {
	background: transparent url(../images/nebe2.jpg) no-repeat;
	margin: 0 0 10px 0em !important;
	padding: 100px 50px 20px 20px;
	color: #333;
	font-size: 1.4em;
	font-weight: bold;
	border-top: 1px silver solid;
}
.nebe2 {
	background: transparent url(../images/nebe3.jpg) no-repeat;
}
h1.nebe, h1.nebe2 {
	padding: 100px 20px 20px 20px !important; 
}  
.first {
	color: #fff;
	background: #6d6d6d url(../images/first-bg-2.jpg) no-repeat top right;
	padding: 15px 15px 15px 1em;
	font-size: 1.1em !important;
	font-style: normal !important;
	width: 350px;
}
.montaz {
	color: #fff;
	background: #b6b6b6 url(../images/montaz.jpg) no-repeat top right;
	padding: 10px 10px 15px 15px;
	font-style: normal !important;
	clear: both;
	height: 170px;
}
.montaz img {
	float: left;
	margin: 0 15px 0 0;
}
.produktimg {
	border: 0px;
}
img.fltleft {
	float: left;
	margin: 0 10px 10px 0; 
}
ul.linky {
	border: 1px #80c91f solid;
	background-color: #f3ffe4 !important;
	background-image: none !important;
}
a.cenik {
	display: block;
	width: 142px;
	height: 50px;
	background: transparent url(../images/cenik.gif) no-repeat;
}
.reference p img {
	display: block;
	float: none !important;
	margin: 0px auto 10px auto;
	clear: both;
}
#volnaKapacita {
	padding: 0px; 
	margin: 0 0 0 0px;
	background: #dedede url('../images/panely.jpg') no-repeat right 35px ;
	border-bottom: 1px #fff solid;	
}
#volnaKapacita strong {
	color: #5d5d5d;
	font-size: 1.2em;
	display: block;
}
#volnaKapacita span {
	color:#db0000;
	font-size: 1.2em;
	font-weight: bold;
}
table.nice td {
	border: 0px;
	border-bottom: 1px #fff solid;
}
tr.sude td {
	background-color: #efefef;
}
.plus {
	font-size: 2.7em;
	color: #5c5c5c;
}
.floatnone {
	float:none;
	clear:both;
	padding: 0;
	margin: 0;
}
label span {
	font-size: 1.4em;
	color: #db0000;
}

.address {
	width: 200px;
}
#vymena-odkazu a {
	color: silver;
}
a.tlacitko {
	display: block;
	padding: 5px 10px 5px 20px;
	background: transparent url(../images/tlacitko.jpg) no-repeat;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 5px;
	width: 60%;
	/*border-left: 5px #fff solid;*/	 
}
a.tlacitko:hover {
	/*border-left: 5px #db0000 solid;*/
	background: transparent url(../images/tlacitko_hover.jpg) no-repeat;
	color: #fff;	
}
.cena strong {
	margin-top: 10px;
}

.ramecek {
  background-image: url(/images/ramecek.gif);
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: right center;
  border: 1px solid #8e8e8e;
  padding: 17px 320px 17px 20px;
  width: 390px;
  height: 46px;
  color: black;
  font-weight: bold;
  margin-bottom: 20px;
}
