body {
	background-color: #FFFFFF;
	margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px;
}

/* Rich Text Editor default settings */
p {margin: 0px;}
body, p, div, td {
	color: #33393B;
	font-size: 11px; font-family: Arial, Helvetica, Verdana, Tahoma;
}
/* end of: Rich Text Editor default settings */

/* basic settings */
form {margin: 0px;}
img.link {border:0px; margin-left: 1px; margin-bottom: 1px; }
img.border { border: 1px solid #BEB7B2; }
img.icon { vertical-align: middle; width: 16px; height: 16px; border: 0px; margin-left: 3px; margin-right: 3px; }
img.icon_24 { vertical-align: middle; width: 24px; height: 24px; border: 0px; margin-left: 3px; margin-right: 3px; }
hr {width: 100%; border-top: 1px solid #D9DBDC; }
a {
	color: #363D40;	
	font-family: Arial, Helvetica, Verdana, Tahoma;
	font-size: 11px;
	text-decoration: underline;	
}
a:visited { color: #363D40; text-decoration: underline; }
a:hover { color: #363D40; text-decoration: none; }

h1, h2, h3, h4, h5, h6 {
	color: #F5A300;
}
h1, h2{
	font-family: Arial, sans-serif;
	margin: 4px 0px 3px 0px;
	font-size: 15px;
	font-weight: bold;
}
h2{
	margin: 4px 0px 3px 0px;
	font-size: 14px;
	font-weight: bold;
}
h3{
	font-family: Arial, sans-serif;
	margin: 3px 0px 2px 0px;
	font-size: 13px;
}
h4, h5, h6{
	margin: 2px 0px 1px 0px;
	font-size: 12px;
	color: #746950;
}
.required {color: #427ad6;}
.required_2 {color: #000091;}
.note {color: #848b91; }
.warning {color: #E10000;}

div.box {
	background-color: #F8F8F8;
	border: 1px solid #DDDDDD;
	color: #323234;
	line-height: 140%;
	margin: 3px 4px 3px 0px;
}
div.box_padding {
	width: auto;
	padding: 6px 10px 6px 10px;
}

div.info_box {
	background-color: #F8F8F8;
	border: 1px solid #DDDDDD;
	color: #323234;
	font-weight: bold;
	background-image : url("../img/bcg/box/info.gif");
	background-position: top left;
	background-repeat: no-repeat;
	line-height: 140%;
	margin: 3px 4px 3px 0px;
}
div.info_box_padding {
	width: auto;
	padding: 6px 10px 6px 25px;
}

div.warning_box {
	background-color: #FFF9E6;
	border: 1px solid #FFAF75;
	color: #EC0C00;
	background-image : url("../img/bcg/box/warning.gif");
	background-position: top left;
	background-repeat: no-repeat;
	line-height: 140%;
	margin: 3px 4px 3px 0px;
}
div.warning_box_padding {
	width: auto;
	padding: 6px 10px 6px 25px;
}

button {
	width:auto;
  overflow:visible;
	padding: 2px 3px 2px 3px;
	margin: 0px;
}
/* end of: basic settings */

body {
	background-image : url('../img/bcg/body.gif');
}

table.container_borders {
	width: 100%;
	margin: 0px;
}
table.container_borders td.bcg_left {
	font-size: 2px;
}
table.container_borders td.bcg_right {
	font-size: 2px;	
	background-image : url('../img/bcg/bcg_right.gif');
	background-position : left;
	background-repeat : repeat-y;
}
table.container_borders td.container {
	width : 760px;
}

table.container {
	width : 760px;
	margin: 0px;
	background-color: #FFFFFF;
}
table.container td.left {
	width: 197px;
	height: 100%;	
	vertical-align: top;
}
table.container td.right {
	width: 563px;
	height: 100%;		
	vertical-align: top;
}
table.container-left {
	width: 197px;
	height: 100%;
}
img.right-top {
	width: 40px; height: 243px; 
}
table.container-left td.left {
	vertical-align: top;
	width: 157px;
	height: 100%;	
	background-image : url('../img/bcg/left_left.gif');
	background-repeat : repeat-y;
}
table.container-left td.right {
	vertical-align: top;
	width: 40px;
	height: 100%;
	background-image : url('../img/bcg/left_right_bottom.gif');	
	background-repeat : repeat-y;	
}

table.main {
	width: 563px;
}
table.main td.content {
	vertical-align: top;
	padding-left: 16px; padding-right: 12px;
	padding-top: 10px;
}
table.main td.panel {
	width: 203px;
	vertical-align: top;
	padding-right: 7px;	
}

table.panel {
	width: 190px;
}
table.panel tr.line_top {
	width: 190px;
	height: 22px;
}
table.panel tr.top {
	width: 190px;
	height: 18px;
}
table.panel tr.line {
	width: 190px;
	height: 7px;
	vertical-align: top;
}
tr.line_main {
	width: 318px;
	height: 6px;
	vertical-align: top;	
}
table.panel tr.title td {
	background-color: #FBFBFB;
	height: 38px;
	vertical-align: middle;
	text-align: center;
	color: #5872A2;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial;
}
table.panel tr.colored_row {
	height: 28px;
	background-color: #E7EEF7;
}
table.panel tr.colored_row td {
	vertical-align: middle;
	text-align: center;
	color: #5872A2;
	font-size: 10px;
	font-family: Arial;
	border-bottom: 2px solid white;		
}
table.panel tr.bottom_line td {
	font-size: 1px;
	border-top: 1px solid #A7B9D2;
	background-color: #FCFCFC;
}	

/* image blending */
img.illustrative {
	width: 318px;
	height: 234px;
	border: 0px;
}

table.buttons  {
	width: 563px;
}

table.buttons td.line_full {
	height: 12px;
	vertical-align: top;
	text-align: right;
	padding-right: 10px;
}
table.buttons td.buttons {
	text-align: center;
	padding-right: 0px;
	padding-bottom: 2px;
}
table.buttons td.buttons a{
	vertical-align: middle;
}
img.button {
	width: 88px; height: 31px;
	border: 1px solid #A7B9D2;
	margin-left: 5px; margin-right: 5px;
	vertical-align: middle;
}

table.copyright td.powered {
	vertical-align: top;
	width: 760px;
	height: 22px;
	background-image : url('../img/copyright.gif');
	background-repeat : no-repeat;
	text-align: right;
	padding-right: 6px; padding-top: 3px;
}
a.powered {color: #787878; font-size: 11px; font-family: Tahoma, Arial, Tahoma, Helvetica; text-decoration: none;}
a.powered:visited {color: #787878; text-decoration: none;}
a.powered:hover {color: #787878; text-decoration: underline;}

table.footer {
	width: 760px;
	height: 104px;
	background-image : url('../img/footer.gif');
	background-repeat : no-repeat;
}
table.footer td.footer {
	width: 587px;
	text-align: center;
	vertical-align: bottom;
	padding-bottom: 18px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}


/* categories */
table.categories {
	width: 130px;
	padding-left: 0px; padding-right: 0px; 
	padding-top: 0px;  
	margin-top: 0px;
	margin-left: 20px;
}
td.category {
	width: 130px; height: 24px;
	vertical-align: middle;
	border-bottom: 1px solid #DBE2EA;
	padding-left: 10px;
	padding-top: 4px; padding-bottom: 2px;
	cursor: hand; cursor: pointer;
	overflow: hidden;
}

a.category {
	color: #95AFD6;
	font-family: Tahoma, Arial, Verdana; font-size: 11px;
	font-weight: bold;
	text-decoration: none;	
}
a.category:visited {color: #95AFD6; text-decoration: none;}
a.category:hover {color: #95AFD6; text-decoration: underline;}

a.category_selected {
	color: #D7920D; 
	font-family: Tahoma, Arial, Verdana; font-size: 11px; 
	font-weight: bold;
	text-decoration: none;
}
a.category_selected:visited {color: #D7920D; text-decoration: none;}
a.category_selected:hover {color: #D7920D; text-decoration: underline;}
/* end of: categories */

.more {
	color: #C58D08;
	font-size: 11px;
}
a.more {
	color: #C58D08;
	font-size: 11px;
	text-decoration: underline;	
}
a.more:visited {color: #C58D08; text-decoration: underline;}
a.more:hover {color: #C58D08; text-decoration: none;}
a.panel {
	color: #5872A2;
	font-size: 11px;
	text-decoration: none;	
}
a.panel:visited {color: #5872A2; text-decoration: none;}
a.panel:hover {color: #5872A2; text-decoration: underline;}

/* articles */
h1.title_article {
	font-size: 12px;
	font-weight: bold;
	color: #F5A300;
	margin-bottom: 10px; margin-top: 5px;
}
a.title_article {
	font-size: 12px;
	font-weight: bold;
	color: #F5A300;
	text-decoration: none;	
}
a.title_article:visited {
	color: #F5A300;
	text-decoration: none;	
}
a.title_article:hover {
	color: #F5A300;
	text-decoration: underline;	
}


div.text {
	text-align: justify;
}
div.date {
	color: #747A7E;
	padding-bottom: 3px;
}
hr.divider {
	width: 100%; border: 2px solid #EAEBEE; height: 2px;
	padding-bottom: 0px; margin-bottom: 0px;  
}
div.divider {
	margin-top: 5px;
	margin-bottom: 5px; 
}
/* end of: articles */

/* attachments */
.article_attachments { 
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, Tahoma;
	color: #7A6D63; font-weight: bold; 
}
a.attachment_name {
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, Tahoma;
	font-weight: bold; color: #7A6D63; 
	text-decoration: none;
}
a.attachment_name:visited {
	color: #7A6D63; 
	text-decoration: none;
}
a.attachment_name:hover {
	color: #7A6D63;
	text-decoration: underline;
}

.attachment_mimetype  {
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, Tahoma;
	color: #B1A89E; 
}
.attachment_description  {
	margin-left: 23px;
	color: #7A6D63;
}

/* end of: attachments */

/* panel */
div.panel_title {
	color: #353C40;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
}
table.panel td.panel_text {
	background-color: #FCFCFC; /* #F8FAFD */
	padding: 3px;
	padding-left: 5px;
}
div.panel_title_article {
	margin-top: 2px;
	margin-bottom: 3px;
}
a.panel_title_article {
	color: #EC9F00;
	font-weight: bold;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	text-decoration: none;
}
a.panel_title_article:visited {
	color: #EC9F00;
	text-decoration: none;	
}
a.panel_title_article:hover {
	color: #EC9F00;
	text-decoration: underline;	
}
a.panel_text_article {
	color: #5872A2;
	text-decoration: none;		
}
a.panel_text_article:visited {
	color: #5872A2;
	text-decoration: none;		
}
a.panel_text_article:hover {
	color: #5872A2;
	text-decoration: underline;	
}

a.panel_text_more {
	color: #5872A2;
	text-decoration: underline;		
}
a.panel_text_more:visited {
	color: #5872A2;
	text-decoration: underline;		
}
a.panel_text_more:hover {
	color: #5872A2;
	text-decoration: none;	
}

div.more {
	color: #5872A2;
}
img.panel {
	width: 190px;
}
/* end of: panel */

/* special templates  */
img.article_float_left { 
	width: 135px;
	border: 1px solid #BEB7B2;
	float: left;
	margin-right: 10px; 
}
/* end of: special templates */

/* forms */
input {
	font-size: 11px; font-family: Arial, Helvetica, Verdana, Tahoma;
}

input.button, button.button {
	font-size: 11px; font-family: Arial, Helvetica, Verdana, Tahoma;
	border: 1px solid #b1ccde;
	color: #434242;
	background-color: #fcfdfd;
}

/* end of: forms */

/* table articles list */
table.articles_list {
	vertical-align: top;
	margin-bottom: 3px;
}
td.articles_list_selected {
	color: #33393B;
	vertical-align: middle;
}
a.article_select {
	color: #727E83;
	font-family: font-family: Arial, Helvetica, Verdana, Tahoma;
	font-size: 11px;
	font-weight: bold;
	line-height: 150%;
	text-decoration: underline;
}
a.article_select:visited { color: #727E83; text-decoration: underline; }
a.article_select:hover { color: #7C9CCD;	text-decoration: underline; }
/* end of: table articles list */

tbody.registrace_zavodnik {
	background-color: #fff9ea;
}

tbody.registrace_zastupce {
	background-color: #f8fafc;
}

