.kwicks {
	/* recommended styles for kwicks ul container */
	list-style: none;
	position: relative;
	margin: 0;
	padding: 0;
	background-image:url(http://www.netotomotiv.com/images/background/zemin-tk.jpg);
}
.kwicks li{
	/* these are required, but the values are up to you (must be pixel) */
	width: 955px;
	height: 25px;

	/*do not change these */
	display: block;
	overflow: hidden;
	padding: 0;  /* if you need padding, do so with an inner div (or implement your own box-model hack) */
}
.kwicks.horizontal li {
	/* This is optional and will be disregarded by the script.  However, it should be provided for non-JS enabled browsers. */
	margin-right: 0px; /*Set to same as spacing option. */	
	float: left;
}
.kwicks.vertical  li{
	/* This is optional and will be disregarded by the script.  However, it should be provided for non-JS enabled browsers. */
	margin-bottom: 5px; /*Set to same as spacing option. */	
}

#kwick_1{}
#kwick_2{}
#kwick_3{}
#kwick_4{}
#kwick_5{}
#kwick_6{}
#kwick_7{}
#kwick_8{}
#kwick_9{}
#kwick_10{}
#kwick_11{}
#kwick_12{}
#kwick_13{}
#kwick_14{}
#kwick_15{}

.btext {font-family:Tahoma;font-size:9px;color:rgb(100,100,100);letter-spacing:1px;text-decoration:none;font-weight:bold}
.btext a:link{font-family:Tahoma;font-size:9px;color:rgb(100,100,100);letter-spacing:1px;text-decoration:none;font-weight:bold}
.btext a:visited{font-family:Tahoma;font-size:9px;color:rgb(100,100,100);letter-spacing:1px;text-decoration:none;font-weight:bold}
.btext a:hover{font-family:Tahoma;font-size:9px;color:rgb(204,0,51);letter-spacing:1px;text-decoration:none;font-weight:bold}
.btext a:active{font-family:Tahoma;font-size:9px;color:rgb(100,100,100);letter-spacing:1px;text-decoration:none;font-weight:bold}

.dtext a:link, a:visited {text-decoration:none;color:#323232;}
.dtext a:hover {text-decoration:none;color:#cc0033;}
.dtext a:active {color:#cc0033;}
.dtext {color:rgb(50,50,50); font-family: Tahoma, sans-serif; text-align:justify; padding-right:10px; padding-top:5px; font-size:11px; letter-spacing:1px; line-height:21px;}

.tkimage{top:0px;left:0px;position:absolute}
.tkimge{top:4px;left:0px;position:absolute}
.tkbaslik{top:7px;left:21px;position:absolute}
.tkdetay{top:25px;height:70px;width:610px;left:340px;background-color:#fff;position:absolute}

