/* HLAVNI */
h2 { font-size: 18px; font-weight: bold; }
h3 { font-size: 15px; font-weight: bold; }
h4 { font-size: 12px; font-weight: bold; margin-bottom: 8px; }
.bold {font-weight: bold;}
.red {color: red;}
.bred {font-weight: bold; color: red;}
.margin5{margin:5px;}
.txt_box{margin:10px; text-align: center;}
div.spacer20 {float: left; clear: both; width:100%; height:20px; margin:0px; padding: 0px;}
/******* FORMULARE *******/
input, button {
	background-color: #BBBDC0;
	border: solid #939598 1px;
	color: black;
	font-size: 9px;
	font-weight: bold;
	margin: 2px;
}
fieldset {
	float: left;
	width: 500px;
	margin: 0px;
	margin-top: 10px;
	padding: 0px;
}
textarea {
	background-color: #BBBDC0;
	border: solid #939598 1px;
	color: black;
	font-size: 11px;
	margin: 2px;
}
.tabheader {
	font-size: 14px;
	font-weight: bold;
}
.radio {
  margin: 0px;
  padding: 0px;
	border: 0px;
	background-color: white;
	vertical-align: bottom;
}
.notice {
	font-size: 10px;
	font-weight: bold;
	color: grey;
}
.mid_submit {
	background-color: #BBBDC0;
	border: solid black 1px;
	color: black;
	font-size: 10px;
	font-weight: bold;
	margin-left: 170px;
	margin-top: 20px;
	margin-bottom: 40px;
}
div .label {
	float:left;
	clear: left;
	width: 140px;
	margin-right: 15px;
	font-weight: bold;
	font-size: 12px;
	text-align: right;
}
div .labels {
	float:left;
	clear: left;
	width: 140px;
	font-weight: bold;
	font-size: 12px;
	text-align: right;
}
div .space15 {float:left; width: 15px;}

/******* LOGIN BOX *******/

div#login_box {
	position: relative;
	width: 200px;
	float: right;
	clear: right;
	border: solid 1px #939598;
	margin-left: 20px;
	margin-bottom: 10px;
}
div#login_head{
	width: 100%;
	height: 20px;
	border-bottom: solid 1px #939598;
	background-color: #BBBDC0;
	color: Black;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
div#login_head_padding {
	padding: 2px;
}
div#login_box span.red{
	color: red;
}
img#login_circles {
	width:25px;
	float: left;
	margin: 5px;
}
div#login_box form {
	width: 150px;
	float: right;
	text-align: right;
	margin-top: 5px;
}
div#login_box label {
	font-weight: bold;
}
div#login_box input {
	background-color: #BBBDC0;
	border: solid #939598 1px;
	margin-right: 10px;
	margin-bottom: 3px;
	width: 80px;
	color: black;
	font-size: 9px;
	font-weight: bold;
}
div#login_txt {
	padding: 5px;
}
div#login_data {
	float: right;
	width: 155px;
	margin: 5px;
}
div#login_data a.user_menu {
  display: block;
  margin: 7px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  text-decoration: none;
  color: red;
  font-size: 13px;
  font-weight: bold;
}
/******* KONTAKT *******/

ul#phone_numbers {
	margin: 0px;
	margin-left: 10px;
	padding: 0px;
	list-style: none;
}
ul#phone_numbers li{
	margin-left: 10px;
}

/******* SLUZBY *******/

table#products_prague, table#products_prague_20, table#products_cr {
	border-collapse: collapse;
	font-size: 11px;
	font-weight: bold;
	text-transform: lowercase;
	text-align: center;
}
table#products_prague td, table#products_prague_20 td, table#products_cr td{
	border: 1px solid white;
	background-color: #BBBDC0;
	padding: 3px;
}
td.w0 { width: 20px;}
td.w1 { width: 60px;}
td.w2 { width: 100px; color: red;}
td.w3 { width: 160px;}
td.w4 { width: 150px;}
td.w5 { width: 60px; color: red;}
table#products_prague_plus, table#products_prague_plus_20, table#products_cr_plus {
	margin-left: 30px;
	border-collapse: collapse;
	font-size: 11px;
}
table#products_prague_plus td, table#products_prague_plus_20 td, table#products_cr_plus td {
	width: 190px;
}

/******* KALKULACE CENY a OBJEDNAVKA *******/

table#price_table{
  width: 490px;
  text-align: center;
}
td.price_td_adress {
	width: 170px;
}
table#price_table_prod {
  width: 490px;
  text-align: center;
  font-weight: bold;
  border-collapse: collapse;
}
table#price_table_prod td{
  border: solid white 1px;
  background-color: #BBBDC0;
}
table#price_products_table {
	display: block;
	float: left;
	width: 465px;
	border-collapse: collapse;
	font-size: 11px;
	font-weight: bold;
	text-transform: lowercase;
	text-align: center;
	margin-left: 5px;
}
table#price_products_table th {
	border: 1px solid white;
	background-color: #FFFFFF;
	padding: 3px;
	height: 50px;
	color: #BBBDC0;
}
table#price_products_table td {
	border: 1px solid white;
	background-color: #BBBDC0;
	padding: 3px;
}


table#user_orders {
  width: 490px;
  margin-top: 10px;
  border-collapse: collapse;
  border: solid #939598 1px;
  text-align: center;
}
table#user_orders th{
  text-align: center;
  background-color: #BBBDC0;
  border: solid #939598 1px;
}
table#user_orders td{
  padding-left: 3px;
  border: solid #939598 1px;
}
a.order_fill {
  font-size: 10px;
  color: red;
}
/* a.order_fill, a.order_fill:link, a.order_fill:visited, a.order_fill:hover, a.order_fill:focus,  {
  font-size: 10px;
  color: red;
} */
