
@import "menu.css";

body{
	text-align:center;/*important*/
	padding:0px;
	margin:0px;
	
	color:#333;
	font-size:11px;
	font-family:Arial, helvetica, Verdana, Trebuchet MS, Times New Roman;
	
	background-image:url(./images/body.jpg);/*bg-body.jpg);	*/
	background-repeat:repeat-x;	
	background-position:0% 0%;
	
	background-color:#1d255a;
	
}

table{
	width:100%;
	table-layout:fixed;
	margin:0px;
	padding:0px;
	text-align:left;
}

td{	
	padding:0px;
	margin:0px;
	font-size:12px;	
	vertical-align:top;
	ztext-align:justify;
}

img{
	border:none;
}

b{
	font-weight:normal;
}

.bold{
	font-weight:bold;
	font-size:13px;
}

a{
	color:blue;
	
	text-decoration:underline;	
}

a:hover{
	color:#fded01;	
	text-decoration:underline;
}

ul, ol{	
	margin:0px;
	padding:0px;	
	padding-left:20px;	
}

ul li, ol li{	
	margin:0px;	
	padding:0px;
	padding-top:5px;	
	list-style-position: outside;

}



/*-----------Headers-----------------*/

h1{		
	margin:0px;	
	padding:0px;
	padding-top:0px;	
	margin-bottom:10px;
	
	font-size:14px;
	font-weight:bold;	
	color:#242e6c;

	background-color:transparent;
	background-image:url(./images/h1.jpg);
	background-repeat:no-repeat;	
	background-position:0% 0%;
}

h1.title{
	margin:0px;
	padding:0px;	
	padding-left:5px;
	padding-top:15px;	
	padding-bottom:10px;	
	
	font-size:16px;	
	background-image:none;
	background-color:transparent;	
}

h1.adsvert{	
	margin:0px;
	padding:0px;	
	padding-top:10px;	
	padding-bottom:15px;
	
	text-align:center;
	font-size:16px;	

	zcolor:#cc0001; /* yellow*/
	zcolor:#00612a; /* green */
	zcolor:#cc0000; /* red */
	color:black;	
	
	background-image:none;	
	background-color:transparent;
}


/*--------------DIVs----------------*/
div.shell{
	position:relative;		
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	
	text-align:center;/*important*/
	width:950px;
	clear:both;
}

/*---------HORMENU--------------*/
div.hor_menu{
	position:absolute;
	left:0px;
	
	margin:0px;
	margin-top:185px;	
	padding:0px;
	zpadding-left:5px;	
	width:950px;	
	text-align:center;
	background-color:white;
}

div.hor_menu table{
	width:945px;
	
}
div.hor_menu table td{
	margin:0px;
	padding:0px;	
	color:#aaa;
	font-size:12px;
	font-weight:bold;

}

div.hor_menu table td.phone{
width:750px;
padding-left:5px;
color:#333;
}

div.hor_menu table td.items{text-align:center;}

div.hor_menu a{
	margin:0px;
	padding:0px;
	font-size:12px;	
	font-weight:bold;
	text-decoration:none;
	
	zcolor:white;
	color:black;
}

div.hor_menu a:hover{	
	color:#f57e20;	
	text-decoration:none;		
}

/*---------------------------------------*/
div.flash{
	position:absolute;
	top:0px;
	left:0px;	
	
	padding:0px;
	margin:0px;
	width:950px;	
	height:110px;

	background-color:white;	
	background-image:url(./images/top.jpg);	
	background-repeat:no-repeat;
	background-position: 50% 0%;

	z-index:0;	
}

div.content{
	position:absolute;
	top:0px;
	left:0px;	
	
	margin:0px;
	padding:0px;	
	margin-top:125px;	
	
	width:950px;		
	background-color:white;	
	z-index:10;
}

div.menu{
	position:absolute;
	top:0px;
	left:0px;	

	margin:0px;	
	margin-top:135px;
	margin-left:10px; /*for border in img*/		
	width:220px;		
	background-color:transparent;
	z-index:110;
}

div.menu-bottom{
	margin:0px;
	padding:15px;
	padding-top:20px;	
	text-align:left;
	font-weight:bold;
	font-size:12px;
	color:black;	
}

div.menu-bottom img{
	border:1px solid #999;
}
/*-------------------------------------------------*/
table.frameless{
	margin:0px;
	padding:0px;
	
	margin-left:240px;	/* to show menu */
	width:705px; /* 950px=230 (menu)+715 (frameless)+5 - to display right border*/
	background-color:transparent;
}

table.frameless td{
	margin:0px;
	padding:0px;	
}
/*-------------------------------------------------*/
table.frameless td.adsvert{
	margin:0px;
	padding:5px;
	
	width:0px;
	text-align:left;
	background-color:transparent;
	zbackground-color:#eee;	
zborder:1px solid red;
}

table.frameless td.adsvert p{
	margin:0px;
	padding:0px;	
	width:150px;
	text-align:left;
	background-color:#eee;
border:10px solid #eee;
}

table.frameless td.adsvert img{
	margin:0px;
	padding:0px;	
	width:130px;	
border:1px solid #ccc;
}

table.frameless table.ad{	
	margin:0px;
	padding:0px;
border:1px solid #ccc;
}
table.frameless table.ad td{
	margin:0px;
	padding:10px;
	font-family:Tahoma, Arial; 
	color:black;
border:1px solid #ccc;
}


table.frameless table.ad td.head{	
	padding:5px;
	padding-left:10px;
	background-color:#242e6c;
	color:white;
	font-weight:bold;
}
/*------------------------------------------*/
table.one,table.two{
	margin:0px;
	padding:0px;	
}

table.one td, table.two td{
	margin:0px;
	padding:15px;	
	background-color:transparent;
border:1px solid #eee;
}

table.one td p, table.two td p{
	margin:0px;
	padding:10px;
	padding-top:0px;
	background-color:white;
}


table.one td img,table.two td img{
	margin:0px;	
	margin-left:10px;	
	float:right;
}


/*---------------------------------------------------------*/
div.content p.copy{
	margin:0px;
	padding:0px;
	padding-top:10px; 
	padding-bottom:10px; 
	padding-left:50px;
	padding-right:50px;
	
	font-size:10px;
	color:#999;
	text-align:center;
	background-color:#eee;
}

p.copy a{
	color:#aaa;
	font-size:10px;	
	ztext-decoration:none;
}

p.copy a:hover{
	color:#ddd;	
	ztext-decoration:none;
}

p.stopper{height:0px; background-color:white}

p.bottom{
	margin:0px;
	padding:0px;	
	background-repeat:no-repeat;
	background-position:50% 100%;
	background-color:transparent;	
}

/*---------------------------------------------------------*/
INPUT{width:280px;}

input.submit{width:75px;border:none; }
input.go{width:35px;border:none;}

TEXTAREA{width:280px;}
SELECT {width:280px;font-size:12px;background-color: #E7E5D8;}

/*---------- Round borders ----------*/
.b1, .b2, .b3, .b4{font-size:1px; overflow:hidden; display:block;}
.b1 {height:1px; background:#eee; margin:0 5px;}
.b2 {height:1px; background:white; border-right:2px solid #eee; border-left:2px solid #eee; margin:0 3px;}
.b3 {height:1px; background:white; border-right:1px solid #eee; border-left:1px solid #eee; margin:0 2px;}
.b4 {height:2px; background:white; border-right:1px solid #eee; border-left:1px solid #eee; margin:0 1px;}

.contentb {background: white; border-right:1px solid #eee; border-left:1px solid #eee; }
.contentb div {margin:0px; padding:3px; zborder:1px solid black;}

div.p130, div.p150, div.p170, div.p245, div.p320, div.p440, div500, div.p770, div.p950{ 
	padding:0px;
	margin:0px;	
}

div.p130{width:130px;}
div.p150{width:150px;}
div.p170{width:170px;}
div.p245{width:245px;}
div.p320{width:320px;}
div.p440{width:440px;}
div.p500{width:500px;}
div.p770{width:770px;}
div.p950{width:950px;} /* flash round border*/

div.contentb div p{
margin:0px;
padding:0px;
padding-left:15px;
padding-right:25px;
}
a.glaz,a.glaz:hover{
	cursor:text;
	text-decoration:none;
	color:#333;
}
