/* CSS Document
    Author: Bibi Violet
    Project: racek-kuryr.cz

*/

/* ============================================================================
   Tags
=============================================================================== */

body {
  margin: 0 auto;
  padding:0;
  background-color:#74bee3;
  color:#fff;
  font-family:Arial;
  font-size:12px;
  text-align: center;
  min-height: 1000px;
  _height: 1000px; 
}

h1 {
  font-size:10px;
  margin:0px;
  width:107px;
  position:absolute;
  top:5px;
  left:35px;
}

h2 {
  font-size:18px;
}

h3 {
  font-size:18px;
  text-decoration: none;
}

a,
a:active,
a:hover,
a:visited
{ 
	color:#3b54ae;
	font-weight: bold;
	
}

a:hover { text-decoration: none; }

ul {
  margin:0;
  padding:20px 0 20px 40px;
}

ul li {
  padding:0;
  margin:2px 0;
}

p {
  margin:0;
  padding:5px 0;
}

/* ============================================================================
   Base Classes
=============================================================================== */
.no-display {
  display:none;
}

.clear {
  clear:both;
}

/* ============================================================================
   Layout
=============================================================================== */

#layout {
  width:1000px;
  text-align:left;
  position:relative;
  margin: 0 auto;
  top:0;
  left:0;
}

.phone {
	color:#3b54ae;
	font-weight: bold;
}

.contactSize {
	margin-top: 20px;
}

#tarify {
	margin-top: 50px;
}

#ochota{
    margin-top: -20px;
}

#tarify {
	margin-top: 50px;
}

#preprava {
	margin-top: 80px;
}

#sluzby {
	margin-top: 50px;
}

.linkUp {
    line-height: 0; 
    text-align: right
}

.bold {
    font-weight: bold;
}

#head {
  height:184px;
  background:#fff url(../gfx/header.jpg) no-repeat top right;
  overflow:hidden;
}

#logo img {
  border:0;
  top:11px;
  left:35px;
  position:absolute;
}

#menu {
  background:transparent url(../gfx/menu-bg.jpg) repeat-x 0 39px;
  position:absolute;
  bottom:0;
  left:0;
  width:1000px;
  overflow:hidden;
  
}

#middle {
  background:url(../gfx/content.jpg) repeat-x top right;
  background-color: #74BEE3;
  width:100%;
  position:absolute;
  top:184px;
  left:0;
}

#left {
  width:200px;
  float:right;
}

#right {
  width:760px;
  float:right;
  padding:10px 20px;
  font-size:14px;   
  font-family:Arial;
}

/* ============================================================================
   Horizontal menu
=============================================================================== */

#menu ul {
  margin:0 0 0 171px;;
  padding:6px 0 0 18px;
  height:40px;
  overflow:hidden;
  width:850px;
  background:transparent url(../gfx/horizontal-menu-bg.jpg) no-repeat 0 0;
}


#menu ul li {
  width:auto;
  float:left;
  list-style-type:none;
  height:40px;
  margin:0;
  padding:0;
  text-align:center;
}

#menu ul li a {
  text-decoration:none;
  cursor:pointer;
  color:#fff;
}


  

#menu ul li a span.menu-l {
  width:20px;
  height:40px;
  display:block;
  float:left;
}

#menu ul li.selected a span.menu-l,#menu ul li a:hover span.menu-l  {
  width: 20px;
  height: 40px;
  background:transparent url(../gfx/h-menu-left.png) no-repeat 0 0;
}

#menu ul li a span.menu-r {
  width:20px;
  height:40px;
  display:block;
  float:left;
}

#menu ul li.selected a span.menu-r,#menu ul li a:hover span.menu-r {
  background:transparent url(../gfx/h-menu-right.png) no-repeat 0 0;
}

#menu ul li a span.menu-m {
  width:auto;
  height:40px;
  display:block;
  text-align:center;
  float:left;
}

#menu ul li.selected a span.menu-m {
  background:transparent url(../gfx/h-menu-middle.jpg) repeat-x 0 0;
  font-weight:bold;
  font-size:12px;
}

#menu ul li a:hover span.menu-m {
  background:transparent url(../gfx/h-menu-middle.jpg) repeat-x 0 0;
}

/* ============================================================================
   Vertical center horizontal menu
=============================================================================== */

.outer {height: 40px; overflow: hidden; position: relative; display:block; width:75px;}
.outer[class] {display: table; position: static;}

#menu ul li.selected .outer,#menu ul li.selected .middle,#menu ul li.selected .inner {
  width:82px;
}

.middle {position: absolute; top: 50%; left:0; display:block; width:75px;} /* for explorer only*/
.middle[class] {display: table-cell; vertical-align: middle; position:static; #position:relative; }

.inner {position: relative; top: -50%; display:block;width:75px;} /* for explorer only */



/* ============================================================================
   Main page
=============================================================================== */

.main {
  
  
}

.main-volna-mista,
.main-obchodni-podminky,  
.main-cenik,   
.main-jak-objednat
{  
	height:400px;
	padding:0 380px 0 0;
	background:transparent url(../gfx/racek.jpg) no-repeat top right;
}


.main-newcenik
{  
	height:400px;
	padding:0 280px 0 0;
	background:transparent url(../gfx/racek.jpg) no-repeat top right;
}
.main-o-spolecnosti, 
.main-rozvoz-jidel,  
.main-vas-nazor,
.main-index,
.main-volna-mista
{  
	padding:0 0 0 0;
	background:transparent url(../gfx/o-spolecnosti.png) no-repeat bottom right;
}

.main-jak-fakturovat-a-registrovat,
.main-volna-mista,
.main-kontakt
{  
	padding:0 0 0 0;
	background:transparent url(../gfx/jak-fakturovat.png) no-repeat bottom right;
}

.main-rozvoz-kvetin-praha
{
	background: transparent url(../gfx/kvetinar.png) no-repeat right 10px;
}

.main-rozvoz-jidel, 
.main-vas-nazor {  
	height:400px;
	padding:0 20px 0 0; 
}

.main-img h2 {
  font-size:20px;
  margin:0;
  padding:30px 0 0px 0;
}

.main-img ul {
  margin:0;
  padding:0;
}

.main-img ul li {
  list-style-type:none;
  margin:0;
  padding:20px 0 0 0;
  font-size:17px;
}

/* ============================================================================
   Left
=============================================================================== */

#left ul {
  margin:27px 0px 0 18px;
  padding:0;
}

#left ul li {
  margin:0 0 24px 0;
  padding:0;
  list-style-type:none;
}

#left ul li a {
  display:block;
  height:22px;
  background:transparent url(../gfx/vertical-menu.png) no-repeat 0 0;
  font-weight:bold;
  color:#fff;
  text-decoration:none;
  text-align:center;
  text-transform:uppercase;
  padding:8px 0px 0 0;
  width:173px;
  letter-spacing:0.5px;
}

#left ul li.selected a {
  background:transparent url(../gfx/vertical-menu-active.png) no-repeat 0 0;
  padding:8px 8px 0 0;
}


/* ============================================================================
   Index
=============================================================================== */



#upraveni {
  margin-top: 20px;
}


/* ============================================================================
   Login
=============================================================================== */
#login {
  width:164px;
  height:128px;
  background:transparent url(../gfx/login-bg.png) no-repeat 0 0;
  padding:12px 0px 0 10px;
  margin:0 0 0 18px;
}

#login strong {
  display:block;
  font-size:15px;
  font-weight:normal;
  text-align:right;
  letter-spacing:0.5px;
  padding-right:10px;
  margin:0px 0 9px 0;
}

#login label {
  width:38px;
  height:20px;
  padding-top:3px;
  display:block;
  float:left;
}

#login input#number,#login input#pass {
  width:111px;
  height:17px;
  padding:0;
  float:left;
  background:transparent url(../gfx/login-input.jpg) no-repeat 0 0;
  border:0;
  margin: 0 0 10px 0;
  line-height:1.3;
  padding:3px;
}

#login input#login-submit {
  width:117px;
  height:23px;
  cursor:pointer;
  padding-top:23px;
  overflow:hidden;
  font-size:0px;
  background:transparent url(../gfx/login-submit.jpg) no-repeat 0 0;
  border:0;
  float:right;
  margin:0 10px 0 0;
}

#cp { text-align: left; }
#cp a,
#cp a:visited,
#cp a:active,
#cp a:hover
{
	color: white;
	font-weight: bold;
}


img { border: none; }
ol.letters { list-style-type: lower-alpha; }

.main-obchodni-podminky,
.main-cenik{
  
  padding: 0 0 0 0;
}

.type{
  color: white;
  font-weight: bold;
  font-size: 13px;
  text-align: center;
}
.textType{
  color: white;
  font-size: 13px;
  text-align: center;
  border: 1px solid #D6D6D6;
} 
.rowStyle1{
  width: 150px;
  height: 10px; 
}
.rowStyle2{
  width: 170px;
  height: 10px; 
}
.rowStyle3{
  width: 5px; 
}
.ulPadding{
  padding: 0 0 0 30px
}
.underline{
  text-decoration: underline;
}

td.servHd {
  background-color:#54b3e2;
  border-bottom:2px solid #D8D8D8;
  color:#404040;
  text-align:center;
}
  
table.tablePosition {
  border:2px solid #D8D8D8;
}
  
td.tableRight {
  border-bottom: 0px none;
  border-right: 2px solid #D8D8D8;
}
  
td.tableTop {
  border: 0px none;
}
  
td.tableTop2 {     
  border: 0px none; 
  border-bottom: 1px solid #D6D6D6;
}
  
td.tableRight2 {     
  border: 0px none; 
  border-right: 1px solid #D6D6D6;
}
  
.tableRight3 {     
  border-right: 0px none; 
}
  
.tableBottom {     
  border-bottom: 0px none; 
}
  
.noborder {     
  border-bottom: 0px none; 
}
  
.height-index {     
    height: 250px; 
}
  
.float-left {     
    float: left;
}
  
.float-right {     
    height: 250px; 
}
  
.border-main {     
    border-left: 1px solid #D6D6D6;
    border-top: 1px solid #D6D6D6;
    border-bottom: 1px solid #D6D6D6; 
}
.reklama {
	text-align:center;
	margin: 10px 5px 0 10px;
	font-size:10px;
}
.prodlouzeni {
	height: 300px;
}



.colorRedCenik{
    color: #dc001a;
    font-weight: bold;
}

.positionCenik{
    padding-bottom: 20px;
}

.pagination { text-align:right; margin: 25px 0; clear:both;font-size: 12px;}

div.desc { padding-top: 5px; font-style: italic; font-size: 11px; color: red !important;}