
.scrollable {
	BORDER-BOTTOM: #ccc 0px solid; POSITION: relative; BORDER-LEFT: #ccc 0px solid; WIDTH: 530px;  HEIGHT: 170px; OVERFLOW: hidden; BORDER-TOP: #ccc 0px solid;  BORDER-RIGHT: #ccc 0px solid 
}
.scrollable .items {
	POSITION: absolute;
	WIDTH: 20000em;
	CLEAR: both;
	left: 2px;
	top: 0px;
}
.items DIV {
	WIDTH: 135px; FLOAT: left
}
.scrollable IMG {
	BORDER-BOTTOM: #ccc 0px solid; BORDER-LEFT: #ccc 0px solid; PADDING-BOTTOM: 0px; MARGIN: 3px 0px 0px 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px;  BORDER-TOP: #ccc 0px solid; BORDER-RIGHT: #ccc 0px solid; PADDING-TOP: 0px
}
.scrollable .active {
	BORDER-BOTTOM: #000 0px solid; POSITION: relative; BORDER-LEFT: #000 0px solid; BORDER-TOP: #000 0px solid; CURSOR: default; BORDER-RIGHT: #000 0px solid
}





h2 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	color: #FFF;
}
a:link {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
a.link:link {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #464646;
	text-decoration: none;
}
a.link:visited {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #464646;
	text-decoration: none;
}
a.link:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #AE0001;
	text-decoration: none;
}
a.link:active {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #464646;
	text-decoration: none;
}
.yaz1 {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}

a:visited {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
a:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #CCC;
	text-decoration: none;
}
a:active {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
p {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

.yaz2 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.form {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	border: 1px solid #CCC;
	margin: 0px;
	padding: 2px;
}

.res1 {
	padding: 3px;
	border: 1px dashed #5F5F5F;
 
}

.res {
	margin: 8px;
	padding: 3px;
	border: 1px dashed #CCC;
	float: left;
}
.res:hover {
	border: 1px solid #F00;
}

.divkutu1 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	margin: 6px;
	padding: 5px;
	border: 1px solid #333;
	width: 200px;
	background-color: #000;
}
.tablo {
	border: 1px none #999;
	background-image: url(images/ubg.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 161px;
	width: 625px;
}

.owl-nav{
	position: absolute;
	z-index: 5;
	top: 50%;
	width: 100%;
	    height: 70px;
}

.owl-nav .owl-prev{
	font-size: 50px !important;
	background: #fff !important;
	    height: 100%;
}
.owl-nav .owl-next{
	float: right !important;
	font-size: 50px !important;
	background: #fff !important;
	    height: 100%;
}