/*
 * stylesheet_blue_axxxx.css (version 0.01.2) 08/11/07
 * 
 * Kaskadovy styl
 * -----------------------------------------------------------------
 *
 *
 * v0.01.1 (16/04/07) PH
 *   +) styl v modre barve se zanesenymi obrazky
 * v0.01.2 (08/11/07) MR
 *   *) titernosti
 *   -) nadbytecnosti
 *
 */

body {
	color: #000000;
	background: #ffffff url(/img/background.png) repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, sans-serif;
	align: center;
	text-align: center;
	

}

.top {
	width: 924px;
	color: white;
	font-size: 25px;
	font-weight: bold;
	text-align: center;
	line-height: 80px;
}

.column {
	width: 975px;
	height: 300px;
	margin-right: auto;
	margin-left: auto;
	color: #005896;
	background-color: #f0f0f0;
	vertical-align: top;
}

.column .error_id {
	font-size: 20px;
}

.text_banner {
	float: left;
	text-align: left;
	margin-top: 50px;
	margin-left: 100px;
	margin-right: 100px;
}

.bottom {
	width: 924px;
	height: 40px;
	background-image: url("/images/paticka.jpg");
	background-repeat: no-repeat;
	border-style: solid;
	border-width: 1px;
	border-color: black;
	margin: 5px auto;
	font-size: 9px;
	text-align: center;
	line-height: 40px;
	color: white;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #005896;
	text-decoration: none;

}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	text-decoration: none;
}

.aliasy_none {
	display: none;
}

.border {
	border-collapse: collapse;
	border-color: black;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: black;
}

.a_bottom {

	font-family: tahoma, "arial ce", "helvetica ce", arial, helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: underline;
}

.a_bottom:hover {


	font-family: tahoma, "arial ce", "helvetica ce", arial, helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}

.img_brd {
	border: 1px solid #003399;
}

/****** header toolbar start ******/

#header-tb
{
    width: 975px;
    height: 30px;
    margin-left: auto;
    margin-right: auto;
}

#header-tb .left
{
    float: left;
    width: 5px;
    height: 30px;
    background-image: url(/img/header-tb-left.png);
}

#header-tb .body
{
    float: left;
    width: 965px;
    height: 30px;
    background: url(/img/header-tb-body.png) repeat-x;
}

#header-tb .right
{
    float: left;
    width: 5px;
    height: 30px;
    background-image: url(/img/header-tb-right.png);
}

#header-tb .body a,
#header-tb .body a:hover,
#header-tb .body a:active,
#header-tb .body a:visited
{
    color: #000000;
    text-decoration: none;
}

#header-tb .body .item,
#header-tb .body .item-right
{
    display: block;
    height: 20px;
    padding-top: 8px;
    font-size: 9pt;
}

#header-tb .body .item
{
    float: left;
    padding-left: 12px;
    padding-right: 16px;
    background: url(/img/header-tb-item-sep.png) no-repeat top right;
}

#header-tb .body .item-right
{
    float: right;
    padding-left: 16px;
    padding-right: 12px;
    background: url(/img/header-tb-item-sep.png) no-repeat top left;
}

/****** header toolbar end ******/

/****** content header start ******/

#content-header
{
    width: 975px;
    height: 5px;
    padding-top: 5px;
    margin-left: auto;
    margin-right: auto;
    font-size: 0;
}

#content-header .corner-left
{
    float: left;
    width: 10px;
    height: 6px;
    background-image: url(/img/ch-corner-left.png);
}

#content-header .body-left
{
    float: left;
    width: 175px;
    height: 6px;
    background-color: #f0f0f0;
    border-right: 1px solid white;
}

#content-header .body-right
{
    float: left;
    width: 779px;
    height: 6px;
    background-color: #f3f3f3;
}

#content-header .corner-right
{
    float: left;
    width: 10px;
    height: 6px;
    background-image: url(/img/ch-corner-right.png);
}

/****** content header end ******/

/****** content footer start ******/

#content-footer
{
    width: 975px;
    height: 6px;
    margin-left: auto;
    margin-right: auto;
    font-size: 0;
}

#content-footer .corner-left
{
    float: left;
    width: 10px;
    height: 6px;
    font-size: 1px;
    background-image: url(/img/cf-corner-left.png);
}

#content-footer .body-left
{
    float: left;
    width: 175px;
    height: 6px;
    font-size: 1px;
    background-color: #f0f0f0;
    border-right: 1px solid white;
}

#content-footer .body-right
{
    float: left;
    width: 779px;
    height: 6px;
    font-size: 1px;
    background-color: #f3f3f3;
}

#content-footer .corner-right
{
    float: left;
    width: 10px;
    height: 6px;
    font-size: 1px;
    background-image: url(/img/cf-corner-right.png);
}

/****** content footer end ******/

/****** footer start ******/

#footer
{
    width: 975px;
    height: 48px;
    margin-right: auto;
    margin-left: auto;
    background-color: #f0f0f0;
 /*   margin-top: 8px; */
}

#footer .logo
{
	float: left;
    width: 165px;
}

#footer .text
{
    width: 613px;
    margin-left: auto;
    margin-right: auto;
    font-size: 8pt;
}

#footer .text a,
#footer .text a:visited
{
    color: #005896;
    text-decoration: none;
}

#footer .text a:hover,
#footer .text a:active
{
    color: #990000;
    text-decoration: underline;
}

#footer .text p
{
    font-size: 7.5pt;
    color: #999999;
    text-align: center;
}

/****** footer end ******/

/****** menu sections start ******/

#menu .sections
{
    float: left;
    font-size: 12px;
    border: solid 1px green;
}

#menu .sections .separator,
#pop-up-content #pop-up-left-content .separator
{
    width: 160px;
    font-size: 0;
    height: 1px;
    background: url(/img/hr-dotted.gif) repeat-x;
}

#pop-up-content #pop-up-left-content .separator
{
    margin-left: auto;
    margin-right: auto;
    width: 169px;
}

#menu .sections .section .header,
#menu .sections .section .footer
{
    width: 175px;
    font-size: 0;
    height: 3px;
}

#menu .sections .section.hover .header,
#menu .sections .section.active .header,
#menu .sections .section:hover .header
{
    position: relative;
    left: -15px;
    background: url(/img/ms-header.png) no-repeat top left;
}

#menu .sections .section.hover .footer,
#menu .sections .section.active .footer,
#menu .sections .section:hover .footer
{
    position: relative;
    left: -15px;
    background: url(/img/ms-footer.png) no-repeat bottom left;
}

#menu .sections .section .body
{
    padding-bottom: 2px;
}

#menu .sections .section.hover .body,
#menu .sections .section.active .body,
#menu .sections .section:hover .body:hover
{
    position: relative;
    left: -15px;
    padding-left: 15px;
    background: url(/img/ms-body.png) repeat-y;
}

#menu .sections .section .body .title
{
    font-weight: bold;
    padding-top: 0px;
}

ul.list
{
    padding-top: 0px;
}

ul.list li
{
    padding-left: 1px;
    padding-bottom: 5px;
    background: url(/img/menu-item-arrow.gif) no-repeat 0 5px;
    list-style: none;
}

ul.list li a,
ul.list li a:visited
{
    color: #000066;
    text-decoration: none;
}

ul.list li a:hover,
ul.list li a:active
{
    color: #990000;
    text-decoration: underline;
}

ul.list li a.highlighted
{
    font-weight: bold;
}

#menu .sections .section.active ul.list li a.active
{
    color: #990000;
    font-weight: bold;
}

/****** menu sections end ******/
