@charset "windows-1251";
/* CSS Document */

* { font-size:12px; }

body
{
	background-color:white;
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	background-image:url('bg.jpg');
}

a:link, a:visited, a:active
{
	color:#666666;
	text-decoration:underline;
}

a:hover
{
	color:#fd5619;
	text-decoration:none;
}

img
{
	border:0px solid blue;
}

h1,h2,h3,h4
{
	font-family:Arial;
}

h1
{
	font-size:24px;
	margin-top:0px;
	color:#fd5619;
	text-align:center;
}

h2
{
	font-size:16px;
	color:#fd5619;
}

h3
{
	font-size:14px;
	text-align:left;
}

h4
{
	font-size:12px;
}

h5
{
	text-decoration:underline;
}


/*-------------------------*/


table.portfolio td *
{
/*
*/
	font-family:Arial;
	font-size:16px;
	text-decoration:none;
	font-weight:100;
}

div.top-menu-bg
{
	background-image:url('top-menu.gif');
	background-position:center top;
	background-repeat:no-repeat;
	width:895px;
	height:76px;
}

table.top-menu
{
	width:855px;
}

table.top-menu td
{
	padding-top:22px;
	text-align:center;
	font-size:14px;
}

table.top-menu td a, table.top-menu td a:visited, table.top-menu td a:active
{
	color:white;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
}

table.top-menu td a:hover
{
	color:#f7f2a7;
}



div.right-menu-bg
{
	background-image:url('right-menu-bg.gif');
	background-position:left bottom;
	background-repeat:no-repeat;
	width:295px;
	/*height:320px;*/
	padding-bottom:7px;
}

table.right-menu td
{
	font-size:14px;
	border-top:1px dashed #dcdcd5;
	padding:5px 5px 5px 15px;
}

table.right-menu td a, table.right-menu td a:visited, table.right-menu td a:active
{
	color:#666666;
	text-decoration:none;
	font-size:14px;
}

table.right-menu td a:hover
{
	color:#d13625;
}


td.spec
{
	background-color:#fef5e6;
	background-image:url('spec-coner.png');
	background-position:left top;
	background-repeat:no-repeat;
}

td.content
{
	background-color:#fef5e6;
	padding:20px 40px 20px 40px;
}

td.footer-bg
{
	background-color:#fef5e6;
	background-image:url('footer-bg.gif');
	background-position:top;
	background-repeat:repeat-x;
	padding:60px 20px 20px 0px;
}

td.footer
{
	padding:15px 5px 5px 20px;
}

td.online
{
	padding-top:110px;
}


a.icq
{
	text-decoration:none;
	font-size:14px;
}

.big
{
	font-size:24px;
}

/*----OLD----*/

.tahoma        { font-family: Tahoma; font-size: 20px; color: #fd5619  }
.tahoma1        { font-family: Tahoma; font-size: 12px; color: #454038  }
.tahoma2        { font-family: Tahoma; font-size: 14px; color: #fd5619; font-weight:bold  }
.tahoma3        { font-family: Tahoma; font-size: 11px; color: #FFFFFF  }
.tahoma4        { font-family: Tahoma; font-size: 11px; color: #6B7293  }
.tahoma5        { font-family: Tahoma; font-size: 14px; color: #D2D2D2; font-weight:bold  }


a.orange:link, a.orange:visited, a.orange:active
{
	color:#fd5619;
	text-decoration:underline;
	font-weight:bold;
}

a.orange:hover
{
	text-decoration:none;
}
