﻿html, body, p, ul, ol, h1, h2, h3, h4, h5, h6, form { margin: 0; padding: 0; border: none; }

body {
	font: 78%/1.5 Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	color: #333;
	background-color: #3c88cf;
	padding: 20px 0; 
}

/* ---[ template ]----------------------------- */

#container{
  position: relative;
	width: 820px;
	padding-top: 236px;
	margin: 0 auto;
	background-color: white;
	min-height: 1px; _height: 1px; 
}

#lcolumn {
  float: left;
  width: 210px;
  margin: 20px 0 20px 10px;
}

.sidebar {
  margin-bottom: 2em;
}

#rcolumn {
  float: right;
  width: 590px;
}

#content { padding: 20px; }

/* ---[ basic ]------------------------------- */

a { color: #144275; text-decoration: underline; cursor: pointer; _cursor: hand; }
a:hover { text-decoration: none; }
a img { border: none; }

h1, h2, h3, h4, h5, h6 {
  font-size: 1em;
  font-weight: bold;
  margin: 1em 0 0.3em 0;
}

h1, #lcolumn h2 {
  font-size: 160%;
  font-weight: normal;
  color: #144275;
  margin: 0 0 0.5em 0;
}

h1 { font-weight: bold; }

h2 {
  font-size: 130%;
  font-weight: normal;
  color: #144275;
  margin: 0.5em 0 0.3em 0;
}

#lcolumn #search h2 { color: white;  margin-left: 10px; }

#lcolumn .sidebar h2 {
  font-size: 160%;
  color: #144275;
  margin-left: 10px;
}

#lcolumn #contact h2 {
  font-size: 160%;
  color: #144275;
}

#lcolumn h2 a {
  color: #144275;
  text-decoration: none;
}

#lcolumn h2 a:hover { color: #d20404; }

h3 {
  color: #333;  
}

ul { list-style: none; }
#content ul, #content ol { margin-left: 20px; } 

#content p, #content ul, #content ol, #content table { margin-bottom: 1em; }
#content ul li { padding-left: 37px; background: url(/images/styles/template8/blue/icon-arrow-right.gif) no-repeat 20px 5px transparent; }

label {
  cursor: pointer;
  _cursor: hand;
}

acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

.nodisplay { display: none; }
.clear { clear: both; font-size: 0; height: 0; line-height: 0; }
span.clear { display: block; }
.dark { color: #333; }
.floatleft { float: left; }
.floatright { float: right; }
b, strong { font-weight: bold; }
.nofloat { float: none!important; }
.relative { position: relative; }
.relative.icon { padding-right: 20px; }

.hr {
  width: 100%; height: 1px;
  margin: 5px 0;
  background-color: #d8d8d8;
}

.hr hr { display: none; }

blockquote, cite, q { color: #1f61a0; padding: 10px 15px; background-color: #ebf2f8; margin-bottom: 1em; }
blockquote p { margin-bottom: 0; }
cite, q { display: block; }

/* ---[ path ]-------------------------------- */

#path {
  color: #999;
  margin-bottom: 2em;
}

#path a { color: #999; }

/* ---[ news ]-------------------------------- */

.news-item {
  padding: 5px 10px;
  margin-bottom: 3px;
  border-bottom: 1px solid #eee;
}

.news-item h3 {
  font-size: 100%;
  margin: 0;
}

.news-item p {
  margin-bottom: 0;
}

p.archive {
  text-align: right;
}

/* ---[ sidebar image ]----------- */

.sidebar div.image {
  text-align: center;
  padding: 5px 0 0 0; _padding: 5px 0;
  background-color: #dbe2e9;
}

.sidebar div.image img {
  border: 2px solid white;
}

/* ---[ contact ]----------------------------- */

#contact {
  padding: 10px;
  border: 1px solid #eee;
  margin-bottom: 2em;
}

#contact div {
  padding-left: 27px;
  padding-bottom: 0.2em;
  border-bottom: 1px dotted #eee;
  margin-bottom: 0.4em;  
}

#contact .fax, #contact .ic, #contact .dic { padding-left: 0; }

#contact .fax span, #contact .ic span, #contact .dic span {
  display: block; float: left; 
  width: 22px;
  font-size: 10px;  
  color: #999;
  text-align: center;
  margin: 3px 5px 0 0;
}

#contact .fax span { margin-top: 2px; }

#contact .ic span {
  width: 20px;
  text-align: right;
  padding-right: 2px;
}     

#contact div.company { background: url(/images/styles/template8/blue/icon-company.gif) no-repeat 5px 2px transparent; }
#contact div.phone { background: url(/images/styles/template8/blue/icon-phone.gif) no-repeat 5px 2px transparent; }
#contact div.email { background: url(/images/styles/template8/blue/icon-email.gif) no-repeat 5px 3px transparent; }
#contact div.icq { background: url(/images/styles/template8/blue/icon-icq.gif) no-repeat 5px 2px transparent; }
#contact div.skype { background: url(/images/styles/template8/blue/icon-skype.gif) no-repeat 5px 2px transparent; }

/* ---[ favourites ]-------------------------- */

#favourites {
  padding: 10px;
  border: 1px solid #eee;
  margin-bottom: 2em;
}

#favourites ul li {
  padding-left: 18px;
  background: url(/images/styles/template8/blue/icon-arrow-right.gif) no-repeat 0 5px transparent;
  margin-bottom: 4px;
}

/* ---[ menu ]-------------------------------- */

#menu {
  font-size: 110%; height: 28px; line-height: 28px;
  background: white url(../images/menu_point.gif) repeat-x 0 0;
}

#submenu {
  clear: left; font-size: 100%; height: 24px; line-height: 24px; padding: 0 15px;
  background: #375e8a;
}

#menu li { float: left; list-style: none; }
#submenu li { display: inline; list-style: none; }
#submenu li span { color: #8099b5; padding: 0 10px; }

#menu a { display: block; color: black; text-decoration: none; padding: 0 15px; border-right: 1px solid #375e8a;  }
#menu .selected a { border-right: none; }
#submenu a { text-decoration: none; color: white; }
#menu .active a { color: white; background: #375e8a; }
#menu .selected a { color: white; background: #375e8a; }

#menu a:hover { text-decoration: none; }
#submenu a:hover { text-decoration: underline; }
#menu a:hover { background: #d0d9e3 url(/images/styles/template8/blue/menu2-bg.gif) repeat-x 0 -172px; }
#menu .selected a:hover, #menu .active a:hover { background: #144275; }

/* ---[ theme ]------------------------------- */

/*Horni Obrazek*/
#theme {
  position: absolute; overflow: hidden;
  top: 0; left: 0;
  width: 820px; height: 234px;
   	    background: url(../images/komplet820.jpg) no-repeat 0 0 #144275; 

  border-bottom: 2px solid #144275;
}

#theme object {
  position: absolute;
  top: 0; left: 0;
  width: 820px; height: 184px;
  z-index: 3;
}

#theme-item {
  position: absolute;
  top: 20px; right: 20px;
  width: 235px; height: 80px;
  text-align: right;
  padding: 0 20px;
  overflow: hidden;
}

#theme-item a {
  display: block;
  position: absolute;
  top: 0; left: 0;
  width: 275px; height: 80px;
  z-index: 2;
}

#theme h2 {
  font-size: 180%;
  font-weight: bold;

  	color: white;
  
  margin: 0;
}

#theme p {
  font-size: 110%;
  font-weight: bold;  

  	color: #e1f2ff;
    
  
  margin: 0;
}


/* ---[ search ]------------------------------ */
/*
#search {
  height: 67px;
  padding-top: 20px;
  background-color: #144275;
  margin-bottom: 2em;
}

#search div { float: left; }

#searchbox {
	width: 130px; height: 17px;
	background: url(/images/styles/template8/blue/searchbox-bg.gif) no-repeat 0 0 #fff;
	margin: 0 3px 0 10px;
	_margin-left: 5px;
  overflow: hidden;
}

#searchbox input {
	width: 126px;
	height: 17px;
	padding: 0 2px;
	border: none;
	background-color: transparent;
}

#search #loupe {
  width: 18px; height: 17px;
  background: url(/images/styles/template8/blue/searchbar-loupe.gif) no-repeat 0 0 transparent;
  cursor: pointer;
  border: none;
}*/

/* ---[ footer ]------------------------------ */

#footer {
  height: 30px; line-height: 30px;
  text-align: right;
  color: white;
  padding: 0 20px;
  background-color: #144275;
  overflow: hidden;
}

#footer ul li { display: inline; }
#footer a { color: white; }

#footer ul li span, #footer p.copyright span {
  padding: 0 10px;
}

#footer p.copyright {
  text-align: left;
}

#footer p.copyright a:link, #footer p.copyright a:visited {
  text-decoration: none;
  color: white;
}

#footer p.copyright a:hover {
  text-decoration: underline;
  color: white;
}

/* ---[ form ]-------------------------------- */

#form {
  padding: 20px;
  margin-bottom: 2em;
  background-color: #f5f5f5;
}

input[type=text], input[type=password], textarea {
  font: 100%/1.5 "Arial CE", Arial, sans-serif;
  padding: 3px 4px;
  border-top: 1px solid #bbb;
  border-right: 1px solid #bbb;
  border-bottom: 1px solid #ddd;
  border-left: 1px solid #ddd;
}

form select {
  font: 100%/1.5 "Arial CE", Arial, sans-serif;
  color: #606060;
  border-top: 1px solid #bbb;
  border-right: 1px solid #bbb;
  border-bottom: 1px solid #ddd;
  border-left: 1px solid #ddd;   
}

form select option, form select optgroup {
  font: 100%/1.5 "Arial CE", Arial, sans-serif;
  padding: 2px 4px;
}

form select optgroup {
  font-style: normal;
  font-weight: bold;
}

form textarea {
  min-width: 300px;
} 

input[type=text]:focus, input[type=password]:focus, textarea:focus, form select:focus {
  color: #242424;
  background-color: #fff9e1;
  border-top: 1px solid #6f92be;
  border-right: 1px solid #6f92be;
  border-bottom: 1px solid #b7c8de;
  border-left: 1px solid #b7c8de;
}

#form table { margin: 0 auto 1em auto; }
#form table th { font-weight: bold; text-align: right; padding-right: 10px; }
#form table th span { color: #d00000; }
#form .fbody, #form .fnote { vertical-align: top; }

#form .button, form a.button {
  font: 100%/1.5 "Arial CE", Arial, sans-serif;
  width: 100px; height: 27px; line-height: 27px;
  color: white; cursor: pointer; _cursor: hand;
  background-color: #b50000;
  border: none;
}

form a.button {
  display: block;
  text-decoration: none;
  text-align: center;
}

#form p.required { color: #666; padding-top: 1px; border-top: 1px solid #d8d8d8; margin-bottom: 0; }

/* ---[ comment ]----------------------------- */

#comment span { color: #999; }
#comment li { padding-bottom: 5px; border-bottom: 1px solid #eee; margin-bottom: 5px; }
#comment p { margin-bottom: 0; }

/* ---[ list ]-------------------------------- */

#listdata .lperex p { margin-bottom: 0; }
#listdata .linfo { clear: both; color: #999; border-top: 1px solid #eee; margin-top: 0.5em; }
#listdata .linfo a { color: #999; }
#listdata span { color: #ddd; padding: 0 5px; }
#listdata .ltype1, #listdata .ltype1 a { color: black; }
#listdata .ltype2, #listdata .ltype2 a { color: #144275; }
#listdata .folder { height: 24px; background: transparent url(/images/styles/template8/blue/folder-bg.gif) no-repeat 100% 0; }
#listdata img { float: left; margin: 0 5px 5px 0; }

/* ---[ photogallery ]------------------------ */

.gset {
  position: relative;
  width: 265px; height: 150px;
  text-align: left;
  margin-bottom: 1em;
  background: url(/images/styles/template8/blue/gset-bg.png) no-repeat 0 0 white;
}

.gset .thumb {
  position: absolute;
  left: 7px; top: 25px;
  background: transparent;
  border: none;
}

.gset .desc {
  position: absolute;
  left: 123px; bottom: 25px;
  padding-right: 10px;
}

.gset .glink {
  position: absolute; z-index: 1;
  top: 0; left: 0;
  width: 100%; height: 100%;
  background: transparent url(/images/styles/template8/blue/iefix-bg.gif) repeat-x 0 0;
}

.gset h2 {
  line-height: 1.2em;
  color: #333;
  margin: 24px 10px 0 123px;
}

.thumb {
  display: table;
  _position: relative;
  float: left;
  overflow: hidden;
  width: 98px; height: 98px;
  text-align: center;
  background-color: #dbe2e9;
  margin: 0 5px 10px 5px; _margin: 0 4px 8px 4px;
  border: 1px solid #c7d1dd;
}

.thumb-l1 {
  display: table-cell;
  _position: absolute;
  _top: 50%; _left: 50%;
  vertical-align: middle;
  padding-top: 5px; _padding-top: 1px;
}

.thumb-l2 {
  _position: relative;
  _top: -50%; _left: -50%; 
}

.thumb img, #gphoto img { border: 2px solid white; }
.ghr { clear: left; height: 1px; _font-size: 0; background-color: #f5f5f5; margin-bottom: 10px; }

#gphoto { 
  width: 550px; padding: 15px 0;
  text-align: center;
  background-color: #f5f5f5; margin-bottom: 1em;
}

#gphoto h2, #gphoto p { text-align: left; margin-left: 15px; }
 
.gnav1, .gnav2 { height: 23px; line-height: 23px; margin-bottom: 1em;  border-top: 1px solid #f5f5f5; border-bottom: 1px solid #f5f5f5; }
.gnav2 { text-align: center; }
.gnav1.bottom, .gnav2.bottom { margin-bottom: 2em; }
.gnav1 .gback { padding: 1px 0 1px 17px; background: transparent url(/images/styles/template8/blue/icon-arrow-left.gif) no-repeat 0 4px; }
.gnav2 .gprev { float: left; padding: 1px 0 1px 17px; background: transparent url(/images/styles/template8/blue/icon-arrow-left.gif) no-repeat 0 8px; }
.gnav2 .gnext { float: right; padding: 1px 17px 1px 0; background: transparent url(/images/styles/template8/blue/icon-arrow-right.gif) no-repeat 100% 8px; }

/* ---[ table ]------------------------------- */

.tabulka {
  width: 100%;
  border-collapse: collapse;
  border: 2px solid #ddd;
  margin-bottom: 2em;
}

.tabulka th, .tabulka td {
  padding: 4px 8px;
  border: 1px solid #ddd;
}

.tabulka thead th, .tabulka thead td {
  font-weight: bold; text-align: center;
  padding: 4px 8px;
  background-color: #eee;
  border-bottom: 1px solid #ddd;
}

.tabulka tbody th {
  font-weight: bold; text-align: left;
}

.tabulka tbody tr:hover {
  background-color: #eee;
}