/*
// 2007-10-17
// Copyright (c) TIZL | http://www.tizl.rv.ua/
// Author - Ihor Zubenko
*/


a:link   {color:#999999; text-decoration: underline; font-size: 100%; }
a:visited{color:#666666; text-decoration:underline; font-size: 100%;}
a:hover  {color: #666666; text-decoration: none; font-size: 100%;}  


body {
margin:0;
padding:0;
height:100%;
width:100%;}

/*///////////////////////////////BLACK////////////////////////////////*/
#bg {
background:#000000;
}

#top	{
background:#000000; 
margin:0;  
padding:0;}

.left_space { 
width:400px; 
float:left;}

#nav {
background:#000000;
border-top: #c3c3c3 solid 1px;
border-bottom: #c3c3c3 solid 1px;
text-align:left;}


.icon_nav { 
width:400px; 
float:left;
margin:0;
text-align:left;
text-indent:1em;
letter-spacing:30px;}

/*MENU*/
/* hack for IE5.5 */
.menu ul {
margin:0; 
padding:0;
list-style-type:none;}

.menu ul li {
padding:0 1em 0 0; 
margin:0;
list-style-type: none;
float:left;
text-align:left;
font-family:"Arial";
font-size:85%;}

.menu a:link {
font-size:100%;
color:#ffffff;
text-decoration:underline;}

.menu a:hover {
font-size:100%;
color:#999999;
text-decoration:none;}

.menu a:visited {
font-size:100%;
color:#cccccc;
}

.menu_off	{ 
font-size:100%;
color: #999999; 
}

/*MAIN*/
#main {
background: url(i/photo_b1.jpg) #000000 no-repeat bottom left scroll;
height:600px;}

.left_photo { 
width:400px;
margin:0;
padding:2em 0 0 0;
}

.title {
margin:0;
padding:1em 0 0 0;
color:#FFFFFF;
font-family:Arial;
font-size:160%;
}

.text {
color:#e7e7e7;
padding:0 2% 1em 0;
margin:0;
font-family:Arial;
font-size:90%;}

#bot {
background:#000000;
vertical-align:bottom;
}


hr
{ height: 1px; border: 0px; color: #cccccc; background-color: #cccccc;}



/*TABLE*/
Table#dvd
{
font-family:Arial;
font-size:90%;
}

Table#dvd TD
{
text-align:left;
color:#e7e7e7;
border:0;
padding:2px;
margin:1px;
}



/*BOTTOM*/
.design {
color:#999999; 
font-family:"Arial"; 
font-size: 70%; 
text-align: left; 
vertical-align: top;
float:right;
padding:0 2em 0 0;}

.copy {
float:left;
color: #787878; 
font-family:"Arial"; 
font-size: 70%; 
text-align:left; 
vertical-align: top;}

/*SEARCH*/
.f_search {text-align:center; width:190px; padding:10px 0px 10px 0px;}
.f_search #ajaxSearch_submit { display:none;}
.ajaxSearch_highlight0 { font-weight:bold; font-size:110%;}
.ajaxSearch_highlight1 { font-weight:bold; font-size:110%;}
.ajaxSearch_highlight2 { font-weight:bold; font-size:110%;}
.ajaxSearch_highlight3 { font-weight:bold; font-size:110%;}
.ajaxSearch_highlight4 { font-weight:bold; font-size:110%;}

.AS_ajax_hightlight1 { background:#990000;}

.f_search_box {text-align:left; width:180px; padding:2px 2px 2px 2px;}
