body {
	background-image: url('layout/background.png');
	list-style: none;
	font-family: Tahoma, Verdana, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: black;
	text-align: center;
}
a {
	color: black;
	text-decoration: none;
	border: 0px;
}
a:hover {
	text-decoration: underline;
}
img {
	border: 0px;
}
ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
input {
	margin-bottom: 5px;
}
input.pridat-oblibence {
	margin-left: 20px;
	margin-top: 5px;
	width: 250px;
}
textarea.pridat-oblibence {
	margin-left: 20px;
	margin-top: 5px;
	width: 350px;
	height: 50px;
}
textarea.obchodni-podminky {
	margin-left: 20px;
	margin-top: 5px;
	width: 350px;
	height: 110px;
	font-size: 11px;
}
select {
	margin-left: 20px;
	margin-top: 5px;
}
h1 {
	padding: 0px;
	margin: 0px;
	margin-left: 20px;
	font-size: 21px;
}
h2 {
	padding: 0px;
	margin: 0px;
	margin-left: 20px;
	font-size: 13px;
}
h3 {
	padding: 0px;
	margin: 0px;
	font-size: 14px;
}
.align-right {
	text-align: right;
}

.category-list {
	line-height: 19px; 
	padding-right: 15px;
}
.padding-LR {
	padding-left: 20px;
	padding-right: 20px;
}
.margin-bottom {
	margin-bottom: 20px;	
}
.margin-left {
	margin-left: 20px;
}
.centered {
	text-align: center;
}
.red {
	color: red;
}
.nomargin {
	margin: 0px;
}
.photoborder {
	padding: 2px;
	border: 1px solid black;
	background: white;
}
.floatleft {
	float: left;
}
.text {
	padding-left: 20px;
	padding-right: 20px;
	text-align: justify;
}
.width250 {
	width: 250px;
}
.nazev-kategorie{
	font-weight: normal;
	font-size: 10px;
}
img.uvod {
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
}

#page-container {
	width: 970px;
    text-align: left;
    margin: 0 auto;

}
#header {
	width: 958px;
	height: 156px;
	padding-bottom: 15px; 
}
#column-left {
 	width: 200px;
	float: left;
}
#column-middle {
 	width: 525px;
	margin: 0 200px 0 215px;
}
#column-right {
 	width: 200px;
	float: right;
}

.column-item-container1 {
	width: 188px;
	background-image: url('layout/column-item-middle.png');
}
.column-item-container2 {
	height: 11px;
	width: 188px;
	background-image: url('layout/column-item-bottom.png');
	background-repeat: no-repeat;
	margin-bottom: 20px;
}
.column-item-content {
	width: 188px;
	padding-top: 15px;
	background-image: url('layout/column-item-top.png');
	background-repeat: no-repeat;
}
.column-item-icon {
	float: left;
	position: relative;
	top: -26px;
	left: -4px;
	width: 64px;
	height: 64px;
	background-image: url('layout/icon-category.gif');
	background-repeat: no-repeat;
}
.column-item-header {
	float: left;
	position: relative;
	width: 90px;
	height: 64px;
	font-weight: bold;
}
.column-item-text {
	clear: both;
	position: relative;
	top: -26px;
	padding-left: 20px;
	padding-right: 20px;
}

.content-container1 {
	width: 525px;
	background-image: url('layout/content-middle.png');
}
.content-container2 {
	height: 11px;
	width: 525px;
	background-image: url('layout/content-bottom.png');
	background-repeat: no-repeat;
	margin-bottom: 20px;
}
.content-content {
	width: 525px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-image: url('layout/content-top.png');
	background-repeat: no-repeat;
}

.oblibenec {
	width: 517px;
	height: 168px;
	background-image: url('layout/background-oblibenec.png');
	background-repeat: no-repeat;
	margin-left: 4px;
	margin-top: 20px;
}
.oblibenec-image {
	float: left;
 	width: 150px;
 	height: 100px;
	padding-left: 20px;
	margin-top: 16px;
	text-align: center;
}
.oblibenec-imagediv {
	height: 100px;
}
.oblibenec-text {
	float: left;
    width: 58%;
	padding-left: 20px;
	margin-top: 16px;
	padding-right: 20px;
}
.oblibenec-text-jmeno {
	width: 70%;
	float: left;
}
.oblibenec-text-hlasy {
	float: right;
	width: 30%;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
}
.oblibenec-text-popis {
	clear: both;
	width: 100%;
	height: 85px;
	padding-top: 10px;
}
.oblibenec-text-uzivatel {
	clear: both;
	width: 100%;
	padding-top: 10px;
	text-align: right;
	font-weight: bold;
}

.top-oblibenci {
	width: 100%px;
	height: 40px;
	margin-top: 8px;
}
.top-oblibenci-image {
	float: left;
 	width: 50px;
	text-align: center;
}
.top-oblibenci-text {
	float: left;
	padding-left: 15px;
	width: 80px;
}