﻿body{
margin : 0px auto;
padding : 0;
font: 11px Tahoma;
font-weight:100;
background:#fff url(/images/body_fon.jpg) repeat-x top left;
min-width:850px;
}

form {
margin : 0;
padding : 0;
}

td, p, div, span, input, select, textarea {
font: 11px Tahoma;
color:#193652;
}

a {
text-decoration : underline;
color : #3C6792;
font-size : 11px;
}

a:hover {
text-decoration : none;
}


p {
padding:0px;
margin:5px 0px 10px 0px;
text-align:justify;
}

p a{
color:#DB0000;
}

p.black a {
color:#DB0000;
}

h1 
{
color:#2E2F2F;
font-size:20px;
margin: 0px 0px 10px 0px;
font-weight:500}

h2, h3 span{
color:#2E2F2F;
font-size:18px;
border-bottom: solid 2px #787878;
padding: 0px;
margin: 0px 0px 10px 0px;
display:inline;
font-weight:500;
text-decoration: none;  
}

h3{
display:block;
border-bottom: solid 0px #787878;  
}

.MainTitle {
color:#2E2F2F;
font-size:18px;
border-bottom: solid 2px #787878;
padding: 0px;
margin: 0px 0px 10px 0px;
display:inline;
font-weight:500;
text-decoration: none;  
}


a.anchor {
color:#2E2F2F;
font-size:18px;
border-bottom: solid 2px #787878;
padding: 0px;
margin: 0px 0px 10px 0px;
font-weight:500;
text-decoration: none;  
}

.pad
{
margin: 0px 0px 10px 0px;
}

p {
margin:10px 0px 3px 0px;
padding:0;
text-align:justify;
}

* html .width {
	border-left: 900px solid #eee;
	position:relative; 
	float:left; 
	
}

* html .minwidth {
	
	float:left; 
	background:#fff url(/images/body_fon.jpg) repeat-x top left;
margin-left: -900px;
	position:relative; 
	}

*+html .width {border-left:none;}

*+html .minwidth {margin-left:0px;}

/*----------------------IE 6, 7---------------------------------------*/

#header_container {
width:94%;
margin:0px auto;
margin-top:36px;
min-width:850px;

}

#header {
width:100%;
height:152px;
float:left;
background:url(/images/header_fon.jpg) repeat-x top left;
}

#header .gerb {
float:left;
width:153px;
height:152px;
background:url(/images/gerb.jpg) no-repeat top left;
}

#header .search {
float:right;
width:275px;
height:152px;
background:url(/images/search.jpg) no-repeat top right;
}

#header .logo {
text-align:center;
margin:0px auto;
margin-left:12%;
height:152px;
}

#header .logo a {
display:block;
vertical-align:middle;
margin-top:45px;

}

#header .home {
margin:57px 0px 0px 10px;
}
#header .home a, #header .home a:hover 
{
    font-weight: bold;
}

#header .home img {
vertical-align:middle;
}

#header .search_form {
margin: 10px 0px 0px 15px;
}

#header .search_form .search_text {
border:solid 1px #32699F;
height:16px;
width:120px;
color:#023262;
font-weight:bold;
line-height:18px;
}

#header .search_form .search_button {
margin-left:15px;
width:80px;
border:none;
background:url(/images/e.gif);
cursor:hand;
}

#menu {
width:100%;
padding:30px 0px 0px 0px;
}

#menu ul {
padding:0px;
margin:0px;
list-style-type:none;
height:43px;
padding-left:5px;

}

#menu ul li {
float:left;
list-style-type:none;
width:14%;
background:url(/images/m-item_fon.gif) repeat-x left 2px;
margin-right:2px;
border-top: solid 3px #9DC4EA;
padding-top:2px;
text-align:left;
}

#menu ul li.active {
border-top: solid 3px #3C6792;
text-align:left;

}

#menu ul li div{
background:url(/images/left_m-item_fon.gif) top left;
background-repeat:no-repeat;
text-align:center;

}

#menu ul li div div{
background:url(/images/right_m-item_fon.gif) top right;
background-repeat:no-repeat;

text-align:center;
}

#menu ul li div div a {
text-align:center;
padding-right:10px;
padding-left:10px;
vertical-align: middle;
display:table-cell;
padding-top:11px;
}

#menu ul li div div a {
height:40px;
text-align:center;
display:block;
}

#menu ul li a.active {
text-decoration:none;
cursor: default;

}

#menu ul li div.submenu
{
    visibility:hidden;
    position:absolute;
    background:#CEE4F9;
    width:166px;
    border-bottom: solid 1px;  
    z-index: 430;
    
}
#menu ul li div.submenu a, #menu ul li div.submenu a:hover
{
    display: block;
    font: 11px/12px Verdana;
    border-top: solid 1px;  
    border-left: solid 1px;
    border-right: solid 1px; 
    padding: 4px 10px;
}

#content {
margin: 40px 5px 30px 5px;
}


#footer {
height:80px;
background:#CEE4F9;
border-top:solid 1px #9DC4EA;
padding:0;
margin-top:30px;
float:left;
clear:both;
width: 100%;
position: relative;
}
#footer .counter
{
    /*margin: 35px 0 0 0;    
    padding: 0 0 0 50px;
    float: left;*/
    position: absolute;
    top: 30px;
    right: 325px;
}

.dev_link, .dev_link:hover 
{
    background:transparent url(../images/its_logo.jpg) no-repeat scroll 0 0;
    color:#fff;
    display:block;
    float:right;
    height:50px;
    margin:27px 30px 0 0;
    padding:10px 0 0 84px !important;
    text-decoration:underline;
}

#footer .footer_menu {
color:#023262;
margin-top:25px;
float:left;
}

#footer .footer_menu a {
color:#023262;
}

#footer .footer_menu span {
color:#76A2CC;
}

#footer .its {
margin-top:25px;
float:right;
}

#footer .its a {
color:#FFFFFF;
}

#footer .pix {
font-size:0px;
line-height:0px;
padding:0px;
margin:0px;
height:1px;
}

#left_column {
float:left;
width:37%;
}

#left_column .left_column_content {
border-bottom:solid 3px #9DC4EA;
padding-bottom:20px;
margin-bottom:30px;
}

#right_column {
float:right;
width:60%;
}

#right_column .right_column_content {
border-bottom:solid 3px #9DC4EA;
padding-bottom:20px;
margin-bottom:30px;
}

ul.nolist {
width:100%;
margin:15px 0px 30px 0px;
padding:0px;
list-style-type:none;
}


ul.nolist li{
color:#00478D;
float:left;
margin:0px;
padding-bottom:4px;
list-style-type:none;
font-weight:bold;
width:74%;
font-size:12px;
position:relative;
}

ul.nolist li.more
{
width:25%;
float:left;
position:relative;
clear:right;
background: url(/images/arrow_blue_right.gif) no-repeat right;
padding-right:15px;
text-align:right;
}

ul.nolist li.more_1
{
width:25%;
float:left;
position:relative;
clear:right;
padding-right:15px;
text-align:right;
}

ul.nolist li.more a{
color:#00478D;
font-weight:bold;
}

.about_list
{
margin : 0px 0px 0px 20px;
padding : 0px;
}

.about_list_1
{
margin : 10px 0px 0px 5px;
padding : 0px;
list-style-type: none;
text-align: justify;
}

.about_list_1 li
{
margin : 0px 0px 5px 0px;
padding : 0px;

}

div.more {
text-align:right;
font-weight:bold;
background: url(/images/arrow_blue_right.gif) no-repeat right;
padding-right:15px;
margin-top:7px;
margin-bottom:20px;
}


div.more a {
color:#00468C;
}

div.more_black {
text-align:right;
font-weight:bold;
background: url(/images/arrow_black_right.gif) no-repeat right;
padding-right:15px;
margin-top:3px;
clear:right;
margin-bottom:20px;
}

div.more_black a {
color:#000000;
}

.title {
color:#828383;
font-size:18px;
font-weight:500;
}

.red {
color:#C34141;
font-size:18px;
font-weight:500;
}

.news_date {
background: url(/images/news_date_pic.gif) no-repeat left center;
color:#DB0000;
padding-left:15px;
margin-top:15px;
margin-bottom:6px;
}

.kind {
display:inline;
font-weight:bold;
color:#00478D;
font-size:12px;
background: url(/images/arrow_down.gif) no-repeat right center;
padding-right:20px;
}

.news_title {
margin:7px 0px 7px 0px;
}

.news_title a{
font-weight:bold;
color:#000000;
font-size:12px;
}

.news_text {
margin-bottom: 10px;
line-height:15px;
text-align:justify;
}

.all_news {
text-align:right;
position:relative;
top:40px;
font-weight:bold;
background: url(/images/arrow_black_right.gif) no-repeat right;
padding-right:15px;
}

.all_news a:link {
color:#000000;
font-weight:bold;
}

.bold12 {
font-weight:bold;
color:black;
font-size:12px;
}

ul.left_p {
margin:0px 0px 0px 15px;
padding:0px;
list-style-type:none;
}

ul.left_p li {
padding:0px;
margin:0px;
list-style-type:none;
color:black;
}

a.black:link {
color:black;
}

.blue {
color:#00478D;
}

.blue12 {
color:#00478D;
font-size:12px;
font-weight:bold;
}

#forma {
width:340px;
position:relative;
margin:0px auto;
padding-bottom:10px;
display:block;
}

#forma label {
width:80px;
color:black;
text-align:left;
float:left;
display:block;
}

#forma input {
border: solid 1px #3C6792;
width:240px;
height:22px;
margin-bottom:4px;
}

#forma textarea {
border: solid 1px #3C6792;
width:320px;
height:200px;
}

#forma .submit {
margin-left:205px;
position:relative;
background:#fff;
width:120px;
}

#forma2 {
width:50%;
position:relative;
padding-bottom:10px;
display:block;
}

#forma2 label {
width:150px;
color:black;
text-align:left;
position:relative;
top:2px;
float:left;
display:block;
}

#forma2 input {
border: solid 1px #3C6792;
width:240px;
height:22px;
margin-bottom:4px;
}

#forma2 textarea {
border: solid 1px #3C6792;
width:390px;
height:200px;
}

#forma2 .submit {
margin-left:205px;
position:relative;
background:#fff;
width:120px;
}

.welcome_title {
margin-bottom:7px;
}

.welcome {
height: 142px;
width:100%;
background: url(/images/welcome_left.gif) no-repeat top left;
}

.welcome_fon {
height: 142px;
background: url(/images/welcome_fon.gif) repeat-x top left;
}

.welcome_container {
background: url(/images/welcome_home.gif) no-repeat top right;
color:#00468E;
height: 142px;
padding:12px;
}
.welcome_container span {
display:block;
margin-right:150px;
color:#00468E;
} 

img.logo_srt {
border: solid 1px #CFCFCF;
margin:0px 10px 7px 0px;
}

.left_photos {
width:46%;
float:left;
margin-top:20px;
}

.right_photos {
width:46%;
float:right;
text-align:left;
padding-top:20px;
}

.photo {
display: table-cell;
vertical-align:bottom;
margin:0 20px 20px ;
color:#000;
}

.photo_border, .photo_border_1 {
padding:1px 0px 1px 0px;
margin:0px 10px 0px 0px;
border-top:solid 2px #000;
border-bottom:solid 1px #000;
display:table-cell;
float:left;
}

.photo_border_1 {
border:solid 0px #000;
}

.photo_border img {
vertical-align:bottom;
}

.personal {
text-align:left;
font-weight:bold;
background: url(/images/arrow_black_right.gif) no-repeat right;
padding-right:15px;
margin-top:3px;
display:inline;
}

div.personal a:link {
color:#000000;
}

.data {
color:#000000;
padding-top:82px;
vertical-align:bottom;
position:relative;
}

.big_photo {
float:right;
text-align:center;
color:#000;
margin-left:20px;
}

#q_a {
float:left;
clear:both;
width:99%;
margin-bottom:30px;
}

#q_a p {
color:black;
}

.question {
width:48%;
float:left;
}

.q_number {
background: url(/images/q.gif) no-repeat left center;
padding-left:18px;
color:black;
font-weight:bold;
}

.answer {
color:#000000;
width:48%;
float:right;
}

.text_about{
padding:1px 0px 1px 0px;
margin:12px 10px 6px 0px;
border-bottom:solid 1px #000;
/*display:table-cell;
float:left;*/
}

.border_pic {
padding:1px 0px 1px 0px;
margin:12px 10px 6px 0px;
display:table-cell;
float:left;
}

#pages {
color:black;
margin:20px 0px 20px 0px;
font-size:12px;
}

#pages a{
font-size:12px;
color:black;
}


#struktura {
margin-top:20px;
}

#struktura table {
border-spacing:0px;
border-collapse:collapse;
}

#struktura table tr td.boss {
vertical-align:middle;
}

#struktura table tr td {
vertical-align:top;
}

#struktura table tr td.y {
background:url(/images/blue.gif) repeat-y top center ;
}

div.x_y {
border-left:solid 1px #9EC4E9;
border-bottom:solid 1px #9EC4E9;
width:50%;
height:15px;
float:right;
position:relative;
left:1px;
}

div.name {
border:solid 1px #9EC4E9;
padding:5px;
margin:5px 0px 0px 0px;
}

#y_x_y {
width:50%;
float:right;
position:relative;
background:url(/images/blue.gif) repeat-x center left;
}

#y_x_y div {
float:left;
width:1px;
height:43px;
font-size:0px;
line-height:0px;
background:url(/images/blue.gif) repeat-y top left;
}



/*----------------------------------Opera-------------------------------- */
html:first-child #header_container {
padding:0px;
float:none;
margin:0px auto;
margin-top:36px;
width:93%;
min-width:850px;
overflow-x:hidden;
}

html:first-child #header .logo {
margin:0px;
}


html:first-child #menu {
float:left;
clear:both;
margin-bottom:30px;
}

html:first-child #menu ul {
width:103%;
}

html:first-child #menu ul li{
width:16.7%;
}


html:first-child #menu ul li div div a {
display:table-cell;
vertical-align:middle;
text-align:center;
padding-top:0px;
width:1%;
}


html:first-child  #left_column {
width:37%;
}

html:first-child  #right_column {
width:60%;
}

html:first-child #footer {
width:100%;
padding:0px;
}

html:first-child #footer .footer_menu {
margin-left:60px;
}

html:first-child #footer .its {
margin-right:60px;
}

html:first-child ul.nolist {
padding-bottom:1px;
padding-bottom:5px;
}


html:first-child ul.nolist li{
width:75%;
}

html:first-child ul.nolist li.more {
width:20%;
text-align:none;
}

html:first-child #forma {
float:left;
}

html:first-child #forma.submit {
margin-left:222px
}


html:first-child #forma2.submit {
margin-left:270px
}
html:first-child #forma label {
float:left;
display:block;
}

html:first-child .photo {
float:left;
clear:both;
width:100%;
}

html:first-child .photo_border {
display:table-cell;
float:left;
}

html:first-child .data 
{
padding-top:82px;
vertical-align:bottom;
position:relative;
}

html:first-child #forma2 {
float:left;
}

html:first-child #forma2 label {
float:left;
display:block;
top:1px;
}

html:first-child #forma2 .submit {
width:120px;
}

html:first-child div.x_y {
left:0px;
}
html:first-child #y_x_y {
left:-1px;
}

html:first-child .text_about .border_pic {
padding:1px 0px 1px 0px;
margin:12px 10px 3px 0px;
/*border-bottom:solid 1px #000;*/
display:table-cell;
float:left;
}


/*--------------------FireFox--------------------------------------*/

html:root body {
margin:0 auto;
}
html:root #header_container {
width:94%;
margin:0 auto;
margin-top:36px;
min-width:850px;
padding:0px;
clear:both;
}



html:root .text_about .border_pic {
padding:1px 0px 1px 0px;
margin:6px 10px 3px 0px;
/*border-bottom:solid 1px #000;*/
display:table-cell;
float:left;
}

html:root #header .logo {
margin:0px;
}

html:root #menu {
clear:both;
margin:0px;
padding-top:30px;
}

html:root #menu ul {
padding:0px;
margin:0px;
}

html:root #menu ul li {
width:14%;
}

html:root #menu ul li div div a{
display:table-cell;
vertical-align:middle;
text-align:center;
padding-top:0px;
width:1%;
}

html:root #footer {
padding:0px;
}

html:root #footer .footer_menu {
margin-left:60px;
}

html:root #footer .its {
margin-right:60px;
}

html:root  #left_column {
width:37%;
}

html:root  #right_column {
width:60%;
}

html:root ul.nolist {
padding-bottom:5px;
}

html:root ul.nolist li{
width:75%;
}

html:root ul.nolist li.more {
width:20%;
text-align:none;
}

html:root #forma {
float:left;
}

html:root #forma label {
float:left;
display:block;
}




html:root #forma2 {
float:left;
}

html:root #forma2 label {
float:left;
display:block;
top:1px;
}

html:root #forma2 .submit {
width:120px;
margin-left:203px
}

html:root .photo {
float:left;
clear:both;
width:100%;
}

html:root .photo_border {
display:table-cell;
float:left;
}

html:root .data {
padding-top:82px;
vertical-align:bottom;
position:relative;
}

.welcome_fon {
margin-bottom:10px;
}

html:root #forma .submit {
margin-left:202px
}

html:root div.x_y {
left:1px;
}


.ff_dd_list
{
    border: solid 1px;
    width: 325px;   
}

ul.list_none
{
    list-style-type: none;
    margin: 10px 0px 20px 10px;   
}



.search_land
{
    float: right;
    width: 285px;
}
    .search_land .textbox
    {
        border: solid 1px #7e9db9;
        width: 215px;
    }
    .search_land .submit
    {
        background: #70a7e0;
        color: #fff;
        width: 52px;
        border: none;
    }
    .search_land p.rem
    {
        color:#5d636c;
        font: italic 11px Arial, sans-serif;
    }
    .search_land p.link
    {
        background: url(../images/link_point.gif) no-repeat 0 4px;
        padding: 0 0 0 12px;
        margin: 0 0 3px 0; 
    }
        .search_land p.link a, .search_land p.link a:hover
        {
            color: #3079c0;
            font: bold 12px Arial, sans-serif;
            
        }
.select_form
{
    margin: 50px 0 20px 0;
}
    .select_form label
    {
        color: #333333;
        font: bold 12px Tahoma, sans-serif;
        padding: 0 20px 0 0; 
    }
    .select_form select
    {
        width: 180px;
        margin: 0  10px 0 0; 
        
    }

.main_banners
{
    width: 506px;
}
    .main_banners .top
    {
        display: block;
        width:506px;
        height:80px;
        background: url(../images/map_banner.jpg) no-repeat;
        padding: 16px 0 0 0;  vertical-align: middle;
    }
        .main_banners .top a, .main_banners .top a:hover
        {
            font: 14px/16px Arial, sans-serif; 
            padding:  0px 140px 0 10px;
            width:506px;
            height: 52px;
            text-decoration: none;
            color: #000;
            display: table-cell; 
            vertical-align: middle;
            cursor: pointer;
        }
        .main_banners .top a em, .main_banners .top a:hover em
        {
            font: normal 14px/16px Arial, sans-serif; 
        }
        .main_banners .top a:hover
        {
            text-decoration: underline;
        }
            *+html .main_banners .top
            {
                padding: 1px 150px 0 0;
                width: 356px;
            }
            *+html .main_banners .top a .auxiliary, *+html .main_banners .top a:hover .auxiliary  {
                display: inline-block;
                vertical-align: middle;
                width: 0px; 
                height: 100%;
            }
            *+html .main_banners .top a em {
                display: inline-block;
                vertical-align: middle;
            }
            *+html .main_banners .top a em, *+html .main_banners .top a:hover em {
                display: inline;
            }
            *+html .main_banners .top a .auxiliary, *+html .main_banners .top a:hover .auxiliary
            {
                 display: inline;
            }
            
    .main_banners .bottom
    {
        width:506px;
        position: relative;
        margin: 0 0 30px 0;
    }    
    .main_banners .bottom .icon
    {
        position: absolute;
        top: 5px;
        left: 10px;
    }        
        .main_banners .bottom a, .main_banners .bottom a:hover
        {
            color: #3979ba;
            font: 14px/16px Arial, sans-serif; 
            text-decoration: none;
        }
        .main_banners .bottom a:hover
        {
            text-decoration: underline;
        }
.t
{
    background: url(../images/dot.gif) 0 0 repeat-x; width: 100%
}
.b
{
    background: url(../images/dot.gif) 0 100% repeat-x
}
.l
{
    background: url(../images/dot.gif) 0 0 repeat-y
}
.r
{
    background: url(../images/dot.gif) 100% 0 repeat-y
}
.bl
{
    background: url(../images/bl.jpg) 0 100% no-repeat
}
.br
{
    background: url(../images/br.jpg) 100% 100% no-repeat
}
.tl
{
    background: url(../images/tl.jpg) 0 0 no-repeat
}
.tr
{
    background: url(../images/tr.jpg) 100% 0 no-repeat;
    padding:1px;
    min-height: 20px;
    _height: 20px;
    color: #3979ba;
    font: 14px/16px Arial, sans-serif; 
    padding: 3px 0 1px 65px;
    
}

ul.commite_list
{
    margin:20px 0 0 0;
    padding:0;
    list-style-type: none;
}
    ul.commite_list li
    {
        margin: 0 0 19px 0;
        padding: 0;
        color: #343434;
         *zoom: 1;
         position: relative;
    }
    ul.commite_list li:after
    {
        content: "";
	    display: block;
	    height: 0;
	    overflow:hidden;
	    clear: both;	
    }
        ul.commite_list li img
        {
            float: left;
            margin: 0 30px 0 0;
            border: none;
        }
        ul.commite_list li p
        {
            color: #343434;
            font: bold 15px/18px Arial, sans-serif; 
            margin: 0 0 0 200px;
        }
            ul.commite_list li p a, ul.commite_list li p a:hover
            {
                color: #343434;
                font: bold 15px/18px Arial, sans-serif;
            }
        ul.commite_list li p.link
        {
            text-align: right;
            font: bold 12px/14px Arial, sans-serif;
            background: url(../images/commite_arrow.gif) no-repeat 100% 5px;
            padding: 0 20px 0 0;
        }
            ul.commite_list li p.link a, ul.commite_list li p.link a:hover
            {
                font: bold 12px/14px Arial, sans-serif;
            }
            
            
p.pager
{
    margin: 20px 0 10px 0;
    color: #050742;
    font: 11px/16px Arial, sans-serif;
    text-align: center;
}
    p.pager a, p.pager a:hover
    {
        font: 11px/16px Arial, sans-serif; 
        color: #050742;
    }
    
p.commite_back
{
     text-align: left;
     font: bold 12px/14px Arial, sans-serif;
     background: url(../images/commite_back.gif) no-repeat 0 5px;
     padding: 0 0 0 20px;
}
    p.commite_back a
    {
        color: #050742;
    }
h1 a, h1 a:hover
{
    font: bold 18px Tahoma, Sans-serif;
    color:#2E2F2F;
}
p.right_text
{
    text-align: right;
}
.commite_left_img
{
    float: left;
}
.commite_detail
{
}
    .commite_detail h2
    {
        font: normal 18px Arial, Sans-serif;
        border: none;
    }
    .commite_detail table
    {
        margin: 10px 0 20px 0;
    }
        .commite_detail table th
        {
            text-align: left;
            padding: 7px 15px 7px 0px;
            vertical-align: top;
            width: 40%;
            color: #343434;
            font: bold 12px/14px Arial, sans-serif;
        }
        .commite_detail table td
        {
            padding: 7px 7px 7px 0px;
            vertical-align: top;
            color: #343434;
            font: normal 12px/14px Arial, sans-serif;
        }
        
ul.site_map
{
    font: 13px Tahoma, sans-serif;
    padding: 0 0 0 40px;
}
    ul.site_map li
    {
        margin: 0 0 6px 0;
    }
        ul.site_map li a, ul.site_map li a:hover
        {
            font: 13px Tahoma, sans-serif;
        }
        ul.site_map li ul
        {
            margin: 6px 0;
            padding: 0 0 0 20px;
            list-style-type:circle;
        }
            ul.site_map li ul li
            {
                margin: 0 0 2px 0;
            }
p.navigator
{
    margin: 0 0 5px 0;
}
p.bottom_line
{
    color: #db0000;
    margin: -25px 0 0 60px;
    position: absolute;
    top: 0px;
    left: 0px;
}

ul.point_name
{
    margin: 20px 0 0 0;
    padding: 0 0 0 20px;
    list-style-type: none;
}
    ul.point_name li
    {
        padding: 0 0 10px 20px;
        font: 13px Tahoma, sans-serif;
        color: #000;
    }
        ul.point_name li.green
        {
            background: url(../images/green_point.jpg) no-repeat 0 4px;
        }
        ul.point_name li.red
        {
            background: url(../images/red_point.jpg) no-repeat 0 4px;
        }
        
        
body.print
{
    background: none;
    width: 900px;
}
body.print img
{
    border: none;
}
body.print .header
{
    height: 80px;
    border: none;
    border-bottom: solid 1px #ccc;
    padding: 0;
    margin-bottom: 20px;
 }
body.print .commite_detail 
{
    border-bottom: dashed 1px #ccc;
}
p.print
{
    background: url("../images/printer.gif") no-repeat 0 3px;
    padding: 0 0 5px 12px;
}
p.print a, p.print a:hover
{
    color: #3C6792;
}
.big_red
{
    font: 13px Tahoma, sans-serif;
    color: #ff0000;
}
div.img_date
{
    float: left;
    padding-right: 40px;
}
    div.img_date img
    {
        display: block;
        margin: 0 0 6px 0;
    }
    div.img_date p
    {
        width: 250px;
    }
