/* hlavni dokument */

body {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;
	margin: 20px 6px 10px;
	padding: 0px;
}

tr, td {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #666666;
}

a:link {
	color: #b10042;
}
a:active {
	color: #b10042;
}
a:visited {
	color: #b10042;
}
a:hover {
	color: #E60056;
}

h1 {
	font-size: 18px;
	color: #B10042;
	font-weight: bold;
}

.nadpis1 h1 {
	font-size: 18px;
	color: #B10042;
	font-weight: normal;
	margin:0px;
	padding:0px;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	color: #606A74;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	margin: 0px;
	padding: 0px;
}

p {
	padding: 0px;
	margin-top: 8px;
	margin-bottom: 8px;
}

hr {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #DDDDDD;
}

form {
	margin: 0px;
	padding: 0px;
}
ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.small {
	font-size: 9px;
}
.textbox-350px {
	width: 350px;
	border: 1px solid #CCCCCC;
}


/* tridy */

.layout-main {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	background-color: #FFFFFF;
	position: relative;
}
.layout-top {
	clear: both;
	width: 100%;
}
.layout-top1 {
	float: left;
	width: 292px;
	padding-top: 15px;
	height: 65px;
}

.layout-top2 {
	float: left;
	width: 535px;
	padding-top: 25px;
	height: 55px;
}

.layout-top3 {
	float: left;
	width: 100px;
	text-align: left;
	padding-top: 10px;
	height: 65px;
}
.layout-top-logo {
	background-image: url(../images/ezamo-logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 48px;
	width: 286px;
	display: block;
	cursor: pointer;
}
.layout-top-logolg {
	background-image: url(../images/lg-logo.gif);
	background-position: left top;
	height: 57px;
	width: 96px;
	float: right;
}
.layout-banner {
	height: 176px;
	width: 934px;
	clear: both;
	display: block;
	position: relative;
}
.layout-banner1 {
	height: 166px;
	width: 393px;
	position: absolute;
	left: 0px;
}
.layout-banner2 {
	width: 541px;
	height: 166px;
	background-color: #B10042;
	position: absolute;
	margin-left: 393px;
	top: 0px;
}
.layout-banner3 {
	height: 86px;
	width: 540px;
	color: #FFFFFF;
	position: relative;
}
.layout-content {
	clear: both;
	height: 100%;
	width: 934px;
	padding-top: 10px;
	display: block;
	margin-bottom: 5px;
	background-color: #FFFFFF;
	background-image: url(../images/line-bkg.gif);
	background-repeat: repeat-y;
	background-position: top;
}

.layout-content-uvodni {
	clear: both;
	height: auto;
	width: 934px;
	padding-top: 10px;
	margin-bottom: 5px;
	background-color: #FFFFFF;
	background-image: url(../images/line2-bkg.gif);
	background-repeat: repeat-y;
	background-position: top;
}

.layout-left-panel {
	float: left;
	width: 200px;
	padding-right: 10px;
}
.layout-left-panel-uvodni {
	float: left;
	width: 357px;
	padding-right: 10px;
}
.layout-mid-panel {
	float: right;
	width: 714px;
	padding-left: 10px;
}
.layout-mid-panel-content {
	float: left;
	width: 520px;
}
.layout-mid-panel-uvodni {
	float: left;
	height: 380px;
	width: 232px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
}
.layout-right-panel {
	width: 174px;
	padding-left: 10px;
	float: right;
}
.layout-right-panel-uvodni {
	float: right;
	width: 305px;
	padding-left: 10px;
}
.layout-bottom {
	background-color: #606A74;
	width: 924px;
	clear: both;
	display: table;
	color: #FFFFFF;
	padding: 7px;
	border-top-width: 7px;
	border-top-style: solid;
	border-top-color: #EAEDF0;
}
.layout-topmenu {
	padding-top: 3px;
	padding-right: 12px;
	padding-bottom: 3px;
	padding-left: 5px;
	white-space: nowrap;
	float: left;
}

.layout-topmenu a:link {
	color: #666666; text-decoration:none;
}
.layout-topmenu a:active {
	color: #666666; text-decoration:none;
}
.layout-topmenu a:visited {
	color: #666666; text-decoration:none;
}
.layout-topmenu a:hover {
	color: #b10042; text-decoration:underline;
}

.layout-topmenu-array {
	float: left;
	background-image: url(../images/array.gif);
	display: block;
	height: 15px;
	width: 11px;
	background-repeat: no-repeat;
	background-position: left center;
	margin-right: 2px;
}
.layout-detail-typ {
	margin: 2px;
	float: left;
	height: 130px;
	width: 100px;
	text-align: center;
}
.katalog-item {
	clear: both;
	width: 100%;
	display: block;
}
.katalog-item-foto {
	float: left;
	width: 150px;
	text-align: center;
	display: block;
	margin-bottom: 6px;
}
.katalog-item-content {
	float: right;
	width: 350px;
	padding-left: 10px;
	background-image: url(../images/hr.gif);
	background-repeat: repeat-y;
	background-position: left;
	margin-bottom: 10px;
	text-align: left;
	display: block;
}
.menu-item {
	background-image: url(../images/hr.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 2px;
	padding-bottom: 8px;
	display: table;
	width: 100%;
}
.menu-point {
	padding-right: 5px;
	background-image: url(../images/point.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 12px;
	width: 5px;
	float: left;
}
.menu-subitem {
	height: auto;
	width: 25px;
	float: left;
}
.menu-ul {
	margin: 0px;
	padding: 0px;
}
.menu-li {
	margin: 0px;
	list-style-position: outside;
	list-style-image: none;
	display: block;
	height: 20px;
	list-style-type: none;
	width: 100%;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}

.topmenu-li {
	padding: 0px;
	list-style-position: outside;
	list-style-image: none;
	display: block;
	float:left;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.menu-link {
	color: #606A74;
	text-decoration: none;
}

a.menu-link:link, a.menu-link:visited, a.menu-link:active {
	color: #606A74;
	text-decoration: none;
}

a.menu-link:hover {
	color: #B10042;
	text-decoration: none;
}

.menu-link-selected { color: #B10042; font-weight:bold; }


.bar-item {
	background-image: url(../images/hr.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 10px;
	padding-bottom: 10px;
	display: table;
	width: 100%;
}

.copyright {
	font-size: 10px;
	color: #CCCCCC;
}
.cesta {
	font-size: 10px;
	color: #999999;
}
.popis {
	font-size: 11px;
	line-height: 16px;
}

.popis-kategorie {
	font-size: 11px;
	line-height: 17px;
}
.to-red-lg {
	color: #B10042;
}
.to-gray {
	color: #89949E;
}
.to-bold {
	font-weight: bold;
}
.clearboth {
	clear: both;
}
.displaynone {
	display: none;
}

div.line {
	height: 5px;
	background: url(../images/hr.gif) repeat-x scroll center;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
}

div.line hr {
  display: none;
}

.div-listing-normal {
	float:left;
	cursor: pointer;
	border: 1px solid #C7CBCF;
	display: block;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
}

.div-listing-active {
	float:left;
	background-color: #B10042;
	color: #FFFFFF;
	display: block;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.div-listing-active:link, .div-listing-active:active, .div-listing-active:visited {
	color: #FFFFFF;
	text-decoration:none;
}

.div-listing-normal:link, .div-listing-normal:active, .div-listing-normal:visited {
	color: #888888;
	text-decoration:none;
}
.zbozi-parms-skupina {
	margin:1px;
	margin-top:5px;
	background-color: #FFFFFF;
	display:block;
	clear:both;
	width:486px;
	font-weight:bold;
}

.zbozi-parms-oddelovac {
	margin-top:17px;
	display:block;
	clear:both;
	width:493px;
	font-weight:bold;
	color: #606A74;
	font-size: 11px;
	padding: 0px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
}

.zbozi-parms-item {
	margin:1px;
	background-color: #F8F8F8;
	display:block;
	clear:both;
	width:496px;
}

.zbozi-parms-nazev {
	display:block;
	background-color:#F5F5F5;
	border-right:2px solid #FFFFFF;
	float:left;
	margin-right:4px;
	width:180px;
	padding:2px;
}
