 /* General page style. The scroll bar colours only visible in IE5.5+ */
body {
	background-color: #E5E5E5;
	scrollbar-face-color: #DEE3E7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #006699;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;
}

div.titleImage{
  width:950px; 
  height:265px;
  background-image: url(../img/top_design.jpg);
}

div.inBody{
	width:950px;
	border: 0px solid #ccc;
	margin: 0px auto;
	text-align: left;
}

body.design{
	padding: 0px;
	text-align: center;
	background-color: #F7FAFE;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 20px 0;
}

div.body-in{
	border: 1px solid #C6D8FF;
	border-width: 0 1px 0 1px;
	margin-left: 2px; 
}

table.paticka{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 951px;
	margin:0;
	padding:0;
	
}

table.paticka .left{
	background-image: url(../img/desing-bottom-spodni-l.png);
	background-repeat: no-repeat;
	width: 46px;
	height: 31px;
	
}

table.paticka .center{
	background-image: url(../img/desing-bottom-spodni-c.png);
	background-repeat: repeat-x;
	text-align: center;
	padding: 4px 0 0 0;
	font-weight: bold;
	font-size: 10px;
	width:auto;
	
}
table.paticka .right{
	background-image: url(../img/desing-bottom-spodni-r.png);
	width: 46px;
	height: 31px;
}

table.paticka .horni{
	height:30px;
	width: 100%;
	background-image: url(../img/desing-lista-bottom-horni.png);
}

/*tabulka s daty*/
table.content{
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

table.content td.data{
	width: auto;
	width: 100%;
	padding: 0px 70px;
	text-align: justify;
	vertical-align: top;
	
}

table.content td.pravySloupec{
	width: 201px;
	text-align: center;
	padding: 0px 0px;
	vertical-align: top;
}


table.content td.data h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color: #DEE8FF;
	text-align: center;
	padding: 4px;
	width: 70%;
	margin: 5px auto 30px auto;	
}

table.content td.data h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #DEE8FF;
	text-align: center;
	padding: 2px;
	width: 100%;
	margin: 5px auto 5px auto;	
}

.center{
	text-align: center;
}

table.content td.data p{
	text-indent: 20px;
}

a{
	color: #343434;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

a.dalsi_cast, a.predchozi_cast{
	background-color: #DEE8FF;
	padding:3px 10px;
	margin: 20px 0 10px 0;
}

.right{
	text-align: right;
}

.left{
	text-align: left;
}

.bold{
	font-weight: bold;
	vertical-align: top;
}

table{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

input, select, textarea{
	border: 1px solid #C6D8FF;
}


table.form{
	margin: 10px 0;
	display: block;
}

table.form td.label{
	font-weight: bold;
	padding-right: 5px;
}

table.form td.form{
	
}

input.send_button{
	width: 100%;
	padding: 4px;
	background-color: #C6D8FF;
}

div.storno_btn{
	display: block;
	text-align: right;
	margin-top: 5px;
}

div.storno_btn input{
	background-color: #C6D8FF;
	width: 100px;
	padding: 4px;
}

div.right_thing{
	width: 160px;
	border: 1px solid #C6D8FF;
	margin: 0 auto;
}

div.right_thing div.titul_bg{
	width:160px;
	height: 24px;
	background-image: url(../img/design-right-nadpisek-bg.png);
	background-repeat: repeat-x;
	padding:2px 0 0 0;
	font-weight: bold;
}

div.right_thing div.content{
	padding: 5px; 	
	text-align: left;
}

thead{
	font-weight: bold;
	text-align: center;
	background-color: #C6D8FF;;
	margin-bottom: 10px;
}

table.edit_akt{
	border: 0px solid #C6D8FF;
}

table.edit_akt td{
	text-align: center;
	padding: 3px 3px;
}

div.doSucc, div.doWarning{
	width: 100%;
	padding:4px 0;
	margin-bottom:30px;
	background-color: #92DB93;
	text-align: center;
}

div.doWarning{
	background-color: red;
}

div.aktualityVypis{
	width:80%;
}

div.aktualityVypis span{
	border: 1px solid #C6D8FF;
	border-width: 1px 1px 0 1px;
	margin-right: 4px;
	padding: 0px 10px; 
	font-weight: bold;
	display: inline;
}

div.aktualityVypis span.active{
	background-color: #C6D8FF;
}

div.aktualityVypisBody{
	border:1px solid #C6D8FF;
	padding: 10px;
}

div.aktualitaZobrazeni{
	text-align: center;
	border:1px solid #C6D8FF;
}


div.fotoNahled{
	width: 110px;
	height:140px;
	float: left;
	margin: 0 15px 15px 0;
	border:1px solid #C6D8FF;
	text-align: center;
	vertical-align:text-bottom;
	padding:3px;
	display: table;
	overflow: hidden;
}

div.firma{
	clear:both;
	margin-bottom:15px;
}

div.firma b.popisek{
	float:left; 
	display:block; 
	width:130px; 
	text-align:right; 
	padding:2px 10px;
	clear:left;
}

div.firma div.popisek{
	float:left; 
	display:block; 
	width:280px; 
	text-align:left; 
	padding:2px 10px;
}

table.hasici td{
	border:1px solid #C6D8FF;
}	