@charset "windows-1251";
html {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
}
.bg_up {
	background-image: url(pictures/cut_bg-head.jpg);
	background-repeat: repeat-x;
}
.bg_up2 {
	background-image: url(pictures/cut_menu+logo_right.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.bg_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(pictures/border-1.jpg);
	background-repeat: repeat-y;
	padding: 20px;
}
.bg_end2 {
	background-image: url(pictures/end-2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bg_end1 {
	background-image: url(pictures/end-1a.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bg_girl {
	background-image: url(pictures/girl.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.text_normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.text_title {
	font-family: monospace;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.text_look {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000099;
}
.text_look a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000099;
	text-decoration: underline;
}
.text_look_small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #009900;
}
.text_footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000099;
}
#SideMenu{
	margin: 0px;
	padding: 0px;
	width: 200px;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
#SideMenu a:link, #SideMenu a:visited {
	display:block;
	width: 100%;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	text-decoration: none;
	border-bottom:thin;
	text-align: left;
	color: #FFFFFF;
	font-weight: bold;
}
#SideMenu a:hover{
	color: #000000;
	background-image: url(pictures/ruler.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	background-position: center;
}
.copyright {
	background-color: #cccccc;
	font-size: 10px;
	padding-top:5px;
	padding-right: 10px;
	padding-bottom:5px;
}
.org_button_activ_up {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
	background-color: #FFFFCC;
	font-size: 14px;
}
.org_button_activ_dn {
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
	background-color: #FFFFCC;
	font-size: 14px;
}
.org_button_passiv_up {
	border: 1px solid #000000;
	background-color: #eeeeee;
	text-decoration: none;
	color: #000000;
	font-size: 14px;
}
.org_button_passiv_dn {
	border: 1px solid #000000;
	background-color: #eeeeee;
	text-decoration: none;
	color: #000000;
	font-size: 14px;
}
.org_button_passiv_up a:link, .org_button_passiv_up a:visited {
	text-decoration: none;
	color: #000000;
}
.org_button_passiv_dn a:link, .org_button_passiv_dn a:visited {
	text-decoration: none;
	color: #000000;
}
.org_button_passiv_up a:hover {
	text-decoration: underline;
	color: #000000;
}
.org_button_passiv_dn a:hover {
	text-decoration: underline;
	color: #000000;
}
.org_button_between_up {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.org_button_between_dn {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.org_text {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	background-color: #FFFFCC;
	padding: 10px;
	font-size: 12px;
}
.org_text1 {
	font-size: 12px;
}
#ProjectMenu{
	margin: 1px;
	padding: 1px;
	/* width: 252px;
    height: 100px; */
    float: left;
    /*vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000; */
}
#ProjectMenu a:link, #ProjectMenu a:visited {
    border: #fff 1px solid;
    display: box;
	/* width: 250px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-decoration: none;
	border-bottom:thin;
	text-align: center;
	font-weight: bold; */
}
#ProjectMenu a:hover{
    border: #ccc 1px solid;
	/* background-color: #eee;
	background-position: center; */
}
#ProjectMenu img{
    border:0px;
}

#projects div{
    float: left;
    border: #666 1px solid;
    border-width: 1px 3px 3px 1px;
    margin: 5px;
    padding: 5px;
    text-align: center;
    font-weight: bold;
}

#projects div table{
}

#projects div a, #projects div a img{
}