BODY {
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: 100;
	text-align: left;
	margin-bottom: 2%;
	margin-left: 2%;
	margin-right: 2%;
	margin-top: 2%;
	background: #cccccc;
	background-image: none;
	background-position: right;
	background-repeat: no-repeat;
	position: absolute;
}

BODY.bok {
	margin-bottom : 0%;
	margin-left : 0%;
	margin-right : 0%;
	margin-top : 0%;
	background : #AAFFAA;
}

TABLE {
	border : solid 1px;
	border-color : #CCCCCC;
}

TABLE.gray {
	border: solid 1px;
	border-color: #999999;
	background-color: #CCCCCC;
}

TABLE.news{
	border-bottom: none;
}

TABLE.info{

}

TABLE.right{

}

TABLE.spot{
	padding: 0;
	text-align: left;
	margin-bottom: 0%;
	margin-left: 0%;
	margin-right: 0%;
	margin-top: 0%;
	border-bottom: 1px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
}

TABLE.no_border{
	border :solid 0px;
	padding : 0;
	text-align : left;
	margin-bottom : 0%;
	margin-left : 0%;
	margin-right : 0%;
	margin-top : 0%;
}

TABLE.header_img{
	border: solid 0px;
	padding: 0;
	text-align: left;
	margin-bottom: 0%;
	margin-left: 0%;
	margin-right: 0%;
	margin-top: 0%;
	background-image: url(graphics/header_2.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
TABLE.border_right{
	border: solid 0px;
	padding: 0;
	text-align: left;
	margin-bottom: 0%;
	margin-left: 0%;
	margin-right: 0%;
	margin-top: 0%;
	border-right: 1px solid #CCCCCC;
}

TABLE.central_top{
	border: solid 0px;
	padding: 0;
	text-align: left;
	margin-bottom: 0%;
	margin-left: 0%;
	margin-right: 0%;
	margin-top: 0%;
	border-bottom: 1px solid #CCCCCC;
}

TABLE.contact_central_top{
	border: solid 0px;
	padding: 0;
	text-align: left;
	margin-bottom: 0%;
	margin-left: 0%;
	margin-right: 0%;
	margin-top: 0%;
	border-bottom: 1px solid #CCCCCC;
	background-image: url(graphics/think.png);
	background-position: left;
	background-repeat: no-repeat;
}

TABLE.secondhand_central_top{
	border: solid 0px;
	padding: 0;
	text-align: left;
	margin-bottom: 0%;
	margin-left: 0%;
	margin-right: 0%;
	margin-top: 0%;
	border-bottom: 1px solid #CCCCCC;
	background-image: url(graphics/balls.jpg);
	background-position: left;
	background-repeat: no-repeat;
}

TABLE.solutions_central_top{
	border: solid 0px;
	padding: 0;
	text-align: left;
	margin-bottom: 0%;
	margin-left: 0%;
	margin-right: 0%;
	margin-top: 0%;
	background-image: url(graphics/summer_touch.jpg);
	background-position: left;
	background-repeat: no-repeat;
}

TABLE.accessories_central_top{
	border: solid 0px;
	padding: 0;
	text-align: left;
	margin-bottom: 0%;
	margin-left: 0%;
	margin-right: 0%;
	margin-top: 0%;
	background-image: url(graphics/puzzle.jpg);
	background-position: left;
	background-repeat: no-repeat;
}

TABLE.support_central_top{
	border: solid 0px;
	padding: 0;
	text-align: left;
	margin-bottom: 0%;
	margin-left: 0%;
	margin-right: 0%;
	margin-top: 0%;
	background-image: url(graphics/egg_red.png);
	background-position: left;
	background-repeat: no-repeat;
}

TABLE.central_bottom{
	border: solid 0px;
	padding: 0;
	text-align: left;
	margin-bottom: 0%;
	margin-left: 20px;
	margin-right: 0%;
	margin-top: 0%;
}

TABLE.central_bottom_img{
	border: solid 0px;
	padding: 0;
	text-align: left;
	margin-bottom: 0%;
	margin-left: 20px;
	margin-right: 0%;
	margin-top: 0%;
	background-image: url(graphics/gears2.png);
	background-position: right;
	background-repeat: no-repeat;
}
TD {
}
TD.white{
	background: White;
}

TD.orange{
	background: #ff8500;
}

TD.border_lr{
	border-right : solid 1px;
	border-left : solid 1px;
	border-bottom : none;
	border-top : none;
}

TD.border_fat{
	border-right : solid 5px;
	border-left : solid 5px;
	border-bottom : solid 5px;
	border-top : solid 5px;
	border-color: #999999;
}

TD.border_r{
	border-right : solid 1px;
	border-left : none;
	border-bottom : none;
	border-top : none;
}

TD.border_l{
	border-right : none;
	border-left : solid 1px;
	border-bottom : none;
	border-top : none;
}

TD.border_blr{
	border-right : solid 1px;
	border-left : solid 1px;
	border-bottom : solid 1px;
	border-top : none;
}

TD.right_dotted{
	border-right: 1px solid Yellow;
	border-left: none;
	border-bottom: none;
	border-top: none;
}

TD.bottom_dotted{
	border-right: none;
	border-left: none;
	border-bottom: 1px dotted #CCCCCC;
	border-top: none;
}

TD.border_b{
	border-right: none;
	border-left: none;
	border-bottom: solid 1px;
	border-top: none;
}



TD.bez_bordera{
	border-right : none;
	border-left : none;
	border-bottom : none;
	border-top : none;
	text-align : left;
	margin : 0px;
}

TD.gray{
	border-right: none;
	border-left: none;
	border-bottom: none;
	border-top: none;
	text-align: left;
	margin: 0px;
	background-color: #999999;
}

TD.light_gray{
	border-right: none;
	border-left: none;
	border-bottom: none;
	border-top: none;
	text-align: left;
	margin: 0px;
	background-color: #CCCCCC;
}


p{
	font-size: 10px;
	font-weight: lighter;
	vertical-align: baseline;
	color: #555555;
}

p.central_text{
	font-size: 10px;
	font-weight: lighter;
	vertical-align: sub;
}

p.news_title{
	font-size: 12px;
	font-weight: 400;
	vertical-align: baseline;
	text-align: center;
	color: White;
}

p.contact_title{
	font-size: 14px;
	font-weight: 400;
	vertical-align: baseline;
	text-align: center;
	color: #555555;
}

p.left_title{
	font-size: 11px;
	font-weight: 400;
	vertical-align: baseline;
	text-align: left;
	color: #000000;
}

p.page_title{
	font-size: 10pt;
	font-weight: 900;
	vertical-align: middle;
	text-align: left;
	color: White;
}

H1 {
	font-size: 9pt;
	font-weight: 100;
	text-align: left;
}

H1.bottom_title{
	font-size: 9pt;
	text-align: right;
	font-style: bolder;
	color : #AACCFF
}


H1.news_title {
	font-size: 14pt;
	text-align: center;
	font-weight: 600;
	color : #FFFFFF
}

H1.title {
	font-size: 24pt;
	font-style: bold;
	text-align: left;
	font-weight: 400;
	color : #AACCFF
}

H1.classic_title {
	font-size: 9pt;
	text-align: left;
	font-style: normal;
	font-weight: 400;
	color: #000000;
}

H2 {
	font-size: xx-small;
	font-style: normal;
	font-weight: lighter;
	text-align: left;
}

H3 {
	font-size: 20px;
	font-style: normal;
	text-align: center;
	font-weight: normal;
	color: #555555;
}

H4 {
	font-size: x-small;
	vertical-align: top;
	color: #555555;
}

p.center_bottom_title {
	font-size: 12px;
	vertical-align: top;
	color: #555555;
	font-weight: normal;
}

 
A{
	color: Silver;
	font-size: 9pt;
	text-align: center;
	font-weight: 100;
	font: normal 100 icon;
}

A:Hover{
	color: Gray;
}

 
A.list{	
	color : #5577FF;
	font-size: 9pt;
	text-align: center;
	font-weight: 900;
}

A.work_title{
	font-size: 16px;
	font-style: normal;
}

A1{
	color : #6688FF;
	font-size: 9pt;
	text-align:center;
}

HR{
	size: 1px;
	color: Black;
	list-style-type: square;
	line-height: 1px;
}

HR.news{
	size: 0px;
	color: #CCCCCC;
}

img{
	border : 0px solid White;
}

img.border{
	border : 4px solid #999999;
	background-color: White;
}

img.border_orange{
	border : 4px solid #FF8500;
}

img.border_b{
	border : 1px solid #555555;
}

img.ar {
	text-align : right;
	float : right;
}

img.al{
	text-align : left;
	float : left;
}


img.ac{
	text-align : center;
}

ul{
	list-style-type : none;
		
}

li{
	line-height : 20px;
	
}

iframe{
	position: absolute;
	border: 0px none;
	margin: 0px 0px 0px 0px;
	outline-style: none;
}