@charset "utf-8";
/* CSS Document */

body {
	text-align: center;
	/*min-width: 980px;*/
	margin: 0;
	padding: 0;
	background: #333;
	color:#fff;
	font: 70%/1.5 verdana,arial,tahoma,sans-serif;
	}
	
img {
	border: none;
	}
	
#wrapper {
	width: 1124px; /*980*/
	margin: 0 auto;
	text-align: left;
	}

#mainNav {
	width: 1124px;
	margin: 0 auto;
	}

#header{
	width:984px;
	height:65px;
	padding:0;
	margin:0px auto;	
	position:relative;
	text-align:left;
	background:url(../images/header_bg.png) no-repeat left top;
}
#header h1{
	width:271px;
	margin:0;
	padding:0;
	height:76px;
	position:absolute;
	text-align:left;
	top:29px;
	left:17px;
	font-size:1em;
	text-indent:-9999px;
	
}

h5 {font-family: Trebuchet MS;font-size:28px;font-weight:normal;color:#E9E9E9;padding:0px;margin:0px;}

#header h1 a{
	text-indent:-99999px;
	display:block;
	width:384px;
	height:76px;
	/*background:url(../images/template/header_bg.jpg) no-repeat left top;*/
	text-align:left;
}
#header h1 a#homepage_title{
	text-indent:0;
	display:block;
	width:330px;
	height:56px;
	font-size:2.2em;
	background:transparent;
	margin-top:1em;
	margin-left:1em;
	text-align:left;
}

#top_nav {
	margin:0;
	padding:0;
	position:absolute;
	top:25px;
	left:215px;
	width:750px;
	height:30px;
	/*background:url(../images/Template/top_nav_menu.gif) no-repeat left top;*/
	text-align:left
}

#top_nav ul{
	margin:0;
	padding:0;
	list-style:none;
	width:100%;
	/*padding-left:1em;*/
    margin-top:-3px;
}


#top_nav ul li {
	display:inline;
}

#top_nav ul li a{
	color:#FFFFFF;
	margin-right:4em;
	/*text-transform:uppercase;*/
	font-family: Arial, verdana, sans serif;
	font-size:16px; /*10*/
    font-weight:bold;
	text-decoration:none;

}

#top_nav ul li a:hover{
	color:#4772E1; /*B9CED5*/
	text-decoration:none;
}

#top_nav ul li img {
	margin-right:4.5em;
	}

#phosphor-logo-div a {
  position: absolute;
  height: 31px;
  width: 143px;
  top: 19px; 
  text-decoration: none;
  }

#phosphor-logo-div a i { visibility: hidden; }

a#phosphor-watches-home { left: 62px; }

/* a#phosphor-watches-home:hover { background-image: url(../images/Template/header_bg_hover.jpg) no-repeat left top; } */   /* NOT WORKING */

a#phosphor-watches-home:hover { border: none; }

.homeContent {
	width: 425px;
	margin-left: 117px;
	display: inline;     /* Corrects the IE6 double margin bug of floated elements */
	margin-top: 184px;
	float: left;
	}
	
.homeFlash {
	width: 300px;
	/* margin-right: 180px; */
	margin-right: 130px;
	display:inline;     /* Corrects the IE6 double margin bug of floated elements */
	margin-top: 20px;
	float:right;
	}


table.yourStyle td {
	color:#fff;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	}
	
table.yourStyle td a, a:link, a:active, a:visited {
	text-decoration:none;
	color: #fff;
	}
	
table.yourStyle td a:hover {
	text-decoration:none;
	color: #4772E1;
	}
	
table.yourStyle td a img {
	text-decoration:none;
	border:none;
	}
	
.demoFlash {
	width: 700px;
	/* margin-right: 180px; */
	margin-right: 150px;
	display:inline;     /* Corrects the IE6 double margin bug of floated elements */
	margin-top: 20px;
	float:right;
	}
	
.watchesFlash {
	width: 265px;
	/*margin-left: 170px;*/
	margin-left: 100px;
	display:inline;       /* Corrects the IE6 double margin bug of floated elements */
	margin-top: 45px;
	float: left;
	}
	
.watchesCart {
	width: 620px;
	/*margin-left: 510px;*/
	margin-top: 45px;
	float: right;
	margin-right:90px;
	}
	
.watchesCart2 {
	width: 900px;
	/*margin-left: 510px;*/
	margin-top: 45px;
	float: right;
	margin-right:95px;
	}
	
.watchesCartContent {
	/*width: 465px;*/ /*375*/
	width: 510px;
	}

.watchesCartContent2 {
	/*width: 465px;*/ /*375*/
	width: 835px;
	}
	
.cartBox {
	/* background:url(../images/cart2.gif) no-repeat; /* change this graphic to cart.gif for cart implementation */
	font-size:11px;
}
	
.contentTitle {
	width: 722px;
	margin-left: 128px;
	/*margin-top: 35px;*/
	/*height: 300px;*/
	/*float: right;*/
	/*color: #000000;*/
	}

.content {
	width: 680px;
	margin-left: 45px;
	margin-top: 10px;
	/*height: 300px;*/
	/*float: right;*/
	/*color: #000000;*/
	}
	
.content a:hover {
	color: #4772E1;
	}

#eInkTechnologyContentImg {
	width: 134px;
	float: right;
	margin-top: 10px;
	margin-right: 30px;
	text-align:center;
	display: inline;     /* Corrects the IE6 double margin bug of floated elements */
	font-size: 9px;
	}
	
#eInkTechnologyContent p{
	width: 490px;
	float:left;
	}
	
.clear {
	clear:both;
	}
	
.contactContent {
	width: 350px;
	margin-left: 45px;
	margin-top: 10px;
	float:left;
	/*height: 300px;*/
	/*float: right;*/
	/*color: #000000;*/
	}
	
.contactContent a:hover {
	color: #4772E1;
	}

.contactImage {
	float:right;
	}
	
#contentMain {
	background-image:url("../images/content.png");
	background-repeat:no-repeat;
	clear:both;
	padding: 20px 65px 0px 30px;
	}
	
#nav {
	width: 314px;
	float: left;
	}

.wheretobuycontent {
	width: 805px;
	margin-top: 10px;
	margin-left:2px;
	}
	
.wheretobuycontent a:hover {
	color: #4772E1;
	}
	
.germanDistributors {
	width:100%;
	}
	
th, td {
	padding: 0.5em 1em;
	}
	
caption {
	font-size:16px;
	font-weight:bold;
	padding: 1em;
	}
	
col {
	border:none;
	width:25%;
	}
	
th {
	font-weight:bold;
	text-align:left;
	}

/*
.even {
	background-color:#292929;
	border-bottom: 1px solid #444444;
	border-top: 1px solid #444444;
	}
*/

.evenlast {
	border-bottom: 1px solid #444444;
	}
	
.odd {
	background-color:#292929;
	border-bottom: 1px solid #444444;
	border-top: 1px solid #444444;
	}
	
#footer {
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;  /*11px*/
	color:#999999;
	text-align:center;
	display:block;
	padding-top: 5px;
	}
	
#footer a, a:link, a:active, a:visited {
	color: #999999;
	text-decoration:none;
	}
	
#footer a:hover {
	color: #4772E1;
	text-decoration:underline;
	}
		
.imageNowrap {
white-space:nowrap;
display:block;
float:left;
}
	
/*img, #content, #contentMain, #nav, #extend, #footer  { behavior: url("iepngfix.htc"); }*/
	
.prodejce {float:left;width:200px;height:200px;}
