/*------------------------------------------------
CSS INFO
--------------------------------------------------
FILE: style.css
PROJECT:  MECArent
URL: www.mecarent.cz
AUTHOR: ChciStranky.cz (info@chcistranky.cz, www.chcistranky.cz)
DATE: 03-2009
------------------------------------------------- */

/*------------------------------------------------
 STANDARD HTML TAG RESET 
------------------------------------------------- */
body,
h1, h2, h3, h4, h5,
p, ul, li, ol,
blockquote,
form {
  border: 0;
  margin: 0;
  padding: 0;
}

/*------------------------------------------------
STANDARD HTML TAG DEFINITION
------------------------------------------------- */

body,
form, input {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #555;
}

body {
  background: url(body.jpg) top repeat-x;
}

a:link, a:visited{
  color: #0076ff;
}

a:hover {
  color: #000;
}

#car {
  position: absolute;
  width: 100%;
  height: 530px;
  top: 0;
  left: 0;
  background: url(car.jpg) top center no-repeat;
}

/*------------------------------------------------
 PAGE
------------------------------------------------- */

#page {
  position: relative;
  width: 100%;
  padding: 0 0 25px;
  background: url(page.jpg) bottom center no-repeat;
  overflow: hidden;
}

/*------------------------------------------------
MENU
------------------------------------------------- */

#menu {
  position: relative;
  width: 998px;
  height: 62px;
  margin: 0 auto;
  background: #fff url(menu.gif) top right no-repeat;
  overflow: hidden;
}

#menu ul {
  list-style: none;
  padding: 17px 20px;
}

#menu ul li {
  float: left;
}

#menu ul li a {
  display: block;
  float: left;
  padding: 5px 7px 6px;
  margin: 0 10px 0 0;
  border: 1px solid #ccc;
  color: #7b7b7b;
  font-family: Tahoma;
  font-weight: bold;
  text-decoration: none;
  text-transform: lowercase;
}

#menu ul li a:hover {
  color: #000;
}

#menu ul li a.home {
  display: block;
  float: left;
  width: 30px;
  height: 27px;
  padding: 0;
  border: none;
  background: url(menu_a_home.gif);
}

#menu ul li a.home span {
  display: none;
}

/*------------------------------------------------
MAIN
------------------------------------------------- */

#main {
  position: relative;
  width: 940px;
  margin: 0 auto;
  padding: 45px;
  background: #fff url(main.gif) center;
  overflow: hidden;

}

.odeslatform {
  background: url("/imgs/odeslat.JPG") no-repeat;
  width: 123px;
}
/*------------------------------------------------
 SIDEBAR
------------------------------------------------- */


#sidebar {
  position: relative;
  float: left;
  width: 237px;
}

#sidebar h1 a {
  display: block;
  width: 237px;
  height: 97px;
  background: url(sidebar_h1.jpg);
}

#sidebar h1 a span {
  display: none;
}

#sidebar h4 {
  padding: 15px 15px 10px;
  font-size: 18px;
}

#sidebar p {
  padding: 0 15px 10px;
}

#sidebar a {
  font-weight: bold;
}

#sidebar .contact {
  position: relative;
  float: left;
  width: 237px;
  padding: 0 0 5px;
  border-top: 1px solid #000;
  background: url(sidebar_contact.gif) top right no-repeat;
}

#sidebar .orders {
  position: relative;
  float: left;
  width: 237px;
  padding: 0 0 5px;
  border-top: 1px solid #bbb;
  background: url(sidebar_orders.gif) top right no-repeat;
}

#sidebar .orders p {
  font-weight: bold;
}

#sidebar .orders p span {
  font-size: 24px;
  color: #0076ff;
}

#sidebar .cards {
  position: relative;
  float: left;
  width: 237px;
  padding: 15px 0 5px;
  border-top: 1px solid #bbb;
  text-align: center;
}

#sidebar .ad {
  position: relative;
  float: left;
  width: 237px;
  padding: 15px 0 5px;
  border-top: 1px solid #bbb;
  text-align: center;
}

/*------------------------------------------------
 CONTENT
------------------------------------------------- */

#content {
  position: relative;
  float: left;
  width: 517px;
}

#content .content {
  margin: 30px;
}


#content ul#submenu {
  list-style: none;
}

#content ul#submenu li {
  float: left;
}

#content ul#submenu li a {
  display: block;
  float: left;
  width: 151px;
  height: 120px;
}

#content ul#submenu li a span {
  display: none;
}

#content ul#submenu li a.one {
  background: url(submenu_a_one.jpg) top;
}

#content ul#submenu li a.one:hover, #content ul#submenu li a.one_active {
  background: url(submenu_a_one.jpg) bottom;
}

#content ul#submenu li a.two {
  background: url(submenu_a_two.jpg) top;
}

#content ul#submenu li a.two:hover, #content ul#submenu li a.two_active {
  background: url(submenu_a_two.jpg) bottom;
}

#content ul#submenu li a.three {
  background: url(submenu_a_three.jpg) top;
}

#content ul#submenu li a.three:hover, #content ul#submenu li a.three_active {
  background: url(submenu_a_three.jpg) bottom;
}

#content ul#submenu li a.four {
  background: url(submenu_a_four.jpg) top;
}

#content ul#submenu li a.four:hover, #content ul#submenu li a.four_active {
  background: url(submenu_a_four.jpg) bottom;
}

#content ul#submenu li a.five {
  background: url(submenu_a_five.jpg) top;
}

#content ul#submenu li a.five:hover, #content ul#submenu li a.five_active {
  background: url(submenu_a_five.jpg) bottom;
}

#content h2 {
  clear: both;
  padding: 30px 30px 15px;
  padding: 0;
  font-size: 18px;
}

#content p {
  clear: both;
  padding: 0 30px 15px;
  padding: 2px 0px 10px 0px;
}

#content table.cenik {
margin: 20px 0;
}

#content table.cenik  tr.tableheader {
background-color: #00419F;
color: white;
}

#content table.cenik  tr.even {
background-color: #E8EDE9;
color: black;
}

#content table.cenik  tr.odd {
background-color: #F5F4F2;
color: black;
}

#content ul, #content ol {
  margin: 41px 20px 10px 20px;
  list-style-type: none;
}

#content ul#submenu {
  margin: 0px;
}


/*------------------------------------------------
 FOOTER
------------------------------------------------- */

#footer {
  position: relative;
  clear: both;
  width: 970px;
  margin: 0 auto;
  overflow: hidden;
  font-size: 11px;
}

#footer p {
  padding: 0;
}

#footer p.alleft {
  float: left;
  color: #BDC4C5;
}

#footer p.alleft {
  padding: 0 0 0 35px;
}

#footer p.alleft a {
  font-weight: bold;
  color: #898E8E;
}

#footer p.alright {
  float: right;
  color: #BDC4C5;
  width: 616px;
  text-align: right;
}

#footer p.alright a {
  color: #BDC4C5;
}

#footer p.alright a:hover {
  color: #000;
}

.vozidlo {
  width: 350px;
  min-height: 153px;
  float: left;
  margin: 10px 10px 10px -10px;
  font-size: 11px;
}

.vozik, .karavan {
  width: 350px;
  float: left;
  margin: 10px 10px 10px -10px;
  font-size: 11px;
}

.vozidlo .left, .vozik .left {
  width: 135px;
  float: left;
  margin: 20px 0 0 0px;
}

.karavan .left  {
  width: 135px;
  float: left;
  margin: 0px 0 0 0px;
}

.vozidlo .right, .vozik .right {
  width: 212px;
  float: right;
}
 .karavan .right {
  width: 212px;
  float: right;
  margin-top: 20px 
}

.vozidlo .right ul, .vozik .right ul, .karavan .right ul {
  list-style-type: none;
  margin: 0;
}

.box-camper {
  width: 463px;
  border: 1px solid silver;
  height: 220px;
  padding: 20px;
  margin-top: 10px;
}

.box-camper-levy {
  width: 270px;
  float: left;
}

.box-camper-pravy {
  width: 180px;
  float: right;
}







#form {
  float: right;
  width: 350px;
}
#form form {
  margin:0 auto;
  padding:30px 0;
}
#form form p {
  clear:both;
  padding:0 0 8px;
}
#form form label {
  color:#000000;
  display:block;
  float:left;
  font-weight:bold;
  padding:6px 5px 3px 0;
  text-align:right;
  width:120px;
}
#form form label em {
  font-weight:normal;
}
#form form input, #content form textarea {
  border:1px solid #C1C1C1;
  padding:5px;
  width:190px;
}
#form form textarea {
  height:100px;
  width: 200px;
  padding: 5px
}
#form form input.submit {
  background:transparent url(btn_submit.jpg) repeat scroll 0 0;
  border:0 none;
  cursor:pointer;
  height:30px;
  padding:0;
  width:126px;
}
#form form input.obj {
  background:transparent url(btn_order.jpg) repeat scroll 0 0;
  border:0 none;
  cursor:pointer;
  height:26px;
  margin-top:20px;
  padding:0;
  width:88px;
}