/*************************************/
#main{
	margin: auto;
	width: 1000px;
	background-image: url("images/left_side.jpg");
	background-repeat: repeat-y;
	background-position: top left;
	background-color: white;
}

.moda{

border-bottom: 1px solid gray;
margin-bottom: 10px;

}

#menu{
	background-image: url("images/menu_border.jpg");
	background-repeat: no-repeat;
	background-position: top right;
	width: 220px;
	float: left;
}
#body{
	width: 780px;
	float: right;
	background-color: white;
}
#foot{
	background-image: url("images/footer.jpg");
	background-repeat:no-repeat;
	clear: both;
	height: 50px;
}
/*************************************/
body{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
li{
	background-image: url("images/li.jpg");
	!background-image: url("images/li2.jpg");
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-left: 25px;
	margin-top: 19px;
	!margin-top: 16px;
	font-family: arial;
	font-size: 14px;
	color: black;
	font-weight: bolder;
}

ul{
	list-style-type: none;
	padding-left: 30px;
	padding-top: 10px;
	margin: 0;
}

a{	COLOR: rgb(255,102,0);
    text-decoration: underline;
}
a:hover{
    text-decoration: none;
}
h1{
	font-family: arial;
	font-size: 38px;
	color: black;
	font-weight: bolder;
	padding-left: 50px;
}
h2{
	font-family: arial;
	font-size: 24px;
	color: black;
	font-weight: normal;

}
h4{
	padding-left: 40px;
	font-family: arial;
	font-size: 18px;
	color: black;
	font-weight: bolder;
}
/*************************************/
.menu_hr{
	color: black;
	text-decoration: none;
}
.menu_hr:hover{
	text-decoration: none;
	color: #ff6600;
}
.tekstas{
	font-family: tahoma;
	font-size: 11px;
	color: black;
}
/*************************************/
#x_logo{
	margin-left: 40px;
	margin-top: 10px;
	width: 133px;
	height: 181px;
	background-image: url("images/logotipas.jpg");
	background-repeat: no-repeat;
}

#x_meniu{
border-top:1px solid gray;
border-bottom:1px solid gray;
margin-top:25px;
padding-bottom:30px;
width:220px;
}
#x_kontaktai{
	width: 165px;
	height: 230px;
	padding-left: 35px;
	padding-top: 33px;
	margin-top: 0px;
}
#cpyr{
	padding-left: 40px;
}
#master{
	margin-left: 75px;
	padding-top: 15px;
}
#pradinis{
	width: 780px;
	height: 600px;
	background-image: url("images/rutuliai.jpg");
	background-repeat: no-repeat;
}
/*************************************/
#x_heder{
	width: 780px;
	height: 50px;
	margin-top: 20px;
	background-image: url("images/antraste.jpg");
	background-repeat: no-repeat;
}
#x_antraste{
	width: 780px;
	height: 20px;
	margin-top: 20px;
	background-image: url("images/antraste_2.jpg");
	background-repeat: no-repeat;
}
#x_submenu{
    	width: 780;
	margin-top: 15px;
	margin-left: 15px;
	!margin-top: 10px;
}
.submenu{
	font-family: arial;
	font-size: 12px;
	font-weight: bolder;
	color: black;
	text-decoration: none;
}
.submenu:hover{
	color: #ff6600;
}
.submenus{
	font-family: arial;
	font-size: 12px;
	font-weight: bolder;
	color: #ff6600;
	text-decoration: none;
}
#submenub{
	padding-bottom: 3px;

}
#x_body{
	width: 750px;
	min-height: 580px;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 30px;
}
/*************************************/
