body {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #0E5C74;
	margin: 0px;
	padding: 0px;
	background-color: #007EA8;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #D33200;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #D33200;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0094C4;
}
hr {
	height: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #DEEAF8;
	clear: both;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
form {
	margin: 0px;
	padding: 0px;
}
a:link, a:visited, a:active {
	color: #2E6EC0;
}
a:hover {
	color: #D33200;
}

.redlink:link, .redlink:visited, .redlink:active {
	color: #990000;
	text-decoration:none;
}

.redlink:hover {
	color: #FF0000;
	text-decoration:none;
}

.menuitem {

}
.menuitem-active {
	background-color:#B8D6E7;
	color:#FFFFFF;
}
.menuitem-sub {

}
.menuitem-sub-active {
	background-color:#B8D6E7;
	color:#FFFFFF;
}

.layout-wrapper {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bkg.gif);
	background-repeat: repeat-y;
}
.layout-top {
	background-image: url(../images/top.gif);
	height: 116px;
	width: 970px;
	background-repeat: no-repeat;
	background-color: #0094C4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.layout-login-basket {
	float: right;
	height: 116px;
	width: 500px;
}
.layout-left {
	float: left;
	width: 213px;
	background-color: #0094c4;
	color: #FFFFFF;
}
.layout-middle {
	float: left;
	width: 568px;
	background-color: #FFFFFF;
}
.layout-right {
	float: left;
	width: 189px;
	background-color: #0094c4;
	color: #FFFFFF;
}
.layout-red-wrapper {
	background-color: #d33200;
	padding: 10px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.layout-green-wrapper {
	background-color: #7EAC20;
	padding: 10px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.katalogitem-wrapper {
	float: left;
	width: 172px;
	margin-right: 6px;
	margin-bottom: 6px;
	background-image: url(../images/item-bkg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border: 1px solid #c6d7dd;
	background-color: #FFFFFF;
}
.katalogitem-foto {
	height: 120px;
	text-align: center;
}
.katalogitem-nazev {
	height: 110px;
	overflow: hidden;
	padding: 4px;
	text-align: center;
}
.katalogitem-buy {
	font-size: 12px;
	font-weight: bold;
	padding: 4px;
	text-align: right;
	height: 20px;
}

.detail-foto {
	float: left;
	width: 220px;
	margin-right: 10px;
	margin-bottom: 15px;
	text-align: center;
}

.detail-popis {
	float: left;
	width: 300px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.fotogalerie-item {
	margin-right: 6px;
	margin-bottom: 12px;
	font-size: 10px;
}

.div-content {
	margin: 10px;
}
.div-content-main {
	margin: 10px;
	background-color: #FFFFFF;
	width: 547px;
}
.div-home {
	display: block;
	height: 116px;
	width: 240px;
	float: left;
}
.ul-menu {
	margin: 0px;
	padding: 0px;
}
.ul-menu li {
	list-style-position: outside;
	list-style-type: none;
	margin: 0px;
	background-color: #e9eef2;
}

.ul-menu a {
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	display:block;
	width: 205px;
}

.ul-menu a:link, .ul-menu a:active, .ul-menu a:visited {
	color: #00538d;
	text-decoration:none;
}

.ul-menu a:hover {
	color: #FFFFFF;
	text-decoration:none;
	background-color: #B8D6E7;
}

.ul-rightmenu {
	margin: 0px;
	padding: 0px;
}
.ul-rightmenu li {
	list-style-position: outside;
	list-style-type: none;
	margin: 0px;
}

.ul-rightmenu a {
	padding: 2px;
	display:block;
	width: 165px;
	height: 18px;
}

.ul-rightmenu a:link, .ul-rightmenu a:active, .ul-rightmenu a:visited {
	color: #FFFFFF;
	text-decoration:underline;
}

.ul-rightmenu a:hover {
	text-decoration:underline;
	color: #FFBD59;
}
.whitelink:link, .whitelink:active, .whitelink:visited {
	color: #FFFFFF;
}
.whitelink:hover {
	color: #FFFFFF;
}

.to-white {
	color: #FFFFFF;
}
.to-small {
	font-size: 10px;
}

.to-big {
	font-size: 18px;
	font-weight: bold;
}
.to-big1 {
	font-size: 15px;
	font-weight: bold;
}
.to-popis {
	font-size: 10px;
	color: #666666;
}
.to-akce {
	color: #FFFFFF;
	font-size: 9px;
	font-weight: bold;
	float: right;
	padding: 2px;
	background-color: #FF6600;
}
.to-lightblue {
	color: #8AAEC4;
}

.rightmenu-arrow {
	background-image: url(../images/arrow1.gif);
	background-repeat: no-repeat;
	height: 12px;
	width: 12px;
	margin-right: 4px;
	display: block;
	float: left;
}

.button1 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #D33200;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 4px;
	margin: 1px;
}
.button2 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #007EA8;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 4px;
	margin: 1px;
}

.button-kosik:link, .button-kosik:active, .button-kosik:visited {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #92CE22;
	padding: 5px;
	display: block;
	margin-top: 10px;
	text-decoration:none;
}

.button-kosik:hover {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #B3E357;
	padding: 5px;
	display: block;
	margin-top: 10px;
	text-decoration:none;
}

.textfield-mnozstvi {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;
	width: 30px;
	border: 1px solid #CCCCCC;
	margin-bottom: 2px;
	padding: 4px;
	font-weight: bold;
	text-align: center;
}
.textfield-230 {
	width: 230px;
	border: 1px solid #007EA8;
}
.textfield-80 {
	width: 80px;
	border: 1px solid #007EA8;
}

.textfield-search {
	font-size: 11px;
	color: #0094C4;
	background-color: #FFFFFF;
	height: 16px;
	width: 160px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 2px;
	float: left;
	margin: 0px;
}
.foto-01 {
	background-image: url(../images/foto-01.jpg);
	height: 144px;
	width: 213px;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.foto-02 {
	background-image: url(../images/foto-02.jpg);
	height: 144px;
	width: 189px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.clearboth {
	clear: both;
}
.ncsv {
	display: none;
}

.listing-normal {
	font-size:10px;
	color: #FFFFFF;
	background-color: #007EA8;
	float: left;
	margin-bottom: 2px;
	margin-left: 2px;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	display:block;
}

.listing-normal:link, .listing-normal:active, .listing-normal:visited { color:#FFFFFF; text-decoration:none; }
.listing-normal:hover {	color:#FFFFFF; background-color:#D33200; text-decoration:none; }

.listing-active {
	font-size:10px;
	color: #FFFFFF;
	background-color: #D33200;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 2px;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	display:block;
}

.msgbox {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	z-index:1;
	text-align:center;
	background-color: #000000;
	-moz-opacity:0.60;
	filter:alpha(opacity=70);
}


.msgbox-content-box {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:auto;
	z-index:1;
	text-align:center;
	margin-top:150px;
	-moz-opacity:1;
	filter:alpha(opacity=100);
}

.msgbox-content {
	width:350px;
	margin-left:auto;
	margin-right:auto;
	height:auto;
	text-align:center;
	background-color:#6CB100;
	padding:15px;
	border:1px solid white;
}

