BODY { 
  width: device-width;                
	font-family: sans-serif;          
	padding: 0;                       
	margin: 5px;                      
	color: #345a81;                   
	font-size: 85%;                   
	white-space: normal;              
}                                   
textarea {                          
	font-family: sans-serif;          
	font-size: 110%;
	width: 100%;                  
}
img {
  border: 0;
}
h1 + img {
  width: 100%;
  height: auto;
}                                  
a {                                    
  color: #29517A;
}
a#kalendar1 {
  display: none
}
a[target="_blank"]:after,  
a[target="new"]:after {  
  padding:1px;
  content: url("/swift_data/source/images/newwindow.gif");
}  
a#kalendar1 {
  display: none;
}              
h1 {                                
	color: #FD7E34;                   
	font-size: 150%                   
}                                   
h2 {                                
	font-size: 120%                   
}                                   
.cerveny_text {                     
  color: #DF0000;                   
}                                   
p {                                 
	margin-bottom: 2px;               
}
.small {
font-size: 90%
}
.boxsedy {
  margin:20px 10px;
}
.boxsedy em {
  color: grey;
}                             
#suhlasim, #check_fakturacne_udaje {
  position: relative;
  top:  8px;
  width: 30px;                      
  height: 30px;                     
}
.chyba {
  color: red;
}                      
.buttons, input[type="submit"] {                         
	padding: 10px;
	width: 150px;
	height: 38px;
	border: 0;
	color: white;
	background: url("/swift_data/source/images/bg_buttonm.png") no-repeat scroll 0 0 transparent;        
}                        
input {
	margin: 10px;
	font-size: 110%;
	width: 150px;
}
.next1form td {
  display:block;
}
.next1form td label {
  display: block;
  margin-top: 5px;
}
.next1form input, select, textarea {
  margin: 2px 0 10px 0;
}
.next1form span.pocet_znakov {
  display: block;
  margin: -10px 0 10px 0;
}
.footer, .footer a {
  color: #889EB5;
  font-size: 95%;
}
