/*------------------------------------------------
CSS INFO
--------------------------------------------------
FILE: style.css
PROJECT:  Expression
URL: www.expression.cz
DATE: 02-2009
------------------------------------------------- */

/*------------------------------------------------
 STANDARD HTML TAG RESET 
------------------------------------------------- */
body,
h1, h2, h3, h4, h5,
p, ul, li, ol,
blockquote,
form {
  border:0;
  margin:0px;
  padding:0px;
}

/*------------------------------------------------
STANDARD HTML TAG DEFINITION
------------------------------------------------- */

body,
form, input {
  font-size: 11px;
  color: #000000;
}

body {
  background: #fff url(body_bg.gif) top repeat-x;
  background: #e2e2e2 url(body_bg.gif) top repeat-x;
}

/*------------------------------------------------
COLOR SCHEMES
------------------------------------------------- */

body.white #flash {
  background: url(flash_bg-white.jpg) no-repeat;
}

body.white #main {
  background: #fff url(main_bg-white.gif) top no-repeat;
  background: #fff url(main_bg-white.gif) top 7px no-repeat;
}

body.white a {
  color: #e52431;
}

body.white #sidebar ul.menu li a:hover, body.white #sidebar ul.menu li a.active {
  color: #e52431;
}

body.white #sidebar ul.anketa li span.hlas {
  background: #e52431;
}

body.white #content .content form p input.submit {
  background: url(content_form_submit-red.gif) top left;
}

body.white #content .content ul li {
  background: url(content_ul_bg-red.gif) center left no-repeat;
}

body.red #flash {
  background: url(flash_bg-red.jpg) no-repeat;
}

body.red #main {
  background: #fff url(main_bg-red.gif) 7px top no-repeat;
}

body.red a {
  color: #e52431;
}

body.red #sidebar ul.menu li a:hover, body.red #sidebar ul.menu li a.active {
  color: #e52431;
}

body.red #sidebar ul.anketa li span.hlas {
  background: #e52431;
}

body.red #content .content form p input.submit {
  background: url(content_form_submit-red.gif) top left;
}

body.red #content .content ul li {
  background: url(content_ul_bg-red.gif) center left no-repeat;
}

body.blue #flash {
  background: url(flash_bg-blue.jpg) no-repeat;
}

body.blue #main {
  background: #fff url(main_bg-blue.gif) 7px top no-repeat;
}

body.blue a {
  color: #21a8e5;
}

body.blue #sidebar ul.menu li a:hover, body.blue #sidebar ul.menu li a.active {
  color: #21a8e5;
}

body.blue #sidebar ul.anketa li span.hlas {
  background: #21a8e5;
}

body.blue #content .content form p input.submit {
  background: url(content_form_submit-blue.gif) top left;
}

body.blue #content .content ul li {
  background: url(content_ul_bg-blue.gif) center left no-repeat;
}

body.orange #flash {
  background: url(flash_bg-orange.jpg) no-repeat;
}

body.orange #main {
  background: #fff url(main_bg-orange.gif) 7px top no-repeat;
}

body.orange a {
  color: #ff9900;
}

body.orange #sidebar ul.menu li a:hover, body.orange #sidebar ul.menu li a.active {
  color: #ff9900;
}

body.orange #sidebar ul.anketa li span.hlas {
  background: #ff9900;
}

body.orange #content .content form p input.submit {
  background: url(content_form_submit-orange.gif) top left;
}

body.orange #content .content ul li {
  background: url(content_ul_bg-orange.gif) center left no-repeat;
}

/*------------------------------------------------
PATTERN
------------------------------------------------- */

#pattern {
  position: absolute;
  width: 100%;
  height: 430px;
  left: 50%;
  margin: 0 0 0 -50%;
  background: url(pattern_bg.gif) top center no-repeat;
}

/*------------------------------------------------
WRAP
------------------------------------------------- */

#wrap {
  position: relative;
  width: 100%;
  background: url(wrap_bg.gif) bottom repeat-x;
  overflow: hidden;
}

/*------------------------------------------------
FLASH
------------------------------------------------- */

#flash {
  position: relative;
  clear: both;
  width: 944px;
  height: 223px;
  margin: 31px auto 0;
}

/*------------------------------------------------
MAIN
------------------------------------------------- */

#main {
  position: relative;
  clear: both;
  width: 944px;
  width: 944px;
  padding: 0 7px; 
  margin: 0 auto;
  overflow: hidden;
}

/*------------------------------------------------
CONTENT
------------------------------------------------- */

#content {
  position: relative;
  float: right;
  width: 687px;
  font-family: Tahoma, Verdana, Arial;
  text-align: justify;
}

#content .box {
  position: relative;
  float: left;
  width: 223px;
  height: 330px;
  height: 265px;
  height: 240px;  
  height: 250px;
}

#content .box p {
  padding: 165px 15px 0;
  padding: 10px 15px 0;
  color: #7d7d7d;
}

#content .box a {
/*  font-weight: bold; */
}

#content .red {
  margin: 10px 8px 30px 1px;
/*  background: url(content_box_bg-red.gif) no-repeat;
  background: url(content_box_bg-red.jpg) no-repeat;
*/
}

#content .blue {
  margin: 9px 9px 30px 0;
/*  background: url(content_box_bg-blue.gif) no-repeat;
  background: url(content_box_bg-blue.jpg) no-repeat;
*/
}

#content .blue a, #content .blue a strong {
  color: #006daa;   
}

#content .orange {
  margin: 10px 0 30px;
/*
  background: url(content_box_bg-orange.gif) no-repeat;
  background: url(content_box_bg-orange.jpg) no-repeat;
*/
}

#content .orange a, #content .orange a strong {
  color: #ff9900;
}

#content .red a strong {
  color: #E52431;
}

#content .box a {
  text-decoration: none;
  color: #7E7E7E;
}

#content .box p a strong {
  display: block;
}

#content .box a:hover {
  text-decoration: underline;
/*  color: #006daa; */
}

#content .content h2.redcl, #content a.redcl {
  color: #E52431;
}

#content .content h2.bluecl, #content a.bluecl {
  color: #159DDB;
}

#content .content h2.orangecl, #content a.orangecl {
  color: #ff9900;
}

#content .partners {
  clear:both;
  margin:10px auto;
  overflow:hidden;
  padding:0 0 0;
  text-align:center;
}

#content .partners .partner {
  float: left;
  width: 131px;
  font-size: 10px;
  text-align: center;  
}

#content .partners .partner img{
    width:82px;
    width:131px;
    border: none;
}

#content .partners .partner strong.phone {
  padding: 2px 0 2px 15px;
  background: url(content_phone.gif) center left no-repeat;
}

#content .partners .partner p {
  text-align: center;
  color: #838383;
  font-weight: bold;
  line-height: 150%;
}

#content .partners .partner strong {
  color: #000;
/*  font-style: italic; */
  font-size: 12px;
}

#content .partners .partner a {
  color: #838383;
}

#content .partners .partner a.more {
  float: left;
  width: 78px;
  height: 33px;
  margin: 10px 0 0 25px;
  background: url(content_partner_a_bg-more.gif);
  color: #fff;
  text-decoration: none;
}

#content .content {
  padding: 30px; 
  font-family: 'Trebuchet MS', Tahoma, Verdana, Arial;
}

#content .content h2 {
  padding: 0 0 5px;
  font-size: 16px;
  color: #202b31;
}

#content .content h1, #content .content h2 {
  padding: 0 0 5px;
  font-size: 19px;
  color: #202b31;
  color: #646e74;
}


#content .content h3 {
  padding: 0 0 5px;
  font-size: 11px;
  color: #202b31;
}

.blue #content h1, .blue #content h2, .blue #content h3, .blue #sidebar h4, .blue #sidebar h3 {
  color: #159DDB;
}

.red #content h1, .red #content h2, .red #content h3, .red #sidebar h4 {
  color: #EB000D;
}

.orange #content h1, .orange #content h2, .orange #content h3, .orange #sidebar h4 {
  color: #FF8603;
}

#content .content ul {
  list-style: none;
  margin: 0 0 40px 10px;
  margin: 0 0 20px 10px;
}

#content .content ul li {
  padding: 0 0 2px 15px;
  color: #7d7d7d;
}

#content .content p {
  margin: 0 0 20px 0;
  color: #7d7d7d;
}

#content .content p.center {
  text-align: center;
}

#content .content p strong {
  color: #202b31;
}

#content .content sup {
  color: #ff0000;
}

#content .content form {
  margin: 0 0 40px;
}

#content .content form p {
  margin: 0 0 10px;
}

#content .content form p label {
  display: block;
  float: left;
  width: 110px;
  padding: 2px 15px 0 0;
  margin: 0;
  text-align: right;
  font-size: 11px;
  color: #666;
}

#content .content form p input {
  width: 191px;
  height: 18px;
  padding: 4px 3px 3px;
  border: 1px solid #c4c4c4;
  background: url(content_form_item_bg.gif) top left;
  font-size: 12px;
}

#content .content form p input.submit {
  width: 135px;
  height: 30px;
  padding: 0 0 5px;
  border: none;
  font-weight: bold;
  font-size: 14px;
  color: #fff;
  cursor: pointer;
}

#content .content form p textarea {
  width: 191px;
  height: 89px;
  padding: 4px 3px 3px;
  border: 1px solid #c4c4c4;
  background: url(content_form_item_bg.gif) top left;
  font-size: 12px;
}

#content .content img {
  margin: 0 10px 0 0;
/*  border: 1px solid #c4c4c4; */
}

#content .certifikaty {
width: 300px; 
text-align: center; 
float: right; 
padding-top: 30px;
color: #7D7D7D;
}

#content .content .certifikaty strong {
color: #7D7D7D;
}


#content div.hr {
  height: 12px;
  background: #ffffff url('hr.jpg') no-repeat top center;
  margin: 10px 0;
  clear: both;
}

#content div.hr hr {
  display: none;
}

/*------------------------------------------------
SIDEBAR
------------------------------------------------- */

#sidebar {
  position: relative;
  float: left;
  width: 257px;
  padding: 0 0 50px;
  margin: 11px 0 0;
  padding: 0 0 0 0;
  margin: 11px 0 0 0;
  font-family: 'Trebuchet MS', Tahoma, Verdana, Arial;  
}

#sidebar h4, #sidebar h3 {
  padding: 40px 20px 15px;
  font-size: 20px;
  color: #142027;
  color: #646E74;  
  text-transform: uppercase;
}

#sidebar h5 {
  padding: 0 20px;
  font-size: 11px;
  color: #142027;
}

#sidebar p {
  padding: 0 20px 20px;
  font-size: 11px;
  color: #7d7d7d;
}

#sidebar p small {
  color: #aeaeae;
}

#sidebar ul.menu {
  list-style: none;
  width: 207px;
  padding: 15px 20px 15px 30px;
  background: url(sidebar_ul-menu.gif) top repeat-y;
  margin: -5px 0 0 -2px;
}

#sidebar ul.menu li {
  width: 207px;
  border-bottom: 1px dotted #c7c8cb;
  line-height: 10px;
}

#sidebar ul.menu li.last {
  border: none;
}

#sidebar ul.menu li a {
  display: block;
  width: 169px;
  padding: 0 10px;
  margin: 10px 0 10px 12px;
  border-left: 6px solid #c7c8cb;
  text-decoration: none;
  font-size: 14px;
  font-weight: bold;
  color: #101c22;
}

#sidebar ul.menu li a small {
  font-size: 10px;
  color: #939598;
}

#sidebar ul.anketa {
  list-style: none;
  width: 207px;
  padding: 0 20px;
  padding: 0 0 0 20px;
  margin: 0;
}

#sidebar ul.anketa li {
  clear: both;
  padding: 0 0 10px 0;
  padding: 0 0 0 0px;
  color: #7d7d7d;
  height: 40px;
}

#sidebar ul.anketa li a {
  font-weight: bold;
  color: #7d7d7d;
}

#sidebar ul.anketa li span.hlas {
  display: block;
  float: left;
  height: 10px;
  padding: 0;
  margin: 3px 0 0;
}

#sidebar ul.anketa li span.cislo {
  display: block;
  float: right;
  padding: 0;
  margin: 0;
}

#sidebar div.hr {
  border-bottom: 1px solid #CBCBCB;
  margin: 0 20px;;
  padding: 0;
}

#sidebar .sidebox {
  background: url('sidebar_sidebox_bg.jpg') top right no-repeat;
}


/*------------------------------------------------
FOOTER
------------------------------------------------- */

#pobocky-footer {
  position: relative;
  clear: both;
  width: 958px;
  padding: 0 0 0 0;
  margin: 0 auto;
  background-color: #ffffff;
  overflow: hidden;
  font-family: 'Trebuchet MS', Tahoma, Verdana, Arial;
  font-size: 11px;
  color: #939393;
}

#pobocky-footer-in {
  margin: 0 0 0 290px;
  padding: 23px 0 5px 0;
  text-align: center;
  background: url('pobocky-footer_bg.jpg') top center no-repeat;
}

#pobocky-footer-in img {
  margin: 0 5px;
}

#footer {
  position: relative;
  clear: both;
  width: 895px;
  height: 50px;
  padding: 20px 0 10px 35px;
  margin: 0 auto;
  background: url(footer_bg.gif) center left no-repeat;
  overflow: hidden;
  font-family: 'Trebuchet MS', Tahoma, Verdana, Arial;
  font-size: 11px;
  color: #939393;
}

#footer a {
  color: #939393;
}

#footer a:hover {
  color: #000;
}

#footer p.copy {
  float: left;
  width: 300px;
}

#footer p.copy a {
  font-weight: bold;
}

#footer p.backlinks, #radkovyblok {
  float: right;
  width: 580px;
  text-align: right;
}
#page {
    padding:10px;
}

#content table.home h2, #content h2.home, #content h2.home2 {
	text-transform: uppercase;
}

#content table.home h2 span {
	text-transform: lowercase;
}

#content h2.home {
  margin: -20px 0 -20px 0;
  margin: 0 0 0 0;
  padding: 0;
}

#content table.vyhody {
/*  width: 100%;  */
  margin: 0 0 0 -20px;
}

#content table.vyhody td {
  text-align: center;
  padding: 0 3px;
  border-left: 1px solid #E9E9E9;
}

#content table.vyhody td.last {
  border-right: 1px solid #E9E9E9;
}

#content table.cenik tr.odd {
  background-color: #F1F1F1;
}

#content table.cenik td.odd {
/*  background-color: #F1F1F1; */
}

#content table.cenik td {
  padding: 5px 5px 20px 5px;
}

#content table.cenik h2 {
  color: #000;
}


#content table.cenik h2 span {
  font-size: 12px;
}

#content table.cenik strong span {
  font-size: 16px;
  color: #E80109;
}









/* Distributed as part of The Coolest DHTML Calendar
   Author: Mihai Bazon, www.bazon.net/mishoo
   Copyright Dynarch.com 2005, www.dynarch.com
*/

/* The main calendar widget.  DIV containing a table. */

div.calendar { position: relative; }

.calendar, .calendar table {
  border: 1px solid #bdb2bf;
  font-size: 11px;
  color: #000;
  cursor: default;
  background: #ECECEC url("normal-bg.gif");
  font-family: "trebuchet ms",verdana,tahoma,sans-serif;
}

.calendar {
  border-color: #797979;
}

/* Header part -- contains navigation buttons and day names. */

.calendar .button { /* "<<", "<", ">", ">>" buttons have this class */
  text-align: center;    /* They are the navigation buttons */
  padding: 2px;          /* Make the buttons seem like they're pressing */
  background: url("title-bg.gif") repeat-x 0 100%; color: #000;
  font-weight: bold;
}

.calendar .nav {
  font-family: verdana,tahoma,sans-serif;
}

.calendar .nav div {
  background: transparent url("menuarrow.gif") no-repeat 100% 100%;
}

.calendar thead tr { background: url("title-bg.gif") repeat-x 0 100%; color: #000; }

.calendar thead .title { /* This holds the current "month, year" */
  font-weight: bold;      /* Pressing it will take you to the current date */
  text-align: center;
  padding: 2px;
  background: url("title-bg.gif") repeat-x 0 100%; color: #000;
}

.calendar thead .headrow { /* Row <TR> containing navigation buttons */
}

.calendar thead .name { /* Cells <TD> containing the day names */
  border-bottom: 1px solid #797979;
  padding: 2px;
  text-align: center;
  color: #000;
}

.calendar thead .weekend { /* How a weekend day name shows in header */
  color: #c44;
}

.calendar thead .hilite { /* How do the buttons in header appear when hover */
  background: url("hover-bg.gif");
  border-bottom: 1px solid #797979;
  padding: 2px 2px 1px 2px;
}

.calendar thead .active { /* Active (pressed) buttons in header */
  background: url("active-bg.gif"); color: #fff;
  padding: 3px 1px 0px 3px;
  border-bottom: 1px solid #797979;
}

.calendar thead .daynames { /* Row <TR> containing the day names */
  background: url("dark-bg.gif");
}

/* The body part -- contains all the days in month. */

.calendar tbody .day { /* Cells <TD> containing month days dates */
  font-family: verdana,tahoma,sans-serif;
  width: 2em;
  color: #000;
  text-align: right;
  padding: 2px 4px 2px 2px;
}
.calendar tbody .day.othermonth {
  font-size: 80%;
  color: #999;
}
.calendar tbody .day.othermonth.oweekend {
  color: #f99;
}

.calendar table .wn {
  padding: 2px 3px 2px 2px;
  border-right: 1px solid #797979;
  background: url("dark-bg.gif");
}

.calendar tbody .rowhilite td,
.calendar tbody .rowhilite td.wn {
  background: url("rowhover-bg.gif");
}

.calendar tbody td.today { font-weight: bold; /* background: url("today-bg.gif") no-repeat 70% 50%; */ }

.calendar tbody td.hilite { /* Hovered cells <TD> */
  background: url("hover-bg.gif");
  padding: 1px 3px 1px 1px;
  border: 1px solid #bbb;
}

.calendar tbody td.active { /* Active (pressed) cells <TD> */
  padding: 2px 2px 0px 2px;
}

.calendar tbody td.weekend { /* Cells showing weekend days */
  color: #c44;
}

.calendar tbody td.selected { /* Cell showing selected date */
  font-weight: bold;
  border: 1px solid #797979;
  padding: 1px 3px 1px 1px;
  background: url("active-bg.gif"); color: #fff;
}

.calendar tbody .disabled { color: #999; }

.calendar tbody .emptycell { /* Empty cells (the best is to hide them) */
  visibility: hidden;
}

.calendar tbody .emptyrow { /* Empty row (some months need less than 6 rows) */
  display: none;
}

/* The footer part -- status bar and "Close" button */

.calendar tfoot .footrow { /* The <TR> in footer (only one right now) */
  text-align: center;
  background: #565;
  color: #fff;
}

.calendar tfoot .ttip { /* Tooltip (status bar) cell <TD> */
  padding: 2px;
  background: url("status-bg.gif") repeat-x 0 0; color: #000;
}

.calendar tfoot .hilite { /* Hover style for buttons in footer */
  background: #afa;
  border: 1px solid #084;
  color: #000;
  padding: 1px;
}

.calendar tfoot .active { /* Active (pressed) style for buttons in footer */
  background: #7c7;
  padding: 2px 0px 0px 2px;
}

/* Combo boxes (menus that display months/years for direct selection) */

.calendar .combo {
  position: absolute;
  display: none;
  top: 0px;
  left: 0px;
  width: 4em;
  cursor: default;
  border-width: 0 1px 1px 1px;
  border-style: solid;
  border-color: #797979;
  background: url("normal-bg.gif"); color: #000;
  z-index: 100;
  font-size: 90%;
}

.calendar .combo .label,
.calendar .combo .label-IEfix {
  text-align: center;
  padding: 1px;
}

.calendar .combo .label-IEfix {
  width: 4em;
}

.calendar .combo .hilite {
  background: url("hover-bg.gif"); color: #000;
}

.calendar .combo .active {
  background: url("active-bg.gif"); color: #fff;
  font-weight: bold;
}

.calendar td.time {
  border-top: 1px solid #797979;
  padding: 1px 0px;
  text-align: center;
  background: url("dark-bg.gif");
}

.calendar td.time .hour,
.calendar td.time .minute,
.calendar td.time .ampm {
  padding: 0px 5px 0px 6px;
  font-weight: bold;
  background: url("normal-bg.gif"); color: #000;
}

.calendar td.time .hour,
.calendar td.time .minute {
  font-family: monospace;
}

.calendar td.time .ampm {
  text-align: center;
}

.calendar td.time .colon {
  padding: 0px 2px 0px 3px;
  font-weight: bold;
}

.calendar td.time span.hilite {
  background: url("hover-bg.gif"); color: #000;
}

.calendar td.time span.active {
  background: url("active-bg.gif"); color: #fff;
}
a img {
  border:0;
}

.width_50_perc {
  width: 50%;
}

.text_center {
  text-align: center;
}
