cbody {

    background: white url('../../images/p7/bg.jpg') repeat center 90px;
    background-color:white;
}

.error_list {
	color:#f00;
}

html, body {
    font-size:100%;
}
.hiddenDiv {
    display: none;
}
a.classicLink {
    color:#004D94;
    text-decoration: underline;
}
a.classicLink:visited {
    color:#004D94;
}
a.classicLink:hover {
    color:#004D94;
    text-decoration: none;
}
.alignright {
    text-align: right;
}
#p7Wrapper input, textarea {
    font-family: Tahoma;
}
#p7Background {
    background: transparent url('../../images/p7/bg_top.jpg') repeat-x top center;
}
#p7Wrapper {
    width: 1000px;
    margin: auto;
    background: transparent url('../../images/p7/bg_line.jpg') no-repeat top left;
    padding-top: 5px;
    font-family: Tahoma;
    font-size: 72%;
}
#p7Head {
    text-align: right;
    border-top: 3px solid #C5CAD0;
    background-color: #FFFFFF;
    padding: 8px;
    height: 61px;
    margin-bottom: 10px;
    padding-right: 34px;
}
#p7Logo {
    text-align: left;
    margin-top: 5px;
    #margin-top: -10px;
    margin-left: 11px;
    padding-right: 21px;
    float: left;
}
#p7Head .welcomeText {
    padding: 7px 25px;
    border-left: 1px solid #C5CAD0;
/*    margin-top: 13px;*/
    float: left;
/*    padding-top:0px;*/
    margin-top: -5px;
/* border:solid 1px #0f0;*/
}
#p7Head h1 {
    text-align: left;
    font-size: 1.5em;
    font-weight: normal;
    color: #484848;
    text-shadow:0 0 1px rgba(0, 0, 0, 0.25);
}
#p7Head .welcomeText h2 {
    font-size: 1em;
    color: #484848;
    text-shadow:0 0 1px rgba(0, 0, 0, 0.25);
}
#p7Head ul {
    display: inline;
/*    border:solid 1px #f00;*/
}
#p7Head ul li {
    display: inline;
}
#p7Head ul li a {
    font-size: 0.9em;
    color: #7F8A95;
    padding: 0px 5px;
}
#p7Head ul li a.rss {
    color: #E73C01;
}
#p7Head .searchForm {
    padding: 5px 0px;
}
#p7Head .searchForm .searchField {
    border: 1px solid #C5CAD0;
    padding: 1px;
    margin-right: 5px;
}
#p7Head .searchForm button {
    border: none;
    paddin: 0px;
    margin: 0px;
    width: 56px;
    height: 20px;
    font-size: 0.8em;
    background: transparent url('../../images/p7/bg_button.gif') no-repeat bottom left;
    color: #000000;
}
#p7Head .advancedSearch {
    font-size: 0.9em;
    color: #7F8A95;
}

#p7Head .contactRightBackButton {
    
}

#p7Breadcrumb {
    padding: 8px 33px;
    background-color: #FFFFFF;
    border-bottom: 1px solid #F1F2F4;
    font-size: 0.9em;
}
#p7Breadcrumb ul {
    padding: 3px 0px;
}
#p7Breadcrumb ul li a {
    color: #7F8A95;
}
#p7Breadcrumb ul li {
    display: inline;
    background: transparent url('../../images/p7/breadcrumb.gif') no-repeat left center;
    padding-left: 15px;
}
#p7Breadcrumb ul li.first {
    padding-left: 0px;
    background-image: none;
}
#p7Breadcrumb .infolinka {
    padding: 4px 0px;
    float: right;
    text-align: right;
    color: #818796;
    width: 250px;
    background: transparent url('../../images/p7/customerLink.png') no-repeat right center;
}
#p7Breadcrumb .infolinka em {
    padding: 0px 5px;
    font-style: normal;
    font-weight: bolder;
    color: #FFFFFF;
}
#p7Foot {
    border-top: 2px solid #ECF0F6;
    background-color: #FFFFFF;
    padding: 20px 5px;
    
}
#p7Foot #p7Copyright {
    width: 390px;
    float: left;
}
#p7Foot #footMenu {
    width: 580px;
    padding-left: 20px;
    margin-left:397px;
    background: transparent url('../../images/p7/bg_foot.gif') repeat-x top left;
    border-bottom: 2px solid #F7F7F9;
    #width: 560px;


}
#p7Foot #footMenu li {
    width: 145px;
    float: left;
}
#p7Foot #footMenu li:hover {
    background-color: #F7F7F9;
}
#p7Foot #footMenu li h3 {
    color: #343436;
    font-size: 1.1em;
    font-weight: normal;
    padding: 6px 5px;
    height: 14px;
}
#p7Foot #footMenu li:hover h3 {
    background-color: #EBEDEF;
}
#p7Foot #footMenu li h3 a {
    color: #343436;
}
#p7Foot #footMenu li ul li {
    float: none;
}
#p7Foot #footMenu li ul li a {
    padding: 6px 5px;
    display: block;
    color: #989898;
    font-size: 98%;
}
#p7Foot #footMenu li ul li a:hover {
    background-color: #EBEDEF;
}
/** content **/
#p7Content {
    background: #FFFFFF url('../../images/p7/content_grad.jpg') repeat-x top left;
    padding-top: 8px;
}
#p7Right {
    float: right;
    width: 218px;
}
#p7Right .block {
    background-color: #FFFFFF;
    padding-bottom: 10px;
} 
#p7Right .block h2 {
    font-weight: normal;
    font-size: 1.3em;
    padding: 6px 12px;
    color: #373739;
    background-color: #EDEEF2;
}
#p7Right .block p {
    padding: 6px 12px;
    color: #4E4E4E;
    font-size: 0.9em;
    line-height: 1.6em;
}
#p7Right .block a {
    color: #597EB1;
}
#p7Right .block a.more {
    font-size: 0.9em;
    padding: 6px 12px;
    text-decoration: underline;
    display: block;
}
#p7Right .block.important h2 {
    border-top: 3px solid #AF0A30;
    border-bottom: 3px solid #F0F1F5;
    background-color: #FFFFFF;
}


/* content block*/
#p7ContentBlock {
    /*padding: 12px 35px;*/    
}

/* homepage and menu */

/* lefMenu */
#p7LeftMenu {
    margin-top: 8px;
    width: 208px;
    margin-right: 24px;
    float: left;
}
#p7LeftMenu ul {
    margin-top: 2px;

}
#p7LeftMenu ul li {
    color:#000000;
    margin-top:1px;
}

#p7LeftMenu ul.depth0 li a {
    font-weight:bold;
    background-image: url('../../images/p7/menu_arrow_right.gif');
    background-repeat: no-repeat;
    background-position: 195px center;
}

#p7LeftMenu ul.depth0 li a.noarrow {
    background-image: none;
}

#p7LeftMenu ul.depth1 li a, #p7LeftMenu ul.depth2 li a {
    font-weight:normal;
}



#p7LeftMenu ul li a {
    background-color:#cbcdcc;
    color:#353535;
    width:182px;
    height:100%;
    padding:8px 0px 8px 23px;
    display:block;
}
#p7LeftMenu ul li a:visited {
    background-color:#cbcdcc;
    color:#353535;
}
#p7LeftMenu ul li a:hover {
    background-color:#f6f6f6;
    width:182px;
    color:#353535;
}

#p7LeftMenu ul li a.headerLink {
    background: transparent;
    width: auto;
    height: auto;
    padding: 0px;
    display:inline;
    margin-left:8px;
    color:#FFFFFF;
}

#p7LeftMenu ul li a.headerLink:visited {
    background: transparent;
    color:#FFFFFF;
}

#p7LeftMenu ul li a.headerLink:hover {
    background: transparent;
    color:#FFFFFF;
    padding-left: 0px;
    width:auto;
    text-decoration: underline;
}

#p7LeftMenu ul li.leftHead {
    color:#FFFFFF;
    font-weight:bold;
    height:20px;
    padding-left:25px;
    padding-top:8px;
    width:180px;
}

#p7LeftMenu ul li.active a {
    background-color:#f6f6f6;
    color:#353535;
    width:182px;
}

#p7LeftMenu ul.depth1 {

}

#p7LeftMenu ul.depth1 li a {
    background-color: #e6e8e7;
    color:#353535;
    background-image: url('../../images/p7/menu_arrow_left.gif');
    background-repeat: no-repeat;
    background-position: 24px center;
    padding-left:35px;
    width:170px;
}

#p7LeftMenu ul.depth1 li a:visited {
    background-color: #e6e8e7;
    color:#353535;
    width:170px;
}

#p7LeftMenu ul.depth1 li a:hover {
    background-color:#f6f6f6;
    color:#353535;
    width:170px;
}

#p7LeftMenu ul.depth1 li.active a {
    background-color:#f6f6f6;
    color:#353535;
}

#p7LeftMenu ul li.active ul li.active a {
    background-color:#f6f6f6;
    color:#353535;
}

/*
#p7LeftMenu ul.depth1 li a {
    background:#eef0ef;
    color:#000000;
    width:162px;
    height:100%;
    padding:10px 0px 10px 45px;
    display:block;
}

#p7LeftMenu ul.depth1 li.active a {
    background:#FFFFFF url('../../images/layout/leftmenu/arrow_right.gif') no-repeat 32px center;
    padding-left:44px;
    width:163px;
    color:#000000;
}
#p7LeftMenu ul.depth1 li a:hover {
    background:#FFFFFF url('../../images/layout/leftmenu/arrow_right.gif') no-repeat 32px center;
    padding-left:44px;
    width:163px;
    color:#000000;
}

*/


#p7LeftMenu ul li.o_praze7 {
    background:transparent url('../../images/layout/leftmenu/o_praze7_bg.jpg') no-repeat;
}
#p7LeftMenu ul li.zivot_v_praze7 {
    background:transparent url('../../images/layout/leftmenu/zivot_v_praze7_bg.jpg') no-repeat;
}
#p7LeftMenu ul li.volny_cas {
    background:transparent url('../../images/layout/leftmenu/volny_cas_bg.jpg') no-repeat;
}

/* page content */
#p7PageContent {
    margin-top: 8px;
    /*margin-left:27px;*/
    float: left;
    padding-bottom:20px;
    overflow: hidden;
}
.p7PageContent {
    width:494px;
}
#p7PageContent .widePageContent {
    width:735px;
}
.wideContent {
    width:735px;
}
#p7PageContent.wide {
    width:711px;
}

#p7PageContent .space {
    height:30px;
    width:100%;
}

#p7PageContent h2 {
    /*width:100%;*/
    border-bottom: 1px solid #a5c83f;
    padding: 12px 12px;
    font-size:1.5em;
    color: #353535;
    padding-left: 0px;
}

#p7PageContent h3 {
    /*width:100%;*/
    padding: 12px 12px;
    font-size:1.3em;
    color: #353535;
    padding-left: 0px;
}

#p7PageContent a {
    color:#247a46;
    text-decoration:underline;
}
#p7PageContent a:visited {
    color:#247a46;
}
#p7PageContent a:hover {
    text-decoration:none;
}

#p7PageContent ul.pageSubInformation {
    margin-top:5px;
}

#p7PageContent ul.pageSubInformation li {
    float:left;
}

#p7PageContent ul.pageSubInformation li.date {
    color:#247a46;
    margin-right: 42%;
}

#p7PageContent ul.pageSubInformation li.print {
    margin-right:10px;
}
#p7PageContent ul.pageSubInformation li.link {
    margin-right:10px;
}
/*
#p7PageContent .perex {
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.15);
    margin-top:10px;
    color: #4D4D4D;
    font-size: 0.95em;
    line-height: 1.6em;
    padding-top: 14px;
    font-weight: bolder;
}
*/

#p7PageContent .archiveArticles {
    text-align:right;
}

#p7PageContent .submenuSection {
}

#p7PageContent .submenuSection li {
    list-style-type: none;
    float:left;
    margin-right: 15px;
}

#p7PageContent .submenuSection li a.activeLink {
    text-decoration: none;
}

#p7PageContent .secondSubmenuSection li {
    background:url("../../images/p7/li_disc_blue.gif") no-repeat scroll 0 4px transparent;
    list-style-type:none;
    margin-bottom:10px;
    margin-left:10px;
    padding-left:17px;
}

#p7PageContent .secondSubmenuSection li a.activeLink {
    text-decoration: none;
}

/* styles definition used by wysiwyg editor START */

#p7PageContent .perex {
    margin-top:15px;
    padding-bottom: 20px;
    padding-top: 14px;
    border-bottom: 1px solid #a5c83f;
    line-height: 1.5;
}

#p7PageContent .perex h1, #p7PageContent .text h1 {
    margin:5px 0px 5px 0px;
    padding:0px;
    border:0px;
    color:#000000;
    font-size:2em;
}

#p7PageContent .perex h2, #p7PageContent .text h2 {
    margin:5px 0px 5px 0px;
    padding:0px;
    border:0px;
    color:#000000;
    font-size:1.2em;
}

#p7PageContent .perex h3, #p7PageContent .text h3 {
    margin:5px 0px 5px 0px;
    padding:0px;
    border:0px;
    color:#000000;
    font-size:1em;
}

#p7PageContent .perex h4, #p7PageContent .text h4 {
    margin:5px 0px 5px 0px;
    padding:0px;
    border: 0px;
    color:#000000;
    font-size:0.9em;
}

#p7PageContent .perex ul, #p7PageContent .perex ol, #p7PageContent .text ul, #p7PageContent .text ol {
    margin:10px 0px 10px 0px;
    margin-left:20px;
}

#p7PageContent .perex ul li, #p7PageContent .perex ol li, #p7PageContent .text ul li, #p7PageContent .text ol li {
    list-style-type:disc;
}

#p7PageContent .perex table, #p7PageContent .text table {
    border-collapse:collapse;
    border:0px solid #000000;
    margin:10px 0px 10px 0px;
}
#p7PageContent .perex table tr td, #p7PageContent .text table tr td {
    border: 0px solid #000000;
    padding:5px;
    text-align:left;
}
#p7PageContent .perex table.tableCenter tr td, #p7PageContent .text table.tableCenter tr td {
    border: 0px solid #000000;
    padding:5px;
    text-align:center;
}
#p7PageContent .perex table tr th, #p7PageContent .text table tr th  {
    background: #CCCCCC;
    padding:5px;
    text-align: center;
    border:0px solid #000000;

}


#p7PageContent .perex p, #p7PageContent .text p {
    margin:10px 0px 10px 0px;
}

#p7PageContent .perex a, #p7PageContent .text a {
    font-weight: bold;
}

#p7PageContent .perex .right, #p7PageContent .text .right, #p7PageContent .perex .left, #p7PageContent .text .left {
    float:none;
}

#p7PageContent .perex table.border, #p7PageContent .text table.border {
    border-collapse:collapse;
    border:1px solid #d9d9d9;
    margin:10px 0px 10px 0px;
}
#p7PageContent .perex table.border tr td, #p7PageContent .text table.border tr td {
    border: 1px solid #d9d9d9;
    padding:5px;
    text-align:center;
}
#p7PageContent .perex table.border tr th, #p7PageContent .text table.border tr th  {
    background: #f6f6f6;
    padding:5px;
    text-align: center;
    border:1px solid #d9d9d9;

}
#p7PageContent .perex table.border tr.grayTh, #p7PageContent .text table.border tr.grayTh {
    background:none repeat scroll 0 0 #F6F6F6;
}

#p7PageContent .perex table.border tr td p, #p7PageContent .text table.border tr td p {
    margin:0px;
    padding:0px;
}

#p7PageContent .perex table.alignLeft tr td, #p7PageContent .text table.alignLeft tr td  {
    text-align: left;
}

/* styles definition used by wysiwyg editor END */

#p7PageContent .imageWrapper {
    float:left;
    margin-bottom:10px;
    margin-right:10px;
    width:90px;
}

#p7PageContent .moreArticles {
    margin-top:15px;
}

#p7PageContent .moreArticles h3 {
    font-size:1.2em;
    width:100%;
    padding:5px 0px 5px 15px;
    background: transparent url('../../images/layout/content/more_articles_gradient.jpg') repeat-y;
}
#p7PageContent .moreArticles .sectionList {
    width:491px;
    float:left;
    border-collapse: collapse;
    margin-bottom: 20px;
}

#p7PageContent .moreArticles .sectionList tr td {
    vertical-align: top;
    padding: 5px;
}
#p7PageContent .moreArticles .sectionList tr td a {
    color: #2069A6;
}
#p7PageContent .moreArticles .sectionList tr td a:visited {
    color: #2069A6;
}
#p7PageContent .moreArticles .sectionList tr td a:hover {
    color: #2069A6;
}
#p7PageContent .moreArticles .sectionList ul li {
    list-style-type: none;
}

#p7PageContent .moreArticles .sectionList .clear {
    font-size:1px;
    width:100%;
    height: 1px;
    padding-bottom: 5px;
    border-bottom: 1px solid #c5cad0;
}

#p7PageContent .moreArticles .sectionList ul.section {
    margin-top:7px;


}

#p7PageContent .moreArticles .sectionList ul.noborderbottom {
    border-bottom:0px;
}
#p7PageContent .moreArticles .sectionList ul.section li.image {
    width:93px;
    float:left;
}
#p7PageContent .moreArticles .sectionList ul.section li.image img {
    border: 1px solid #c9ced3;
}
#p7PageContent .moreArticles .sectionList ul.section li.preInformation {
    margin-left:103px;

}
#p7PageContent .moreArticles .sectionList ul.section li.nomarginleft {
    margin-left:0px;
}
#p7PageContent .moreArticles .sectionList ul.section li.preInformation ul.header {
}

#p7PageContent .moreArticles .sectionList ul.section li.preInformation ul.header li.date {
    width:70px;
    border-right:1px solid #c5cad0;
    float:left;
}
#p7PageContent .moreArticles .sectionList ul.section li.preInformation ul.header li.head {
    margin-left: 80px;
}

#p7PageContent .moreArticles .sectionList ul.section li.preInformation ul.header li.head h4 {
    color:#004d94;
}

#p7PageContent .moreArticles .sectionList ul.section li.preInformation ul.header li.head h4 a {
    color:#004d94;
    text-decoration: none;
}
#p7PageContent .moreArticles .sectionList ul.section li.preInformation ul.header li.head h4 a:visited {
    color: #004d94;
}
#p7PageContent ul.header li h4 a,
#p7PageContent .moreArticles .sectionList ul.section li.preInformation ul.header li.head h4 a:hover {
    text-decoration: underline;
}

#p7PageContent .moreArticles .sectionList ul.section li.preInformation .perex {
    margin-top:5px;
    font-weight:normal;
    border-bottom:0px;
}

#p7PageContent .moreArticles .sectionName {
    width:41px;
    margin-left:450px;
    padding-top:15px;
    display: none;
}

/* right menu*/

#p7RightMenu {
    margin-left: 750px;
}
#p7RightMenu {
    width:217px;
}
.widep7RightMenu {
    width: 235px;
}
#p7RightMenu h2 {
    padding:5px 0px 5px 15px;
    font-size: 1.3em;
}

#p7RightMenu h2.yellow {
    background: #ffde00;
}
#p7RightMenu h2.blue {
    background: #c7e3e1;
}
#p7RightMenu h2.gray {
    background: #d9e3cd;
}
#p7RightMenu .box {
    padding-left:12px;
    text-align:center;
    width:193px;
}

#p7RightMenu .box img {
    margin:10px 0px 0px 0px;
}

#p7RightMenu .box h3 {
    font-size:1.1em;
    text-align:left;
    margin:5px 0px 5px 0px;
}

#p7RightMenu .box h3 a {
    color: #2069A6;
}
#p7RightMenu .box h3 a:visited {
    color: #2069A6;
}
#p7RightMenu .box h3 a:hover {
    color: #2069A6;
}

#p7RightMenu .box .infotext {
    font-size:11px;
    color:#2069A6;
}

#p7RightMenu .box h3.bottomblue {
    border-bottom: 1px solid #eeeff2;
    padding-bottom:8px;
}

#p7RightMenu .box .hobulet {
    text-align:left;
}
#p7RightMenu .box .hobulet img {
	margin-left:25%;
}

#p7RightMenu .box h4 {
    font-size:1.1em;
    text-align:left;
    margin:10px 0px 5px 0px;
    border-bottom: 1px solid #eeeff2;
    padding-bottom:8px;
    font-weight: normal;
}

#p7RightMenu .box .hobulet ul {
    margin-left: 8px;
    margin-bottom: 12px;
}

#p7RightMenu .box .hobulet ul li {
    background: transparent url('../../images/p7/li_disc.jpg') no-repeat center left;
    padding-left:12px;
    font-size:11px;
    margin-bottom: 5px;

}

#p7RightMenu .box .hobulet a {
    color:#2069a6;
    font-weight: bold;
    text-decoration: underline;
}
#p7RightMenu .box .hobulet a:visited {
    color:#2069a6;
    font-weight: bold;
    text-decoration: underline;
}
#p7RightMenu .box .hobulet a:hover {
    color:#2069a6;
    text-decoration: none;
}

#p7RightMenu .box .text form .inputText {
    border:1px solid #c5cad0;
    width: 203px;
}

#p7RightMenu .box .text form .submitArea {
    margin-top:5px;
}

#p7RightMenu .box .text form .submitArea a {
    font-weight:normal;
    position:relative;
    top:-3px;
}
#p7RightMenu .box .text form .submitArea a:visited {
    font-weight:normal;
}
#p7RightMenu .box .text form .submitArea a:hover {
    font-weight:normal;
}

#p7RightMenu .space {
    width:100%;
    height:15px;
}


#p7RightMenu .topicBox {
    overflow: hidden;
    _width: 235px;
}

#p7RightMenu .orangeBox {
    border: 1px solid #ffde00;
}

#p7RightMenu .orangeBox h2 {
    background: #ffde00;
}

#p7RightMenu .blueBox {
    border: 1px solid #c6e3e1;    
}

#p7RightMenu .blueBox h2 {
    background: #c6e3e1;
}

#p7RightMenu .topicBox .box .text ul li {
    background: url("../../images/p7/li_disc_orange.gif") no-repeat scroll left 4px transparent;
    text-align:left;
    margin-bottom: 8px;
    padding-left:14px;
}
#p7RightMenu .topicBox .box .text ul li a {
    color: #2069A6
}
#p7RightMenu .topicBox .box .text ul li a:visited {
    color: #2069A6
}
#p7RightMenu .topicBox .box .text ul li a:hover {
    color: #2069A6;
    text-decoration:underline;
}

#p7RightMenu .topicBox .box .text ul {
    margin-bottom: 0px;
    margin-left: 0px;
}
#p7RightMenu .topicBox .box {
    padding: 10px;
    padding-bottom: 0px;
    width: auto;
}

/* configuration styles */



/* Questions module */
#questions div.question {
    width: 600px;
    margin-top: 10px;
    background: #ccc;
    overflow: hidden;
}
#questions div.question h2 {
    margin: 0;
    padding: .5em 0 .5em 2em;
    font-size: 1.1em;
    background-color: #7eaaf2;
}
#questions div.question p {
    padding: .5em 0 .5em 2em;
}
#questions div.answer {
    width: 600px;
    margin-top: 5px;
    margin-left: 40px;
    background: #ccc;
}
#questions div.answer h3 {
    margin: 0;
    padding: .5em 0 .5em 2em;
    font-size: 1.1em;
    color: #ffffff;
    background-color: #0359e9;
}
#questions div.answer p {
    padding: .5em 0 .5em 2em;
}
div.navigation {
    margin: 10px 0 10px 0;
    padding: .7em 0 .7em 2em;
    border: 1px #7eaaf2 solid;
}
form legend {
    font-size: 1.2em;
    font-weight: bold;
    color: #7eaaf2;
}
p.empty {
    font-weight: bold;
    margin-top: 10px;
}
#p7Content .assetAdmin {
    position: absolute;
    background-image: none;
    background-color: transparent;
    border: none;
    padding: 2px !important;
    opacity: 0.5;
    filter: alpha(opacity = 50);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}

#p7Content .assetAdmin:hover {
    opacity: 1;
    filter: alpha(opacity = 100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
#p7Content .assetAdmin ul, #p7Content .assetAdmin ul li, #p7Content .assetAdmin ul li a {
    padding: 0px !important;
    margin: 0px !important;
    border: none !important;
    display: inline !important;
    float: none !important;
    width: auto !important;
}
#p7Content .assetAdmin ul li a img {
    margin: 2px;
}
#p7Content .articles ul.header {
    width: 310px;
}
#p7Content .articles ul.header li {
    display: inline;
    border-bottom: none;
}
#p7Content .articles ul.header h4 {
    display: inline;
    padding-left: 5px;
    border-left: 1px solid #cccccc;

}

/* p7 Content Center*/

.loadingContact {
    width:100%;
    height:100%;
    background: transparent url(../../images/layout/contacts/ajax-loader.gif) no-repeat center center;
}

#p7ContentCenter {
    margin:0 auto;
    width:970px;
}
#p7ContentCenter h2 {
    padding:10px;
    padding-left: 0px;
}
#p7ContactHeader {
    width:100%;
    height:60px;
    border-top: 1px solid #e7e6eb;
    margin-bottom: 10px;
    padding-bottom:10px;
    padding-top: 15px;
}

#p7ContactLeft {
    width:380px;
    float:left;
    min-height:500px;
    height: expression(this.scrollHeight < 500? "500px" : "auto" );
    #overflow: visible;
    border-top:4px solid #7ba833;
    padding-left:20px;
    padding-top:20px;
    padding-bottom: 20px;


}
#p7ContactRight {
    width:527px;
    _width:524px;
    margin-left: 400px;    
    min-height:500px;
    height: expression(this.scrollHeight < 500? "500px" : "auto" );
    #overflow: visible;
    text-align:left;
    position:relative;
    border-left:1px solid #E7E6EB;
    border-top:4px solid #004d93;
    padding-left:20px;
    padding-top:20px;
    padding-bottom: 20px;
    padding-right:20px;

}

#p7ContactContentCenter {
    border:1px solid #E7E6EB;
    overflow: hidden;
}

#p7ContactLeft .contactMenu {

}

#p7ContactLeft .depth1, #p7ContactLeft .depth2, #p7ContactLeft .depth3 {
    margin-left: 10px;
    overflow: hidden;
}

#p7ContactLeft h2 {
    font-size:20px;
    font-weight:normal;
    padding:10px 10px 10px 0;
}

#p7ContactLeft .contactMenu {
    cursor: hand;
    cursor: pointer;
}

#p7ContactLeft .contactMenu a.activeLink {
    text-decoration:underline;
    font-weight:bold;
    color:#7BA833;
}
#p7ContactLeft .contactMenu a.activeLink:visited {
    color:#7BA833;
}
#p7ContactLeft .contactMenu a.activeLink:hover {
    text-decoration:none;
    color:#7BA833;
}

#p7ContactLeft .hiddenContactMenu {
    display:none;
}

#p7ContactLeft .contactMenu li {
    clear: both;
    margin-top:5px;
}

#p7ContactLeft .contactMenu li a {
    color: #004D94;
    font-size:14px;
    text-decoration: underline;
}
#p7ContactLeft .contactMenu li a:visited {
    color: #004D94;
}
#p7ContactLeft .contactMenu li a:hover {
    color: #004D94;
    text-decoration:underline;
}

#p7ContactLeft .contactMenu a.imgLink {
    display:block;
    width:16px;
    height:16px;
    float:left;
    margin-right: 5px;
    background:url('../../images/layout/contacts/li_tree.gif') no-repeat center center;
}
#p7ContactLeft .contactMenu a.imgEmptyLink {
    display:block;
    width:16px;
    height:16px;
    float:left;
    margin-right: 5px;
    background:url('../../images/layout/contacts/li_empty.gif') no-repeat center center;
}

#p7ContactLeft .contactMenu a.imgPointLink {
    display:block;
    width:16px;
    height:16px;
    float:left;
    margin-right: 5px;
    background:url('../../images/layout/contacts/li_point.gif') no-repeat center center;
}

#p7ContactLeft .contactMenu a.activeImgLink {
    background:url('../../images/layout/contacts/arrow_down.gif');
}

#p7ContactRight .imgLeft {
    float:left;
    margin-right:5px;
}

#p7ContactRight .imgTreeLeft {
    float:left;
    margin-right:5px;
    position:relative;
    top:5px;
}
#p7ContactRight .people {

}

#p7ContactHeader .contactSearch a {
    color:#004D94;
}
#p7ContactHeader .contactSearch a:visited {
    color:#004D94;
}
#p7ContactHeader .contactSearch a:hover {
    color:#004D94;
    text-decoration: underline;
}

#p7ContactRight .personImage {
    position: absolute;
    right:10px;
    top:10px
}

#p7ContactRight h2 {
    font-size:20px;
    padding:10px 10px 10px 0;
    font-weight: normal;
}

#p7ContactRight h3 {
    font-size:13px;
    padding: 10px;
    margin-left: 35px;
}

#p7ContactRight h4 {
    font-size:14px;
    padding-bottom: 8px;
}
#p7ContactRight .departmentPerex {
    margin-bottom: 10px;
    margin-left: 12px;
}
#p7ContactRight .peopleDetail {
    margin-left:10px;
}

#p7ContactRight .peopleDetail .peopleTableDetail {
    
}

#p7ContactRight .peopleDetail .peopleTableDetail tr td.label {
    font-weight: bold;
}

#p7ContactRight .peopleDetail .text {
    margin-top:10px;
}
#p7ContactRight .peopleDetail .text ul {
    margin-left: 3px;
}
#p7ContactRight .peopleDetail .text ul li {
    list-style-type: disc;
    margin-left: 15px;
}

#p7ContactRight .peopleDetail a {
    color: #004D94;
    text-decoration:underline;
}
#p7ContactRight .peopleDetail a:visited {
    color: #004D94;
}
#p7ContactRight .peopleDetail a:hover {
    color: #004D94;
    text-decoration:none;
}

#p7ContactRight .department .departmentMenu {
    margin-left:10px;
    margin-top:10px;
}

#p7ContactRight .detailDepartmenttext {
    margin-top: 15px;
    margin-bottom: 20px;
    margin-left:10px;
}

#p7ContactRight .detailDepartmenttext a {
    color: #004D94;
    text-decoration:underline;
}
#p7ContactRight .detailDepartmenttext a:visited {
    color: #004D94;
}
#p7ContactRight .detailDepartmenttext a:hover {
    color: #004D94;
    text-decoration:none;
}

#p7ContactRight .detailDepartmenttext ul, #p7ContactRight .detailDepartmenttext ol {
    margin-left: 10px;
}
#p7ContactRight .detailDepartmenttext ul li {
    list-style-type: disc;
    margin-bottom: 10px;
}

#p7ContactRight .detailDepartmenttext ol li {
    margin-bottom: 10px;
    list-style-type: decimal;
}

#p7ContactRight .detailDepartmenttext table {
    border: 1px solid #000000;
    border-collapse: collapse;
}

#p7ContactRight .detailDepartmenttext p {
    margin-bottom: 7px;
}

#p7ContactRight .department {
    margin-top:15px;
}

#p7ContactRight a.people, #p7ContactRight a.department {
    color: #004D94;
    font-size:13px;
}
#p7ContactRight a.people:visited, #p7ContactRight a.department:visited {
    color: #004D94;
}
#p7ContactRight a.people:hover, #p7ContactRight a.department:hover {
    color: #004D94;
    text-decoration:underline;
}

#p7ContactRight .peopleTable {
    width:100%;
    border-collapse: collapse;
}
#p7ContactRight .peopleTable tr th {
    background: #f6f6f6;
    border:1px solid #d9d9d9;
    text-align:left;
    padding: 2px;
    padding-top:3px;
    padding-bottom: 3px;
    color: #000000;
    padding-left: 5px;

}
#p7ContactRight .peopleTable tr td {
    border:1px solid #d9d9d9;
    text-align:left;
    padding: 2px;
    padding-top:3px;
    padding-bottom: 3px;
    padding-left: 5px;
}

#p7ContactRight .peopleTable tr td a.emailLink {
    color: #004d95;
    font-weight:bold;
}
#p7ContactRight .peopleTable tr td a.emailLink:visited {
    color: #004d95;
}
#p7ContactRight .peopleTable tr td a.emailLink:hover {
    color: #004d95;
}

#p7ContactHeader .searchHeader {

}

#p7ContactHeader .searchHeader .contactSearch {
}

#p7ContactHeader .searchHeader .contactSearch .contactSearchInput {
    height:20px;
    margin-left:20px;
    margin-right:8px;
    width:250px;
}

#p7ContactHeader .searchHeader .contactSearch .searchButton {
    background:url("../../images/layout/contacts/search_button.jpg") no-repeat scroll left bottom transparent;
    border:medium none;
    color:#000000;
    font-size:11px;
    text-transform:uppercase;
    padding-left:25px;
    height:25px;
    margin:0;
    width:88px;
}
#p7ContactHeader .searchHeader .contactSearch .removeButton {
    background:url("../../images/layout/contacts/remove_button.jpg") no-repeat scroll left bottom transparent;
    border:medium none;
    color:#000000;
    font-size:11px;
    text-transform:uppercase;
    padding-left:25px;
    height:25px;
    margin:0;
    width:88px;
}

#p7ContactHeader .letters {
}

#p7ContactHeader .letters a.letter {
    font-size: 20px;
    color: #004D94;
}
#p7ContactHeader .letters a.letter:visited {

    color: #004D94;
}
#p7ContactHeader .letters a.letter:hover {

    color: #004D94;
    text-decoration: underline;
}

#p7ContactHeader .letters a.selectedLink {
    font-weight: bold;
    text-decoration:underline;
}

#p7ContactHeader .letters li {
    float:left;
    margin-right:5px;

}
#p7Content h2.shadowHeader {
    background-color:#EDEEF2;
    border-bottom:medium none;
    color:#373739;
    font-size:1.3em;
    font-weight:normal;
    padding:6px 12px;
}
#p7Content .container {
    padding: 15px 20px;
    background-color: #FFFFFF;
}
#p7Content form .inputRows li {
    padding: 3px 0px;
}
#p7Content form .inputRows li label {
    width: 150px;
    float: left;
    padding-top: 2px;

}
/*
wtf is this shit?
#tickets {
    margin-top: 40px;
    margin-right: 100px;
    float: right;
}*/
.info-message, .error-message, .notice-message {
    position: relative;
    top: 20px;
/*    width: 500px;*/
    padding: 2px 5px 2px 20px;
    border: 1px solid #006633;
    background: #CDFED0;
    margin: 0 auto;
    margin-bottom: 40px;
    text-align: left;
}
.error-message {
    border: 1px solid #6B0000;
    background-color:#febaba;
}
.info-message strong {
    font-size: 120%;
    margin-right: 10px;
}
.error-message strong {
    color: #fcf2af;
    font-size: 120%;
    margin-right: 10px;
}

/* article list on homepage */

#p7Homepage .articles ul.section {
    margin-top:7px;


}

#p7Homepage .articles ul.section li {
    padding: 0px;
}

#p7Homepage .articles ul.noborderbottom {
    border-bottom:0px;
}
#p7Homepage .articles ul.section li.image {
    width:93px;
    float:left;
}
#p7Homepage .articles ul.section li.image img {
    border: 1px solid #c9ced3;
}
#p7Homepage .articles ul.section li.preInformation {
    margin-left:103px;
    width:322px;
    _width: 300px;

}

#p7Homepage .articles ul.section li.preInformation table.header {
}

#p7Homepage .articles ul.section li.preInformation table.header tr td.date {
    border-right:1px solid #c5cad0;
    padding-right: 3px;
    vertical-align: top;
}
#p7Homepage .articles ul.section li.preInformation table.header tr td.head {
    padding-left: 3px;
}

#p7Homepage .articles ul.section li.preInformation table.header tr td.head h4 {
    color:#004d94;
}

#p7Homepage .articles ul.section li.preInformation table.header tr td.head h4 a {
    color:#004d94;
    text-decoration: none;
}
#p7Homepage .articles ul.section li.preInformation table.header tr td.head h4 a:visited {
    color: #004d94;
}
#p7PageContent table.header tr td h4 a,
#p7Homepage .articles ul.section li.preInformation table.header tr td.head h4 a:hover {
    text-decoration: underline;
}

#p7Homepage .articles ul.section li.preInformation .perex {
    margin-top:5px;
    font-weight:normal;
    border-bottom:0px;
}
#p7Homepage .articles ul.section li.preInformation .perex a {
    color: #004D94;
}
#p7Homepage .articles ul.section li.preInformation .perex a:visited {
    color: #004D94;
}
#p7Homepage .articles ul.section li.preInformation .perex a:hover {
    color: #004D94;
}


#p7Homepage .articles ul.header li {
    padding: 0px;
}

#p7Content #p7Homepage .articles ul.header {
    width:auto;
}

#p7Content #p7Homepage .articles ul.header li {
    display:block;
}

#p7Content #p7Homepage .articles li.image, #p7Content #p7Homepage .articles li.preInformation {
    border-bottom: 0px;
}

#p7Content #p7Homepage .articles ul.header h4 {
    border-left:0px;
    display:block;
    padding-left:0px;
}

/* search */
#p7Content .searchContent {
    margin-top: 10px;
}

#p7Content .searchContent .errors {
    color:#FF0000;
}

#p7Content .searchContent .searchBox {
    margin-bottom: 15px;
}

#p7Content .searchContent .searchBox .searchTitle {
    font-size:1.5em;
    margin-bottom:5px;
}

#p7Content .searchContent .searchBox .searchPerex {
    margin-bottom:5px;
}

#p7Content .searchContent .searchBox .searchCategory {
    margin-bottom:5px;
}

#p7Content .searchContent .advancedSearch {
    margin-top: 20px;
}

#p7Content .searchContent .advancedSearch fieldset label {
    
}

#p7Content .searchContent .advancedSearch fieldset input {
    
}

#p7Content .searchContent .advancedSearch fieldset table {
    text-align: right;
}

#p7Content .searchContent .advancedSearch input.query {
    display: block;
    float: none;
}

#p7Content .searchContent .advancedSearch input.query {
    width:300px;
    height:20px;
    border:1px solid #C5CAD0;
}

#p7Content .searchContent .advancedSearch button {
    background:url("../../images/p7/bg_button.gif") no-repeat scroll left bottom transparent;
    border:medium none;
    color:#000000;
    font-size:0.8em;
    height:20px;
    margin-top: 10px;
    width:56px;
}

#p7Content .searchContent .advancedSearch fieldset {
    border: 1px solid #000000;
    padding:20px;
    margin-top:15px;
}

#p7Content .searchContent .advancedSearch fieldset legend {
    font-weight: bold;
    color:#000000;
}

#p7PageContent .sitemapLink {
    margin-bottom:5px;
}

/*boxy pro temata*/
#p7PageContent .topicBox {
    
}
#p7PageContent .topicBox .box {
 padding:10px;
 width: auto;
}
#p7PageContent .topicBox .box .text ul {
    margin-bottom:0;
    margin-left:0;
}

#p7PageContent .topicBox .box .text ul li {
    background:url("../../images/p7/li_disc_orange.gif") no-repeat scroll left 4px transparent;
    margin-bottom:11px;
    list-style-type: none;
    padding-left: 15px;
}

#p7PageContent .topicBox a {
    color:#2069A6;
    font-weight:bold;
    text-decoration:underline;
}

#p7PageContent .topicBox a:visited {
    color:#2069A6;
}

#p7PageContent .topicBox a:hover {
    color:#2069A6;
    text-decoration:none;
}

#p7PageContent .orangeBox {
    border:1px solid #FFDE00;
}
#p7PageContent .orangeBox h3 {
    background:none repeat scroll 0 0 #FFDE00;
    font-size:1.3em;
    padding:5px 0 5px 15px;
}

#p7PageContent .blueBox {
    border: 1px solid #2c71b2;
}

#p7PageContent .blueBox h3 {
    background:none repeat scroll 0 0 #2c71b2;
    color: #FFFFFF;
    font-size:1.3em;
    padding:5px 0 5px 15px;
}

#p7PageContent .blueBox h4 {
    margin-left: 20px;
}

#p7PageContent .blueBox .box .text ul  {
    margin-left: 20px;
}
