* {
    margin: 0;
    padding: 0;
}


body {
    font-family: 'Arial CE', Arial, 'Verdana', Verdana, 'Helvetica CE', helvetica, sans-serif;
    font-size: 12px;
    text-align: left;
    background-color : #f2f8ff;
}



/*      NADPISY     */

h1, h2, h3, h4, h5, h6 {
}

h1 {
    color: #1c5191;
    font-size: 18px;
    padding-top: 20px;
    padding-left: 20px;
    font-weight: normal;
}
h2, .header_reference {
    color: #999999;
    font-size: 16px;
    margin-bottom: 10px;
    font-weight: normal;
}
h3 {
}
h4 {
}



/*      TEXT     */

p {
    margin-bottom: 15px;
    line-height: 20px;
    letter-spacing: normal;
}

.bold {
    font-weight: bold;
}


.black {
    color: #000000;
}
.red {
    color: #ff0000;
}
.green {
    color: #64a45a;
}   
.blue {
    color: #1c5191;
}
.blue2 {
    color: #1a528f;
}
.blue3 {
    color: #444d88;
}
.grey9 {
    color: #999999;
}
.grey6 {
    color: #666666;
}
.grey3 {
    color: #333333;
}

.smaller {
    font-size: 11px;
}
.bigger {
    font-size: 13px;
}
   
/*      OBRAZEK     */

img {
    border: none;
}

/*      SEZNAM     */

ul {
    margin-left: 30px;
    margin-bottom: 20px;
}
li {
    color: #444444;
    list-style-image: url('li_2.png');
    line-height: 16px;
    margin-bottom: 7px;
}

/*      ODKAZY     */   

a {
    color: #204f87;
}
a:hover {
    text-decoration: underline;
    color: #64a45a;
}

/*
a:visited {
    text-decoration: underline;
    color: #000000;
}  
*/


/*      TABULKA     */


/*      FORMULARE     */

label {
    display: block;
    width: 120px;
    float: left;
    font-weight: bold;
    text-align: right;
    padding-right: 10px;
}

input, textarea, select {
    margin-bottom: 6px;
    border: 1px solid #cccccc;
}
input, textarea {
    width: 130px;
}
fieldset {
    border: 1px solid #cccccc;
    padding-bottom: 15px;
    padding-left: 10px;
    background-color: #f3f3f3;
}
legend {
    margin-left: 10px;
    padding: 2px;
    padding-left: 5px;
    padding-right: 5px;
    font-weight: bold;
    background-color: #f2f8ff;
    border: 1px solid #cccccc;
}
.checkbox {
    width: 14px;
    height: 14px;
    margin-bottom: 5px;
}
.check_title {
    border: 1px solid red;
    padding-top: -3px;
}



/*      ID     */

#page {
    width: 920px;
    text-align: center;
    position: relative;
    margin: auto;
}

/*      header      */
#header {
    height: 196px;
    background: url('top_blank.png') no-repeat;
    text-align: left;
}
#header_text {
    margin-top: 38px;
    margin-left: 27px;
}
#header_text .t_black {
    font-size: 26px;
    color: #000000;
}
#header_text .t_gray {
    margin-left: 5px;
    font-size: 20px;
    color: #9e9e9e;
}
#header_text .t_blue {
    letter-spacing: -0.4px;
    margin-left: 40px;
    font-size: 24px;
    color: #1d5091;
}
#header_text .t_green1 {
    margin-left: 5px;
    font-size: 16px;
    color: #4e9551;
}
#header_text .t_green2 {
    margin-left: 5px;
    font-size: 21px;
    color: #508d52;
}
#left_items {
    width: 250px;
    padding-top: 60px;
    float: left;
}
#logo {
    padding-left: 15px;
}
#logo_link {
    width: 210px;
    height: 70px;
    background: url('logo.png') no-repeat;
    cursor: pointer;
}
#top_menu {
    clear: both;
    width: 245px;
    padding-top: 26px;
    text-align: left;
    padding-left: 5px;
}

#right_items {
    float: left;
}

#language_box {
    width: 100px;
    height: 20px;
    margin-left: 290px;
    margin-top: 15px;
}

#search_box {
    width: 140px;
    height: 20px;
    margin-top: 5px;
    margin-left: 260px;
}
#search_box .search_input {
    width: 110px;
    height: 18px;
    float: left;
    border: 1px solid #cccccc;
    border-right: none;
}
#search_box .search_input_text {
    padding-left: 2px;
    padding-top: 2px;
}
#search_box .search_button {
    width: 25px;
    height: 22px;
    padding-top: 2px;
    float: left;
    border: none;
    background: url('search_button.png') repeat-x;
    cursor: pointer;
}


/*      content      */
#content {
    border-bottom: 1px solid #cccccc;
}

/*      content left      */
#content_left {
    width: 245px;
    float: left;
    text-align: left;
    padding-left: 5px;
} 

/*      menu      */
.left_menu a {
    display: block;
    width: 234px;
    height: 37px;
    text-decoration: none;
    text-transform: uppercase;
    background: url('menu.png') no-repeat;
    color: #000000;
    margin-bottom: 3px;
}
.left_menu a:hover, .left_menu .menu_select {
    display: block;
    width: 234px;
    height: 37px;
    text-decoration: none;
    text-transform: uppercase;
    background: url('menu_select.png') no-repeat;
    color: #ffffff;
}
.left_menu .menu_text {
    display: block;
    font-weight: bold;
    padding-left: 20px;
    padding-top: 13px;
}

#left_submenu {
    width: 234px;
}
.left_submenu_item {
    display: block;
    width: 234px;
}
#left_submenu .left_submenu_top {
    width: 234px;
    height: 34px;
    background: url('submenu_top.png') no-repeat;
}
#left_submenu .left_submenu_center {
    width: 234px;
    padding-bottom: 3px;
/*    height: 33px;*/
    background: url('submenu_center.png') no-repeat;
    background-color: #e1e1e1;
}
#left_submenu .left_submenu_bottom {
    width: 234px;
    min-height: 10px;
    background: url('submenu_bottom_bottom.png') no-repeat;
}
#left_submenu .left_submenu_separator {
    width: 234px;
    height: 3px;
    background: url('submenu_separator.png') no-repeat;
}
#left_submenu .submenu_text {
    display: block;
    font-weight: bold;
    padding-left: 37px;
    padding-top: 10px;
}
.left_submenu_item a {
    color: #000000;
    text-decoration: none;
}
.left_submenu_item a:hover, #left_submenu .left_submenu_selected {    
    color: #1c5191;
    text-decoration: none;
}

/*      map      */
#map_box {
    margin-top: 40px;
    margin-bottom: 30px;
}
#map {
    width: 240px;
    height: 190px;
    background: url('map.png') no-repeat;
}
.map_text {
    padding-top: 18px;
    padding-left: 15px;
}

/*      reference      */
#reference {
    padding-left: 2px;
    margin-bottom: 20px;
    padding-right: 5px;
    margin-top: 25px;
}
#reference img {
    border: 1px solid #d8d8d8;
}

#reference .reference_item {
    margin-bottom: 20px;
}

#reference .reference_img {
    margin-right: 10px;
    float: left;
}
#reference .reference_text {
    width: 140px;    
    float: left;
}



#reference li {
    list-style-image: url('li.png');
    line-height: 16px;
    margin-bottom: 10px;
}
#reference_box {
    text-align: right;
    margin-left: 20px;
}
.reference_more_left {
    display: block;
    width: 5px;
    height: 20px;
    float: right;
    background: url('reference_left.png') no-repeat;
}
.reference_more_center {  
    height: 17px;  
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 3px;
    float: right;
    background-color: #cccccc;
}
.reference_more_right {
    display: block;
    width: 5px;
    height: 20px;
    float: right;
    background: url('reference_right.png') no-repeat;
}

.ref_item {
    margin-left: 20px;
    padding-bottom: 40px;
}

.ref_image {
    float: left;
    width: 230px;
    height: 230px;
}
.ref_info {
    float: left;
    width: 320px;
    margin-left: 10px;
}






                        

/*      content right      */
#content_right {
    width: 667px;
    padding-left: 3px;
    float: left;
    text-align: left;
}

/*      content 1      */
#content1 {
    width: 600px;
    min-height: 300px;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
/*    background: url('content1_center.png') repeat-x;*/
    background-color: #fefefe;
}
#content1_top {
    height: 50px;
/*    background: url('content1_top.png') no-repeat;*/
}
#content1_center {
    padding: 10px;
    padding-left: 20px;
    padding-right: 20px;
}

#content1_center_sw {
    min-height: 140px;
    background: url('bg_sw.png') no-repeat;
}
#content1_center_pm {
    min-height: 140px;
    background: url('bg_pm.png') no-repeat;
}
#content1_center_consult {
    min-height: 140px;
    background: url('bg_consult.png') no-repeat;
}
#content1_center_admin {
    min-height: 140px;
    background: url('bg_admin.png') no-repeat;
}
#content1_center_telco {
    min-height: 140px;
    background: url('bg_telco.png') no-repeat;
}

#content1_center_button {
    min-height: 60px;
    margin-top: 40px;
    padding-left: 15px;
}
#content1_center_button .sw_button a, #content1_center_button .pm_button a, #content1_center_button .consult_button a, #content1_center_button .admin_button a, #content1_center_button .telco_button a {
    display: block;
    width: 280px;
    height: 59px;
    margin-right: 10px;
    text-decoration: none;
    text-transform: uppercase;
    color: #ffffff;
    float: left;
}
#content1_center_button .sw_button a {
    background: url('button_sw.png') no-repeat;
}
#content1_center_button .pm_button a {
    background: url('button_pm.png') no-repeat;
}
#content1_center_button .consult_button a {
    background: url('button_consult.png') no-repeat;
}
#content1_center_button .admin_button a {
    background: url('button_admin.png') no-repeat;
}
#content1_center_button .telco_button a {
    background: url('button_telco.png') no-repeat;
}

#content1_center_button .sw_button a:hover, #content1_center_button .pm_button a:hover, #content1_center_button .consult_button a:hover, #content1_center_button .admin_button a:hover, #content1_center_button .telco_button a:hover {
    display: block;
    width: 280px;
    height: 59px;
    text-decoration: none;
    text-transform: uppercase;
    color: #4d4d4d;
}
#content1_center_button .sw_button a:hover {
    background: url('button_sede.png') no-repeat;
}
#content1_center_button .pm_button a:hover {
    background: url('button_sede.png') no-repeat;
}
#content1_center_button .consult_button a:hover {
    background: url('button_sede.png') no-repeat;
}
#content1_center_button .admin_button a:hover {
    background: url('button_sede.png') no-repeat;
}
#content1_center_button .telco_button a:hover {
    background: url('button_sede.png') no-repeat;
}

#content1_center_button .button_text {
    font-weight: bold;
    padding-left: 20px;
    padding-top: 18px;
}

#content1_bottom {
    height: 10px;
/*    background: url('content1_bottom.png') no-repeat;*/
}

/*      content 2      */
#content2 {
    width: 596px;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 4px;
    padding-left: 20px;    
    border-left: 1px dotted #999999;
}

#content2_left {
    width: 290px;
    float: left;
    margin-right: 10px;
}
#content2_right {
    width: 260px;
    float: left;
}
#second_box label {
    width: 240px;
    font-weight: normal;
    text-align: left;
    padding-left: 10px;
    margin-bottom: 10px;
}
#third_box textarea {
    width: 100%;
    height: 230px;
    margin: 0px;
    border-left: none;
    border-right: none;
    border-bottom: none;
}
#third_box .paddingleft {
    margin-left: 10px;
}
.demand_button {
    width: 136px;
    height: 28px;
    font-weight: bold;
    margin-left: 120px;
    background: url('form_button.png') no-repeat;
    border: none;
    cursor: pointer;
}


/*      main icons      */
.icons{
    margin-bottom: 40px;
}

.main_box1 {
    height: 65px;
    margin-bottom: 5px;
}
#main_box1 a {
    text-decoration: none;
}

.main_box1 .main_sw, .main_box1 .main_pm, .main_box1 .main_consult, .main_box1 .main_net {
    display: block;
    width: 162px;
    height: 65px;
    float: left;
    cursor: pointer;
}
.main_box1 .main_sw {
    background: url('main_SW_blank.png') no-repeat;
}
.main_box1 .main_pm {
    background: url('main_PM_blank.png') no-repeat;
}
.main_box1 .main_consult {
    background: url('main_CONSULT_blank.png') no-repeat;
}
.main_box1 .main_net {
    background: url('main_NET_blank.png') no-repeat;
}
.main_box1 .main_text {
    display: block;
    width: 140px;
    margin-top: 17px;
    color: #ffffff;
    text-align: center;
    text-transform: uppercase;
    font-size: 11px;
}
.main_box1 .main_admin, .main_box1 .main_telco {
    display: block;
    width: 245px;
    height: 65px;
    float: left;
    cursor: pointer;
}
.main_box1 .main_admin {
    background: url('main_admin_blank.png') no-repeat;
}
.main_box1 .main_telco {
    background: url('main_telco_blank.png') no-repeat;
}
.main_box1 .main_admin .main_text, .main_box1 .main_telco .main_text {
    display: block;
    width: 220px;
    margin-top: 17px;
    color: #ffffff;
    text-align: center;
    text-transform: uppercase;
    font-size: 11px;
}


/*      actual project, competence      */
#actual_project {
    width: 338px;
    height: 144px;
    float: left;
    margin-left: -10px;
    margin-right: 20px;
    background: url('main_actual_project.png') no-repeat;
}

.news_item {
    margin-left: 20px;
}

#more_news {
    margin-right: 10px;
}

#head_title {
    margin-top: 10px;
    margin-left: 70px;
    float: left;
}
#project_date {
    margin-top: 15px;
    margin-right: 20px;
    float: right;
}
#project_title, #project_text {
    width: 190px;
    margin-left: 140px;
    margin-top: 10px;
}
#project_text {
    height: 40px;
}

#competence {
    display: block;    
    width: 224px;
    height: 144px;
    float: left;
    text-decoration: none;
    background: url('main_competence_blank.png') no-repeat;
    cursor: pointer;
}
#competence_text {
    display: block;
    margin-top: 90px;
    margin-left: 14px;
}
#competence_text .k_blue {
    font-size: 17px;
    color: #1c5191;
}
#competence_text .k_gray {
    margin-left: 5px;
    font-size: 17px;
    color: #888888;
}
#competence_text .k_black {
    margin-left: 5px;
    font-size: 17px;
    font-weight: bold;
    color: #000000;
}

/*      footer      */
#footer {
    height: 50px;
    text-align: left;
}
#copyright {
    margin-top: 15px;
    margin-left: 70px;
    float: left;
}
#footer_icons {
    float: right;
}
#footer_about, #footer_sitemap, #footer_print {
    height: 30px;
    margin-right: 20px;
    float: left;
}
#footer_about {
    background: url('ico_about.png') no-repeat;
}
#footer_sitemap {
    background: url('ico_sitemap.png') no-repeat;
}
#footer_print {
    background: url('ico_print.png') no-repeat;
}
.footer_text {
    padding-top: 15px;
}
.footer_text_about {
    margin-left: 30px;
}
.footer_text_sitemap {
    margin-left: 34px;
}
.footer_text_print {
    margin-left: 38px;
}


#sitemap .subtext {
    margin-left: 15px;
}




/*      CLASS      */

.break {
    clear: both;
}

.float_left {
    float: left;
}

.nounderline {
    text-decoration: none;
}

.arrow {
    margin-left: 3px;
    height: 12px;
    width: 8px;
    background: url('arrow.png') no-repeat;
}


