/* CSS Document */

body {
	background-color: #000000;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	margin:0px;
}
body,td,th {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 13px;
	color: #000000;
}
a:visited, a:link, a:active {
	color:#3B5B8A;
}
a:hover {
	color:#000000;
}
#vyprodej {
	display:none;
	width:144px;
	height:129px;
	position:absolute;
	top:0;
	right:0;
}
#container {
	width: 950px;
	margin:auto;
}

#geralt {
	width:212px;
	height:491px;
	background-image:url(images/geralt.jpg);
	background-repeat:no-repeat;
	float:left;
}
#header {
	width:530px;
	height:145px;
	background-image:url(images/hlavicka.jpg);
	background-repeat:no-repeat;
	background-position:center center;
	float:left;
}
#thisweek {
	width:530px;
	height:176px;
	background-image:url(images/bg_thisweek.jpg);
	background-repeat:repeat-x;
	text-align:center;
	float:left;
}
#thisweek img {
	border:0px;
}
#thisweek a:link, #thisweek a:visited, #thisweek a:active {
	color:white;
}
#thisweek a:hover {
	text-decoration:none;
}
#naseedice {
	width:208px;
	float:right;
	text-align:center;
	color: white;
	font-weight:bold;
}
.edice {
	margin-top:10px;
	margin-bottom:10px;
	border:0px;
}
#naseedice p {
	padding-bottom:3px;
}
#insale {
	width:530px;
	float:left;
	text-align:center;
	padding-top:28px;
	padding-bottom:20px;
}
#discount {
	width:530px;
	float:left;
	font-family: Arial, sans-serif;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	padding-top:6px;
	padding-bottom:8px;
}
#slogan {
	padding-top:24px;
	padding-bottom:24px;
	width:738px;
	float:left;
}
#calendar {
	width:313px;
	height:240px;
	float:left;
	margin-top:15px;
}
#comingsoon {
	width:600px;
	height:240px;
	float:right;
	margin-top:15px;
}
.pripravujeme {
	border:0px;
	margin-right:20px;
}
#comingsoon p {
	color:white;
	font-weight:bold;
	font-size:15px;
}

#container2 {
	width:950px;
	margin:auto;
}
#partners {
	margin-top:15px;
	width:700px;
	float:left;
}
#partners p, #cdprojekt p {
	margin:0;
	padding:0;
	color:white;
	margin-bottom:5px;
	font-size:13px;
	font-weight:bold;
}
#partners img, #cdprojekt img {
	border:0px;
}
#cdprojekt {
	width:210px;
	margin-top:15px;
	float:left;
}