/* Layout CSS */

div {
	position:absolute;
	visibility:visible;
	border: 0px;
}

#master {
	position: relative;

	margin-left: auto;
	margin-right: auto;

	padding-top: 260px;
	padding-right: 30px;
	padding-bottom: 10px;

	width: 720px;
	text-align: left;
	color:#4C261B;
	background-color:#CBBA9E;

	background-image : url(../images/transfill.jpg);
	background-repeat:repeat-x;
}

#textarea {
	position:relative;
	width:460px;
	min-height:350px;
	left:260px;
/*	top:260px;*/
}

/* SITE */

#header {

	padding-left:20px;

	left:237px;
	top:205px;
	width:491px;
	height:37px;
	
	background-image : url(../images/img04.jpg);
	background-repeat:no-repeat;
}

#footer {
	position:relative; 
	left:7px;
	top:30px;
	width:700px;
	height:50px;
}

#copyright {
	position:relative;
	left: 510px;
	top: 35px;
	width:242px;
	height:19px;
	font-size:11px;
	padding-bottom:5px;
}

#uvod {
	left:14px;
	top:24px;
	width:223px;
	height:25px;
}

#kava {
	left:14px;
	top:49px;
	width:223px;
	height:25px;
}

#firma {
	left:14px;
	top:74px;
	width:223px;
	height:26px;
}

#distribuce {
	left:14px;
	top:100px;
	width:223px;
	height:26px;
}

#kontakty {
	left:14px;
	top:126px;
	width:223px;
	height:28px;
}

#zajimavosti {
	left:14px;
	top:154px;
	width:223px;
	height:24px;
}

#topimg {
	left:237px;
	top:24px;
	width:491px;
	height:156px;
}

#akce1 {
	left:14px;
	top:205px;
	width:223px;
	height:37px;
}

#akce2 {
	padding-left:30px;
	padding-top:5px;
	left:14px;
	top:242px;
	width:194px;
	height:44px;
	background-image : url(../images/img05.jpg);
	background-repeat:no-repeat;
}

#vzorek {
	left:14px;
	top:202px;
	width:223px;
	height:110px;
}

#novinky {
	padding-left:30px;
	padding-top:63px;
	left:14px;
	top:312px;
	width:194px;
	height:89px;
	background-image : url(../images/novinky.jpg);
	background-repeat:no-repeat;
}

#kariera {
	padding-left:30px;
	padding-top:63px;
	left:14px;
	top:312px;
	width:194px;
	height:89px;
	background-image : url(../images/kariera.jpg);
	background-repeat:no-repeat;
}

#img01 {
	left:14px;
	top:0px;
	width:736px;
	height:24px;
}

#img02 {
	left:728px;
	top:24px;
	width:22px;
	height:156px;
}

#img03 {
	left:14px;
	top:178px;
	width:714px;
	height:25px;
}

#bottomaddress {
	left:56px;
	top:18px;
	width:650px;
	height:12px;
}

#imglogo {
	left:6px;
	top:3px;
	width:42px;
	height:41px;
}

.zajimavosti-img {
	margin-top:33px;
	margin-bottom:30px;
}

.bonus-img {
	margin-bottom:15px;
}

