html {
	margin: 0px;
	padding: 0px;
}

body {
	background-color : #000000;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size : 13px;
	text-align: center;
	line-height: 1.2em;
  background-image: url(../img/bgmain0.png);
	background-position: center;

  min-height: 100%;
  height: auto;
	margin: 0px;
	padding: 0px;
}

#bg {
  width: 100%;
  background-image: url(../img/bgmain.png);
	background-position: center top;
	background-repeat: no-repeat;	
	margin: 0px;
	padding: 0px;
	margin-top:-720px;
}

#bg0 {
  width: 100%;
	background-image: url(../img/bg.png);
	
	background-position: center;
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	margin-top:720px;
}

#main{
  overflow:hidden;
  display: block;
  position: relative;
	width: 960px;
	text-align: left;
	margin: auto;
  min-height: 100%;
  height: auto;
}

#header{
  overflow:hidden;
  display: block;
  position: relative;
	width: 510px;
	text-align: left;
  height: 175px;
  float:left;
	margin: 0px;
	padding: 0px;
}

#footer {
  width: 100%;
	text-align: center;
	padding-bottom:15px;
	font-size:10px;
	font-weight:bold;
	color:#e40072;
}

#footer a {
  color:#e40072;
}

#logo{
  overflow:hidden;
  display: block;
	width: 450px;
  height: 175px;
  float:left;
	margin: 0px;
	padding: 0px;
}

#header ul {
  list-style-type: none;
  margin-left:50px;
  padding: 0px;
  margin-top:130px;
}

#header ul li {
  float:left;
  margin:0px;
  padding: 0px 0px 0px 29px;
  font-weight:bold;
  font-size:15px;
}

#header a {text-decoration: none;color: #f4dd46;}
#header a:visited {text-decoration: none;color: #f4dd46;}
#header a:hover {text-decoration: none;color: #ffffff;}

#left{
  overflow:hidden;
  display: block;
  position: relative;
	width: 175px;
	text-align: left;
  float:left;
	margin: 10px 20px 20px -725px;
	padding: 0px;
}

#right{
  overflow:hidden;
  display: block;
  position: relative;
	width: 175px;
	text-align: left;
  float:right;
	margin: 10px 20px 20px 20px;
	padding: 0px;
}

#center{
  overflow:hidden;
  display: block;
  position: relative;
	width: 485px;
	text-align: left;
	  float:left;
	margin: 10px 00px 20px 215px;
	padding: 25px 23px 30px 18px !important;
	line-height:1.3em;
	background-image: url(../img/bg-center.gif);
	border:2px solid #e40072;
}

.ptop {
  overflow:hidden;
  display: block;
  position: relative;
	width: 175px;
	height:25px;
	text-align: center;
	padding-top: 10px;
	background-repeat: no-repeat;	
	font-size:16px;
  font-weight:bold;
  color: #f4dd46;
  background-image: url(../img/lt1.gif);
}

.game {
  margin:0px 0px 0px 28px;
  float:left;
}

.pmain {
  overflow:hidden;
  display: block;
  position: relative;
	width: 150px;
	border-left:2px solid #e40072;
	border-right:2px solid #e40072;
	border-bottom:2px solid #e40072;
	padding-left:5px;
	padding-right:5px;
	margin-left:4px;
	margin-right:7px;
	margin-bottom:20px;
	background-color: #5c2440;
  background-image: url(../img/bgp.gif);
	background-position: top;
	background-repeat: repeat-x;	
}

.pmain2 {
  overflow:hidden;
  display: block;
  position: relative;
	width: 140px;
	border-left:2px solid #e40072;
	border-right:2px solid #e40072;
	border-bottom:2px solid #e40072;
	padding:15px 10px 10px 10px;
	margin-left:4px;
	margin-right:7px;
	margin-bottom:20px;
	background-color: #5c2440;
  background-image: url(../img/bgp.gif);
	background-position: top;
	background-repeat: repeat-x;
  text-align:center;	
}

.pmain3 {
  overflow:hidden;
  display: block;
  position: relative;
	width: 140px;
	border-left:2px solid #e40072;
	border-right:2px solid #e40072;
	border-bottom:2px solid #e40072;
	padding:0px 10px 0px 10px;
	margin-left:4px;
	margin-right:7px;
	margin-bottom:20px;
	background-color: #5c2440;
  background-image: url(../img/bgp2.gif);
	background-position: top;
	background-repeat: repeat-x;
  text-align:center;	
  font-size:11px;
  line-height: 1.1em;
}

.pmain2 img {
  width:120px;
  margin-top:4px;
  margin-bottom:4px;
}

#cart {
  width:auto;
  margin-top:0px;
  margin-bottom:6px;
}

img {
  border-width: 0px;
}

.clear {
  clear:both;
}

.pmain ul {
  list-style-image: url(../img/li.gif);
  list-style-position: inside;
  margin:10px 0px 10px 0px;
  padding: 0px;
}

.pmain ul li {
  margin:4px 0px 0px 0px;
  padding: 0px 0px 4px 0px;
  font-size:12px;
  font-weight:bold;
  background-image: url(../img/lid.gif);
	background-position: bottom;
	background-repeat: no-repeat;	
}

.pmain ul li:hover {
  list-style-image: url(../img/lis.gif);
}

.pmain ul li ul {
  margin:10px 0px 10px 0px;
  padding: 0px;
}

.pmain ul li ul li {
  color:#707070;
  font-size : 11px;
  margin:0 0 0 12px;
  padding:0;
  font-weight:bold;
  background-image: url();
}

.lis {
  list-style-image: url(../img/lis.gif);
}

.pmain a {text-decoration: none;color: #f4dd46;}
.pmain a:visited {text-decoration: none;color: #f4dd46;}
.pmain a:hover {text-decoration: none;color: #ffffff;}
.pmain2 a {text-decoration: none;color: #f4dd46;}
.pmain2 a:visited {text-decoration: none;color: #f4dd46;}
.pmain2 a:hover {text-decoration: none;color: #ffffff;}

.spacer {
  background-image: url(../img/lid.gif);
	background-position: center center;
	background-repeat: no-repeat;	
	width:140px;
	height:5px;
	margin-top:7px;
	margin-bottom:7px;
}

#button1 {width:144px;height:40px;}
#button2 {width:238px;height:40px;}
#button3 {width:113px;height:40px;}

h1 {
  font-size:18px;
  font-weight:bold;
	text-align:center;
	margin-bottom:10px;
}

h2 {
  font-size:16px;
  font-weight:bold;
}

h3 {
  font-size:15px;
  font-weight:bold;
}

#center p {
  text-align:justify;
}

#center ol,ul {
  padding-left:25px;
  text-align:justify;
}

#center a {text-decoration: underline;color: #ffffff;}
#center a:visited {text-decoration: underline;color: #ffffff;}
#center a:hover {text-decoration: none;color: #f4dd46;}

.imgright {
  float:right;
  margin:20px 15px 15px 15px;
}

textarea {
  width:470px;
}

label {
  margin-bottom:10px;
  display:block;
  width:130px;
  float:left;
}

input {
  margin-bottom:10px;
  display:block;
  width:150px;
  float:left;
}

select {
  margin-bottom:10px;
  display:block;
  width:150px;
  float:left;
}

#main_Submit, #recount {
  margin:auto;
  float: none;
}

.acenter {
  text-align:center !important;
  width:100%;
}

.noul a {
  text-decoration: none !important;
}

.banner {
  margin-left:7px;
}

.banner img {
  position:absolute;
  z-index:100;
  border:2px solid #222222;
  margin:-2px 0px 0px -2px;
  width:468px;
  height:60px;
}

.aktualita {

}

.aktualita_obr{
  float:left;
  text-align: center;
 	width: 200px;
  margin-right:20px;
}

.box {
  float:left;
  margin:5px 3px 0px 3px;
  padding:10px 4px 5px 4px;
  width:140px;
  height:215px;
  text-align:center;
	border:2px solid #ba0d65;
	overflow:hidden;
}

.box p {
  line-height: 10px;
  padding:0px 5px 0px 5px;
  text-align:center !important;
  margin:0px;
  height:50px;
}

.boxh1 {
  line-height: 12px !important;
  padding:5px 0px 0px 0px !important;
  text-align:center !important;
  margin:0px !important;
  height:35px !important;
}

.empty {
  width:120px;
  height:80px;
}

.button {
  float:left;
  margin-top:5px;
}

.imgbox {
  margin:10px 20px 10px 0px;
  padding:3px;
	float:left;
}

.proimg {
  height:130px;
  overflow:hidden;
}


.toppro1 {
  width:240px !important;
  float:left;
  font-size:11px;
  overflow:hidden;
  text-align:left !important;
}

.toppro1 h1 {
  text-align:left !important;
  margin:0px;
  padding:0px;
}

.toppro2 {
  width:240px !important;
  float:left;
  font-size:11px;
  overflow:hidden;
  text-align:right;
  margin-bottom:20px;
}

.smaller li {
  font-size:11px !important;
}
