
body {
	margin:0;
	padding:0;
	background:#FFFFFF url(../imgs/body_bgr.jpg) top center no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align:center;
}

#page { width:979px; height:auto; margin:0 auto; text-align:left; }

/* Head */
#head { width:979px; height:241px; }
#logo { width:220px; height:241px; float:left; }
#flash { width:759px; height:241px; background-image:url(../imgs/flash_bgr.jpg); float:left; }
.clear { width:100%; font-size:0; line-height:0; clear:both; }

/* Content */
#content { width:979px; height:auto; position:relative; }
#leve_menu { position:absolute; left:0; width:204px; height:auto; padding-top:37px; padding-bottom:10px; margin-bottom:20px; text-align:center; background:#FFFFFF url(../imgs/menu_bgr.png) top left no-repeat; overflow:hidden; }
#uvod_menu { width:752px; height:149px; margin-bottom:10px; background-image:url(../imgs/uvod_bgr.jpg); float:left; }
.mbox { width:249px; height:149px; position:relative; float:left;  }
.mhead { width:229px; height:50px; padding-left:20px; line-height:50px; float:left; }
#uvod_menu h3 { padding:0; margin:0; font-size:1.2em; color:rgb(0,147,221); }
#uvod_menu h3.red { color:#FF0000; }
.mtext { width:124px; height:auto; padding-left:125px; float:left; }
.mover { width:249px; height:149px; position:absolute; top:0; left:0; }
#uvod { width:492px; padding-right:5px; float:left; }
#akce { width:246px; height:348px; margin-top:60px; float:left; }
#akce1 { width:246px; height:348px; margin-top:20px; float:left; }

h1 { font-size:1.5em; color:rgb(0,147,221); }
h2 { font-size:1.2em; }

#stred {
   position: absolute;
   left: 220px;
   width: 752px;
   height: 680px;
   background:#FFFFFF url(../imgs/content_bgr.png) top right no-repeat;
   overflow: visible;
   padding:0 0 20px 7px;
   text-align: left;
}

.menu {
    text-decoration: none;
    color: rgb(0,147,221);
    font-size:1em;
    font-weight: bold;

}
a.menu:hover { color:#666666 /*#0093DD*/; }

.butt { height:28px; line-height:28px; padding-right:28px; padding-left:20px; text-align:left; }

.dialog {
  font-weight: bold;
  size: 50px;
  overflow: hidden;
}

.skype {
  font-size:14px;
  color: #0033FF;
  font-weight: bold;
}

img {
    border: 0px;
}

p {
 /* text-indent: 30px; */
  margin: 0px;
}

a { color: rgb(0,147,221); text-decoration: underline; }

a:hover {
  text-decoration: none;
}

input.text {
    border: #CCCCCC solid 1px;
}

textarea.text {
    border: #CCCCCC solid 1px;
}

input.button {
    border: #CCCCCC solid 1px;
    text-align : center;
    font-weight: bold;
    background-color: white;
    overflow: hidden;
    width: 130px;
}

/* p:first-letter {
  font-size:20px;
  text-transform: capitalize;
  font-weight: bold; 
} */

#message {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
    color: #FF0000;
    font-weight: bold;
}

#pomoc {
    margin: 20px 20px 20px 20px;
}

.prodejna {
  margin-bottom: 30px;
}
