@import url(menu.css);
@import url(blocks.css);
@import url(banner.css);

body {
  width: 100%;
  height: 100%;
  margin: 0px;
  padding: 0px;
  font-family: Arial, Helvetica, sans-serif;
  background-color: #fff;
  color: #000;
  font-size: 1em;
  font-weight: normal;
  line-height: 1em;
}

#topBanner {
  position: absolute;
  top: 0px;
  left: 50%;
  margin-left: -451px;
  width: 902px;
  height: 57px;
  background-image: url('../images/topBanner.jpg');
  background-repeat: no-repeat;
  background-position: 0px 0px;
}

.logo {
	position:absolute;
	width:134px;
	height:45px;
	margin:10px 0px 0px 90px;
	float:left;
}

.logo a {
	display:block;
	position:absolute;
	width:134px;
	height:45px;
	cursor:pointer;
}

.logo span {
	display:block;
	position:absolute;
	top:-20px;
	left:0px;
	width:134px;
	height:45px;
}

.logo .logotext {
	background-image:url('../images/123design.gif');
  background-repeat: no-repeat;
  background-position: 0px 0px;
}

h1 {
  font-size: 10px;
  margin: 0px;
}
  
#menuBanner {
  position: absolute;
  top: 57px;
  left: 50%;
  margin-left: -451px;
  width: 902px;
  height: 23px;
}

#content {
  position: absolute;
  top: 231px;
  left: 50%;
  margin-left: -451px;
  width: 902px;
  min-height: 300px;
  background-image: url('../images/contentBackground.jpg');
  background-repeat: repeat-y;
  background-position: 0px 0px;
  font-size: 0.75em;
}

#content div.half1Page {
  width: 506px;
  margin: 25px 25px 25px 88px;
  padding: 0px;
  float: left;
  display: inline;
}

#content div.half2Page {
  width: 218px;
  margin: 0px;
  padding: 0px;
  border: 1px solid #adaaad;
  border-bottom: 0px;
  float: left;
}

#bottomBanner {
  width: 774px;
  padding: 10px 63px 5px 63px;
  height: auto;
  text-align: center;
  background-image: url('../images/contentBackgroundBottom.jpg');
  background-repeat: no-repeat;
  background-position: 0px 0px;
  clear: both;
}

img {
  border: 0px;
}

a {
  text-decoration: underline;
}

a:hover {
  text-decoration: underline;
}

.novinkynadpis {
  font-size: 12px;
  text-decoration: none;
  font-weight: bold;
}

ul {
	margin-left: 10px;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0 3px 0 8px;
  list-style-type: disc;
  line-height: 1.5;
}
	
ul li {
  position: relative;
	left: 5px;
}

td {
  vertical-align: top;
}

p.productCategory {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #2865aa;
  margin: 0px;
  line-height: 16pt;
}

p.productName {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #2865aa;
  font-weight: bold;
  margin: 0px;
  line-height: 16pt;
}

p.releaseDate {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #ff0000;
}

table.productHead {
  width: 536px;
  border: 0px;
  margin: 0px;
  padding: 0px;
}

td.productImageCell {
  width: 240px;
  text-align: right;
}

td.productTextCell {
  width: 328px;
  text-align: left;
}

img.homeNews {
  border: 0px;
  width: 90px;
  margin: 0px;
  margin-right: 16px;
  margin-bottom: 5px;
}

span.homeNewsTitle a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #2865aa;
  font-weight: bold;
}

p.head {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #2865aa;
  margin: 0px;
  line-height: 16pt;
  margin-bottom: 11px;
}

h2 {
  font-size: 2.1em;
  font-weight: bold;
  margin: 0px;
  margin-bottom: 3px;
  line-height: 1.2em;
}

h3 {
  font-size: 1.6em;
  font-weight: bold;
  margin: 0px;
  margin-bottom: 3px;
  line-height: 1.2em;
}

h4 {
  font-size: 16px;
  margin: 0px;
  line-height: 16pt;
}

p.allProductsHead {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #2865aa;
  margin: 0px;
  line-height: 16pt;
  margin-bottom: 2px;
}

.countryListE {
  position: absolute;
  top: 120px;
  left: 455px;
  background-color: white;
  border: 1px solid black;
  padding: 9px;
}

.countryListAs {
  position: absolute;
  top: 128px;
  left: 540px;
  background-color: white;
  border: 1px solid black;
  padding: 9px;
}

.countryListAm {
  position: absolute;
  top: 178px;
  left: 190px;
  background-color: white;
  border: 1px solid black;
  padding: 9px;
}

.countryListAf {
  position: absolute;
  top: 188px;
  left: 430px;
  background-color: white;
  border: 1px solid black;
  padding: 9px;
}

.countryListAu {
  position: absolute;
  top: 290px;
  left: 670px;
  background-color: white;
  border: 1px solid black;
  padding: 9px;
}

div.countries {
  float: left;
  padding-right: 5px;
}

div.languageSelectorBg {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 40000;
}

div.languageSelector {
  position: absolute;
  top: 57px;
  left: 50%;
  width: 460px;
  margin-left: -230px;
  z-index: 40001;
  text-align: center;
  background-color: #ffffff;
  border: 2px solid #adaaad;
}

div.languageSelector a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;
  font-weight: bold;
  text-decoration: none;
  line-height: 30px;
}

div.lineBlue {
  padding: 0px;
  margin: 0px;
  height: 1px;
  width: 100%;
  background-color: #2865aa;
  border: 0px;
  border-bottom: 1px solid #e1e1e1;
  margin-top: -9px;
  margin-bottom: 14px;
  font-size: 1px;
}

div#sendByMail {
  position: absolute;
  top: 22px;
  left: 50%;
  width: 380px;
  margin-left: -230px;
  background-color: #e1e1e1;
  z-index: 4000;
  visibility: hidden;
}

div#askByMail {
  position: absolute;
  top: 22px;
  left: 50%;
  width: 380px;
  margin-left: -230px;
  background-color: #e1e1e1;
  z-index: 4000;
  visibility: hidden;
}

div#askByMail form, div#sendByMail form {
  padding: 20px;
  overflow: hidden;
}

.redBig {
  color: #ee1111;
  font-size: 20px;
  line-height: 24px;
}

.red {
  color: #ee1111;
}

p.title {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 28px;
  padding: 2px;
}

table.newTable {
  border: 1px solid #adaaad;
}

table.newTable th {
  color: #2865aa;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
  padding: 2px;
  padding-left: 12px;
  padding-right: 24px;
  text-align: left;
  background-color: #e1e1e1;
}

table.newTable td {
  color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
  padding: 2px;
  padding-left: 12px;
  padding-right: 24px;
  border-top: 1px solid #adaaad;
  background-color: #eeeeee;
}

table.newTable td.strong {
  color: #000000;
	font-weight: bold;
  background-color: #e1e1e1;
}

table.newTable td.sum {
  color: #2865aa;
	font-weight: bold;
  background-color: #e1e1e1;
}

table.newTable td.redHistory {
  color: #000000;
	font-weight: normal;
  background-color: #ff6868;
}

div.pointsBox {
  border: 1px solid gray;
  padding: 3px;
  margin: 20px;
  background-color: #e5e5e5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: center;
  width: 170px;
}

table.kalender td {
  text-align: center;
}

table.tipkick {
  width: 100%;
  border: 1px solid #000000;
}

table.tipkick td.tipkick_headline {
	text-align: center;
  background-color: #e5e5e5;
}

table.tipkick td.tipkick_country {
	text-align: center;
  width: 50%;
}

div.listButton ul {
  margin-left: 0px;
  padding-left: 19px;
}

table.editTable {
  margin:25px;
  padding: 5px;
  width: 90%;
  border: 1px solid black;
  background-color: #f4ebc9;
}

table.editTable td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

table.editTable th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: white;
	background-color: #d90000;
}

table.searchResults {
  width: 100%;
  border: 1px solid #adaaad;
  margin: 0px;
  padding: 0px;
}

table.searchResults td {
  padding: 10px;
  margin: 0px;
}

#prazdny {
  width: 100%;
  height: 20px;
}

.boxtop {
  width: 100%;
  margin: 0;
  font-family: Arial, Helvetica, sans-serif;
}

.boxnadpis {
  margin: 5px;
  font-family: Arial, Helvetica, sans-serif;
  color: #ffffff;
  font-size: 18px;
  font-weight: bolder;
  line-height: 17px;
}

.boxbottom {
  width: 100%;
  margin: 0;
  font-family: Arial, Helvetica, sans-serif;
  color: rgb(51, 51, 51);
  font-size: 12px;
  font-weight: normal;
  line-height: 17px;
}

input
{
	background-color: #ffffff; 
	border: 1px solid #006699;
  FONT-WEIGHT: normal;
  font-size: 11px;
  COLOR: #000000;
  FONT-FAMILY: Tahoma, Verdana, Arial CE, Arial, Helvetica, sans-serif
}

.pole
{	
  width: 250px;
}

.select
{
  width: 250px;
	background-color: #ffffff; 
	border: 1px solid #006699;
  FONT-WEIGHT: normal;
  font-size: 11px;
  COLOR: #000000;
  FONT-FAMILY: Tahoma, Verdana, Arial CE, Arial, Helvetica, sans-serif
}

.select2
{
  width: 50px;
	background-color: #ffffff; 
	border: 1px solid #006699;
  FONT-WEIGHT: normal;
  font-size: 11px;
  COLOR: #000000;
  FONT-FAMILY: Tahoma, Verdana, Arial CE, Arial, Helvetica, sans-serif
}

.textbox
{
	background-color: #ffffff; 
	border: 1px solid #006699;
  FONT-WEIGHT: normal;
  font-size: 11px;
  COLOR: #000000;
  FONT-FAMILY: Tahoma, Verdana, Arial CE, Arial, Helvetica, sans-serif;
  width: 250px;
  height: 80px;	
}

.submit
{
  color: #FFFFFF;
  background-color: #006699;
}

.odrazka {
  color: #000000;
  font-weight: bold;
}

.prazdny {
  width: 100%;
  height: 20px;
}

hr {
  height: 1px;
}

p {
  margin: 0 0 20px 0;
  padding: 0;
}

#novinky {
  padding: 0px;
  margin: 0px;
}

#novinky img {
  padding: 0px;
  margin: 0px;
}

.novinka {
  clear: both;
  padding: 0px 0px 10px 0px;
}

#date {
  height:50px;
  width:45px;
  background:url("../../images/calendar.gif") no-repeat;
  font:normal 22px Arial,Helvetica,sans-serif;
  color:#666;
  text-align:center;
  padding:0px 2px 0px 0px;
  margin: 0px;
  line-height:100%;
  float:left
}

#date span {
  height:16px;
  display:block;
  font:normal 11px Arial,Helvetica,sans-serif;
  color:#fff;
  text-align:center;
  padding-top:5px
}

