
html { height: 100%; }

body {
	height: 100%;
	background-color: #993333;
	background-image: url("img/background_main.png");
	background-position: top center;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 75%;
	background-repeat: repeat-y;
	margin: 0px;
	color: #D4D4D4	
}

#mainContainer {
	border: 1px solid #3d3d3d;
	background-image: url("img/content_main.png");
	background-repeat: repeat-y;
	margin: 0 auto;
	width: 1000px;
	padding: 0;
	text-align: left;
	}

.left { float: left; }
.right { float: right; }

/*===================================*/

#header {
	background-color: #333333;
	background-image: url("img/banner_main.png");
	height: 177px;
	margin: 0;
	padding: 0;
	}
#header h2 { 
	font-weight: normal;
	font-size: 24px;
	color: #000000;
	margin: 0;
	}
#header h3 {
	font-weight: normal;
	font-size: 18px;
	color: #ffffff;
	margin: 0;
	}
#hbox	{
	height: 177px;
	}

/*===================================*/

#navigation {
	background-color: #47526a;
	background-image: url("img/navigation_main.png");
	height: 32px;
	margin: 0;
	padding: 0;
	}

#topShadow {
	background-image: url("img/content_shadow.png");
	height: 29px;
	margin: 0;
	padding: 0;
	}
	
div.navi {
	float: left;
	width: 128px; 
	height: 32px;
	margin: 0;
	padding: 0;
	background: url("img/nav_link.png");
	background-position: 0 -32px;
	border-right: 1px solid #2d333f;
	}

#navigation a {
	display: block;
	width: 100%;
	height: 22px;
	color: #ffcc66;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	margin: 0;
	padding-top: 8px;
	background: url("img/nav_link.png");
	background-position: 0 0;
	}
	
#navigation a:hover { background-image: none; }

/*===================================*/

#content {
	line-height: 20px;
	word-spacing: 2px;
	text-align: justify;
	width: 819px;
	float: left;
	position: relative;
	margin-bottom: 32px;
	}

#content .box {	padding: 0 16px; margin-bottom: 16px; }

#content .spacer {
	background-image: url("img/content_spacer.png");
	height: 29px;
	margin: 0;
	padding: 0;
}
div.banner {
	text-align: center;
	position: relative;
	margin-bottom: 20px;
	}


#content h1 {
	font-size: 17px;
	font-weight: bold;
	color: #ffcc00;
	margin: 0 10px 0 0;
	}

#content h1 a { text-decoration: none; font-weight: bold; }
	
#content h2 {
	font-size: 14px;
	font-weight: bold;
	color: #FFBF47;
	margin: 0 10px 0 0;
	}

#content a { color: #ffff66; text-decoration: none; }
#content a:hover { color: #b4bfd7; }
#content img.border { padding: 1px; background-color: #6d6d6d; border: 1px solid #3e3e3e; margin-left: 18px; margin-right: 18px; }

#novinky 	{
		margin-top: 6px;
		width: 390px;
		height: 160px;
		background-image: url('img/banner-anew.gif');
		float: left;
		}

#novinky h2 	{
		font-size: 20px;
		font-weight: bold;
		color: #ffffff;
		position: relative;
		left: 10px;
		top: 4px;
¨		}

#novinky-text 	{
		width: 380px;
		height: 120px;
		position: relative;
		left: -12px;
		top: 15px;
		}

#novinky-text ul {
		font-size: 16px;
		font-weight: bold;
		color: #000000;
		text-align: left
		}

#aktualni 	{
		margin-top: 6px;
		margin-left: 7px;
		width: 390px;
		height: 160px;
		background-image: url('img/banner-anew.gif');
		float: left;
		}


#aktualni a	{
		font-size: 16px;
		font-weight: bold;
		color: #000000;
		text-align: left;
		text-decoration: none;
		}

#aktualni a:hover {
		text-decoration: underline;
		color: #000000;
 		}

#aktualni h2 	{
		font-size: 20px;
		font-weight: bold;
		color: #ffffff;
		position: relative;
		left: 10px;
		top: 4px;
¨		}

#aktualni-text 	{
		width: 380px;
		height: 120px;
		position: relative;
		left: -12px;
		top: 15px;
		}

#aktualni-text ul {
		font-size: 16px;
		font-weight: bold;
		color: #000000;
		text-align: left;
		}

#akce h2 	{
		font-size: 20px;
		}

#akce p {
	font-size: 9px;
	line-height: 10px;
	word-spacing: 1px;
	color: #D4D4D4;
	text-align: left;
	}

#akce .sleva	{
	font-size: 16px;
	font-weight: bold;
	color: #ffff00;
	}

#akce ul {
	font-size: 9px;
	line-height: 10px;
	word-spacing: 1px;
	color: #D4D4D4;
	text-align: left;
	}

#sortiment p {
	font-size: 9px;
	line-height: 10px;
	word-spacing: 1px;
	color: #663333;
	text-align: left;
	}

#sortiment ul {
	font-size: 9px;
	line-height: 10px;
	word-spacing: 1px;
	color: #663333;
	text-align: left;
	}

#sortiment h3 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	}

#sort 	{
	margin: 0px 30px 30px 30px;
	width: 90px;
	height: 120px;
	float: left;
	}



#pujcovna 	{
		width: 766px;
		height: 160px;
		background: #ffffff;
		padding: 10px 10px 10px 10px;
		}

#pujcovna p 	{
		font-size: 14px;
		color: #000000;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 20px 0px;
		}

#pujcovnainline {
	background-image: url("img/in-line-bg.gif");
	height: 23px;
	background-repeat: no-repeat;
	background-position: left top;
}
span.pujcovna {
	margin-left: -3000px; /* This is used to remove the original heading*/
}
/*===================================*/
	
#sidebar {
	width: 181px;
	float: right;
	position: relative;
	}
	
#sidebar .box { padding: 0 10px; }

#sidebar .spacer {
	background-image: url("img/sidebar_spacer.png");
	height: 29px;
	margin: 0;
	padding: 0;
	}

#sidebar h3 {
	font-size: 13px;
	font-weight: bold;
	color: #663300;
	margin: 0 0 6px 0;
	text-align: center
	}

#sidebar p {
	font-size: 9px;
	line-height: 10px;
	word-spacing: 1px;
	color: #663333;
	text-align: center
	}

#sidebar img { margin: 0; padding: 1px; }
#sidebar ul { padding: 0; margin: 0; }
#sidebar li { list-style-type: none; padding-left: 16px; padding-top: 7px; }
#sidebar a { color: #000000; text-decoration: none; }
#sidebar a:hover { text-decoration: underline; }


/*===================================*/
	
#bottomShadow {
	background-image: url("img/content_bShadow.png");
	height: 29px;
	margin: 0;
	padding: 0;
	clear: both;
	position: relative;
	}

#footer {
	background-image: url("img/footer_main.png");
	height: 49px;
	margin: 0;
	padding: 0;
	clear: both;
	position: relative;
	}

#footer h2 {
	word-spacing: 125px;
	font-family: monospace;
	font-size: 16px;
	font-weight: bold;
	color: #ffcc99;
	}

#footer .box {
	text-align: center;
	margin: top;
	padding-top: 8px;
	font-size: 9px;
	}

#footer	a { color: #ffcc99; text-decoration: none; }

#footer	a:hover { color: #ffcc00; }
