@import url('frontend-form.css');
@import url('frontend-lista.css');

html {
	height: 100%;
}
body {
	font-family: Arial, sans-serif;
	margin: 0; padding:0;
	color: #000000;
	height: 100%;
	background: #ffffff url('/img/frontend/comm/bg.jpg') no-repeat top center;
}
body, td, th {
	font-size: 12px;
	line-height: 18px; 
}
th {
	text-align: left;
}
table {
	border-collapse: collapse;
	padding:0; margin:0;
}
td, th {
	padding:0; margin:0;
}
h1 {
	font-size: 17px;
	font-weight: bold;
	border-bottom: 2px solid #e1e1e1;
	padding-bottom: 5px;
	margin: 0 0 20px 0;
	text-transform: uppercase;
	font-family: 'tahoma';
	color: #111111;
}
h2 {
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	margin: 5px 0;
	text-transform: uppercase;
	border-bottom: 2px solid #e9e9e9;
	display: table;
}
h3 {
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	margin: 5px 0;
	text-transform: uppercase;
	/*
	border-bottom: 2px solid #e9e9e9;
	display: table;
	*/
}
h3 span {
	border-bottom: 2px solid #e9e9e9;
}
p {
	padding: 0;
	margin: 10px 0 20px 0;
}
a {
	/* text-decoration: none; */
	color: #D2073E;
	
}
a:hover {
	/* text-decoration: underline; */
	 text-decoration: none; 
}

dl {
	margin: 6px 0px;
	padding:0;
}
dt {
	font-weight: bold;
}
dd {
	padding:0;
	margin-left: 16px;
	margin-bottom: 4px;
}
form {
	padding:0; margin:0;
}
ul {
	margin: 0; padding:0;
}
li {
	margin: 0;
	padding: 0;
	margin-left: 30px;
}
ul.smenu li {
	list-style-image: url('/img/frontend/comm/sign.gif');
	margin-bottom: 6px;
	margin-top: 10px;
	font-size: 13px;
	 margin-left:28px; 
}
ul.smenu a {
	color: #808080;
}
ul.smenu li ul li {
	margin-left: 17px;
	list-style-image: url('/img/frontend/comm/sign2.gif');
	color: #808080;
}

ul.linkek li {
	list-style-image: url('/img/frontend/comm/sign.gif');
	margin-bottom: 3px;
	margin-top: 3px;
}
ul.linkek a {
	
}
ul.linkek li ul li {
	margin-left: 17px;
	list-style-image: url('/img/frontend/comm/sign2.gif');
}


.keret {
	border: 1px solid #92a4ba;
}

.webazon {
	font-size: 10px;
	color: #adafab;
}


ul.dsign {
	list-style: url('/img/frontend/comm/dsign.png');
}
ul.dsign li {
	padding-left: 4px;
	margin-bottom: 3px;
}
.r {
	text-align: right;
}
.c {
	text-align: center;
}
.cb {
	clear: both;
}
.vt {
	vertical-align: top;
}
.nw {
	white-space: nowrap;
}
.pl {
	padding-left: 20px;
}
.pb {
	padding-bottom: 10px;
}

.kepalairas {
	display:block;
	font-size: 10px;
	color: #adafab;
	text-align:right;
	padding-right: 5px;
}



img.r {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

div.doboz {
	padding: 8px;
	background: #f0f0f0;
	border: 1px solid #e0e0e0;
	color: #333333;
	
	
}
div.doboz h2 {
	font-size: 13px;
	font-weight: bold;
	color: #C1072F;
	margin-bottom: 10px;
}
div.doboz ul li{
	margin: 4px 0 4px 15px;

}
div.doboz ul li {
	/* background: #E5ACAC;
	margin: 2px 0;
	padding: 4px;
	list-style: none;
	*/
}
div.doboz ul li ul {
	margin-left: 20px;
}
div.doboz ul li ul li {
	/* list-style: disc; */
	background: transparent;
	margin: 0;
	padding:0;
}


table.alkatkep td {
	/* margin: 5px 0; */
	line-height: normal;
}
table.alkatkep {
	background: #f0f0f0;
	border: 1px solid #e9e9e9;
	margin-bottom: 30px;
}
table.alkatkep  td {
	text-align: center;
}
table.alkatkep tr.kepsor td {
	padding: 10px;
	width:130px;
}
tr.linksor td {
	padding: 0 2px 5px 2px;
	width: 130px;
}
table.alkatkep td.lc {
}
table.alkatkep td.rc {
}
table.alkatkep a img{
	border: 1px solid #e0e0e0;
}
table.alkatkep a {
	color: #888888;
	font-weight: bold;
	font-size: 11px; 
}


div#hibakinfok {
	margin: 10px 0 20px 0;
	padding: 5px 20px;
	border: 1px dashed #666666;
	background-color: #f9f9f9;
}
div#hibakinfok .proghiba {
	color: #ff3333;
}
div#hibakinfok .hiba {
	color: #ff6633;
}
div#hibakinfok .sikeres {
	color: #339933;
}
div#hibakinfok .info {
	color: #333399;
}




div#head {
	height: 65px;
}
div#head img {
	border: none;
}
div#head h1{
	margin: 0; padding: 0;
	border: none;
}

div#menu {
	padding-left: 34px;
	height: 94px;
}
div#menu a {
	color: #b9b9b9;
	font-weight: bold;
	font-size:13px;
	margin-bottom: 28px;
	display: block;
	text-decoration: none;
}
div#menu a.akt {
	color: #ffffff;
}
div#menu img {
	border: none;
}
div#menu img.sep {
	margin: 0 20px 28px 20px;
}
div#menu table {
	height: 100%;
}
div#menu table td {
	vertical-align: bottom;
}
div#menu table td.akt {
	background: url('/img/frontend/box/menu/akt-c.gif') bottom center no-repeat;
}

div#page {
	width: 980px;
	margin: auto;
}

div#cont {
	padding: 32px;
}
div#ill {
	margin-top: 20px;
}

td#balhasab {
	vertical-align: top;
	width: 190px;
	padding-right: 20px;
	padding-top: 8px;
}
td#jobbhasab {
	vertical-align: top;
}

div#bdy {
	min-height: 100%;
	position:relative;
	
	_height: 100%;
	border: none;
}

div#pbg {
	padding-bottom: 68px;
}

div#foot {
	position: absolute;
	bottom: 0;
	left:0;
	width: 100%;
	text-align: center;
	background: url('/img/frontend/comm/bg_foot.gif') repeat-x top;
	height: 68px;
}
div#foot div {
	padding-top: 20px;
	color: #a4a4a4;
	text-transform: uppercase;
	font-size: 11px;
}








table.lista1 td {
	padding: 3px 10px 3px 0;
}

table.lista2 tbody tr.szs td, .szs {
	background: #CC092F;
	height: 8px;
	border-top: 3px solid #ffffff;
	border-left: 1px solid #CC092F;
	border-right: 1px solid #CC092F;
	border-bottom: 3px solid #ffffff;
}
table.lista2 tr.ps td {
	background: #fcfcfc;
	border-top: 4px solid #fcfcfc;
	border-bottom: 4px solid #f0f0f0;
}
table.lista2 {
	/* border: 1px solid #e0e0e0; */
}
table.lista2 tbody td {
	background: #f3f3f3;
	padding: 2px 10px 2px 10px;
}
table.lista2 a {
	text-decoration: none;
}
table.lista2 a:hover {
	text-decoration: underline;
}


table.alkatkep_sz {
	width: 90%;
}
table.alkatkep_sz img {
	border: 1px solid #e0e0e0;
	margin-right: 10px;
}

table.alkatkep_sz td {
	vertical-align: top;
	padding-left:10px;
	width: 50%;
	padding-bottom: 20px;
}
table.alkatkep_sz td.lc {
	padding-left:0;
}
table.alkatkep_sz td table td{
	padding:0;
	width: auto;
}
	


table.padd td {
padding: 0 5px;
}
table.padd td.lc {
	padding-left: 0;
}
