/* CSS Document */

body 
{
   background-color: #000000;
   background-image: url(images/bg2.jpg);
   background-repeat: repeat-x;
   margin: 0px;
   font-family:Tahoma, Arial, Helvetica, sans-serif;
   font-size:12px;
   color: #909090;
}
h1 {font-size: 18px; margin-top: 15px; padding: 0px; font-weight:normal; color: #EFEFEF; margin-bottom: 15px;}
h2 {font-size: 14px; font-weight:normal;}
a, a:visited{font-weight: normal;
font-size: 12px;
color: #F0F0F0; text-decoration: underline;}
a:hover{color: #A4A4A4; text-decoration: underline;}

table.main_menu { margin-top: 10px;}
table.main_menu td { cursor: hand; 
border: 1px solid #434343; width: 150px;}

table.menu td { border-bottom: 1px solid #424242; padding-left: 15px;}

.name_door { color: #ed1c24;}
table.pic_door td {border: 1px solid #434343;}


.title_c { color:#FFFFFF; font-size: 18px; margin-top: 15px;}
#main_pic { margin-top: 15px; margin-bottom: 15px;}
#main_t { padding: 5px 20px 10px 20px; margin-bottom: 15px;}

table.bot  a, table.bot  a:vizited {color:#cccccc; font-size: 11px;}
table.bot  {color:#cccccc; font-size: 11px;}


input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #3a3a3a;
	color: #eaeaea;
	width: 250px;
	border: #5c5c5c 1px solid;

}
input.but {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #3a3a3a;
	color: #ffffff;
	width: 100px;
	border: #000000 1px solid;
	cursor: hand;

}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #3a3a3a;
	color: #eaeaea;
	width: 250px;
	height: 100px;
	border: #5c5c5c 1px solid;
	

}
table.table { background-color: #E1E1E1;}
table.table td { background-color: #ffffff;}

table.price { background-color: #333333;}
table.price td { background-color: #000000;}

table.table2 { background-color: #444444;}

table.table2 td { background-color: #000000;}
table.table2 td.sel { background-color: #1f1f1f;}
