@charset "utf-8";
/* CSS Document */

.menu-bottom { 
	text-indent: 0px; padding: 0px 0 0; margin: 0;
}
.menu-bottom li a {
	font-weight: normal; text-decoration: none; }

.menu-bottom li a:hover {
	color: #f18406 }

#col1 .component ul.menu-bottom li{ 
	list-style: none outside none; !important;
}

.part { 
	width: 100%; padding: 2px 0px; margin: 0px 0px; clear: both; background-color: transparent } 
.part H3	{ 
	color: #000000; margin: 10px 0px 0px 0px; padding: 5px 5px; text-transform: uppercase; background-color: #f1f1f1; border-bottom: thin dotted #d9d7d1 }

.part H4				{ color: #f18406; margin: 10px 0px 0px 0px; padding: 5px 5px;}
.part UL				{ margin: 0px }
.part UL LI			{ margin: 0px 35px }

.box { 
	width: 100%; height: 100%; }
.main-box {
	width: 100%; height: 340px; padding: 0px; background: url("../images/main_bg.png") no-repeat scroll 1px 0px transparent; border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px; }

.free-left			{ float: left; }
.menu-box			{ width: 172px; float: left; }

.img-mini			{ width: 180px; height: 128px; margin: 2px; padding: 5px 0px; float: left; background-color: transparent }
.img-prew			{ width: 180px; height: 128px; margin: 3px; padding: 5px 0px; float: left; background-color: transparent }
.separator			{ clear: both; width: 100%; height: 0px; padding: 0px; margin: 0px }

.table-parameters 	{ width: 100%; font-size: 10pt; margin: 0px 0px }
.table-parameters  
	TR:nth-child(2n){ background-color: #f1f1f1 }
.table-parameters 
	TD, TH 			{ padding: 2px 5px; border: thin none #d9d7d1}
.table-parameters 
	TD:first-child 	{ width: 55%; color: #5a5a5a;  }