/*
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: #527d97;
  font-weight: normal;
  text-decoration: none;
}

a:hover
{
  color: #b38b06;
  text-decoration: underline;
}

html
{
  background: #c3dae6 url('images/html.gif') repeat-x 0 0;
}

body
{
  background: none;
  color: #333333;
  padding: 0 0;
}

#content
{
  background: transparent url('images/body.gif') repeat-y center 0;
  font-family: 'Arial', sans-serif;
  font-size: 62.5%;
  font-style: normal;
  font-weight: normal;
  margin: 0 auto;
  padding: 0;
  position: relative;
  width: 976px;
}

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

#header a
{
  border: none !important;
  display: block;
  height: 200px;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 115px;
  padding: 0 0 0 550px;
  width: 0;
}

#main
{
  background: transparent url('images/content.gif') no-repeat -258px 0;
  float: left;
  height: auto !important;
  height: 620px;
  left: 258px;
  min-height: 620px;
  padding: 0 38px 0 30px;
  position: relative;
  width: 650px;
}

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

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

#main a
{
  text-decoration: underline;
}

#main h1,
#main h2,
#main h3,
#main h4
{
  color: #333333;
  font-size: 100%;
  font-weight: bold;
  padding: 10px 0 0 0;
}

#main h1 {font-size: 160%; font-weight: normal; padding: 0 0 10px 0; text-transform: uppercase;}
#main h2 {font-size: 120%; text-transform: uppercase;}
#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 url('');}

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

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

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

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

#side
{
  background: transparent url('images/content.gif') no-repeat 0 0;
  float: left;
  height: auto !important;
  height: 620px;
  left: -718px;
  min-height: 620px;
  padding: 0 0;
  position: relative;
  width: 258px;
}

#side div.ew-menu-widget
{
  background: transparent url('images/menu.gif') no-repeat 0 bottom;
  margin: 0 0 5px 0;
  padding: 0 0 10px 0;
}

#side div.ew-menu-widget h2 a
{
  background: #507b96 url('images/menu_h2.gif') repeat-x 0 0;
  color: #ffffff;
  display: block;
  font-size: 150%;
  font-weight: bold;
  height: 31px;
  line-height: 31px;
  padding: 0 0 0 28px;
  text-shadow: 1px 1px 0 #2a3f4c;
  text-transform: uppercase;
}

#side div.ew-menu-widget ul
{
  background: #6693af;
  padding: 5px 0 5px 28px;
  width: 230px
}

#side div.ew-menu-widget ul li a
{
  background: none;
  color: #ffffff;
  display: block;
  height: 23px;
  font-size: 110%;
  font-weight: normal;
  line-height: 23px;
  padding: 0 0 0 20px;
  text-shadow: 1px 1px 0 #2a3f4c;
  text-transform: uppercase;
}

#side div.ew-menu-widget ul li a:hover,
#side div.ew-menu-widget ul li a.aktualni
{
  background: #b38b06;
  text-decoration: none;
  text-shadow: 1px 1px 0 #594503;
}

#side div.widgetcform
{
  padding: 10px 0 0 50px;
}

#side div.widgetcform h2
{
  font-size: 120%;
  text-transform: uppercase;
}

#side div.widgetcform form
{
  margin: 0 0;
  padding: 0 0;
}

#side div.widgetcform form label
{
  color: #333333;
}

#side div.widgetcform form input,
#side div.widgetcform form select,
#side div.widgetcform form textarea
{
  background: #ffffff;
  color: #333333;
}

#side div.widgetcform form input:hover,
#side div.widgetcform form select:hover,
#side div.widgetcform form textarea:hover
{
  background: #f4f4f4;
  color: #333333;
}

#side div.widgetcform form input
{
  background: #ffffff;
  color: #333333;
  height: 16px;
  line-height: 16px;
  padding: 2px;
  width: 176px;
}

#side div.widgetcform form textarea
{
  background: #ffffff;
  color: #333333;
  height: 76px;
  line-height: 1.5em;
  padding: 2px;
  width: 176px;
}

#side div.widgetcform form input.sendbutton
{
  background: none !important;
  border: none !important;
  clear: both;
  float: right;
  font-size: 120%;
  margin: 5px 24px 0 0;
  padding: 0;
  text-transform: uppercase;
  width: auto;
}

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

#footer div.ew-menu-widget-5
{
  background: transparent url('images/menu2.gif') repeat-x 0 0;
  right: 400px;
  position: absolute;
  top: 76px;
}

#footer div.ew-menu-widget-5 h2
{
  display: none;
}

#footer div.ew-menu-widget-5 li
{
  background: transparent url('images/menu2_li.gif') no-repeat 0 0;
  float: left;
  padding-left: 2px;
}

#footer div.ew-menu-widget-5 li.o-spolecnosti
{
  background: transparent;
  padding-left: 0;
}

#footer div.ew-menu-widget-5 li a
{
  color: #ffffff;
  display: block;
  float: left;
  font-size: 110%;
  height: 29px;
  line-height: 29px;
  padding: 0 20px;
  text-shadow: 1px 1px 0 #2a3f4c;
  text-transform: uppercase;
}

#footer div.ew-menu-widget-5 li a:hover,
#footer div.ew-menu-widget-5 li a.aktualni
{text-decoration: underline;}

#footer div.ew-text-widget-3
{
  bottom: 60px;
  height: 140px;
  position: absolute;
  right: 58px;
}

#footer div.ew-text-widget-3 h2
{
  display: none;
}

#footer div.ew-text-widget-3 address
{
  font-style: normal;
}

#footer div.ew-menu-widget-6,
#footer div.ew-menu-widget-7,
#footer div.ew-menu-widget-8,
#footer div.ew-text-widget-4
{
  bottom: 85px;
  height: 110px;
  left: 60px;
  position: absolute;
}

#footer div.ew-menu-widget-7 {left: 200px;}
#footer div.ew-menu-widget-8 {left: 340px;}
#footer div.ew-text-widget-4 {left: 480px;}

#footer div.ew-menu-widget-6 h2 a,
#footer div.ew-menu-widget-7 h2 a,
#footer div.ew-menu-widget-8 h2 a,
#footer div.ew-text-widget-4 h2
{
  font-size: 120%;
  font-weight: bold;
}

#footer div.ew-text-widget-4 h2
{
  color: #527D97;
}

#footer div.ew-menu-widget-6 a,
#footer div.ew-menu-widget-7 a,
#footer div.ew-menu-widget-8 a,
#footer div.ew-text-widget-4 a
{
  font-size: 110%;
}


#footer p.copyright
{
  bottom: 60px;
  left: 160px;
  position: absolute;
}

#footer a.logo-extra
{
  background: transparent url('images/extra_web.gif') no-repeat 0 0;
  bottom: 60px;
  display: block;
  height: 20px;
  left: 60px;
  overflow: hidden;
  position: absolute;
  text-indent: 80px;
  width: 80px;
}

#footer a.logo-extra:hover
{
  background-position: 0 -20px;
}

form
{
  margin: 10px 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: #527d97;
}

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 #527d97;
  color: #527d97;
  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 #527d97;
  color: #527d97;
  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 #527d97;
  color: #527d97;
}

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;}
.zarovnani {clear: none !important;}
.neplovouci {clear: both; float: none;}

.vlevo img, .left img {margin-right: 25px;}
.vpravo img, .right img {margin-left: 25px;}

.ngg-galleryoverview
{
  margin: 0 0;
}

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

div.video
{
  float: left;
  overflow: hidden;
  padding: 10px 5px;
  width: 300px;
}

html > body div.ngg-albumoverview
{
  margin: 0;
  overflow: hidden;
}

html > body div.ngg-album
{
  border: 1px solid #d6eefd;
  float: left;
  height: 92px;
  margin: 5px 5px 0 0;
  overflow: hidden;
  position: relative;
  width: 300px;
}

div.ngg-album div.image
{
  float: left;
  width: 120px;
}

div.ngg-album div.content
{
  float: left;
  padding: 1em 20px 1em 0;
  width: 160px;
}

div.ngg-album img
{
  border: 1px solid #527D97;
  padding: 4px;
  
}

div.ngg-album img:hover
{
  background: #ffffff;
  border: 1px solid #B38B06;
}

#main div.ngg-album p
{
  line-height: 1.25em;
  margin: 0 0 0.25em 0;
  padding: 0;
  text-align: left;
}
