body { 	
/*	font-size: 11px; */
	font-size: 12px;
	font-family : Tahoma, "Verdana CE", "Arial CE", sans-serif;
	color: #666666;
	margin: 0px;
	background-color: #A29A8B; }

img { 
	border: 0px; }

/* texty */

h1 {
	font-size:18px;
	color:#CD5090;
	background-color:inherit;}

p {
}

/* hlavni*/

div.hlavniBox {
	text-align:center; }

.center {
	width:780px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;}

.centerBox {
	width:780px;
	background-image: url(img/bg-body.gif); }	
	
.bottomBox { 
	width:780px;
	height:140px;
	background-image: url(img/bg-bottom-stripe.gif); }

/* center */

.flashBox {
	float:left;
	width:246px; }

.rightBoxHome {
	float:right; 
	width:11px; }
	
.clear {
	clear:both;
	font-size:1px;
	height:1px; }

/* paticka */

.copy {
	text-align:center;
	padding: 5px;
	background-image: url(img/bg-bottom-stripe.gif);}

.managerBox {
	width:190px;
	margin:5px 0 0 10px;
	float:left; }

.obsahBox {
	margin:5px;
	float:left; }

.textBottom {
	color:#666666;
	width:170px;
	padding:5px;
	float:left;
	background-color:inherit; }

.floatleft {
	float:left;
	margin:0px 5px 0px 0px; }
	
 
/* tabulka */
.tabulka {
	}

.tabLeft {
	margin:0 0 0 10px;
	width:150px;
	padding:5px;
	float:left;}
	
.tabRight {
	padding:5px;}
 
/* home */

.homeBox {
	color:#666666;
	float:left;
	background-color:#FFFFFF;
	width:343px; }

.obsahHome {
	padding: 10px 0 5px 10px;
	width:320px;}
 
.lineDot {
	margin:5px 0 0 10px;
	width:300px; }

.thumbBox {
	padding: 5px 0 0 10px;
	float:left; }	
 
/* formulare */
select { 
	width: 160px;
  	height: 15px;
  	font-size: 11px;
  	padding: 0 0 0 0;
  	margin: 3px 0 0 0; }

input { font-size: 11px;
	padding: 2px 0 0 5px;
	margin: 3px 0 0 0;
	vertical-align: bottom; }
 
 /* odkazy */

a {
	text-decoration: none;
	color: #CD5090;
	background-color:inherit; }
		
a:hover {
	text-decoration: underline; }
	


/* menu */

.menuBox {
	width:180px;
	float:left; }

.menuBox a { width: 180px;                       
  display: block;
  float: left; }
	
.menuBox a span { display: none; }

.menuBox a.home{   
	height:27px;                                             
	background-image: url(img/btn-home.gif); }
.menuBox a.home.selected {                                                
	background-image: url(img/btn-home-re.gif); }
.menuBox a:hover.home {                                                
	background-image: url(img/btn-home-re.gif); }
	
.menuBox a.history{   
	height:27px;                                             
	background-image: url(img/btn-history.gif); }
.menuBox a.history.selected {                                                
	background-image: url(img/btn-history-re.gif); }
.menuBox a:hover.history {                                                
	background-image: url(img/btn-history-re.gif); }
	
.menuBox a.services{   
	height:27px;                                             
	background-image: url(img/btn-services.gif); }
.menuBox a.services.selected {                                                
	background-image: url(img/btn-services-re.gif); }
.menuBox a:hover.services {                                                
	background-image: url(img/btn-services-re.gif); }

.menuBox a.photos{   
	height:27px;                                             
	background-image: url(img/btn-photos.gif); }
.menuBox a.photos.selected {                                                
	background-image: url(img/btn-photos-re.gif); }
.menuBox a:hover.photos {                                                
	background-image: url(img/btn-photos-re.gif); }
	
.menuBox a.references{   
	height:27px;                                             
	background-image: url(img/btn-references.gif); }
.menuBox a.references.selected {                                                
	background-image: url(img/btn-references-re.gif); }
.menuBox a:hover.references {                                                
	background-image: url(img/btn-references-re.gif); }
	
.menuBox a.prices{   
	height:27px;                                             
	background-image: url(img/btn-prices.gif); }
.menuBox a.prices.selected {                                                
	background-image: url(img/btn-prices-re.gif); }
.menuBox a:hover.prices {                                                
	background-image: url(img/btn-prices-re.gif); }
	
.menuBox a.contact{   
	height:26px;                                             
	background-image: url(img/btn-contact.gif); }
.menuBox a.contact.selected {                                                
	background-image: url(img/btn-contact-re.gif); }
.menuBox a:hover.contact {                                                
	background-image: url(img/btn-contact-re.gif); }
	
input {
	border: 1px solid #999999;}	
	
select {
	border: 1px solid #999999;}	
	
textarea {
	border: 1px solid #999999;}	
