﻿/***********/
/* General */
/***********/


body 
{
	font-family: "Verdana";
	font-size: 11px;
	padding: 0;
}

div, panel, table, p
{
	position: relative;
	margin: 0;
	padding: 0;
}

div
{
	text-align: justify;
}

table td
{
	vertical-align: top;
}

#holder
{
	width: 975px; 
	position: relative; 
	text-align: left; 
	margin: auto;
}

/**********/
/* Header */
/**********/

.header
{
}

.header td
{
	
}

td.header_left
{
	background: url('imgs/header_space.gif') repeat-x;
	height: 128;
}

td.header_left div
{
	background: url('imgs/header_left.png') no-repeat;
	width: 605px;
	height: 128px;
}

/************/
/* Contents */
/************/

.innerContentTable
{
}

.outerContentTable
{
}

/********/
/* Page */
/********/

.page 
{
	background-image: url(images/line.png);
	background-repeat: repeat-x;
	padding: 25px 25px 25px 25px;
	margin: 0;
	text-align: left;
	border: 1px #d0dae2 solid;
	width: 600px;
}

.page p
{
	text-align: justify;
}

.page h2
{
	text-align: right;
	font-weight: 100;
	font-size: large;
	color: #9ebe67;
}

.page h3
{
	font-weight: 100;
	font-size: larger;
	color: #42929d;
}

.page h4
{
	font-weight: 100;
	font-size: small;
	color: #42929d;
}

.page ul
{
	padding: 0px 5px 0px 5px;
	margin: 0px 0px 0px 0px;
}

.page ul li
{
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 0px 0px;	
}

.page ol
{
	text-align: justify;
}

.page ol li
{
	margin-bottom: 10px;
	text-align: justify;	
}

.page_rightBottom
{
	width: 100%;
	height: 100%;
	vertical-align: bottom;
	text-align:right;
}

.page_rightBottomImage
{
	vertical-align: bottom;
	text-align: right;
}

.page_bottom
{
	height: 10px;
	background-color : #0b214f;
	width: 100%;
}

/*************/
/* Wellcome   */
/*************/

.wellcome 
{
	background-image: url(img/line.png);
	background-repeat: repeat-x;
	padding: 25px 0 0 0;
	margin: 0;
	text-align: left;
	border: 1px #d0dae2 solid;
	border-bottom: none;
	min-height: 300px;
}

.wellcome p
{
	text-align: justify;
	margin: 0 0 4px 0;
}

.pnlNews
{
	border: none; /*1px #d0dae2 solid;*/
	margin: 12px 0 0 0;
	padding: 0px;
}

.pnlNewsItem
{
	margin-bottom: 6px;
	color: Black;
}

.pnlNewsItem a
{
	color: #000060;
	text-decoration: none;
}

.pnlNewsItem a:hover
{
	color: #0000FF;
}

/*************/
/* Main menu */
/*************/

.mainMenuTable 
{
color: #026ba5;
    font-size: 11px;
    font-family: Verdana;
    font-weight: bold;
    border-spacing: 0px;
    padding: 0px;
    margin-top:5px;
}

.mainMenuTable a:link { color: #026ba5; text-decoration: none; }
.mainMenuTable a:visited { color: #026ba5; text-decoration: none; }
.mainMenuTable a:hover { color: #026ba5; text-decoration: underline; }


.mainMenuTable td 
{
	vertical-align: middle;
	text-align:left;
}

.mainMenuItem
{
	padding-left: 5px;
	padding-right: 15px;
}

.mainMenuItemActive
{
	padding-left: 5px;
	padding-right: 15px;
}

/****************/
/* Context menu */
/****************/

.contextMenuMainPanel
{
    padding: 0px;    
    margin: 0px;
    width: 290px;
}

.contextMenuMainTable 
{
	vertical-align: middle;
	text-align:left;
	padding: 0px;
	margin: 0px;
	border-width: 1;
	border-collapse:collapse;
	table-layout:auto;
	border-spacing: 0px;
	empty-cells: show;
	width: 290px;
	color: Black;
    font-family: Verdana;
    font-weight: bold;
}

.contextMenuMainTableTextCell
{
	border-spacing: 0px;
	padding-left: 1px;
	padding-right: 0px;
	padding-top: 5px; 
	padding-bottom: 5px; 
	border-width: 1px;
	border-left: #d0dae2 1px solid;
	border-right: #d0dae2 1px solid;
}

.contextMenuMainTableFirstTextCell
{
	background-image: url(images/line.png);
	background-repeat: repeat-x;
	border-spacing: 0px;
	height: 20px;
	empty-cells: show;
	border-left: #d0dae2 1px solid;
	border-right: #d0dae2 1px solid;
	border-top: #d0dae2 1px solid;
}

.contextMenuMainTableLastTextCell
{
	height: 20px;
	border-spacing: 0px;
	padding-top: 5px; 
	padding-bottom: 5px; 
	border-left: #d0dae2 1px solid;
	border-right: #d0dae2 1px solid;
	border-bottom: #d0dae2 1px solid;
}

.contextMenuMainTableImageCell
{
	width: 12px;	
	vertical-align: middle;
	border-spacing: 0px;
	border-bottom: #d0dae2 1px solid;
}

.contextMenuMainImageBoundaryImageCell
{
	height: 25px;	
}

.contextMenuInnerTableCell
{
	border-spacing: 0px;
	padding: 5px;
}

.contextMenuItem
{
  	padding: 0px;
  	margin: 0px;
  	border: white 1px solid;
	cursor: default;
	text-align: left;
	width: 100%;
	height: 22px;
}

.contextMenuFocusedItem
{
  	cursor: pointer;
  	border: #78bade 1px solid;
	text-align: left;
	width: 100%;	
	height: 22px;
}

.contextMenuSelectedItem
{
  	cursor: default;
  	border: white 1px solid;
	text-align: left;
	width: 100%;	
	height: 22px;
}

.contentMenuImage
{
	vertical-align: middle;	
	border: 0px;
}


/*********/
/* Cenik */
/*********/

table.cenik
{
	border-collapse: collapse;
	border: 1px #b4b4b4 solid;
	width: 100%;
	margin-bottom: 15px;
}

table.cenik td.header
{
	font-weight:bold; 
	color:Black; 
	background-color:Silver; 
	height: 30px;
	text-align: center;
}

table.cenik td
{
	border: 1px #b4b4b4 solid;
	padding: 5px;
	vertical-align: middle;
}

table.cenik td.center
{
	text-align: center;
}

table.cenik td.castka
{
	text-align: right;
}

/***********/
/* Kontakt */
/***********/

table.kontakt
{
}

table.kontakt tr
{
	margin-bottom: 15px;
}

table.kontakt tr td.nadpis
{
	font-weight: bold;
	font-style: italic;
}

/************/
/* Moznosti */
/************/

table.moznosti
{
	margin: 0px 0px 0px 0px;
	border-collapse: collapse;
	border-top: 1px #b4b4b4 solid;
	border-left: 1px #b4b4b4 solid;
	text-align: left;
}

table.moznosti td
{
	border-bottom:  1px #b4b4b4 solid;
	border-right: 1px #b4b4b4 solid;
}

table.moznosti td.nadpis
{
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	background-color: #FFFFCC;
}

table.moznosti td ul hr
{
	height: 1px;
	margin: 0;
	padding: 0;
	border: none;
	font-size: 0;
	line-height: 0;
}

table.moznosti ul li
{
	padding-left: 0px;
	margin-left: 0px;
}

/**************/
/* VolnaMista */
/**************/

p.volnaMista
{
	margin: 15px 0px 15px 0px;
	font-weight: bold;
}

/***************/
/* FormaUhrady */
/***************/

div.formaUhrady
{
	font-size: 0.8em;
	margin: 15px 0px 15px 0px;
}

div.formaUhrady ul
{
}

div.formaUhrady ul li
{
	padding: 2px 5px 2px 30px;
	list-style-type: disc;
}

div.formaUhrady span
{
	padding: 10px 0px 10px 0px;
}


.ramecek
{
	border: 1px #b4b4b4 solid;
	padding: 2px;
}


.tlacitko
{
	margin-top: 12px;
}

td.popisky	{ width: 180px; }
td.edity	{ width: 250px; }
td.validace	{ width: 100px; }
td.center	{ text-align: center; }

.errormsg 
{
	color: Red;
	font-weight: bold;
	margin-bottom: 12px;
	line-height: 36px;
}

td.product_name 
{
	text-align: center;
	background-color: Gray;
	color: White;
	font-weight: bold;
}

table.bordered				{ border-top: solid 1px gray; border-left: solid 1px gray; }
table.bordered td			{ border-bottom: solid 1px gray; border-right: solid 1px gray; padding: 4px; }

table.tbl_vse_vlevo td		{ text-align: left; font-weight: normal; vertical-align: top; }

table.rekapitulace			{ border-top: solid 1px gray; border-right: solid 1px gray; }
table.rekapitulace td		{ border-bottom: solid 1px gray; border-left: solid 1px gray; padding: 4px; }
table.rekapitulace td.free	{ border-bottom: none; border-left: none; }

/************/
/* Ústřendy */
/************/

table.ustredny
{
	border-collapse: collapse;
	border: 1px #b4b4b4 solid;
	margin-bottom: 15px;
	margin: 0;
}

table.ustredny th
{
	font-weight:bold; 
	color:Black; 
	background-color:Silver; 
	text-align: center;
}

table.ustredny td, table.ustredny th
{
	border: 1px #b4b4b4 solid;
	padding: 5px;
	padding-right: 20px;
	vertical-align: top;
}

/**************/
/* Statistiky */
/**************/

#statistikystahovani
{
    border:1px solid gray;
}
#statistikystahovani td
{
    width:100px;
    background-color:#CCCCCC;
    padding-left:20px;
    text-align:left;
    padding-right:20px;
}
    
