/* CSS Document */
body {
	margin: 0 auto;
	padding: 0px;
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: #eff9fe;
		}
/* header */
#head {
       background: url(/images/head.JPG) repeat-x;
	   height: 170px;
}
#page {
       width: 700px;
	   height: auto;
	   margin: 0 auto;
	   margin-top: -120px;
	   border: 1px gray solid;
	   background-color:#FFFFFF;
	   text-align:center;
}
#logo {
	   text-align: left;
	   margin-left: 87px;
	   margin-top: 15px;
	   margin-bottom: 10px;
}
#logo1 {
       font: 20px Tahoma;
	   color:#cbc9c9;
	   font-weight:bold;
}

#logo2 {
       font: 20px Tahoma;
	   color:#565656;
	   font-weight:bold;
}

#logo3 {
       font: 20px Tahoma;
	   color:#5e6b74;
	   font-weight:bold;
}
	   
#nav {font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	float: right;
	margin-right: 87px;
	 margin-top: -20px;
	font-weight:bold;
	   color: #666666;
	}

#nav ul {
	margin: 0px;
	list-style: none;
}

#nav li {
	display: inline;
}

#nav a {
	display: block;
	float: left;
	padding: 5px;
	background: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
	font-size: 11px;
	color: #666666;
	}

#nav a:hover, .active a {
color: #29abe2;
}
#gal{
margin-left:75px;
margin-top: 20px;
text-align: left;
}
.content {
   width: 500px;
  margin-left: 15px;
    font-family: Arial, Helvetica, sans-serif; 
	font-weight: normal;
	font-size: 11px;
	color: #666666;
}
.title{
  font: 16px Tahoma;
	   color:#466e91;
	   font-weight:bold;
	   text-align: left;
	   margin-left: 15px;
	   margin-top: 15px;
	   margin-bottom: 5px;
 }
#gal a {
 font-weight:bold;
}
#gal table, tr, td{
vertical-align:middle;
}
td div.gal_element{
   background: url(/images/galery/default.jpg) no-repeat;
   height: 150px;
   padding-top: 13px;
   padding-left: 20px;
   font-size: 10px;
   font-weight:bold;
   color:#66666;
      }
td div.gal_element a {
	display: block;
text-decoration: none;
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
	height: 0px;
	width: 120px;
	font-size: 10px;
	color: #666666;
	font-weight:bold;
background-color:red;
	}
td div.gal_element a img {
border: 0px;
	}
.gal_element a:hover, .active a {
color: #29abe2;
}

#table {
margin-left: 75px;
}

#table a {
	background: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
	font-size: 11px;
	color: #666666;
	}
.pageTitle{
	padding: 15px;
	background: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
	font-size: 18px;
	color: #666666;
}

#leadArticle{
	padding-left: 15px;
	padding-right: 15px;
	background: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
	font-size: 12px;
	color: #666666;
}

#tableParam{
width: 100%;
border-left: 1px solid #666666;
border-top: 1px solid #666666;
border-spacing: 0px;
}

#tableParam td{
border-right: 1px solid #666666;
border-bottom: 1px solid #666666;
padding: 5px;

}
