/*------------------------------------------------------------------
[Vedlejsi Stylesheet]

Projekt: 
Autor: Petr Havelka - petr@citronak.cz
Vystupni zarizeni: screen, projection
-------------------------------------------------------------------*/

/*------------------------------------------------------------------
[ All ]
*/
/* Globalni defaultni nastaveni odkazu */
a {color: #2a30a6;} 
a:link {}
a:visited {}
a:hover {text-decoration: none;}
a:active {}

#menu {
	background: #0066cb url(../img/menuBg.png) 0 0 repeat-x; 
}

#headerCont {
	background: #008dcb url(../img/headerCont.png) 0 0 repeat-x; 
}

#header {
	background: url(../img/headerBg.jpg) 0px 0 no-repeat; 
}

#menu ul li a:link { color: #b2d7d1;} 
#menu ul li a:visited { color: #b2d7d1;} 
#menu ul li a:hover, body #menu ul li.active a {background: #0068b4 url(../img/menuBgHover.png) 0 0 repeat-x; color: #ffffff;} 
#menu ul li a:active {background: #0068b4; color: #ffffff;} 

#menu ul li span {
	color: #e0b8b8; 
}


#header p {
	width: 212px;
	height: 138px;
	left: 602px;
	top: 54px;
	color: #c0f1ff;
	background: url(../img/headerText.png) 0 0 no-repeat;
	z-index: 100;
	padding-top: 18px;
	padding-left: 9px;
}

#header h2, #header h2#logo a  {
	color: #c0f1ff;
}

#header h2#logo a  {
	overflow: hidden;
	display: block;
	width: 178px;
	height: 96px;
}

#header h2#logo {
	position: absolute !important;
	top: 49px !important;
	left: 29px !important;
	width: 178px;
	height: 96px;
	padding: 0;
}

#header h2 {
	width: 113px;
	height: 34px;
	left: 602px;
	top: 54px;
	z-index: 1000;
	padding-left: 9px;
}

#header h2#logo a span {
	background: url(../img/terasy-pancava.png) 0 0 no-repeat; 
	width: 178px;
	height: 96px;
}

#contentBg {
	background: #e3e9ec;
}

#content {
	background: url(../img/content.png) 0 0 repeat-y; 
}

#content.noPanel  {
	background-image: url(../img/contentNoPanels.png); 
}

#contentTopBg {
	background: none;
}


#leftPanel h2, body .noPanel h2.first {
	color: #1d1f1e;  
}

#leftPanel h3, .noPanel h3 {
	color: #4f5552; 
}

#leftPanel p {
	color: #1d1f1e; 
}

ul#fincText li {
	color: #1d1f1e; 
}

.foto a {
	border: 2px solid #898888;
}

.foto a:hover {
	border-color: #185f96; 
}

#rightPanel .box {
	background: url(../img/rightLine.png) 0 100% no-repeat; 
}

#rightPanel h2 {
	color: #003060; 
}

#rightPanel h3 {
	color: #1d1f1e; 
}

#rightPanel .kancl address {
	color: #1d1f1e; 
}

#leftPanel.kontakty form .submit {
	color: #525252; 
	background: url(../img/submit.png) 0 0 no-repeat; 
}

#finTable {
	background: url(../img/table1Middle.png) 0 0 repeat-y; 
}

#finTable tbody td, #finTable tbody th{
	height: 30px !important;
	text-align: center !important;
	padding-left: 0  !important;
	padding-right: 0  !important;
}


#finTable .bottom {
	background: url(../img/table1Bottom.png) 0 100% no-repeat; 
}

#finTable table {
	background: url(../img/table1Top.png) 0 0 no-repeat; 
	color: #898888;
}

#finTable thead th  {
	border-bottom: 1px solid #eeeeee; 
}

#finTable tbody tr.first td, #finTable tbody tr.first th  {
	border-top: 1px solid #f3f3f3; 
}

#finTable tbody td, #finTable tbody th {
	border-bottom: 1px solid #eeeeee; 
}

#finTable tbody td {
	border-left: 1px solid #eeeeee; 
}

#leftPanel h2.revize {
	color: #000000; 
}

.boxX.small {
	background-image: url(../img/boxSmallMiddle.png); 
}

.small .bottom {
	background-image: url(../img/boxSmallBottom.png); 
}

.small .top  {
	background-image: url(../img/boxSmallTop.png); 
}

.boxX.big {
	background-image: url(../img/boxBigMiddle.png); 
}

.big .bottom {
	background-image: url(../img/boxBigBottom.png); 
} 

.big .top {
	background-image: url(../img/boxBigTop.png); 
}

.boxX.middle {
	background-image: url(../img/boxMiddleMiddle.png); 
}

.middle .bottom {
	background-image: url(../img/boxMiddleBottom.png); 
}

.middle .top {
	background-image: url(../img/boxMiddleTop.png); 
}

.small h3 {
	color: #898888; 
}

.noPanel h2 {
	color: #898888; 
}

.noPanel p.dodInfo a {
	background: url(../img/ico-pdf-velka.gif) 0 50% no-repeat; 
}

.boxX p {
	color: #898888; 
}

.np1 table, .np3 table  {
	color: #898888; 
}

.np2 table {
	color: #898888; 
}

.boxX table thead td, .boxX table thead th {
	border-bottom: 1px solid #eeeeee; 
}


.boxX table tbody td, .boxX table tbody th {
	border-bottom: 1px solid #eeeeee; 
}
.boxX table tbody td {
	border-left: 1px solid #eeeeee; 
}

.boxX table tbody tr.first td, .boxX table tbody tr.first th {
	border-top: 1px solid #f3f3f3; 
}

#footerBg {
	background: #0060c0 url(../img/footerBg.png) 0 0 repeat-x; 
}

#footer p.left {
	color: #608cdb; 
}

#footer p.right {
	color: #1384ff; 
}

#footer p.left a:link, #footer p.left a:visited {	color: #608cdb;} 
#footer p.left a:hover,#footer p.left a:active {color: #fff; }  

#footerBg {
	height: 69px;
	margin-top: 0;
}

#footer {
	line-height: 24px;
	padding-top: 5px;
}

table p.dodInfo {
	margin: 0 0 0 15px;
	width: 350px;
	float: none;
}

.noPanel p.dodInfo {
	margin: 10px 0 20px 80px;
	width: 350px;
	float: left;
}
.noPanel p.dodInfo em {
	float: left;
	line-height: 33px;
}
.noPanel p.dodInfo a {
	margin: 0;
	float: left;
	height: 33px;
	padding-left: 37px;
	line-height: 33px;
	clear: both;
	font-size:1.2em;
}


table#test td, table#test th {
	padding: 0 5px !important;
	text-align: center;
}

#middlePanel.mesice {
	margin-bottom: 20px;
	padding-bottom: 20px;
}

cite {
	color: #013d78;
	font-size: 1.75em;
}

#rightPanel .kancl img {
	margin:0 0 8px 40px;
}

.foto .kav_first {
	margin-left: 35px;
}

.foto .kav_last {
	margin-left: 135px;
}

.boxX.big.np2 thead th {
	text-align: center;
}

.standardniVyb {
	margin-bottom: 20px;
	width: 731px;
	margin-left: 26px;
}

.boxX.small li {
	color:#898888;
}

.red {
	color: red;
}

.green {
	color: green;
}

.orange {
	color: orange;
}

.termin {
	width: 300px;
	font-size: 1.2em;
	margin-left: 20px;
	margin-bottom: 10px;
}

.termin th {
	font-weight: normal;
}

.termin td {
	font-weight: bold;
}

.boxX.big.np2 tbody th {
	text-align: left;
	padding-left: 10px;
}

p.dodInfo a {
	background:transparent url(../img/ico-pdf-velka.gif) no-repeat scroll 0 50%;
	clear:both;
	float:left;
	height:33px;
	line-height:33px;
	margin:0;
	padding-left:37px;
}

p.dodInfo em {
	float:left;
	line-height:33px;
}


.lipno td, .lipno th {
	text-align: center;
	padding: 2px 4px !important;
}

.lipno thead th {
	line-height: 16px !important;
}

.smaller a {
	float:left;
	margin:18px 0 0 18px !important;
}
