span.mo-fr {
	float:left;
	width: 80px;
}
span.satur {
	float:left; 
	width: 80px;
}
span.sunda {
	float:left; 
	width: 80px;
}

div#map-container {
	padding:20px 0 25px 15px;
}
div#map-container img {
	padding:15px 0 0 40px;
}
div#map-container span {
	padding-left:10px;
	font-size:8px;
}
div#contact-addres-phone-email-container {
	float:left;
	width:48%;
	padding:10px 15px;
}
div#contact-opening-sortiment-container {
	min-height:240px;
	margin-left:50%;
	padding:10px 15px;
}

h2.open-time-h2 {
	display:block;
	margin:0;
	padding:0 0 0 10px !important; 
	color:#0062ac;
	background:url("../images/blue-arrow-forward.png") left center no-repeat;
}
div#authorized-service-map-address-container {
	padding:15px 10px 15px 60px;
}
div#authorized-service-map-address-container div {
	padding:0 100px 0 0;
	float:right;
	
}

table#technical-params-table {
	width: 100%;
}
table#technical-params-table tr:hover {
	border-bottom: 1px dashed rgb(149, 147, 147);
	background-color: rgb(244, 248, 251);
}
table#technical-params-table td.value {
	text-align: right;
	color:#0062ac;
	border-bottom: 1px dashed rgb(149, 147, 147);
}
table#technical-params-table td.value-label {
	border-bottom: 1px dashed rgb(149, 147, 147);
}
table#technical-params-table td.not-filled {
	color: rgb(229, 225, 225);
	background-color: rgb(251, 251, 249);
	font-style: italic;
}
table#technical-params-table td.name-category-label {
	width:250px;
	text-align:center;
	background-color: rgb(244, 248, 251);
	border-bottom: 1px dashed rgb(149, 147, 147);
}


form#partnership-program-form {
	font-size: 11px;
	height:42px;
	right:1px;
	padding-left: 5px;
}
form#partnership-program-form label {
	padding: 3px 0px 0px 1px;
	display:block;
	height:15px;
}

form#partnership-program-form input#login {
	border: 1px solid rgb(61, 143, 195); 
	height: 15px; 
	background-color: rgb(214, 226, 239);
}

form#partnership-program-form input#passw {
	border: 1px solid rgb(61, 143, 195); 
	height: 15px; 
	background-color: rgb(214, 226, 239);
}

form#partnership-program-form input#button {
	height:25px;
	width:125px;
	margin:0 10px;
	border:0;
	color:white;
	font-size:9pt;
	background:#004b9f url("../images/button-background.png") 0 0 no-repeat;
}

div.news-letter-format-div {
	margin:0 30px;
	display: table;
}

div.news-letter-format-div div {
	height:200px; 
	float:left; 
	text-align:center; 
	margin-left:5px; 
	margin-bottom:10px;
}

body.body-404-500 {
	text-align: center;	
}

body.body-404-500 div {
	margin: 0px auto; 
	border: 1px solid white; 
	width: 900px;
	background-image: url('../images/header-and-body-container-top-background.png');
	background-position: left top;
}

body.body-404-500 h1 {
	padding-left: 10px; 
	text-align: left; 
	margin: 0px auto;
}

body.body-404-500 p {
	padding-left: 10px; 
	padding-top: 5px; 
	padding-bottom: 5px; 
	text-align: left;
}


/* kontakty na uvodni strance kontaktu */
ul.contacts-list li div.horizontal-list-margin-left {
	margin-left:270px;
	padding:0;
}
ul.contacts-list li div.horizontal-list-margin-left p {
	min-height:180px;
	padding:0 !important;
	margin:0 !important;
}
ul.contacts-list li div.horizontal-list-margin-left p span.contact-addres-container {
	display:block;
	float:left;
	width:220px;
	padding:0 15px 10px 0;
	margin:0;
}
ul.contacts-list li div.horizontal-list-margin-left p span.contact-opening-container {
	display:block;
	margin:0;
	margin-left:230px;
	padding:0 15px 10px 0;
}
ul.contacts-list li div.horizontal-list-margin-left p span.contact-opening-container span.xmas-openings {
	text-decoration: line-through;
	color: #dfdfdf;
}
ul.contacts-list li div.horizontal-list-margin-left p strong {
	display:block;
	margin:0 0 10px;
	padding:0 0 0 10px !important;
	color:#0062ac;
	background:url("../images/blue-arrow-forward.png") left center no-repeat;
}
ul.contacts-list li div.horizontal-list-margin-left div.top-border {
	text-align:right;
}