*{
	font-family:tahoma;
}

body{
	margin: 0;
}

.flag{
	text-align: right;
	margin-top:-14px;
}
.flag img{
	border: 0;
}

.google{

}

.index_img{
	float: left;
	margin-right: 10px;
	padding: 12px;
}


.with_menu{
	background: url(images/left_menu.gif) repeat-y ;
}

.info{
	top: 0;
	position: fixed;
	height: 50px;
	width: 100%;
	background: #0896de;
	color: white;
	padding: 10px;
}

.frame{
	margin-top: 70px;
}

.title1{
	background: url(images/title_01.gif) no-repeat left;
	height: 220px;
}

.title2{
	background: url(images/title_02.gif) repeat-x ;
	height: 220px;
}

.title3{
	background: url(images/title_03.gif) no-repeat right;
	height: 220px;
}

.menu{
	background: url(images/top_menu.gif) repeat-x ;
	height: 20px;
	color: white;
	padding: 5px 10px;
	font-weight: bold;
	font-size: 13px;
}

.menu a{
	color: white;
	text-decoration: none;
}

.menu a:hover{
	color: white;
	text-decoration: underline;
}

.content{
	padding: 10px;
	font-size: 11px;

}

.left{
	width: 200px;
	float: left;
	font-size: 13px;
	margin-bottom: 40px;
}

.left a{
	text-decoration: none;

}

.right{
	margin-left: 225px;
	padding: 10px;
	font-size: 11px;
	margin-bottom: 70px;
}

.menu_off{
	background: url(images/menu_off.gif) no-repeat;
	height: 22px;
	width: 200px;
	margin: 4px;
	padding-left: 15px;
	padding-top: 3px;
	color: black;
}

.menu_on{
	background: url(images/menu_on.png) no-repeat;
	height: 22px;
	width: 200px;
	margin: 4px;
	padding-left: 15px;
	padding-top: 3px;
	color: black;
}

.menu_grey{
	background: url(images/menu.gif) no-repeat;
	height: 22px;
	width: 200px;
	margin: 4px;
	padding-left: 15px;
	padding-top: 3px;
	color: black;
}


.device {
	float: left;
}

.device img{	
	border: 1px solid #cccccc;
	padding: 10px;
	margin-right: 10px;
}

.basket{
	margin-top: 10px;
}

.basket a{
	float: left;
	text-decoration: none;
	font-size: 13px;
	color: #0052A5;
	font-weight: bold;
}

.basket img{
	margin-bottom:-5px;
	text-decoration: none;
	border: 0;
	margin-right: 10px;
}


.c3 {
	color:#454545;
	font-size:12px;
	font-weight:bold;

}

.copy{
	background: url(images/top_menu.gif) repeat-x ;
	height: 30px;
	width: 100%;
	position: fixed;
	bottom: 0;
	left: 0;
	color:white;
	font-size:13px;
	font-weight:bold;
	height:20px;
	padding:5px 10px;
}


.clear{
	clear: both;
}


.top2{
	width: 47%;
	float: left;
	padding: 1%;
	border-right: 1px solid #cccccc;
}


.bottom3_link{
	width: 18%;
	float: left;
	padding: 0 1%;
	margin-bottom: 50px;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	margin-left:-1px;
	margin-right:-1px;
}

.bottom3_link a{

}


.top2_right{
	border-right: 0;
}


.bottom3_news{
	width: 65%;
	float: left;
	padding: 0;
	margin-bottom: 50px;
	border-left: 1px solid #cccccc;
	margin-top:5px;

}

.bottom3_img img{
	float: left;
	padding: 5px;
}	
	
.bottom3_img{
	width: 32%;
	float: left;
	padding: 0 1%;
	margin-bottom: 50px;
	border-right: 1px solid #cccccc;
}

.bottom3_img p{

}

