html {
height: 100%;
}
body {
height: 100%;
margin: 0;
padding: 0;
background-repeat: no-repeat;

background: rgb(224,239,249);
background: -moz-linear-gradient(top, rgba(224,239,249,1) 0%, rgba(181,198,208,1) 20%, rgba(216,225,231,1) 80%, rgba(242,246,248,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(224,239,249,1)), color-stop(20%,rgba(181,198,208,1)), color-stop(80%,rgba(216,225,231,1)), color-stop(100%,rgba(242,246,248,1)));
background: -webkit-linear-gradient(top, rgba(224,239,249,1) 0%,rgba(181,198,208,1) 20%,rgba(216,225,231,1) 80%,rgba(242,246,248,1) 100%);
background: -o-linear-gradient(top, rgba(224,239,249,1) 0%,rgba(181,198,208,1) 20%,rgba(216,225,231,1) 80%,rgba(242,246,248,1) 100%);
background: -ms-linear-gradient(top, rgba(224,239,249,1) 0%,rgba(181,198,208,1) 20%,rgba(216,225,231,1) 80%,rgba(242,246,248,1) 100%);
background: linear-gradient(to bottom, rgba(224,239,249,1) 0%,rgba(181,198,208,1) 20%,rgba(216,225,231,1) 80%,rgba(242,246,248,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b5c6d0', endColorstr='#f2f6f8',GradientType=0 );


	color: #444;
	margin:0;
	padding:0;
	font-size:100%;
	font-family:  sans-serif; 

}

.left {float: left;}
.right {float: right;}
.kursywa {
	font-size: 10px;
	font-style: "Trebuchet MS",sans-serif;
}
.header {

	height: 130px;
	margin: 0 auto;
	padding: 40px 15px 0;
	width: 780px;
}

.header .left {
	background:  url(img/julmar.png) no-repeat;
	background-position: left bottom;
	line-height: 112px;
	text-align: center;	
	width: 580px;

}
.header .right {
//	overflow: auto;
	width: 200px;
	font-size: 14px;
	font-style: "Trebuchet MS",sans-serif;

}
.container {
	font-size: 20px;
	margin: 0 auto;
	width: 780px;




-moz-box-shadow: 0 0 5px 5px #888;
-webkit-box-shadow: 0 0 5px 5px#888;
box-shadow: 0 0 15px 10px #888;




background: rgba(76,76,76,1);
background: -moz-linear-gradient(top, rgba(76,76,76,1) 0%, rgba(89,89,89,0.94) 12%, rgba(102,102,102,0.88) 25%, rgba(71,71,71,0.81) 39%, rgba(44,44,44,0.75) 50%, rgba(0,0,0,0.75) 51%, rgba(17,17,17,0.7) 60%, rgba(43,43,43,0.62) 76%, rgba(28,28,28,0.55) 91%, rgba(19,19,19,0.5) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(76,76,76,1)), color-stop(12%, rgba(89,89,89,0.94)), color-stop(25%, rgba(102,102,102,0.88)), color-stop(39%, rgba(71,71,71,0.81)), color-stop(50%, rgba(44,44,44,0.75)), color-stop(51%, rgba(0,0,0,0.75)), color-stop(60%, rgba(17,17,17,0.7)), color-stop(76%, rgba(43,43,43,0.62)), color-stop(91%, rgba(28,28,28,0.55)), color-stop(100%, rgba(19,19,19,0.5)));
background: -webkit-linear-gradient(top, rgba(76,76,76,1) 0%, rgba(89,89,89,0.94) 12%, rgba(102,102,102,0.88) 25%, rgba(71,71,71,0.81) 39%, rgba(44,44,44,0.75) 50%, rgba(0,0,0,0.75) 51%, rgba(17,17,17,0.7) 60%, rgba(43,43,43,0.62) 76%, rgba(28,28,28,0.55) 91%, rgba(19,19,19,0.5) 100%);
background: -o-linear-gradient(top, rgba(76,76,76,1) 0%, rgba(89,89,89,0.94) 12%, rgba(102,102,102,0.88) 25%, rgba(71,71,71,0.81) 39%, rgba(44,44,44,0.75) 50%, rgba(0,0,0,0.75) 51%, rgba(17,17,17,0.7) 60%, rgba(43,43,43,0.62) 76%, rgba(28,28,28,0.55) 91%, rgba(19,19,19,0.5) 100%);
background: -ms-linear-gradient(top, rgba(76,76,76,1) 0%, rgba(89,89,89,0.94) 12%, rgba(102,102,102,0.88) 25%, rgba(71,71,71,0.81) 39%, rgba(44,44,44,0.75) 50%, rgba(0,0,0,0.75) 51%, rgba(17,17,17,0.7) 60%, rgba(43,43,43,0.62) 76%, rgba(28,28,28,0.55) 91%, rgba(19,19,19,0.5) 100%);
background: linear-gradient(to bottom, rgba(76,76,76,1) 0%, rgba(89,89,89,0.94) 12%, rgba(102,102,102,0.88) 25%, rgba(71,71,71,0.81) 39%, rgba(44,44,44,0.75) 50%, rgba(0,0,0,0.75) 51%, rgba(17,17,17,0.7) 60%, rgba(43,43,43,0.62) 76%, rgba(28,28,28,0.55) 91%, rgba(19,19,19,0.5) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c4c4c', endColorstr='#595959', GradientType=0 );



}



.navigation {
	font: normal 62.5% Tahoma,sans-serif;

	border-color: #FFFFFF;
	height: 47px;

}
.navigation a {

	border-right: 2px solid #AFBEC7;
	color: #e0eff9;
	display: block;
	float: left;
	font: bold 14px Tahoma,sans-serif;
	line-height: 51px;
	padding: 0 50px;
	text-decoration: none;
}
.navigation a:hover {
color:black;
background: rgba(242,246,248,1);
background: -moz-linear-gradient(top, rgba(242,246,248,1) 0%, rgba(216,225,231,1) 50%, rgba(181,198,208,1) 51%, rgba(224,239,249,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(242,246,248,1)), color-stop(50%, rgba(216,225,231,1)), color-stop(51%, rgba(181,198,208,1)), color-stop(100%, rgba(224,239,249,1)));
background: -webkit-linear-gradient(top, rgba(242,246,248,1) 0%, rgba(216,225,231,1) 50%, rgba(181,198,208,1) 51%, rgba(224,239,249,1) 100%);
background: -o-linear-gradient(top, rgba(242,246,248,1) 0%, rgba(216,225,231,1) 50%, rgba(181,198,208,1) 51%, rgba(224,239,249,1) 100%);
background: -ms-linear-gradient(top, rgba(242,246,248,1) 0%, rgba(216,225,231,1) 50%, rgba(181,198,208,1) 51%, rgba(224,239,249,1) 100%);
background: linear-gradient(to bottom, rgba(242,246,248,1) 0%, rgba(216,225,231,1) 50%, rgba(181,198,208,1) 51%, rgba(224,239,249,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f6f8', endColorstr='#e0eff9', GradientType=0 );


-moz-box-shadow: 0 0 5px 5px #888;
-webkit-box-shadow: 0 0 5px 5px#888;
box-shadow: 0 0 15px 10px #888;


}

.main {
	margin:5px auto;
	width: 780px;
	//height:410px;
	background:white;
	

-moz-box-shadow: 0 0 5px 5px #888;
-webkit-box-shadow: 0 0 5px 5px #888;
box-shadow: 0 0 15px 10px #888;
}
.content{

	padding:20px;
	//overflow: scroll;
	//height:400px;
}


img.oferta{
//  	position:relative;       
//    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
//       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
//            box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;



   display:inline-block;
   position:relative;
   border:2px solid #ccc;
   padding:5px;
   background:#f2f2f2;
   margin-bottom:30px;





