/*
Theme Name: extra-web theme
Theme URI: http://wordpress.org/
Description: The theme of the extra-web webdesign company.
Version: 0.9b
Author: epic
Author URI: http://www.extra-web.cz
Tags: fixed width

	extra-web theme

*/

html, body, ul, ol, li, p, h1, h2, h3, h4
{
	list-style: none;
	margin: 0;
	padding: 0;
}

h1,
h2,
h4,
h3
{
  font-family: 'Arial', sans-serif;
  font-size: 100%;
  font-weight: normal;
}

a,
a:active,
a:visited
{
  border: none;
  color: #00a0d1;
  font-weight: bold;
  text-decoration: none;
}

a:hover
{
  text-decoration: underline;
}

html
{
  background: #008db7 url('images/html.jpg') no-repeat center 0;
}

body
{
  background: transparent url('images/body.jpg') no-repeat center bottom;
  color: #333333;
  padding: 50px 0 70px 0;
}

#content
{
  background: #ffffff url('') repeat-y 0 0;
  font-family: 'Arial', sans-serif;
  font-size: 62.5%;
  font-style: normal;
  font-weight: normal;
  margin: 0 auto;
  padding: 0;
  position: relative;
  width: 960px;
}

#header
{
  background: transparent url('images/header.jpg') no-repeat 0 0;
  height: 213px;
  overflow: hidden;
  position: relative;
}

#header a
{
  border: none !important;
  display: block;
  height: 140px;
  left: 50px;
  overflow: hidden;
  position: absolute;
  top: 40px;
  padding: 0 0 0 220px;
  width: 0;
}

#main
{
  background: transparent url('') no-repeat 0 0;
  float: left;
  left: 177px;
  min-height: 430px;
  padding: 5px 20px 15px 20px;
  position: relative;
  width: 585px;
}

#main p
{
  font-size: 110%;
  line-height: 1.5em;
  padding: 10px 0px;
  text-align: justify;
  text-indent: 0;
}

#main p.center,
#main p.zarovnat-na-stred
{text-align: center; text-indent: 0;}

#main h1,
#main h2,
#main h3,
#main h4
{
  color: #00a0d1;
  font-size: 100%;
  font-weight: normal;
  padding: 10px 0 0 0;
  text-transform: uppercase;
}

#main h1 {font-size: 160%;}
#main h2 {font-size: 130%;}
#main h3 {font-size: 120%;}
#main h4 {font-size: 110%;}

#main ul,
#main ol
{
  font-size: 100%;
  margin: 10px 0;
}

#main ul ul,
#main ol ol
{
  margin: 10px 10px;
}

#main ul li,
#main ol li
{
  font-size: 110%;
  list-style: disc url('images/li.gif');
  margin: 8px 20px;
  padding: 0 0 0 0;
}

#main ol li
{list-style: decimal;}

#main ul li li,
#main ol li li
{
  font-size: 100%;
}

#main table
{
  border: 1px #00a0d1 solid;
  border-collapse: collapse;
  margin: 10px 0;
}

#main table th
{
  background: #00a0d1;
  border: 1px #00a0d1 solid;
  color: #ffffff;
  font-size: 110%;
  font-weight: bold;
  padding: 0.5em 1em;
  text-align: left;
}

#main table td
{
  border: 1px #00a0d1 solid;
  font-size: 110%;
  padding: 0.5em 1em;
  text-align: left;
}

#side
{
  background: transparent url('') no-repeat 0 0;
  float: left;
  left: -625px;
  overflow: hidden;
  padding: 0 0 0 5px;
  position: relative;
  width: 172px;
}

#side div.kontakt,
#side div.aktuality
{
  background: #f4f4f4;
  border-top: 1px #c8c7c7 solid;
  margin: 10px 0;
  padding: 15px 15px;
}

#side div.kontakt h2,
#side div.aktuality h2
{
  color: #00a0d1;
  font-size: 100%;
  font-weight: bold;
  padding: 0 0 5px 0;
  text-align: left;
  text-transform: uppercase;
}

#side div.aktuality h3
{
  color: #00a0d1;
  font-size: 100%;
  font-weight: bold;
  padding: 0 0;
  text-align: left;
}

#side div#menu
{
  padding: 5px 0 0 0;
}

#side div#menu h2
{
  display: none;
}

#side div#menu ul li a
{
  background: transparent url('images/menu_a.gif') no-repeat 0 0;
  color: #333333;
  display: block;
  font-size: 100%;
  font-weight: normal;
  height: 26px;
  line-height: 26px;
  margin: 4px 0;
  padding: 0 0 0 35px;
  text-transform: uppercase;
  width: 137px;
}

#side div#menu ul li a:hover,
#side div#menu ul li.aktualni a
{
  background-position: 0 -26px;
  color: #ffffff;
  text-decoration: none;
}

#otherside
{
  background: transparent url('') no-repeat 0 0;
  float: left;
  left: 0;
  overflow: hidden;
  padding: 0 5px 0 0;
  position: relative;
  width: 153px;
}

#otherside h2
{
  color: #00a0d1;
  font-size: 100%;
  font-weight: bold;
  padding: 10px 0 10px 40px;
  text-align: left;
  text-transform: uppercase;
}

#otherside p
{
  font-size: 100%;
  margin: 10px 15px 10px 0;
}

#footer
{
  background: transparent url('images/footer.gif') no-repeat 0 0;
  clear: both;
  height: 55px;
  padding: 0 0;
}

#footer p
{
  padding: 13px 0 0 740px;
}

#footer div#menu2
{
  left: 10px;
  position: absolute;
}

#footer div#menu2 ul li
{
  display: inline;
  line-height: 55px;
  padding: 5px;
}

#footer div#menu2 ul li a
{
  color: #333333;
  font-weight: normal;
  text-transform: uppercase;
}

#footer div#menu2 ul li a:hover,
#footer div#menu2 ul li.aktualni a
{
  color: #00a0d1;
  text-decoration: none;
}

#footer div#menu2 h2
{
  display: none;
}

form
{
  margin: 0 0;
  padding: 0;
  width: auto;
}

form fieldset
{
  background: none;
  border: none;
  margin: 0;
  padding: 0;
  width: 100%;
}

form fieldset legend
{
  display: none;
}

form input, form label, form textarea, form select
{
  color: #6d6e71;
  font-family: 'Arial', sans-serif;
  margin: 0;
  padding: 0;
}

form label
{
  background: none;
  display: block;
  font-size: 110%;
  font-weight: bold;
  padding: 1px 0 0 0;
  text-align: left;
}

form li.cf_li_err label
{
  color: #00a0d1;
}

form input
{
  background: #f1f1f1;
  border: 1px solid #c9c9c9;
  font-size: 110%;
  height: 14px;
  line-height: 14px;
  overflow: hidden;
  padding: 1px 2px;
  text-align: left;
  width: 140px;
}

form input:hover, form input:focus
{
  background: #e8e8e8;
}

form li.cf_li_err input
{
  background: #e8e8e8;
  border: 1px solid #00a0d1;
  color: #00a0d1;
  font-weight: bold;
}

form select
{
  background: #f1f1f1;
  border: 1px solid #c9c9c9;
  font-size: 110%;
  height: 14px;
  line-height: 14px;
  overflow: hidden;
  padding: 1px 2px;
  text-align: left;
  width: 140px;
}

form select:hover
{
  background: #e8e8e8;
}

form textarea
{
  background: #f1f1f1;
  border: 1px solid #c9c9c9;
  font-size: 110%;
  height: 50px;
  line-height: 14px;
  overflow: hidden;
  padding: 1px 2px;
  text-align: left;
  width: 140px;
}

form textarea:hover, form textarea:focus
{
  background: #e8e8e8;
}

form li.cf_li_err textarea
{
  background: #e8e8e8;
  border: 1px solid #00a0d1;
  color: #00a0d1;
  font-weight: bold;
}

form input.sendbutton
{
  background: #f1f1f1;
  border: 1px solid #c9c9c9;
  cursor: pointer;
  font-size: 110%;
  font-weight: bold;
  height: 25px;
  line-height: 25px;
  overflow: hidden;
  padding: 0px 2px 2px 2px;
  text-align: center;
  width: 80px;
}

form input.sendbutton:hover
{
  background: #e8e8e8;
  border: 1px solid #00a0d1;
  color: #00a0d1;
}

div.cf_info
{
  font-size: 110%;
  overflow: hidden;
  padding: 2px 25px;
  text-align: left;
  width: auto;
}

form ol
{
  font-size: 100%;
  margin: 0;
  padding: 0;
}

form ol li
{

  background: none;
  border: none;
  font-size: 100%;
  list-style: none;
  margin: 0;
  padding: 5px 0;
}

form span.reqtxt, form span.emailreqtxt
{
  display: none;
}

#main form p,
#main form ol
{
  font-size: 100%;
  margin: 0;
  padding: 0;
}

#main form ol li
{

  background: none;
  border: none;
  font-size: 100%;
  list-style: none;
  margin: 0;
  padding: 5px 0;
}

.linklove {display: none;}
.vlevo, .left {float: left;}
.vpravo, .right {float: right;}
.velka-pismena {text-transform: uppercase;}

.ngg-galleryoverview
{
  margin: 0 15px;
}

img.ngg-singlepic
{
  background: #ffffff;
  border-width: 1px;
  padding: 1px;
}

address
{
  color: #333333;
  font-size: 100%;
  font-style: normal;
}

address a
{
  font-weight: normal;
}

div.formular
{
  padding: 0 0;
  position: absolute;
  right: 100px;
  top: 33px;
}

div.mapa
{
  overflow: hidden;
  padding: 100px 0 10px 0;
}
