html, body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-color: black;
	text-align: center;
	font-family: Tahoma;
	color: white;
	font-size: 12px;
}

div#document {
	width: 744px;
	background-color: #2b2b2b;
	margin: 0 auto;
}

div#header {
	width: 744px;
	height: 77px;
	line-height: 77px;
	background-color: #2b2b2b;
}

div#logo {
	width: 285px;
	height: 77px;
	float: left;
	background-image: url(images/logo.gif);
}

div#logo a {
	display: block;
	width: 285px;
	height: 77px;
}

div#number {
  width: 200px; 
  float: left;
  margin-left: 0px;
  color: white;
  font-size: 11px;
  font-weight: bold;
  background-image: url(images/phone.gif);
  background-repeat: no-repeat;
  background-position: center right;
  padding-right: 0px;
}

div#number b {
  color: #f59c1c;
  font-size: 13px;
}

div#language {
	width: 150px;
	height: 77px;
	float: left;
	text-align: center;
}

div#lang-box {
	width: 141px;
	height: 35px;
	line-height: 35px;
	margin-top: 20px;
	margin-left: 50px;
	background-image: url(images/lang-box.gif);
}

div#lang-box a.en {
	background-image: url(images/gb.gif);
	background-repeat: no-repeat;
	background-position: 3px 4px;
	padding: 3px 5px 3px 25px;
	color: white;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	margin-right: 10px;
}

div#lang-box a.sk {
	background-image: url(images/sk.gif);
	background-repeat: no-repeat;
	background-position: 3px 4px;
	padding: 3px 5px 3px 25px;
	color: white;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}



div#lang-box a:hover {
	background-color: #404040;
}

div#ad {
	width: 744px;
	height: 212px;
	background-image: url(images/ad.jpg);
	position: relative;
}

div#readmore {
	width: 111px;
	height: 33px;
	background-image: url(images/readmore.gif);
	position: absolute;
	right: 56px;
	bottom: 50px;
}

a.readmore {
	display: block;
	width: 111px;
	height: 33px;
}

div#center {
	width: 744px;
	background-color: white;
	background-image: url(images/content-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	color: black;
}

div#menu {
	width: 251px;
	float: left;
}

div#skype {
  width: 182px;
  height: 40px;
  margin-top: 20px;
  /*background-image: url(images/callnow.gif);
  background-repeat: no-repeat;
  background-position: center left;*/
  margin-left: 30px;
  margin-bottom: 30px;
}

div#naj {
color: white; font-size: 14px; font-weight: bold;
position: absolute;
left: 90px; top: 23px;
}

div#date {
color: white; font-size: 12px; font-weight: bold;
position: absolute;
left: 110px; top: 68px;
}

div#next {
  width: 220px;
  height: 96px;
  margin-top: 15px;
  background-image: url(images/next.gif);
  margin-left: 15px;
  position: relative;
}

div#menu ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style: none;
	width: 251px;
	text-align: left;
	background-color: #d0d0d0;
}

div#menu ul li {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style: none;
	line-height: 25px;
	border-bottom: 1px dotted white;
}

div#menu ul li.selected {
  background-color: #ffffff;
}

div#menu ul li a {
	text-decoration: none;
	margin-left: 0px;
	color: #292929;
	font-size: 11px;
	font-weight: bold;
	padding-left: 43px;
	background-image: url(images/menu-bullet.gif);
	background-repeat: no-repeat;
	background-position: 27px center;
	display: block;
}

div#menu ul li a:hover {
	background-color: #e0e0e0;
}

div#content {
	width: 406px;
	_width: 486px;
	background-color: white;
	text-align: left;
	padding: 10px 40px 30px 40px;
	float: left;
	font-size: 10px;
	font-weight: bold;
	color: #262626;
	line-height: 15px;
}

div#content h2 {margin: 0 0 25px 0; padding: 0 0 0 0; color: #484848; letter-spacing: -1px; font-size: 22px; line-height: 22px;}

div#content h3 {margin: 20px 0 20px 0; padding: 0 0 0 0; color: #ff5800; letter-spacing: 0px; font-size: 16px; line-height: 16px;}

div#content h4 {margin: 02px 0 15px 0; padding: 0 0 0 0; color: #575757; letter-spacing: 0px; font-size: 12px;}

div#content a {
	color: #ff6500;
	text-decoration: none;
}

div#content a:hover {
	text-decoration: underline;
	color: #ff8a33;
}

div.clear {
	float: none;
	clear: both;
}


div#footer {
	height: 50px;
	line-height: 50px;
	text-align: right;
	padding-right: 50px;
	font-size: 10px;
	font-weight: bold;
}

div#footer a {
	color: #ff6500;
	text-decoration: none;
}

div#footer a:hover {
	text-decoration: underline;
	color: #ff8a33;
}

/* objednavka formuar */

div#order-form {
    width: 380px;
}  

div#order-form form label {
    display: block;
}

div#odos {
  width: 163px;
  float: left;
  background-color: #fafafa;
  border-top: 1px dotted #bebebe;
  border-bottom: 1px dotted #bebebe;
  border-left: 1px dotted #bebebe;
  border-right: 1px solid #bebebe;
  margin-right: 0px;
  padding: 0px 5px 10px 20px;
}

div#prijem {
  width: 163px;
  float: left;
  background-color: #fafafa;
  border-top: 1px dotted #bebebe;
  border-bottom: 1px dotted #bebebe;
  border-right: 1px dotted #bebebe;
  padding: 0px 5px 10px 20px;
}

div#balik {
  width: 355px;
  background-color: #fafafa;
  border: 1px dotted #bebebe;
  padding: 1px 10px 10px 15px;
}

div.error {
  padding: 10px; background-color: rgb(255,255,153); border: 1px solid silver; margin-top: 10px;
  margin-bottom: 250px;
}

div.error1 {
  padding: 10px; background-color: rgb(255,255,153); border: 1px solid #FBAC00; margin-top: 10px;
  margin-bottom: 15px;
  margin-right: 25px;
}

table.cennik01 {
  border: 2px solid #ff6c00;
  background-color: #ffffff;
  font-size: 10px;
  font-weight: bold;
  color: #262626;
}

table.cennik01 td {font-size: 10px;
	font-weight: bold;
	color: #262626;text-align: center; padding-top: 3px;  padding-bottom: 3px; background-color: #ffedd9;}
table.cennik01 th {font-size: 10px;
	font-weight: bold;
	color: #262626;text-align: center; padding-top: 3px;  padding-bottom: 3px; background-color: #ff6c00;}
table.cennik01 tfoot tr td {font-size: 10px;
	font-weight: bold;
	color: #262626;border-rop: 2px solid #ff6c00; background-color: #FFFF52;}


div.box {width: 410px; height: 65px; background-color: #ffd052; border: 1px solid #ffa019; line-height: 65px; margin-bottom: 2px;}
div.box div.number {float: left; width: 40px; height: 65px; font-size: 35px; margin-left: 20px; color: #454545; font-weight: bold;}
div.box div.text {font-size: 14px; color: #ff4800; line-height: 16px; padding-top: 15px;}

span.sedy {color: #454545;}

form.ref {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}

form.ref p label {
  display: block;
}

form.ref input {
  width: 200px;
}
form.ref textarea {
  width: 350px;
  height: 150px;
}