html, body
{
    margin:0;
    padding:0;
    border:0;
}

body
{
	font-family:arial;
	font-size:12px;
}

input, a
{
    outline:none;
	text-decoration:none;
}
th
{
	font-weight:normal;
}
#center
{
    width:913px;
    margin:0 auto;
}

    #header
    {
        width:100%;
        height:53px;
        background:#f5f7f6 url('images/header_back.gif') repeat-x;
    }
    
    .header_logo
    {
        width:138px;
        height:53px;
        display:inline-block;
        float:left;
    }

    #top_menu_holder
    {
        width:547px;
        height:16px;
        padding:20px 0 17px 20px;
        border-right:solid 1px #c7c7c7;
        display:inline-block;
        float:left;
    }
    
        .TopMenu, .TopMenu_H 
        {
	        color:#4e5e5b;
	        text-decoration:none;
	        font-weight:bold;
        }

        .TopMenu:hover, .TopMenu_H:hover
        {
	        color:#02abf0;
	        text-decoration:none;
	        font-weight:bold;
        }

        .TopMenuSelected
        {
	        color:#02abf0;
	        text-decoration:none;
	        font-weight:bold;
        }

        .TopMenuSelected_H
        {
	        color:#000000;
	        text-decoration:none;
	        font-weight:bold;
        }

    
    .search_holder
    {
        width:189px;
        height:20px;
        padding:18px 9px 15px 9px;
        display:inline-block;
        float:left;   
    }
    
        #lblSearch_holder
        {
            width:50px;
            float:left;
            color:#4e5e5b;
            font-weight:bold;
            line-height:20px;
            vertical-align:middle;
        }
        
        .input_search
        {
            width:115px;
            height:16px;
            padding:1px 1px;
            border-left:solid 1px #676767;
            border-top:solid 1px #676767;
            border-bottom:solid 1px #676767;
            border-right:none;
            display:block;
            float:left;
            background:#e4e4e4;
        }
        
        .but_search
        {
            width:20px;
            height:20px;
            border:0;
            float:left;
        }

    #path_line
    {
        width:100%;
        height:31px;
        background:#00aaf0;
    }
    
    #path
    {
        padding:0 0 0 20px;
    }
    
    #path_block
    {
        width:100%;
        line-height:31px;
        vertical-align:middle;
    }
    
    .path_link,.path_link_last,.path_sep
    {
        color:#fff;
        text-decoration:none;
    }
    
    .path_link:hover,.path_link_last:hover
    {
        text-decoration:underline;
    }

    #full_page
    {
        width:100%;
        padding:30px 0 0 0;
    }
    
        #left_holder
        {
            width:118px;
            padding:0 11px 0 30px;
            display:inline-block;
            float:left;
        }
        
            #left_title
            {
                width:100%;
                padding:35px 0 45px;
                color:#00aaf0;
                font-weight:bold;
            }
            
            #left_menu, #left_sub_menu
            {
                list-style:none;
                margin:0;
                padding:0;
                width:100%;
                display:inline-block;
            }
            
            #left_sub_menu
            {
                padding:5px 0 0 12px;
            }
            
            .lmenu_item, .lsub_menu_item
            {
                list-style:none;
                margin:0;
                padding:5px 0;
                width:100%;
            }
            
            .lmenu_link, .lsub_menu_link
            {
                padding:0 0 0 12px;
                display:inline-block;
                background:url('images/marrow.gif') no-repeat left top;
                color:#4f605a;
                font-size:11px;
            }
            
            .lmenu_link:hover, .lsub_menu_link:hover, .lsub_menu_link_sel, .lmenu_link_sel
            {
                padding:0 0 0 12px;
                display:inline-block;
                background:url('images/msarrow.gif') no-repeat left top;
                color:#01a9f0;
                font-size:11px;
            }
            
        #main_holder
        {
            width:417px;
            min-height:460px;
            padding:0 20px 0 30px;
            border-left:solid 1px #00aaf0;
            border-right:dashed 1px #d7d7d7;
            display:inline-block;
            float:left;
        }
        
            #main_title
            {
                width:100%;
                padding:20px 0 40px;
                font-size:28px;
                color:#00aaf0;
            }
            
            .cat_desc
            {
                width:100%;
                padding:0 0 20px;
                line-height:16px;
                font-size:11px;
            }
            
            #main_content
            {
                line-height:16px;
                font-size:11px;
            }
        
        #right_holder
        {
            width:285px;
            display:inline-block;
            float:left;
        }
        
            #right_image
            {
                width:293px;
                margin:-36px 0 0 -8px;
            }
            
            #right_content
            {
                width:273px;
                padding:40px 0 0 12px;
                line-height:16px;
                font-size:11px;
            }
            
    #footer_holder
    {
        clear:both;
        width:100%;
        padding:100px 0 0;
    }
    
    #footer
    {
        width:100%;
        padding:40px 0 10px;
        text-align:center;
        background:#f3f3f3;
        font-size:11px;
    }
    
    .list_title
    {
        font-size:12px;
        font-weight:bold;
        color:#4f5f5c;
    }
    
    .list_content
    {
        font-size:12px;
        color:#4f5f5c;   
    }
    
    .list_title:hover, .list_date:hover
    {
        text-decoration:underline;
    }
    
    .gallery_holder
    {
        width:100%;
    }

    .gallery_arrow_left
    {
        width:28px;
        height:42px;
        margin:30px 0 0;
        border:0;
        float:left;
        display:block;
        background:url('images/arrow_left.gif') no-repeat;
    }
    
    .gallery_arrow_right
    {
        width:28px;
        height:42px;
        margin:30px 0 0;
        border:0;
        float:left;
        display:block;
        background:url('images/arrow_right.gif') no-repeat;
    }
        
    #container 
    {
        position: relative;
        width: 807px;
        margin:0 5px;
        height:84px;
        overflow: hidden;
        border:0;
        float:left;
    }
    
    .image_holder
    {
        height:84px;
        display:inline-block;
        float:left;
    }
 
    .image_back
    {
        height:84px;
        float:left;
    }
    
    .thumb_image
    {
        border:0;
    }
    
.PageTitle 
{
	color:#02536C;
	font-family:Arial;
	font-size:17px;
}

.CatTitle 
{
	color:#02536C;
	font-family:Arial;
	font-size:17px;
}

.standartFont 
{
	text-decoration: none;
	font-size:12px;
	font-family:arial;
	color:#000000;
}

.pix {
	color: #2675C2;
	padding-bottom:6px;
}

.inner_links {
	font-family: arial;
	font-size: 14px;
	font-weight: normal;
	color: #28903F;
	text-decoration: none;
}

.inner_linksSelected {
	font-family: arial;
	font-size: 14px;
	font-weight: normal;
	color: #FF710A;
	text-decoration: none;
}

.MenuStyle {
	font-family: Arial;
	font-size:12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	height: 18px;
	width:100px;
}
.MenuItemStyle {
	font-family: Arial;
	font-size:12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	height: 18px;
	width:100px;
	background-color:#517595;

}
.HoverStyle {
	font-family: Arial;
	font-size:12px;
	font-weight: bold;
	color: #F5F5B4;
	text-decoration: none;
	height: 18px;
	background-color:#517595;

}

.nonUnderLine 
{
	text-decoration: none;
	font-size:12px;
}

.showHideButtonEvents
{
	font-size:12px;
	background: #EEF3F7;
	color: #990000;
	text-decoration: underline;
	border:solid 0px;
    text-align: left;
    cursor: hand;
    font-weight:bold;
}

.LinkBot
{
	color:#7F9DB9;
	text-decoration:none;
	font-family:arial;
	font-size:12px;
}

.LinkBot:hover 
{
	color:#FF0000;
}

.LinkPage
{
	color:#0372b0;
	text-decoration:none;
	font-family:arial;
	font-size:12px;
}

.LinkPage:hover 
{
	color:#FF0000;
}

.LinkCat
{
	color:#DB3715;
	text-decoration:none;
	font-family:arial;
	font-size:12px;
}

.LinkCat:hover 
{
	color:#517595;
}

.menuRightTD 
{
	color:#0372B0;
	font-weight:bold;
	font-family:arial;
	font-size:12px;
	height:25px;
	text-align:left;
	border-left: solid 0px #EAF3F9;
	border-bottom:1px #BFBFBF solid;
	border-right: solid 0px #EAF3F9;
	padding-left:20px;
}

.menuRightTD:hover 
{
	color:#0372B0;
	font-weight:bold;
	font-family:arial;
	font-size:12px;
	height:20px;
	text-align:left;
	background:#FFFFFF;
	border-left: solid 1px #EAF3F9;
	border-bottom:solid 1px #EAF3F9;
	border-right: solid 1px #EAF3F9;
	padding-left:15px;
}

.menuRightTDSelected 
{
	color:#0372B0;
	font-weight:bold;
	font-family:arial;
	font-size:12px;
	height:25px;
	text-align:left;
	background:#FFFFFF;
	border-left: solid 0px #EAF3F9;
	border-bottom:solid 1px #BFBFBF;
	border-right: solid 0px #EAF3F9;
	padding-left:20px;
}

.menuRightTDSelected:hover 
{
	color:#0372B0;
	font-weight:bold;
	font-family:arial;
	font-size:12px;
	height:20px;
	text-align:left;
	background:#FFBA1A;
	border-left: solid 1px #EAF3F9;
	border-bottom:solid 1px #EAF3F9;
	border-right: solid 1px #EAF3F9;
	padding-left:15px;
}

.menuRightLink 
{
	color:#666666;
	text-decoration:none;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
}

.menuRightLink:hover 
{
	color:#FFB200;
}

.menuRightLinkSelected 
{
	color:#FFB200;
	text-decoration:none;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
}

.menuRightSubTD 
{
	color:#517595;
	font-weight:bold;
	font-family:arial;
	font-size:12px;
	height:20px;
	text-align:left;
	background:#C7D8E2;
	border-left: solid 1px #FFFFFF;
	border-bottom:solid 1px #FFFFFF;
	border-right: solid 1px #FFFFFF;
	padding-left:10px;
}

.menuRightSubTD:hover 
{
	color:#FFFF82;
	font-weight:bold;
	font-family:arial;
	font-size:12px;
	height:20px;
	text-align:left;
	background:#C7D8E2;
	border-left: solid 1px #FFFFFF;
	border-bottom:solid 1px #FFFFFF;
	border-right: solid 1px #FFFFFF;
	padding-left:10px;
}

.menuRightSubLink 
{
	color:#517595;
	text-decoration:none;
	font-family:arial;
	font-size:12px;
}

.menuRightSubLink:hover 
{
	color:#FFFF82;
}

.menuRightSubTDSelected
{
	color:#517595;
	font-weight:normal;
	font-family:arial;
	font-size:12px;
	height:20px;
	text-align:left;
	background:#FF9C01;
	border-left: solid 1px #FFFFFF;
	border-bottom:solid 1px #FFFFFF;
	border-right: solid 1px #FFFFFF;
	padding-left:10px;
}

.menuRightSubTDSelected:hover 
{
	color:#FFFF82;
	font-weight:bold;
	font-family:arial;
	font-size:12px;
	height:20px;
	text-align:left;
	background:#FF9C01;
	border-left: solid 1px #FFFFFF;
	border-bottom:solid 1px #FFFFFF;
	border-right: solid 1px #FFFFFF;
	padding-left:10px;
}

.mibzakBorder 
{
	border:solid 1px #517595;
}

.mibzkLink 
{
	font-family:arial;
	text-decoration:none;
	color:#000000;
	font-size:12px;
}

.mibzkLink:hover
{
	color:#000000;
}

.sLink 
{
	font-family:arial;
	text-decoration:none;
	color:#517595;
	font-size:12px;
}

.sLink:hover
{
	color:#FF0000;
}

.dateMivzak
{
	font-family:arial;
	text-decoration:none;
	color:#000000;
	font-size:12px;
	font-weight:bold;
}

.menustyle2
{
	font-family:arial;
	font-size:12px;
	color:#FFFFFF;
	border: solid 1px #FFFFFF; 
	margin: 0px;
	white-space: nowrap; 
	background:#98B4CC; 
}
.menustyle1{background-color:white;border:1px;border-style:solid;border-color:Gray; }
.menustyle{background-color:#98B4CC;border:1px;border-bottom-color:white;border-top-color:white;border-left-color:white;border-right-color:white;border-style:solid;}
.menuitem{width:150px;color:white;font-family:arial;font-size:12px;padding:2px;padding-left:5px;padding-right:15px;border:1px;border-style:solid;}
.mouseup{width:150px;background-color:#3F3F3F;color:white;font-family:arial;font-size:12px;padding:2px;padding-left:5px;padding-right:15px;border:1px;border-color:#3F3F3F;border-style:solid;cursor:pointer;cursor:hand;}
.mouseover{width:150px;background-color:#3B5386;color:white;font-family:arial;font-size:12px;padding:2px;padding-left:5px;padding-right:15px;border:1px;border-color:#3F3F3F;border-left-color:#8A99BA;border-top-color:#8A99BA;border-right-color:black;border-bottom-color:black;border-style:ridge;cursor:pointer; cursor:hand;}
.mousedown{width:150px;background-color:#3B5386;color:white;font-family:arial;font-size:12px;padding:2px;padding-left:5px;padding-right:15px;border:1px;border-color:#3F3F3F;border-right-color:#8A99BA;border-bottom-color:#8A99BA;border-left-color:black;border-top-color:black;border-style:solid;cursor:pointer;cursor:hand;}

.titleTop
{

	font-size: 14px;
	font-weight: bold;
	color: #B11316;
}

.Subject
{

	font-size:12px;
	font-weight: normal;
	color: #B11316;
}

.Text
{

	font-size:12px;
	font-weight: normal;
	color: #23476E;
}

.Text2 { font-family: arial; font-size: 11px; font-weight: normal; color: #666666; text-align:left; }

.Link
{

	font-size:12px;
	font-weight: normal;
	color: #6B8091;
	text-decoration: none;
}

.msgText
{
    FONT-FAMILY: arial;
    FONT-SIZE: 11pt;
}
.standartText
{
    FONT-FAMILY: arial;
    FONT-SIZE: 12px;
}
.dateClass
{
    FONT-FAMILY: arial;
    FONT-SIZE: 11px;
	}
	
.RegClass
{

	font-size: 12px;
	color: Black;
}
.RegClassBlue
{

	font-size: 12px;
	color: #3A6EA6;
	text-decoration: none;
}
.RegClassBlue:hover
{

	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}
.SmallFont
{

	font-size: 8pt;
	color: Black;
}
.WhiteSmall
{

	font-size: 8pt;
	color: white;
}
.White
{

	font-size: 12px;
	color: white;
}
.Red
{

	font-size: 12px;
	color: Red;
}
.RedLinks
{

	font-size: 12px;
	font-weight:bold;
	color: Red;
}
.RedLinks:hover
{

	font-size: 11pt;
	font-weight:bold;
	color: navy;
}
.inputText
{

	font-size:12px;
	color: #666666;
	border: 1px solid #000080;
}

.inputTextContact
{
	font-size:11px;
	color: #000000;
	border: 1px solid #DEDEDE;
	font-family:arial;
}

.inputSelectContact
{

	font-size: 10px;
	color: #517595;
	border: 1px solid #7F9DB9;
}

p{word-spacing: 0;margin: 0;}

.OutButtL
{
    BORDER-RIGHT: gray 1px solid;
    BORDER-TOP: white 1px solid;
    FONT-WEIGHT: bold;
    font-size:12px;
    FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#adb6c6', EndColorStr='white');
    BORDER-LEFT: silver 1px solid;
    CURSOR: hand;
    COLOR: #006aaa;
    BORDER-BOTTOM: gray 1px solid;
    FONT-FAMILY: Arial;
    HEIGHT: 20px;
    TEXT-ALIGN: center;
    TEXT-DECORATION: none
}

.PageCategoryTitle
{
    text-decoration:none;
    color:#000000;
    font-size:18px;
    padding-left:0px;
}

.PageMainTitle
{
    margin:0;
   	font-size:20px;
   	margin-top:0px;
   	margin-bottom:4px;
}

.InputBoxNewDefault 
{
	border-top:solid 1px #EDEDED;
	border-bottom:solid 1px #EDEDED;
	border-left:solid 1px #EDEDED;
	border-right:solid 0px #FFFFFF;
	font-family:tahoma;
	font-size:11px;
	color:#485C67;
}

.catNew 
{
	background-image:url('images/catNew.gif');
	background-position:left;
	background-repeat:no-repeat;
	height:12px;
	display:block;
	color:#02526B;
	font-weight:normal;
	text-decoration:none;
	font-size:11px;
	padding-left:10px;
}

.catNew:hover
{
	background-image:url('images/catNew_on.gif');
	background-position:left;
	background-repeat:no-repeat;
	font-weight:bold;
}

.catNewSelected
{
	background-image:url('images/catNew_on.gif');
	background-position:left;
	background-repeat:no-repeat;
	height:12px;
	display:block;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	font-size:11px;
	padding-left:10px;
}

.newsNew 
{
	background-image:url('images/catNew.gif');
	background-position:left;
	background-repeat:no-repeat;
	display:block;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	font-size:13px;
	padding-left:10px;
	font-family: Tahoma;
}

.newsNew:hover
{
	background-image:url('images/catNew_on.gif');
	background-position:left;
	background-repeat:no-repeat;
}
	

.catRightNew 
{
	background-image:url('images/catNewRight.gif');
	background-position:left;
	background-repeat:no-repeat;
	height:12px;
	display:block;
	color:#02536C;
	font-weight:normal;
	text-decoration:none;
	font-size:11px;
	padding-left:10px;
}

.catRightNew:hover
{
	background-image:url('images/catNew_on.gif');
	background-position:left;
	background-repeat:no-repeat;
	color:#000000;
}

.catRightNewSelected
{
	background-image:url('images/catNew_on.gif');
	background-position:left;
	background-repeat:no-repeat;
	height:12px;
	display:block;
	color:#000000;
	text-decoration:none;
	font-size:11px;
	padding-left:10px;
	font-weight:bold;
}
