html {
  overflow-y: scroll;
}

hr { border: 0; height: 1px; background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0)); }

.agendy {
font-size: 12px;
}

.agendy td{
font-size: 12px;
text-align: center;
height: 15px;
padding: 0 5px 0 5px;
cursor: pointer;
border: solid  1px white;
}

.agendy table{
margin: 0px;
padding: 0 0 0 0;
border: solid  1px white;
}

* {
	margin: 0;
	padding: 0;
}

body {
	/*background: #FFFFFF url(style_img/img01-nova.jpg) repeat-x;*/
  background: #FFFFFF url(style_img/img01.png) repeat-x;
	/*font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;*/
	font-size: 12px;
	color: Black;
}

form {
}

input, textarea, select {
	border:1px solid;
	border-color:#c4c2c2;
}

h1{
	margin-bottom: 10px;
}

h2, h3, h4 {
	margin: 0;
}

h2, h3, h4 {
	letter-spacing: 1px;
	font-weight: bold;
	color: #37404C;
}

h2 {
	font-size: 16px;
	font-weight: bold;
}

h3 {
	font-size: 14px;
	font-weight: bold;
}

h4 {
	font-size: 14px;
	font-weight: bold;
}

p, ul, ol {
	margin-bottom: 1.5em;
	line-height: 170%;
	text-align: justify;
}


strong {
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 1.5em;
	line-height: 170%;
	text-align: justify;
}


ul, ol {
	margin-left: 3em;
}

dl.list1 {
	margin: 0;
	padding: 0;
	list-style: none;
}

dl.list1 dt {
	float: left;
	width: 70px;
}

dl.list1 dd {
	margin-bottom: 10px;
}

dl.list1 a {
	color: #666666;
}

ul.list2 {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

ul.list2 li {
	float: left;
	margin: 0 18px 18px 0;
}

ul.list2 li.nopad {
	margin-right: 0;
}

#content h1{
	display: block;
}

#content h2{
	display: block;
}

#content ul{
  width: 90%;
  z-index: 15;
  position: relative;
}

#content ul li{
/*	float: left;*/
	/*display: block;*/
	margin-bottom: 2px;
  padding-right: 10px;	
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	color: #FF5A00;
	text-decoration: none;
	cursor: pointer;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 5px 20px 0 0;
}

img.right {
	float: right;
	margin: 5px 0 0 20px;
}


/* Wrapper */

#wrapper {
	width: 1005px;
	margin: 0 auto;
	background: url(style_img/img02a.jpg) repeat-y;
}

#wrapper2 {
}

/* Header */

#header {
	height: 140px;
/*  	background: #1D7EB6 url(style_img/img-hlavicka.png) repeat-x;*/
	position: relative;
}

/* Logo */

#logo {
	/*left: 18px;*/
  left: 2px;
	position: absolute;
	/*background: url(style_img/logo-back.png) repeat-y;*/
	width: 1005px;
	height: 45px;
  padding: 10px;
	margin-top: 13px;
  z-index: 0;
}

#logo h1 {
	margin: 0;
	padding: 10px 0px 0px 510px;
	font-size: 40px;
	color: #FFFFFF;
}

#logo h1 a {
	text-decoration: none;
	color: #FFFFFF;
}


#logotext {
	/*background-image: url(style_img/logotext.gif);*/
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:18px;
	font-weight:bold;
	height:30px;
	left:30px;
	margin-top:15px;
	position:absolute;
	width:235px;
}

#logoright{
	background-image: url(style_img/menu_pravy_obr.gif);
	right: 0px;
	width: 200px;
	height: 75px;
}

/* CRM*/

#crm_menu {
	position: absolute;
  float: right;
  right: 70px;
  top: 0px;
}

#crm_menu ul {
  list-style-type: none;
	line-height: normal;
}

#crm_menu li {
  width:105px;
  height: 37px;
  list-style-type: none;
	float: left;
	text-align:center;
	margin-right: 3px;
  background-repeat: no-repeat;
  background-position: left bottom;
}

#crm_menu li a {
font-size: 10pt;
font-weight:bold;
line-height:230%;
color: white;
/*background-image: url(style_img/pozad_menu_crm2.gif);*/
display:block;
}

#crm_menu li a:hover {
font-size: 10pt;
font-weight:bold;
line-height:230%;
color: black;
/*background-image: url(style_img/pozad_menu_activ_crm.gif);*/
text-decoration: none;
}


/* Menu */

#menu {
	right: 70px;
  top:108px;
	position: absolute;
	list-style-type: none;
	display:block;
}

#menu ul {
  list-style-type: none;
	line-height: normal;
}

#menu li {
  width:109px;
  height: 35px;
  list-style-type: none;
	float: left;
	text-align:center;
	margin-right: 3px;
  background-repeat: no-repeat;
  text-transform: uppercase;
}

#menu li a {
font-size: 10pt;
font-weight:bold;
line-height:250%;
color: white;
display:block;
}

#menu li a:hover  {
font-size: 10pt;
font-weight:bold;
line-height:230%;
color: black;
/*background-image: url(style_img/pozad_menu_activ.gif);*/
background-repeat: no-repeat;
text-decoration: none;

}

#menu li a:active  {
font-size: 10pt;
font-weight:bold;
line-height:230%;
color: black;
text-decoration: none;
}





#web{
	right: 0px;
	top: 0px;
	width: 150px;
	position: absolute;
}

#web a{
	text-decoration: none;
	cursor: pointer;
}

#web a:hover{
	text-decoration: none;
}

.web_pol{
	position: relative;
	margin-top: 1px;	
	height: 22px;
	padding-left: 27px;	
	color:#FFFFFF;
	font-size:18px;
	font-weight:bold;
	
}

#hledej {
	padding-top: 45px;
	color:#FFFFFF;
	font-family:arial,geneva,helvetica,sans-serif;
	font-size:17px;
	font-weight:bold;
}
#hledej a{
	text-decoration: none;
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;	
}

#hledej a:hover {
	text-decoration: underline;
}

/* Page */

#page {
	/*background: url(style_img/img0004.jpg) no-repeat;*/
  width: 1000px;
}

#page .h3menu {
	background: url(style_img/img004-h3.png) no-repeat;
  /*background: #180431;  */
  /*background: #2c2742;  OS1 øekl na poradì ve støedu */
  /*background: #120b3e;*/  
	font-weight: bold;
  color: #ffffff;
  font-size: 10pt;
  letter-spacing: 0px;
  width: 140px;
  height: 20px;
  position: relative;
  padding: 5px 0px 5px 15px;
  left: 0px;
  margin-top: 10px;
  margin-bottom: 10px;
}

/* Content */

#content {
	float: left;
	width: 800px;
	padding:0px 5px 0px 0px;
	margin: 0px;
/*	overflow: auto;*/
}

#content img {
POSITION: relative; 
  /*z-index= 3;*/
}

.post {
	padding-top: 35px;
	padding-left: 8px;
	/*position: absolute;*/
}

.post .title {
}

.post .title a {
	text-decoration: none;
	color: #37404C;
}

.post .title a:hover {
	text-decoration: underline;
}

.post .entry {
}

.post .meta {
	height: 16px;
	margin: 0;
	padding: 10px;
	background: url(style_img/img07.jpg) repeat-x left bottom;
	line-height: normal;
	width: 1024px;
}

.post .meta .posted {
	display: block;
	float: left;
}

.post .meta .permalink {
	display: block;
	float: right;
	padding-left: 17px;
	background: url(style_img/img09.gif) no-repeat left center;
}

.post .meta .comments {
	display: block;
	float: right;
	padding: 0 30px 0 19px;
	background: url(style_img/img08.gif) no-repeat left center;
}

#icon{
	margin-top:20px;
	padding-left:55px;
}

/* Sidebar */

.sidebar {
	float: left;
	width: 180px;
	padding:0px 0px 0px 8px;
}

.sidebar .h3 {
  position: relative;
  left: -5px;
  font-weight: bold;
  color: #ffffff;
  font-size: 12px;
  padding-left: 8px;
  padding-top: 8px;
  padding-bottom: 4px;
  margin-bottom: 8px;
  height: 20px;
  /*background-image: url('style_img/pozad_prava.gif');
  background-repeat: no-repeat;
    z-index= 2;
    */
  /*background: #180431;*/
  background: #2c2742;
}


.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	margin-bottom: 40px;
}

.sidebar li ul {
}

.sidebar li li {
	margin: 0;
}

/* Search */

#search {
}

#search br {
	display: none;
}

#search input {
	padding: 1px 5px;
	border-top: 1px solid #BAD300;
	border-left: 1px solid #A9C817;
	border-right: 1px solid #7DAB00;
	border-bottom: 1px solid #578900;
	background: #6E9D00 url(style_img/img18.gif) repeat-x;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

#search #s {
	width: 130px;
	padding: 2px 5px;
	background: #FFFFFF;
	border: 1px solid #EBEBEB;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #6B6B6B;
}

/* Widebar */

#widebar {
	margin: 0 50px;
	padding: 25px 28px 0 28px;
	background: #F2F2F2 url(style_img/img11.gif) repeat-x;
}

#widebar #colA {
	float: left;
	width: 260px;
}

#widebar #colB {
	float: left;
	width: 260px;
	padding-left: 45px;
}

#widebar #colC {
	float: left;
	width: 186px;
	padding-left: 45px;
}

/* Footer */

#footer {
	height: 100px;
	background: url(style_img/img05.jpg) repeat-x;
}

#footer p {
	margin: 0;
	padding-top: 20px;
	text-align: center;
/*  padding-left: 778px; */
	color: #8E8E8E;
}

#footer a {
	color: #666666;
}

#myfooter{
	height: 16px;
	margin: 10px;
	line-height: normal;
}

/*
#footer {
	height: 40px;
	background: #1D7EB6;
}

#footer p {
	margin: 0;
	padding-top: 10px;
	text-align: center;
	color: #ffffff;
}

#footer a {
	color: #ffffff;
}

#myfooter{
	height: 16px;
	margin: 10px;
	line-height: normal;
}
*/

.oddel{
	border-bottom-color:#F2F2F2; 
	border-bottom-style:solid; 
	border-bottom-width:1px; 
	padding-bottom:5px;
	margin-top:10px;
}

/*dTREE*/
.dtree {
	white-space: nowrap;
	padding-top:4px;
	padding-left:0px;
}
.dtree img {
	border: 0px;
	vertical-align: middle;
}
.dtree a {
	color: #000000;
	text-decoration: none;
}
.dtree a.node, .dtree a.nodeSel {
	white-space: nowrap;
	padding: 1px 2px 1px 2px;
}
.dtree a.node:hover, .dtree a.nodeSel:hover {
	color: #000000;
	text-decoration: underline;
}
.dtree a.nodeSel {

}
.dtree .clip {
	overflow: hidden;
}

.dtree h3{
	margin: 0px;
	padding: 0px;
}

#login{
	color:#FF5A00;
	cursor: pointer;
}
#login:hover{
	text-decoration: underline;
}


table.sortable {
	border-spacing: 0;
	border-collapse: separate;
}

table.sortable a img {
	border: 0;
}

table.sortable th {
	padding: 2px 4px 2px 4px;
	text-align: center;
	background-color: rgb(63, 84, 113);
	color: white;
	border: none;
}
table.sortable th a {
	color: White;
	text-decoration: none;
}
table.sortable td {
	padding: 2px 4px 2px 4px;
	border-style: solid;
	border-width: 0px 1px 0px 1px;
	border-color: white;
}
table.sortable tr.odd td {
	background-color: rgb(226, 241, 250);
}
table.sortable tr.even td {
	background-color: #fff;
}

table.sortable tr.sortbottom td {
	border-top: 1px solid #444;
	background-color: #ccc;
	font-weight: bold;
}

.crm_table{
	border-collapse: separate;
	font-size: 9pt;
}

.crm_th{
	text-align: center;
	background-color: rgb(63, 84, 113);
	color: white;
	border: none;
	border-style: none;
	border-top: solid 1px rgb(63, 84, 113);
}

.crm_th_2{
	text-align: center;
	background-color: rgb(63, 84, 113);
	color: white;
	border: none;
	border-style: none;
	border-top: solid 1px rgb(63, 84, 113);
	padding:5px;
	
}

.crm_th_2 th
{
  width:140px;
  padding-left:10px;
  padding-right:10px;
}

.crm_th_b{
	text-align: center;
	background-color: rgb(63, 84, 113);
}

.crm_td_left{
	text-align: left;
	background-color: rgb(226, 241, 250);
	border: none;
	border-style: none;
  width: auto;
}

.crm_td_left_2{
	text-align: center;
	
	border: none;
	border-style: none;
}

.crm_td_left_b{
	text-align: left;
	background-color: rgb(226, 241, 250);
}

.crm_td_center{
	text-align: center;
	background-color: rgb(226, 241, 250);
	border-width: 0px;
	border-style: none;
}

.crm_td_center_b{
	text-align: center;
	background-color: rgb(226, 241, 250);
}

.crm_td_znacka1{
	text-align: left;
	background-color: rgb(0, 176, 240);
	border: none;
	border-style: none;
  width: 5px;
}

.crm_td_znacka2{
	text-align: left;
	background-color: rgb(255, 192, 0);
	border: none;
	border-style: none;
  width: 5px;
}

.crm_td_znacka3{
	text-align: left;
	background-color: rgb(0, 176, 18);
	border: none;
	border-style: none;
  width: 5px;
}

.crm_td_znacka4{
	text-align: left;
	background-color: rgb(255, 255, 0);
	border: none;
	border-style: none;
  width: 5px;
}

.crm_td_znacka5{
	text-align: left;
	background-color: rgb(76, 70, 122);
	border: none;
	border-style: none;
  width: 5px;
}

.crm_td_znacka_spacing{
	text-align: left;
  border: none;
	border-style: none;
  width:5px;
  color:white;
}

/*TISKOVÄ styl*/
@media print{
 	#header{display: none}
 	#sidebar{display: none}
 	#menu{display: none}
 	#web{display: none}
 	 	table {
   border: solid 1px gray;
   width:90%;
   }
}

.informacni_system_div{
text-align: center;
	width: 645px;
}

#Message{
width: 470px;
height: 120px;
text-align: justify;
font-style: italic;
color: rgb(80,80,80);
border: solid 1px gray;
}

.informacni_system_div #reference{
  width: 470px;
  height: 80px;
}


.informacni_system_div #reference h2{
text-align: left;
}

.informacni_system_div td{
text-align: center;
border: solid 1px white;
}

.informacni_system_div table{
text-align: center;
border: solid 1px white;
}

.informacni_system_div #ostatni{
text-align: left;
}

.souvisdok{
	font-size:11pt;
}

.hodnoceni{
	margin-left:162px; 
	font-size:11pt; 
	width:50%; 
	padding:10px; 
}

/* Diskuye a FAQ*/


#content .diskuze {
display: block;
position: relative;
top: 65px;

bottom: 30px;
}

#content .disku_menu {
float: left;
padding: 0px;
margin: 0px;
position: relative;
top: 7px;
left: -5px;
}


#content .disku_menu div {
  width: 87px;
  height: 29px;
	float: left;
	text-align: center;
  background-repeat: no-repeat;
  padding: 5px;
  color: white;
}


#content .disku_menu div a {
  width: 87px;
  height: 29px;
font-size: 10pt;
font-weight:bold;
color: white;
text-align: center;
background-image: url(style_img/disku_pasiv.gif);
  background-repeat: no-repeat;
display:block;
line-height: 230%;
}

#content .disku_menu div a:hover {
  width: 87px;
  height: 29px;
font-size: 10pt;
font-weight:bold;
color: black;
	text-align: center;
background-image: url(style_img/disku_aktiv.gif);
  background-repeat: no-repeat;
text-decoration: none;
line-height: 230%;
  color: white;
}

#content .disku_menu .activ{
  width: 87px;
  height: 29px;
font-size: 10pt;
font-weight:bold;
color: black;
	text-align: center;
background-image: url(style_img/disku_aktiv.gif);
  background-repeat: no-repeat;
text-decoration: none;
line-height: 230%;
}

.tisk_o_clanku{
 display: none;
}

.letak{
  border: solid 1px black;
  width: 100px;
  height: 120px;
  padding:5px;
  position: relative;
  top: 0px;
  right: 10px;
  float: right; 
  text-align: center;
  font-size: 10px;
  background-color: rgb(211,232,249);
  border: dotted 1px rgb(0,66,137);
  z-index: 10;
}


.sortable a {
	color: black;
	text-decoration: none;
	cursor: pointer;
}

.sortable a:hover {
	text-decoration: underline;
}

#hlava_clanku {
position: relative;
 top: 15px; 
 right: 10px;
  float:right;
   color: #767676;
}

#cookies
{
display:none;
}

/*  
#cookies
{
color:white;
margin:auto;
padding:5px 10px;
height:20px;
position:fixed;
background-color: rgba(202, 100, 0, 0.9);
margin-left:220px;
z-index:1000;


    border:solid 1px rgba(202, 100, 0, 0.9);
    -moz-border-radius-topleft: 7px;
    -moz-border-radius-topright:7px;
    -moz-border-radius-bottomleft:7px;
    -moz-border-radius-bottomright:7px;
    -webkit-border-top-left-radius:7px;
    -webkit-border-top-right-radius:7px;
    -webkit-border-bottom-left-radius:7px;
    -webkit-border-bottom-right-radius:7px;
    border-top-left-radius:7px;
    border-top-right-radius:7px;
    border-bottom-left-radius:7px;
    border-bottom-right-radius:7px;


}

#cookies a
{
text-decoration:underline;
}

#cookies a:hover
{
cursor:pointer;
}
*/
