body, td, a{
 font-family:Arial, Helvetica, sans-serif;
 font-size:13px;
 color:#605543;
}

a:hover{
 color:#990000;
}

.sm{
 font-family:Arial, Helvetica, sans-serif;
 font-size:13px;
 color:#605543;
}

td.cb{
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 font-weight:bold;
 color:#605543;
 padding-left:35px;
 padding-top:4px;
}

td.c2b{
 font-family:Georgia, Times New Roman, Times;
 font-size:12px;
 color:#990000;
 padding-left:15px;
 padding-top:3px;
}

.vurgula{
 font-family:Georgia, Times New Roman, Times;
 font-size:12px;
 color:#990000;
}

a.altm, .altm{
 font-family:Arial, Helvetica, sans-serif;
 font-size:11px;
 color:#7d5a00;
 text-decoration:none;
}

a.altm:hover{
 color:#000000;
}

LI.lst { 
  list-style-image: url(images/im.jpg);
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 color:#605543;
 text-decoration:none;  
 padding-left:10px;
 padding-top:2px;
}

LI.lst3 { 
  list-style-image: url(images/im.jpg);
 font-family:Arial, Helvetica, sans-serif;
 font-size:14px;
 color:#990000;
 text-decoration:none;  
 padding-left:10px;
 padding-top:2px;
}

LI.lst2 { 
  list-style-image: url(images/im.jpg);
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 color:#000000;
 text-decoration:none;  
 padding-left:10px;
 padding-top:2px;
}


.stepcarousel{
position: relative; /*leave this value alone*/
border: 0px;
overflow: scroll; /*leave this value alone*/
width: 620px; /*Width of Carousel Viewer itself*/
height: 215px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 5px; /*margin around each panel*/
width: 620px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}

#tamEkran{ background-image: url(overlay.png); }


* html #tamEkran{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}