body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	background-color: #FFF;
	margin:0px;
}
#header_bg {
	width: 100%;
	background-image: url(/style/images/header_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: auto;
}
#logo {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 55px;
	padding-bottom: 20px;
}
#sidebar1 .icon {
	background-color: #CCC;
	height: 40px;
	width: 268px;
}

.top_menu  {
	margin-top: 9px;
	float: left;
	text-decoration: none;
	width: auto;
}


#menu_cont {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	height: 30px;
}


#header_menu {
	height: 30px;
	width: 100%;
	background-image: url(/style/images/menu_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
}
#header_menu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #cc0000;
	text-decoration: none;
}
.item:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #f1f1f1;
	text-decoration: none;
}
.item:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #f1f1f1;
	text-decoration: none;
}
.item_selected  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #cc0000;
	text-decoration: none;
}
#main {
	background-color: #FFF;
	height: 100%;
	width: 100%;
	display: table;
	background-image: url(/style/images/gradient_tile.png);
	background-repeat: repeat-x;
	background-position: left top;
}
#main_cont{
	height: auto;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 5;
}
#nav1_swf{
	height: 306px;
	width: 100%;
	background-image: url(/style/images/ana_jenerik_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	display: block;
}
#nav2_swf {
	height: 206px;
	width: 100%;
	background-image: url(/style/images/ana_jenerik_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
}
#main_cont #sidebar1{
	height: 100%;
	width: 268px;
	float: left;
	display: table;
	padding-right: 20px;
	padding-top: 12px;
	margin-top: 20px;

}
#main_cont #sidebar2{
	height: 100%;
	width: 672px;
	float: left;
	display: table;
	padding-left: 20px;
	margin-top: 20px;
	padding-top: 12px;
	background-image: url(/style/images/dikey_tile.png);
	background-repeat: repeat-y;
	background-position: left top;
}
#sidebar2  .txt_holder{
	height:auto;
	width: 310px;
	float: left;
	padding-right: 20px;
	display: table;
}
#sidebar2  #txt_holder_100{
	height:auto;
	width: 180px;
	float: left;
	padding-right: 20px;
	display: table;
}
#sidebar2  #txt_holder_full{
	height: auto;
	width: 100%;
	float: left;
	display: table;
}
#sidebar2 #txt_holder_a {
	height: 100%;
	width: 217px;
	float: left;
	display: table;
}
#sidebar2 #txt_holder_b {
	height: 100%;
	width: 435px;
	float: left;
	display: table;
	padding-left: 20px;
}
#txt_holder_b .col1 {
	width: 212px;
	float: left;
}
#txt_holder_b .col2 {
	width: 200px;
	padding-left: 10px;
	float: left;
}
#txt_holder_b #col3 {
	width: 400px;
	float: left;
}
.input1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	border: 1px solid #CCC;
	height: 18px;
	padding-top: 4px;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 200px;
}
.input2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	border: 1px solid #CCC;
	height: 100px;
	padding-top: 4px;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 420px;
}

.table {
	border: 1px inset #999;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	padding: 5px;
	background-color: white;
	border: 1px solid #ebebeb;
}


.txt_holder li {
	list-style-position: outside;
	list-style-type: square;
	line-height: 150%;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.txt_holder .col1 {
	float: left;
	height: 92px;
	width: 110px;
}
.txt_holder .col2 {
	float: left;
	height: 92px;
	width: 180px;
}

.thumb1 {
	background-color: #CCC;
	height: 92px;
	width: 92px;
}


#footer{
	width: 100%;
	height: 216px;
	background-color: #f3fcff;
	display: table;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
}


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #111111;
	line-height: 130%;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.sep_x {
	background-image: url(/style/images/yatay_tile.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 15px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #182743;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666;
	margin: 0px;
	padding: 0px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #182643;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #182743;
	background-color: #C1E7FF;
	display: block;
	width: auto;
	font-weight: bold;
	padding-top: 6px;
	padding-left: 8px;
	height: 20px;
}
.v_space {
	height: 50px;
	float: left;
	width: 100%;
}
#footer_cont {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}
#bonmed {
	width: 100px;
	float: right;
}
#copyright {
	height: 25px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #7494A5;
	float: left;
	width: 400px;
}
#footer_menu {
	float: left;
	width: 600px;
}

#footer a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #7494A5;
	text-decoration: none;
}
#footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #7494A5;
	text-decoration: none;
}
#footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #2B3942;
	text-decoration: none;
}
#nav1_swf #swf_cont{
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}

#menu_sep {
	background-image: url(/style/images/ayrac.png);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	padding-right: 15px;
	padding-left: 15px;
	width: 2px;
}
.top_menu_sep {
	float: left;
	width: auto;
}
#nav2_swf #swf_cont {
	width: 692px;
	float: left;
}
#side_menu_cont {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	height: 206px;
	display: table;
}
#side_menu {
	float: left;
	width: 288px;
	position: relative;
	z-index: 10;
}
#sub_menu {
	float: left;
	width: 672px;
}
.teknik {
	border-collapse: collapse;
	background-color: white;
}
#txt_holder_full li {
	list-style-position: outside;
	list-style-type: square;
	line-height: 150%;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.h2:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
.h2:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
#swf_banner_yedekparca {
	width: 268px;
	float: right;
}
