/*
Theme Name: Domat-int.com
Theme URI: http://domat-int.com/
Description: Domat 2010
Author: Miroslav Machacek (www.miroslavmachacek.cz)
Version: 1.0
*/


/* -------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	line-height: 1;
	background: #b3b7ba url('images/bg.jpg') repeat-x 0 0;
	font-family: Arial;
	font-size: 65.3%;
	padding-bottom: 93px;
	color: #586872;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

table.list td{
	text-align: left;
	padding-left: 15px;
}

table.list tr.header td{
	background-color: #7c7c7c;
	color: white;
	font-weight: bold;
   text-align: left;
	padding-left: 15px;
}

img.floatleft{
	float: left;
	margin: 10px 10px 10px 10px;
}
img.floatright{
	float: right;
	margin: 10px 10px 10px 10px;
}
p.floatleft{
	float: left;
	margin: 10px 10px 10px 10px;
	text-align: center;
}
p.floatright{
	float: right;
	margin: 10px 10px 10px 10px;
	text-align: center;
}

.alignright {
text-align: right;
}
.alignleft {
text-align: left
}

img.alignleft, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 9px;
	padding:1px;
	/*border:1px solid #ccc;*/
	/*background:#ecfdce;*/
/*	border:1px solid #dceeb7;*/
}

img.alignright, img[align="right"] {
	float:right;
	margin: 2px 10px 5px 9px;
	padding:1px;
	/*border:1px solid #ccc;*/
	/*background:#ecfdce;*/
	/*border:1px solid #dceeb7*/
}

a img {
	border: none;
}
a {
  color: #c01414;
}
a:hover {
  text-decoration:none;
}
.over-image { 
  position: relative;
  overflow: hidden;
  display: block;
}
.over-image span{
  top: 0;
  left: 0;
  display: block;
  position: absolute;
}
a.over-image span{
  cursor: pointer;
}

/* =Layout
-------------------------------------------------------------- */

#masthead, #hp-inner, #foot-inner, #access, #container {
  width: 911px;
  margin: 0 auto;
}

#wrapper {
  width: 1001px;
  margin: 0 auto;
  background: #fff;
}
#header {
  height: 205px;
  background: #b3b7ba url('images/bg-header.jpg') repeat-x 0 0;
}
#branding {
  float: left;
  width: 152px;
}
h1#site-title {
  font-size: 1em;
}
#site-title a {
  color: #dd3137;
  text-decoration: none;
  font-size: 1.3em;
}
#site-title a, #site-title a span{
  width: 152px;
  height: 87px; 
}
#site-title a span{
  background: url('images/domat-control-system.jpg') no-repeat 0 0;
}
#header-ls {
  margin-top: 18px;
  float: right;
  width: 293px;
}
a.flag {
  display: block;
  float: left;
  width: 25px;
  height: 15px;
}
#flag-cs {
  background: url('images/cz-flag.jpg') no-repeat 0 0;
}
#flag-sk {
  background: url('images/sk-flag.jpg') no-repeat 0 0;
}
#flag-en {
  background: url('images/en-flag.jpg') no-repeat 0 0;
}
#s {
  margin-left: 15px;
  width: 146px;
  height: 17px;
  font-size: 12px;
  padding: 0;
  border: 0;
  background: url('images/search-input.gif') no-repeat 0 0;
  float: left;
  color: #556a74;
}
#searchsubmit {
  width: 54px;
  height: 19px;
  padding: 0;
  border: 0;
  float: left;
  margin-left: 3px;
}

#site-description {
  width: 312px;
  height: 40px;
  text-align: right;
  margin: 0 0 0 auto;
  clear: both;
}
#site-description span{
  width: 312px;
  height: 40px;
  background: url('images/site-description.jpg') no-repeat 0 0;
}
#site-description span.en{
  width: 312px;
  height: 40px;
  background: url('images/site-description-en.jpg') no-repeat 0 0;
}
#site-description span.sk{
  width: 312px;
  height: 40px;
  background: url('images/site-description-sk.jpg') no-repeat 0 0;
}


/* =Menu
-------------------------------------------------------------- */

.screen-reader-text {
  position: absolute;
  left: -30000px;
}
#access {
  position: relative;
  left: -10px;
}
#access .menu-header,
div.menu {
	font-size: 13px;
	width: 911px;
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
}
#access .menu-header li,
div.menu li {
	float: left;
}
#access a {
	color: #687177;
	display: block;
	line-height: 36px;
	padding: 0 10px;
	text-decoration: none;
	height: 41px;
	font-weight: bold;
	background: url('images/menu-separator.gif') no-repeat top right;
	float: left
}
#access ul ul {
	display: none;
	position: absolute;
	z-index: 99999;
	top: 30px;
	left: 0;
	background: url('images/bg-second-menu.jpg') repeat-x 0 11px;
	height: 25px;
	width: 911px;
	padding-top: 11px;
}
#access ul li.current-menu-parent a,#access ul li.current-menu-item a{
	color: #c01414;
}
#access ul li.current-menu-parent ul a,#access ul li.current-menu-item ul a{
	color: #98989a;
}
#access ul li.current-menu-parent ul a:hover,#access ul li.current-menu-item ul a:hover{
	color: #da2128;
}

#access ul li.current-menu-parent ul,#access ul li.current-menu-item ul  {
	display: block;
	position: absolute;
	z-index: 88888;
	top: 30px;
	left: 0;
	background: url('images/bg-second-menu.jpg') repeat-x 0 11px;
	height: 25px;
	width: 911px;
	padding-top: 11px;
}

#access ul#second-menu {
	display: block;
	height: 20px;
	width: 911px;
	clear: both;
	font-size: 13px;
}
#access ul#second-menu a {
	color: #98989a;
	display: block;
	line-height: 20px;
	padding: 0 10px;
	text-decoration: none;
	height: 20px;
	font-weight: bold;
	background: url('images/sm-separator.gif') no-repeat center right;
}
#access ul#second-menu li:last-child a, #access ul ul li:last-child a, #access ul li:last-child a {
	background: none;
}
#access ul#second-menu a:hover {
	color: #da2128;
}
#access ul ul li, #access ul#second-menu li {
	float: left;
	background: none;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	line-height: 1em;
	padding: 0 10px;
	height: auto;
	display: block;
	height: 20px;
	line-height: 20px;
	background: url('images/sm-separator.gif') no-repeat  center right;
	color: #98989a;
}
#access a:hover {
	color: #da2128;
}
#access ul li:hover > ul {
	display: block;
}

#access li a.sfhover {
  background: red;
}

/* =Home panel
-------------------------------------------------------------- */

#home-panel {
  background: #c5cfd5 url('images/bg-home-panel.gif') repeat-x 0 0;
  height: 222px;
  font-size: 1.2em;
}
#hp-inner {
  background: #fff;
}
#hp-inner h2{
  padding: 21px 0 0 21px;
  width: 275px;
  height: 30px;
  color: #fff;
  font-size: 1.1em;
}
#hp-inner h2 span{
  width: 296px;
  height: 51px;
}
#hp-inner .hp-col {
  float: left;
  width: 296px;
  height: 222px;
  display: block;
  text-decoration: none;
}
#hp-bap h2, #hp-bap-en h2, #hp-bap-sk h2 {
  background: #e40f03;
}
#hp-bap h2 span { background: url('images/h-prumysl.jpg') no-repeat 0 0; }
#hp-bap-en h2 span { background: url('images/h-prumysl-en.jpg') no-repeat 0 0; }
#hp-bap-sk h2 span { background: url('images/h-prumysl-sk.jpg') no-repeat 0 0; }

#hp-od h2, #hp-od-en h2, #hp-od-sk h2 {
  background: #52b92b;
}
#hp-od h2 span { background: url('images/h-domy.jpg') no-repeat 0 0; }
#hp-od-en h2 span { background: url('images/h-domy-en.jpg') no-repeat 0 0; }
#hp-od-sk h2 span { background: url('images/h-domy-sk.jpg') no-repeat 0 0; }

#hp-se h2, #hp-se-en h2, #hp-se-sk h2 {
  background: #ffc700;
}
#hp-se h2 span { background: url('images/h-elektrarny.jpg') no-repeat 0 0; }
#hp-se-en h2 span { background: url('images/h-elektrarny-en.jpg') no-repeat 0 0; }
#hp-se-sk h2 span { background: url('images/h-elektrarny-sk.jpg') no-repeat 0 0; }

#hp-od, #hp-od-en, #hp-od-sk {
  margin: 0 11px 0 12px;
  _margin: 0 10px 0 10px;
  width: 299px;
}
#hp-od h2, #hp-od-en h2, #hp-od-sk h2 {
  width: 278px;
} 
#hp-od h2 span, #hp-od-en h2 span, #hp-od-sk h2 span {
  width: 299px;
}


/* =Content
-------------------------------------------------------------- */


#main {
	clear: both;
	overflow: hidden;
}
#container {
	padding: 15px 0 25px 0;
	font-size: 1.1em;
	line-height: 1.6em;
}

/* -Navigation - breadcrumbs */
#navigation-breadcrumbs
{
	font-size: 11px;
	margin-bottom: 10px;
}

/* =Home
------------------------------------------ */
#h-content {
	float: left;
	width: 570px;
}
#h-sidebar {
	float: right;
	width: 296px;
	padding-bottom: 72px;
	position: relative;
}
#greenlight {
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: right;
  height: 52px;
  font-size: 0.8em;
  line-height: 1.2em;
  color: #768c98;
  width: 296px;
}
#greenlight span{
  height: 52px;
  width: 296px;
  background: url('images/greenlight.jpg') no-repeat 0 0;
}
#container div.events h3 {
  font-size: 1.1em;
  font-weight: bold;
  line-height: 1.2em;
}
#container div.events h3 a {
  color: #586872;
}
#container div.events p.date {
  font-size: 0.9em;
  padding-bottom: 0.1em;
}
#container div.events p.text {
  margin-top: 3px;
  padding-bottom: 0.1em;
}
#container div.events div.new-entry {
  padding-bottom: 15px;
}

/* =Single
------------------------------------------ */
div.navigation div.nav-previous
{
	float: left;
}
div.navigation div.nav-next
{
	float: right;
}


/* =Content
------------------------------------------ */
#container,
#container input,
#container textarea {
	font-size: 12px;
	line-height: 20px;
}
#container p,
#container ul,
#container ol,
#container dd,
#container pre,
#container hr {
	padding-bottom: 1em;
}
#container ol li {
  list-style: decimal inside;
}
#container ul li {
  list-style: disc inside;
}
#container ul ul,
#container ol ol,
#container ul ol,
#container ol ul {
	padding-bottom: 0;
}
#container pre,
#container kbd,
#container tt,
#container var {
	font-size: 15px;
	line-height: 21px;
}
#container code {
	font-size: 13px;
}
#container dt,
#container th {
	background: #e7e7e7;
}
#container h1,
#container h2,
#container h3,
#container h4,
#container h5,
#container h6 {
	color: #cb3e3e;
	line-height: 1.5em;
	padding-bottom: 0.5em;
}
#h-content h2, #container h1 {
  font-size: 1.5em;
  padding-bottom: 0.5em;
}
p-sidebar-rightsidebar ul.ec3_events, #h-sidebar ul.ec3_events
{
	padding-left: 15px;
	word-spacing: 0px;
}

p-sidebar-rightsidebar ul.ec3_events li, #h-sidebar ul.ec3_events li
{
	list-style: none;
	word-spacing: 0px;
}
p-sidebar-rightsidebar ul.ec3_events li.ec3_list, #h-sidebar ul.ec3_events li.ec3_list
{
	padding-bottom: 7px;
}

#upcoming-events li{
	margin-left:0px;
	word-spacing: 0px;
}


#container table {
	border: 1px solid #e7e7e7;
	text-align: left;
	width: 100%;
	margin-bottom: 1em;
}
#container tr th,
#container thead th {
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	padding: 9px 24px;
}
#container tr td {
	border-top: 1px solid #e7e7e7;
	padding: 6px 24px;
}
#container tr.odd td {
	background: #f9f9f9;
}
.hentry {
  padding-bottom: 1.5em;
}

/* =Page right sidebar
------------------------------------------ */
#p-content-rightsidebar {
	float: left;
	width: 666px;
}
#p-sidebar-rightsidebar {
	float: right;
	width: 200px;
	padding-bottom: 72px;
	position: relative;
}
#p-sidebar-rightsidebar table th{
	padding: 0;
}
#p-sidebar-rightsidebar ul.sidebar li {
	list-style: none;
}
#p-sidebar-rightsidebar ul {
	margin-bottom: 15px;
}


/* =Footer
------------------------------------------ */

#footer {
  background: #dadddf;
  font-family: Myriad Pro;
  padding: 8px 0 14px 0;
  color: #556a74;
}
#footer-left {
  float: left;
  font-size: 1.1em;
  width: 255px;
  padding-top: 3px;
}

#footer-right {
  float: right;
  font-size: 0.9em;
  width: 585px;
  height: 18px;
}
#footer-right span{
  background: url('images/eu-footer.jpg') no-repeat 0 0;
  width: 585px;
  height: 18px;
}

.clear {
  clear: both;
}
