
p {
	text-align: justify;
}


body {
	margin: 0;
	text-align: center;
	background-color: white; 	
	color: black;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 11px;
	letter-spacing: 0;
	line-height: 1.3;
	background: #a57150 url(design/pattern.gif) repeat;
}

#telobig {
	margin: 0 auto;
	text-align: center;
	width: 100%;
	min-height: 640px;
		background: url(design/cerveny-pas2.gif) top repeat-x;
		_background: url(design/cerveny-pas.gif) top repeat-x;
}


#telo {
	margin: 0 auto;
	text-align: center;
	width: 980px;
	min-height: 640px;
	background: url(design/telo-poz-black.png) repeat;
	_background: url(design/telo-poz-black.gif) repeat;
}

#spodok {
	position: relative;
	clear: both;
	margin: 0 auto;
	text-align: center;
	width: 980px;
	height: 31px;
	background: url(design/paticka.png);
	_background: url(design/paticka.gif);
	font-size: 11px;
}
#spodok p {
	text-align: center;
	margin-top: 10px;
	padding-top: 10px;
	_padding-top: 0;
}


#partneri {
	width: 900px;
	margin: 0px auto;
	padding: 10px 0 4px 0;
}




#banery {
	width: 980px;
	height: 66px;
	text-align: center;
	padding-bottom: 4px;
	_padding-bottom: 2px;
}
#banery img {
	margin: 4px 5px 2px 5px;
	_margin: 4px 5px 0 5px;
	border: 1px solid black;
}
#banery object {
	margin: 2px 5px 2px 5px;
	_margin: 2px 5px 0 5px;
	border: 1px solid black;
}



#hlavicka {
	position: relative;
	text-align: left;
	width: 980px; height: 90px;
	background: url(design/hlavicka.gif);
}

#hlavicka h2#logo {
	margin: 0;
	width: 226px; height: 60px;
	background-image: url(design/s-world-logo.gif);
}
#hlavicka h2#logo a {
	position: absolute;
	top: 18px;
	left: 38px;
	width: 164px;
	height: 40px;
}
#hlavicka h2#logo span {
	position: absolute; top: -800px;
}

#hlavicka form {
	position: absolute;
	left: 20px;
	bottom: 20px;
}
#hlavicka form input {
	width: 124px;
	height: 15px;
	font-size: 10px;
	padding: 1px 10px 0 10px;
	border: 0;
	background: url(design/button.gif) no-repeat;
	color: #700;
}
#hlavicka form input#submit {
	position: relative;
	top: 2px;
	_top: 0;
	padding: 0;
	width: 16px;
	height: 16px;
	font-size: 10px;
	border: 0;
	background: url(design/button-submit.gif) no-repeat;
	cursor: pointer;
	_cursor: hand;
}




#hlavicka #registracia {
	position: absolute;
	right: 20px;
	bottom: 20px;
}
#hlavicka #registracia a {
	display: block;
	float: left;
	width: 134px;
	height: 16px;
	text-align: left;
	padding-left: 10px;
	margin-left: 3px;
		background: url(design/button.gif);
}






#nadpis {
	position: relative;
	text-align: left;
	width: 980px; height: 155px;
	background: url(design/nadpis.gif);
}

#nadpis #logo {
	position: absolute;
	left: 390px;
	top: -20px;
	width: 200px; height: 140px;
}
#nadpis #logo h2 {
	margin: 0;
	padding: 0;
	width: 200px; height: 140px;
}
#nadpis #logo h2 a {
	display: block;
	width: 200px; height: 140px;
}
#nadpis #logo h2 a span {
	position: absolute;
	top: -2000px
}





#first {
	position: relative;
	width: 980px;
	height: 104px;
	background: url(design/first.gif);
	_background: url(design/first.gif);
}
#first a#kde-si1, #first a#kde-si2 {
	position: absolute;
	top: 55px;
	display: block;
	width: 134px;
	height: 16px;
		background: url(design/button.gif);
}
#first a#kde-si1 {
	left: 185px;
	padding-left: 10px;
	text-align: left;
}
#first a#kde-si2 {
	right: 185px;
	padding-right: 10px;
	text-align: right;
}





#stredna {
	float: left;
	background: url(design/stredna-poz.png) repeat-y;
	_background: url(design/stredna-poz.gif) repeat-y;
}




#lavy {
	float: left;
	width: 125px;
	margin: 0 0 0 40px;
	_margin: 0 0 0 20px;
}

#stred {
	float: left;
	width: 610px;
	margin: 0 20px 0 20px;
}
#stred2 {
	background-image: none; /* oprava bug IE */
}

#pravy {
	float: left;
	width: 125px;
	margin: 0 40px 0 0;
	_margin: 0 20px 0 0;
}




#lavy h2 {
	font-size: 14px;
	margin: 4px;
	color: #700;
	text-align: left;
}
#pravy h2 {
	font-size: 14px;
	margin: 4px;
	color: #700;
	text-align: right;
}


ul#kategorie {
	margin: 0;
	padding: 0;
	text-align: left;
}
ul#kategorie li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}


ul#kategorie li a {
	margin: 0 10px 0 10px;
	padding: 0;
	display: block;
	min-height: 16px;
	_height: 16px;
	text-decoration: none;
	border-bottom: 1px solid #ccc;
}

div#lavy ul#kategorie li a {
	text-align: right;
		background: url(design/kat-plus.gif) left no-repeat;
}
div#pravy ul#kategorie li a {
	text-align: left;
		background: url(design/kat-plus.gif) right no-repeat;
}
div#lavy ul#kategorie li a:hover {
	text-align: right;
		background: url(design/kat-plus-over.gif) left no-repeat;
}
div#pravy ul#kategorie li a:hover {
	text-align: left;
		background: url(design/kat-plus-over.gif) right no-repeat;
}






.strankovanie {
	float: left;
	position: relative;
	width: 600px;
	height: 16px;
	margin-bottom: 10px;
	padding-right: 10px;
	background: url(design/strankovanie.gif);
	text-align: center;
}
.s1 {
	position: absolute;
	left: 10px;
}
.s2 {
	position: absolute;
	left: 125px;
	width: 360px;
}
.s3 {
	position: absolute;
	right: 10px;
}


/* PALETA PALETA PALETA PALETA PALETA PALETA */



.paleta {
	float: left;
	position: relative;
	width: 610px;
	height: 146px;
	margin-bottom: 10px;
	background: url(design/paleta.png);
	_background: url(design/paleta.gif);
}

.new {
	background: url(design/paleta-new.png);
	_background: url(design/paleta-new.gif);
}
.akcia {
	background: url(design/paleta-akcia.png);
	_background: url(design/paleta-akcia.gif);
}

.paleta a {
	float: left;
	margin: 10px;
	border: 0;
}
.paleta a:hover {
	border: 0;
}
.paleta a img {
	width: 120px;
	height: 120px;
	padding: 3px;
	background: url(design/paleta-poz.png) repeat;
	_background-image: none;
	_background-color: #bcbcbc;
}
.paleta a:hover img {
	width: 120px;
	height: 120px;
	padding: 3px;
	background: url(design/paleta-poz-over.png) repeat;
	_background-image: none;
	_background-color: #c8c8c8;
}
.paleta h2 {
	position: absolute;
	left: 170px;
	top: 12px;
	width: 226px;
	margin: 0;
	padding: 0;
	font-size: 14px;
}
.paleta h2 a {
	margin: 0;
	padding: 0;
	border: 0;
}
.paleta h2 a:hover {
	margin: 0;
	padding: 0;
	border: 0;
}
.paleta p.popis {
	position: absolute;
	left: 170px;
	top: 50px;
	font-size: 11px;
	width: 180px;
	height: 86px;
	margin: 0;
	padding: 0;
}
.paleta span.sklad {
	position: absolute;
	left: 170px;
	bottom: 10px;
	font-size: 11px;
	color: white;
}
.paleta span.cena {
	position: absolute;
	right: 10px;
	top: 12px;
	display: block;
	text-align: left;
	width: 120px;
	font-size: 12px;
	font-weight: bold;
	color: #700;
}
.paleta div.velkost {
	position: absolute;
	right: 10px;
	top: 50px;
	width: 105px;
	margin: 0;
	padding: 0;
	text-align: left;
}
.paleta div.velkost b {
	float: left;
	display: block;
	width: 50px;
}

.paleta div.velkost form#pocet {
	float: left;
}
.paleta div.velkost form#pocet input {
	float: left;
	width: 48px;
	font-size: 10px;
	margin: 0;
	padding: 0;
	border: 1px solid #666;
}
.paleta div.velkost form#pocet select {
	float: left;
	position: relative;
	top: -1px;
	width: 50px;
	font-size: 10px;
	margin: 0;
	padding: 0;
	border: 1px solid #666;
}

.paleta div.kosik {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 100px;
	height: 45px;
	margin: 0;
	padding: 0;
	text-align: left;
}
.paleta div.kosik a {
	width: 60px;
	height: 37px;
	margin: 0;
	padding: 8px 40px 0 0;
	font-weight: bold;
}
.paleta div.kosik a span {
	width: 80px;
	height: 45px;
	margin: 0;
	padding: 0;
}







/* PALETA PALETA PALETA PALETA PALETA PALETA */



.clanok {
	float: left;
	position: relative;
	width: 610px;
	height: 146px;
	margin-bottom: 10px;
	background: url(design/paleta2.png);
	_background: url(design/paleta2.gif);
}

.new2 {
	background: url(design/paleta2-new.png);
	_background: url(design/paleta2-new.gif);
}

.clanok a {
	float: left;
	margin: 10px;
	border: 0;
}
.clanok a:hover {
	border: 0;
}
.clanok a img {
	width: 120px;
	height: 120px;
	padding: 3px;
	background: url(design/paleta-poz.png) repeat;
	_background-image: none;
	_background-color: #bcbcbc;
}
.clanok a:hover img {
	width: 120px;
	height: 120px;
	padding: 3px;
	background: url(design/paleta-poz-over.png) repeat;
	_background-image: none;
	_background-color: #c8c8c8;
}
.clanok h2 {
	position: absolute;
	left: 170px;
	top: 12px;
	width: 226px;
	margin: 0;
	padding: 0;
	font-size: 13px;
}
.clanok h2 a {
	margin: 0;
	padding: 0;
	border: 0;
}
.clanok h2 a:hover {
	margin: 0;
	padding: 0;
	border: 0;
}
.clanok p.popis {
	position: absolute;
	left: 170px;
	top: 50px;
	font-size: 11px;
	width: 180px;
	height: 86px;
	margin: 0;
	padding: 0;
}
.clanok span.datum {
	position: absolute;
	right: 10px;
	top: 12px;
	display: block;
	text-align: right;
	width: 100px;
	font-size: 12px;
	font-weight: bold;
	color: #700;
}

.clanok div.citaj {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 100px;
	height: 45px;
	margin: 0;
	padding: 0;
	text-align: left;
}
.clanok div.citaj a {
	width: 60px;
	height: 31px;
	margin: 0;
	padding: 14px 40px 0 0;
	font-weight: bold;
}
.clanok div.citaj a span {
	width: 80px;
	height: 45px;
	margin: 0;
	padding: 0;
}








/* VSEOBECNE NASTAVENIA PRE PRVKY V OBSAHU STRANKY */




img {
	border: 0;
}

/* odkazy odkazy odkazy */

a:link {
	color: #fff;
	text-decoration: none;
}
a:active {
	color: #fff;
	text-decoration: none;
}
a:visited {
	color: #fff;
	text-decoration: none;
}
a:hover {
	color: #700;
	text-decoration: underline;
}

/* odkazy hlavna cast - tmave farby */

.paleta a:link, .clanok a:link {
	color: #700;
}
.paleta a:active, .clanok a:active {
	color: #700;
}
.paleta a:visited, .clanok a:visited {
	color: #700;
}
.paleta a:hover, .clanok a:hover {
	color: #fff;
}






.clear {
	float: left;
	clear: both;
	height: 2px;
}

































