/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #747474;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;

}

tr, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #747474;

}

a:link { color:#666666; text-decoration:underline; }
a:visited { color:#666666; text-decoration:underline; }
a:active { color:#666666; text-decoration:underline; }
a:hover { color:#333333; text-decoration:underline; }

form {
	margin: 0px;
	padding: 0px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}
hr {
	border-bottom-style: solid;
	border-bottom-color: #DFDFDF;
	clear: both;
	margin-top: 6px;
	margin-bottom: 6px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-width: 1px;
}
.div-foto {
	float: left;
	height: 100px;
	width: 100px;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 0px;
}
.displaynone {
	display: none;
}

ul {
	margin-top: 10px;
	margin-bottom: 10px;
}


.small {
	font-size: 9px;
}


.kategorie-popis {
	font-size: 11px;
}

.kategorie-popis p {
	font-size: 11px;
}


.div-katalog-item {
	float: left;
	height: auto;
	width: 500px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
	overflow: hidden;
}

.div-katalog-item-main {
	float: left;
	height: auto;
	width: 300px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	overflow: hidden;
}


.div-menu {
	height: auto;
	width: auto;
	padding-left: 20px;
	font-weight: bold;
	margin-top: 15px;
}

#menu1 { cursor:pointer; }
#menu2 { cursor:pointer; }
#menu3 { cursor:pointer; }
#menu4 { cursor:pointer; }
#menu5 { cursor:pointer; }

.div-menu-left {
	height: auto;
	width: auto;
	margin-top: 30px;
	font-size: 11px;
	text-align: center;
}
.copyright {
	font-size: 10px;
	color: #999999;
}
.div-hlavicka-zelena {
	margin-left: 15px;
	height: 60px;
	background-image: url(../images/body_zelene.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	padding-top: 10px;
}

.div-hlavicka-modra {
	margin-left: 15px;
	height: 60px;
	background-image: url(../images/body_modre.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	padding-top: 10px;
}

.left-menu-item {
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
	/height:20px;
	width:100%;
	cursor:pointer;
	text-decoration:none;
}

#menu-typ1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFDBD5;
	text-decoration:none;
}
#menu-typ3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFF8A5;
	text-decoration:none;
}
#menu-typ2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFE89F;
	text-decoration:none;
}
#menu-typ4 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d0e6fa;
	text-decoration:none;
}
#menu-typ5 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D5DCF0;
	text-decoration:none;
}

.menu-color1 {	color: #e82700; }
.menu-color2 {	color: #b2d600; }
.menu-color3 {	color: #ff9d00; }
.menu-color4 {	color: #003566; }
.menu-color5 {	color: #afbcc9; }


.div-obsah {
	margin: 20px;
}

.div-obsah-katalog {
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
}

.div-obsah-nobottombord {
	margin-top:20px;
	margin-left: 20px;
	margin-right: 20px;
}
.bannerDiv {
	float: left;
	height: 120px;
	width: 150px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 39px;
}
.bannerDivGray {
	float: left;
	height: 120px;
	width: 150px;
	background-color: #F8F8F8;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 39px;
}


.to-gray {
	color: #B9B9B9;
}

.to-green {
	color: #b2d600;
}

.to-blue {
	color: #003566;
}
.to-red {
	color: #e82700;
}
.to-grayb {
	color: #afbcc9;
}
.to-orange {
	color: #ff9d00;
}


.to-grayd {

	color: #959595;
}
.to-white {
	color: #FFFFFF;
}

.toLeft
{
	float: left;
}
