body {
	font-family: Verdana, "Arial CE", "Helvetica CE", Arial, Helvetica, sans-serif;
	background: #595959 url(images/gradient-bg.png) repeat-x;
	padding: 10px;
	font-size: 100%;
	line-height: 1.125em; /* 16x1.125=18px */
}
#page {
	width: 850px;
	margin: 0 auto;
	font-size: 0.75em; /* 16x0.75=12px */
	position:relative; /* slider */
}
#logo a {
	display: block;
	font-size: 1.375em; /* 16x1.375=22px */
	height: 63px;
	margin: 0;
	padding: 0;
	position: relative;
	width: 850px;
	text-indent: 10px;
	border-bottom: 7px solid #faa61a;
}
#logo span {
	background: url(images/logo_big.png) top right no-repeat;
	display: block;
	height: 63px;
	left: 0;
	top: 0;
	margin: 0;
	padding: 0;
	position: absolute;
	width: 850px;
	z-index: 1;
}
#body {
	border-bottom: 7px solid #faa61a;
	text-align: left;
	margin: 0;
	padding: 10px 25px 0;
	background-color: #fff;
	width: 800px;
	clear:both;
}
#banner img {
	width: 850px;
	height: 200px;
}
#banner_akce img {
	width: 850px;
	height: 250px;
}
h1 {
	margin: 0;
	padding: 0;
	font-size: 1.375em; /* 16x1.375=22px */
}
h2 {
	color: #284193;
	font-size: 1.375em; /* 16x1.375=22px */
	letter-spacing: -1px;
	margin: 1.375em 0 0 0; /* 18x1=18px */
	padding: 0;
}
h3 {
	color: #284193;
	font-size: 1.125em; /* 16x1.125=18px */
	margin: 1em  0 0 0; /* 18x1=18px */
	padding: 0;
}
h4 {
	color: #000;
	font-size: 1.125em; /* 16x1.125=18px */
	margin: 1em  0 0 0; /* 18x1=18px */
	padding: 0;
}
h4.blog {
	border: 1px solid #b0b1b3;
	background-color: #eee;
	padding: 1em;
	border-radius: .5em;
	-webkit-border-radius: .5em;
	-moz-border-radius: .5em;
}
h5 {
	color: #000;
	font-size: 1.125em;
	margin: 1em  0 0 0;
}
img {
}
p {
	padding: 10px 0;
	text-indent: 15px;
	margin: 0;
}
.introtext {
	font-style: italic;
}
dt {
	padding: 10px 20px;
	/*text-indent: 10px;*/
	margin: 1px 0;
	color: #000;
	/*font-size: 1.125em; /* 16x1.125=18px */
	font-weight: bold;
}
#faq dt {
  cursor:pointer;
  border-left: 8px solid #284193;
}
#faq dt:hover{
  color:#284193;
}
dd {
	padding: 10px 0;
	/*text-indent: 10px; */
	margin: 0;
}

.show , .next, .prev
{
 /*font-size:120%;*/
 margin:5px;
 padding: 5px 20px;
 color:#fff !important;
 background-color:#284193;
 width: 90px;
 text-align:center;
 text-decoration: none;
 text-indent: 0;
 
/* -- CSS3 Background -- */ 
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#3C61DB), to(#284193)); 
background:  -moz-linear-gradient(0% 100% 90deg,#284193, #3C61DB);
/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3C61DB', endColorstr='#284193',GradientType=0 );*/ /* ie */

/* -- CSS3 - Rounded Corners -- */  
-webkit-border-radius: 5px;  
-moz-border-radius: 5px;   
border-radius: 5px; 
}

.prev{
margin: 15px 0 10px 15px;
float:left;
}

.next{
margin: 15px 15px 10px 0;
float:right;
}

.show {
 display: block;
}



#body form {
	padding: 10px 0;
	margin: 0;
}
.FSF_result {
	padding: 10px 0;
	margin: 0;
}

#content {
 min-height: 150px;
}

#content ul {
	margin: 5px 5px;
	padding: 5px 0 0 5px;
	list-style: none;
}
#content li {
	padding: 5px 0 0 20px;
	background: transparent url(../../images/bullet_black.png) no-repeat scroll 0 4px;
}
#content li li {
	padding: 0 0 0 20px;
	background: transparent url(../../images/bullet_orange.png) no-repeat scroll 0 4px;
}
#content li li li {
	padding: 0 0 0 20px;
	background: transparent url(../../images/bullet_black.png) no-repeat scroll 0 4px;
}
#body img {
	margin: 0;
}
#body form img {
	margin: 0;
	padding: 0;
}
#body form .vericode {
	margin: 0 0 0 40px;
}
a {
	color: #284193;
	font-weight: bold;
}
a:link, a:visited, a:active {
	color: #284193;
}
a:hover {
	color: #faa61a;
	text-decoration: underline;
}
h1 a, h2 a, h3 a, h4 a, h5 a {
	text-decoration: none;
}

#main {
	width: 570px;
	float: left;
}

#sidebar {
	width: 220px;
	float: right;
}

#sidebar {
	/*width: 220px;*/
  margin:0px;
  text-align:center;
}

#sidebar .block, #sidebar .dokumenty {
	background: #eee;
	border: 1px solid #b0b1b3;
	padding: 0px;
	margin: 0 -2px 10px 0;
	text-align:left;
	
	border-radius: .5em;
	-webkit-border-radius: .5em;
	-moz-border-radius: .5em;
}

#sidebar .block h5, #sidebar .dokumenty h5{
line-height:18px;
border-bottom: 1px solid #faa61a;
  padding: 5px 10px;
	margin: 0;
	background-color: #284193;
	color:#fff;
  /* -- CSS3 Background -- */ 
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#3C61DB), to(#284193)); 
  background:  -moz-linear-gradient(0% 100% 90deg,#284193, #3C61DB);
  /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3C61DB', endColorstr='#284193',GradientType=0 );*/ /* ie */

  border-top-left-radius: .4em;
  -webkit-border-top-left-radius: .4em;
	-moz-border-radius-topleft: .4em;

  border-top-right-radius: .4em;
	-webkit-border-top-right-radius: .4em;
	-moz-border-radius-topright: .4em;
}

#sidebar p{
	text-indent: 0px;
	padding:7px;
}

#sidebar .dokumenty li{
list-style:none;
background:none;
padding:3px 0;
margin:0;
}

#sidebar .block li{
list-style:none;
background:none;
padding:3px 0;
margin:0;
}

#sidebar .block img {
    opacity: 0.5;  
    filter: alpha(opacity=50);  
    -moz-opacity: 0.5;  
    -khtml-opacity: 0.5;
}

#sidebar .block a {
display: block;
}

#sidebar .block img:hover {
    opacity: 1;  
    filter: alpha(opacity=100);  
    -moz-opacity: 1;  
    -khtml-opacity: 1;
}

fieldset{
	border-radius: .5em;
	-webkit-border-radius: .5em;
	-moz-border-radius: .5em;
/*clear: both;*/
}

#teplomer_teplota {
  font-weight: bold;
  font-size: 1.375em;
  text-align: center;
  
}
#teplomer_datum {
  font-weight: bold;
  /*font-size: 1.375em;*/
  text-align: center;
}

#footer {
  background-color:#284193;
  /* -- CSS3 Background -- */ 
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#3C61DB), to(#284193)); 
  background:  -moz-linear-gradient(0% 100% 90deg,#284193, #3C61DB);
  /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3C61DB', endColorstr='#284193',GradientType=0 );*/ /* ie */

	margin: 0;
	padding: 0 0 20px 0;
	width: 850px;
	min-height: 120px;
	clear: both;
}

#footer .footer_block {
width: 212px;
padding: 10px;
float: left;
}

#footer h3{
margin: 0;
color: #fff;
font-size: 1.125em;
/*border-bottom: 2px solid #faa61a;*/
}

#footer ul {
list-style-type: none;
margin: 7px 0;
padding: 0;
/*font-size: 10px;*/
}

#footer a {
	color: #fff;
	font-weight: normal;
	text-decoration: none;
}
#footer a:link, #footer a:visited, #footer a:active {
	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	color: #fff;
	text-decoration: underline;
}
#footer p {
	font-size: 1em;
	/*background-color: #284193;*/
	color: #fff;
	/*margin: 5px 5px;*/
	padding: 5px 10px;
	text-align: right;
}
#footer .stat {
	font-size: 0.75em;
	margin: 0 5px;
	padding: 2px;
	text-align: right;
}
#footer address {
	color: #fff;
	text-align: left;
	/*margin: 5px 10px;*/
	margin: 7px 0;
	font-size: 1em;
	float: left;
}
.org {
	font-weight: bold;
}
#footer strong {
	font-size: 1.125em; /* 16x1.125=18px */
}

#owner {
font-style: italic;
}

#gotop {
	padding: 0 0 3px 0;
	clear: both;
	font-size: 0.75em;
	text-indent: 0;
}
#tools {
	padding: 0;
	clear: both;
	text-align: right;
}
#tools img {
	padding: 15px 5px 5px;
}

.ramecek {
	margin: 10px 0;
	padding: 15px;
	border: 1px solid #b0b1b3;
	background-color: #eee;
	min-height: 30px;
	height: 30px;
	
	border-radius: .5em .5em .5em .5em;
	-webkit-border-radius: .5em;
	-moz-border-radius: .5em;
}
.ramecek h3 {
	color: #000;
	margin: 0;
	padding: 0;
	text-indent: 0;
}
.ramecek h5 {
	color: #284193;
	margin: 0;
	padding: 10px 0 5px 0;
}
#body .ramecek img {
	margin: 0;
	padding: 0;
}
.ramecek p {
	text-indent: 0;
	padding: 3px 5px;
}
.ramecek table {
	text-indent: 0;
	padding: 3px 5px;
}
div[id] .ramecek {
	height: auto;
}
.bordered {
	border: 1px solid #b0b1b3;
}
#body address {
	clear: both;
	width: 350px;
	float:left;
}
#body address span {
	margin: 0 0 0 50px;
	display: block;
}
#body address span span {
	margin: 0;
	display: block;
}
#body address .org {
	font-weight: bold;
}
.mapa {
	float:right;
	background: url(../../images/hover-opacity-map.png);
}
.adresa {
	width: 550px;
	clear: both;
	padding: 10px 10px 10px 50px;
}
.adr1 {
	float: left;
	margin-bottom: 3px;
	margin-top: 3px;
	text-align: left;
	text-indent: 0;
	width: 100px;
}
.adr2 {
	float: right;
	margin-bottom: 3px;
	margin-top: 3px;
	text-align: left;
	text-indent: 0;
	width: 450px;
}
.qrcode {
	font-size: 0.75em; /* 16x0.75=12px */
	text-decoration: none;
}
.zarovnani {
	clear: both;
	font-size: 1px;
	line-height: 1px;
}
.legislnadpis {
	padding-bottom: 8px;
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 3px;
	text-align: center;
}
.legisltext {
	padding-bottom: 8px;
	padding-left: 35px;
	padding-right: 35px;
	padding-top: 3px;
	text-align: left;
	text-indent: 0;
}
.B_crumbBox {
	font: 11px Arial, Helvetica, sans-serif;
	background-image: url(../../images/bc_bg.png);
	background-repeat: repeat-x;
	height: 30px;
	line-height: 30px;
	color: #666;
	border: solid 1px #b0b1b3;
	width: 100%;
	overflow: hidden;
	margin: 0 !important;
	padding: 0 !important;
	border-radius: .5em;
	-webkit-border-radius: .5em;
	-moz-border-radius: .5em;
}
.B_crumbBox li {
	list-style-type: none;
	float: left;
	padding-left: 10px;
}
.B_crumbBox a {
	height: 30px;
	display: block;
	background: url(../../images/bc_separator.png) no-repeat right;
	padding-right:  15px;
	text-decoration: none;
	color: #666;
}
.home {
	border: none;
	margin: 7px 0 !important;
}
.B_crumbBox a:hover {
	color: #284193;
}
.edited {
	margin: 5px 30px 5px 5px;
	font-size: 0.75em;
	text-align: right;
}
.infoblog {
	font-size: 0.75em;
}
/* --- kolorovaná tabulka START ---*/
.colortable table {
	/*width: 95%;
*/
	border-top: 1px solid #666;
	border-right: 1px solid #666;
	margin: 1em auto;
	border-collapse: collapse;
}
.colortable caption {
	color: #9ba9b4;
	font-size: .94em;
	letter-spacing: .1em;
	margin: 1em 0 0 0;
	padding: 0;
	caption-side: top;
	text-align: center;
}
.colortable tr.odd td {
	background: #f7fbff
}
.colortable tr.odd .column1 {
	background: #f4f9fe;
}
.colortable .column1 {
	background: #f9fcfe;
}
.colortable td {
	color: #678197;
	border-bottom: 1px solid #666;
	border-left: 1px solid #666;
	padding: .3em 1.5em;
	text-align: center;
}
.colortable th {
	font-weight: normal;
	color: #666;
	text-align: left;
	border-bottom: 1px solid #666;
	border-left: 1px solid #666;
	padding: .3em 1em;
}
.colortable thead th {
	background: #f4f9fe;
	text-align: center;
	font: bold 1em/2em Verdana, "Arial CE", "Helvetica CE", Arial, Helvetica, sans-serif;
	color: #666;
}
.colortable tfoot th {
	text-align: center;
	background: #f4f9fe;
}
.colortable tfoot th strong {
	font: bold 1em Verdana, "Arial CE", "Helvetica CE", Arial, Helvetica, sans-serif;
	margin: .5em .5em .5em 0;
	color: #66a3d3;
}
.colortable tfoot th em {
	color: #666;
	font-weight: bold;
	font-size: 1em;
	font-style: normal;
}
.colortable img {
	margin: .5em !important;
}
.colortable a {
	text-decoration: none;
}
table.zebra td, table.zebra th {
	vertical-align: top;
	padding: 4px 15px;
	font-size: 0.75em; /* 16x0.75=12px */
}
table.zebra tr.even td, table.zebra tr.even th {
	background-color: #fff;
}
table.zebra tr.odd td, table.zebra tr.odd th {
	background-color: #eee;
}
/* --- kolorovaná tabulka END ---*/
#atrtitle {
	border: 1px solid #000;
	background: #666;
	color: #fff;
	padding: 5px;
	position: absolute;
	font-size: 0.8em;
}
#atrtitle a {
	text-decoration: none;
}
/* --- sidebar --- */
#sidebar p a {
	text-decoration: none;
	color: #000 !important;
	font-weight: normal;
}

/* --------- autocomplete ---------*/

.ac_results {
	padding: 0;
	border: 1px solid black;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/* 
	if width will be 100% horizontal scrollbar will apear 
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	font-size: 12px;
	/* 
	it is very important, if line-height not setted or setted 
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
}

.ac_loading {
	background: white url('images/indicator.gif') right center no-repeat;
}

.ac_odd {
	background-color: #eee;
}

.ac_over {
	background-color: #284193;
	color: white;
}

/* --------- autocomplete ---------*/

/* Easy Slider */

/*  Slideshow
------------------------------------------------------*/
#slider{
	position:relative;
	margin:0px auto; 
	padding-top:0;
	height:200px; 
	overflow:hidden;
}
#slider ul, #slider li{
	margin:0px; 
	padding:0px;
	list-style-type:none;
}
#slider li{
	width:850px; 
	height:200px; 
	padding:0px; 
	float:left;
}
/* Slider Navigation styling */

	#prev, #next{ 
		display:block;
		width:39px;
		height:200px;
		position:absolute;
		left:0px;
		top:70px;
		z-index:1000;
		}	
	#next{ 
		left:811px;
		}														
	#prev a, #next a{  
		display:block;
		position:relative;
		width:39px;
		height:200px;
		background:url('images/control_left.png') no-repeat 0 0;	
		}	
	#next a{ 
		background:url('images/control_right.png') no-repeat 0 0;	
		}

ol#controls {
    margin: 0;
    padding: 0;
    position: relative;
    top: -30px;
    left: 50px;
}

ol#controls li {
    float: left;
    height: 20px;
    line-height: 18px;
    list-style: none outside none;
    margin: 0 7px 0 0;
    padding: 0;
    font-size:10px;
    font-weight:bold;
    opacity: 0.75;  
    filter: alpha(opacity=75);  
    -moz-opacity: 0.75;  
    -khtml-opacity: 0.75; 
}

ol#controls li.current a {
    background: none repeat scroll 0 0 #b0b1b3;
    color: #666;
}

ol#controls li a {
    background: none repeat scroll 0 0 #eee;
    border: 1px solid #b0b1b3;
    color: #666;
    float: left;
    height: 22px;
    line-height: 22px;
    padding: 0 7px;
    text-decoration: none;
    border-radius: .3em;
    -webkit-border-radius: .3em;
    -moz-border-radius: .3em; */
}


	
/* // Easy Slider */



/** 
 * Slideshow style rules.
 */
#slideshow {
	margin:0 auto;
	width:850px;
	height:200px;
	background:transparent url('images/bg_slideshow.png') no-repeat 0 0;
	position:relative;
}
#slideshow #slidesContainer {
  margin:0 auto;
  width:850px;
  height:200px;
  overflow:auto; /* allow scrollbar */
  position:relative;
}
#slideshow #slidesContainer .slide {
  margin:0 auto;
  width:830px; /* reduce by 20 pixels of #slidesContainer to avoid horizontal scroll */
  height:200px;
}

/** 
 * Slideshow controls style rules.
 */
.control {
  display:block;
  width:39px;
  height:200px;
  text-indent:-10000px;
  position:absolute;
  cursor: pointer;
}
#leftControl {
  top:0;
  left:0;
  z-index:5;
  background:transparent url('images/control_left.png') no-repeat 0 0;
}
#rightControl {
  top:0;
  right:0;
  z-index:5;
  background:transparent url('images/control_right.png') no-repeat 0 0;
}

/*slider end*/



.slide h2, .slide p {
  margin:5px 55px;
  color:#b0b1b3;
}
.slide h2 {
  font:italic 24px Georgia, "Times New Roman", Times, serif;
  letter-spacing:-1px;
}
.slide img {
  float:right;
  /*margin:0 15px;*/
}

.slide a img {
  /*border:2px solid #b0b1b3;     */
}

#disp dl {
	margin: 1em 0;
	padding: 0;
	clear: both;
}

#disp dt {
	float: left;
	width: 100px;
	margin: 0;
	padding: 7px;
	font-weight: bold;
}

#disp dt img {
border: 1px solid #000;
}

#disp dd {
	float: left;
	width: 390px;
	margin: 0;
	padding: 7px;
	text-indent:0px;
}

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 7px;
	opacity: 0.95;
	border-radius: .5em;
	-webkit-border-radius: .5em;
	-moz-border-radius: .5em;
	max-width: 260px;
}
#tooltip h3, #tooltip div { margin: 0; font-size: .8em;}
area:hover {border: 1px solid #111;}

#map_canvas {margin:10px 0; width: 100%; height: 300px; z-index: 30 !important; }

#locations { list-style: none; width: 200px; float: left; }
#locations li { padding: 10px; margin:0; width: 600px; float: left; position: relative; z-index: 20; background: none; }
#locations li:hover, #locations li.hover { background: #eee url(../images/shadow.png) 128px 0 repeat-y; }
#locations li:hover h3, #locations li.hover h3 { color: red; text-shadow: 0 1px 0 rgba(255,255,255,0.3); }

#more-info { width: 500px; float: right; background: #eee; padding: 10px 30px; height: 360px; }
#more-info * { position: relative; z-index: 40; }
#more-info > div { background: #eee; padding: 0; height: 320px; }
.longdesc { display: none; }


/* Form to wizard start*/

#steps li a
{
  color: #b0b1b3;
  text-decoration:none;
}

#steps li.current a
{
  color: #000;
}
 
#steps ul{
list-style: none;
clear:both;
}

#steps li{
background: none;
float:left;
width:110px;
font-size: 18px;
color: #b0b1b3;
}
#steps li.current {
color: #000;
}

#steps li span {
display: block;
font-size: 10px;
line-height: 1.0em;
}
#ui-datepicker-div {
display: none;
}

#javascriptinfo{
padding:10px;
	border: 1px solid #b0b1b3;
	background-color: #eee;
	border-radius: .5em;
	-webkit-border-radius: .5em;
	-moz-border-radius: .5em;
}

.form_info{
margin:10px 0px 15px 10px;
padding-left:25px;
background:url(/assets/images/information.png) 0 2px no-repeat;
}

dl#vlastnost{
margin: 25px 0;
}

#vlastnost dt{
  width: 62px;
  height: 62px;
  background-repeat: no-repeat;
  background-image: url(/assets/images/vlastnosti.gif);
  margin:0px;
  padding:0;
  float: left;
  clear: left;
}
#vlastnost dd{
  margin: 0 0 0 70px;
  min-height: 52px;
  font-style: italic;
  font-weight: bold;
  color:#666;
  padding:15px 0 0 0;
}

dt.vl_r {
  background-position: 0px 0px;
}
dt.vl_i {
  background-position: -63px 0px;
}
dt.vl_displej {
  background-position: -126px 0px;
}
dt.vl_r_vodomer {
  background-position: 0px -63px;
}
dt.vl_i_sifrovani {
  background-position: -63px -63px;
}
dt.vl_vodomer {
  background-position: -126px -63px;
}
dt.vl_rcom {
  background-position: 0px -126px;
}
dt.vl_r_sifrovani {
  background-position: -63px -126px;
}
dt.vl_cz {
  background-position: -126px -126px;
}
dt.vl_vypocet {
  background-position: -0px -189px;
}
dt.vl_komunikace {
  background-position: -63px -189px;
}
dt.vl_uspora {
  background-position: -126px -189px;
}

.osoba {
width: 255px;
}

.reference_firma, .monter {
width: 390px;
}

.osoba, .reference_firma, .monter {
float:left;
margin: 10px 5px;
font-style: italic;
padding: 5px 10px;
border: 1px solid #b0b1b3;
	border-radius: .5em;
	-webkit-border-radius: .5em;
	-moz-border-radius: .5em;
background-color: #eee;
}

.monter address {
min-height: 75px;
}

.vcf{
margin-left: 15px;
float:right;
}

.osoba a{
font-weight: normal;
}

.osoba img {
border: none;
}

.jmeno{
font-weight: bold;
font-style: normal;
}

#ditto_pages{
  margin: 0 0 10px 15px;
}

#ditto_pages .ditto_currentpage {
    border: 1px solid #B0B1B3;
    padding: 3px 6px 4px;
    margin-right: 1px;
    /*background-color: #3C61DB;*/
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#3C61DB), to(#284193));
    color: #fff;
/* -- CSS3 - Rounded Corners -- */  
-webkit-border-radius: 5px;  
-moz-border-radius: 5px;   
border-radius: 5px; 
}
#ditto_pages .ditto_off {
    border: 1px solid #B0B1B3;
    padding: 3px 6px 4px;
    margin-right: 1px;
    color: #ccc;
/* -- CSS3 - Rounded Corners -- */  
-webkit-border-radius: 5px;  
-moz-border-radius: 5px;   
border-radius: 5px; 
}
#ditto_pages a, #ditto_pages a:link, #ditto_pages a:visited {
    border: 1px solid #B0B1B3;
    padding: 3px 6px 4px;
    margin-right: 1px;
    text-decoration: none !important;
    color: #666;
/* -- CSS3 - Rounded Corners -- */  
-webkit-border-radius: 5px;  
-moz-border-radius: 5px;   
border-radius: 5px; 
}
#ditto_pages a:hover {
    background-color: #fff;
    color: #666;
}

a .thumb {
  border: 2px solid #ddd;
	/*border-radius: .5em;
	-webkit-border-radius: .5em;
	-moz-border-radius: .5em; */
}
