﻿
* {
	margin: 0;
	padding: 0;
}
body {
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0 auto;
	background: transparent url("img/bg.gif") center top no-repeat;
	background-color:#e4e4e4;
}

a, a:visited, a:link { color:#000000; text-decoration:none; }

a:hover { color: #666666; }

a.Blue, a.Blue:visited{
	text-decoration: none;
	color: #557AFF;
}

a.Blue:hover, a.Blue:active{
	text-decoration: underline;
	color: #e05252;
}

h1 { font-size:18px; margin:0; color:#333333; border-bottom: 1px dashed #333333; }

h2 { font-size:12px; margin:0; color:#333333; border-bottom: 1px dashed #333333; border-top:1px dotted #333333; }

h3, h5 { font-size:14px; margin:0;}

h6 { font-size:12px; margin:0; color:#333333; border-bottom: 1px dashed #333333;  }

h1 a, h1 a:visited, h1 a:link { text-decoration:none; }

h2 a, h2 a:visited, h2 a:link { text-decoration:none; padding:10px; line-height:25px; }

h2 img { margin-right:5px; border:0; }

div.wrap1 {
	width: 858px;
	margin: 0 auto;
	overflow: hidden;
	border:1px solid #c3c3c3;
}

div.wrap1 .wrap2 {
	width: 856px;
	background-repeat:repeat-y;
	border: 1px solid #FFFFFF;
	margin: 0 auto;
	overflow: hidden;
	background-image: url(img/bgWhite.gif);
}

div.wrap2 .logo {
	width:796px;
	height:61px;
	padding:0px;
	margin:0 auto;
	background-image: url("img/logo.png");
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-size:22px;
	font-weight:bold;
	padding:30px;
}

div.logo .slogan {
	font-size:10px;
	font-weight:normal;
	margin-top:3px;
}

div.info, div.info1 {
	width:816px;
	line-height:40px;
	background-color:#FFFFFF;
	padding-left:20px;
	padding-right:20px;
	background-image:url(img/info.gif);
	background-repeat:repeat-x;
}

div.info1 { 
	background-image:url(img/info1.gif);
	float:left; 
	border-top:1px solid #fff; 
	background-color:#e4e4e4;
	color:#999;
}

div.info1 a, div.info1 a:link, div.info1 a:visited { color:#999; }

div.info1 a:hover { color: #666; }

div.wrap2 .leftpanel, div.wrap2 .rightpanel {
	width:200px;
	display:inline;
	float:left;
}

div.wrap2 .mainpanel {
	width:456px;
	float:left;
}

div.wrap2 .ortaAlan {
	width:860px;
	border: solid 0px #c00;
}

div.leftpanel .header, div.rightpanel .header {
	background-image:url(img/header.png);
	background-repeat:no-repeat;
	width:180px;
	line-height:35px;
	padding-left:20px;
	color:#FFFFFF;
	overflow:hidden;
	font-weight:bold;
}

#masterMenu {
	width:850px;
	border: solid 0px #ccbbff;
	height:18px;
	margin:1px 0px 2px 0px;
	vertical-align:middle;
	padding:3px 3px 3px 3px;
	font-size:11px;
}

#masterMenu a{
	text-decoration:none;
	color:#446688
	}	
#masterMenu a:hover{
	text-decoration:underline;
	color:#886644;
	}

#masterMenu .topFloatLeft{
    width:350px;
    float:left;
    }


#masterMenu .topFloatRight{
    width:500px;
    float:right;
    text-align:right;
    }

.text { padding:8px; text-align:justify; }
/* uplatnuje sa na left a right stlpec */
.text img { margin-right:10px; margin-bottom: 10px; border:0;  float:left; }

.text_ { padding:15px; text-align:justify; }
/* uplatnuje sa na hlavny stlpec */
.text_ img { vertical-align:middle; border:0; }

span.divider {
	border-bottom:1px dashed #333333; 
	padding-bottom:5px; 
	margin-bottom:5px; 
	display:block;
}

div.rightpanel .inquiry, div.leftpanel .inquiry {
	padding:8px; 
	text-align:justify;
}

.inquiry a, .inquiry a:link, .inquiry a:visited, .inquiry a:hover { text-decoration:none; }

/* CSS FORM ELEMANLARI */
input.ax {
	background-color: #fff;
	background-image:url("img/input.gif");
	background-repeat: repeat-x;
	border:1px solid #a66347;
	Width:150px;
	padding:3px;
	margin-top:3px;
}

.label {
float: left;
width: 100px;
font:bold 12px verdana, helvetica, sans-serif;
color:#333;
}

.label150 {
float: left;
width: 150px;
font:bold 12px verdana, helvetica, sans-serif;
color:#333;
}

.input {
width: 180px;
margin-bottom: 5px;
padding:1px;
background:#fff;
color:#222;
border:2px solid #c0c0c0;
}

.textarea{
width: 300px;
height: 150px;
background:#fff;
color:#222;
border:1px solid #c0c0c0;
}

.submit {
    width:80px;
    border:1px solid #c0c0c0;
    margin-top:2px;
}

.TabArea {
    background-color: White;
    font-size: x-small;
    border-left: 1px solid black;
    border-bottom: 1px solid black;
    border-right: 1px solid black;
    border-top:1px solid black;
    position:absolute;
    top:42px;
    height:400px;
    z-index:-25;
}

/* LOAD ALANI */
.progressBackgroundFilter {
position:fixed;
top:0px;
bottom:0px;
left:0px;
right:0px;
overflow:hidden;
padding:0;
margin:0;
background-color:#000;
filter:alpha(opacity=50);
opacity:0.5;
z-index:1000;
}
.processMessage {
position:fixed;
top:40%;
left:40%;
padding:10px;
text-align: center;
width:14%;
z-index:1001;
background-color:#fff;
border:solid 1px #000;
}
.ModalPopupMessage {
position:fixed;
top:30%;
left:30%;
padding:10px;
text-align: center;
width:100%;
z-index:1001;
background-color:#fff;
border:solid 1px #000;
}
.ModalPopupResim {
position:fixed;
top:2%;
left:25%;
padding:10px;
text-align: center;
z-index:1001;
background-color:#fff;
border:solid 1px #000;
}

/*------SAYFALAMA--------*/
div.pagination {
width:100%;
padding:5px;
margin:5px;
text-align:left;
font-size:11px;
float:right;
}

div.pagination a {
padding: 2px 5px 2px 5px;
margin-right: 2px;
border: 1px solid #ddd;
text-decoration: none; 
color: #990000;
}
div.pagination a:hover, div.pagination a:active {
border:1px solid #990000;
color: #fff;
background-color: #990000;
}
div.pagination span.current {
padding: 2px 5px 2px 5px;
margin-right: 2px;
border: 1px solid #990000;
font-weight: bold;
background-color: #990000;
color: #FFF;
}
div.pagination span.disabled {
padding: 2px 5px 2px 5px;
margin-right: 2px;
border: 1px solid #f3f3f3;
color: #ccc;
}

/* MAİN sTYLE */
.sayfaMesaj
{
    margin:5px;
    width:100%;
    padding:3px;
    background-color:#feecc9;
    border:solid 1px #E6E2D8;
    text-align:left;
    font-size:11px;
}

blockquote {
	background: #FFF url('img/quote.gif') no-repeat;
	border: 1px solid #EAEAEA;
	color: #555;
	display: block;
	font: normal 1.1em sans-serif;
	margin-bottom: 1em;
	padding: 10px 1em 0.2em 42px;
}

.sayfaYazi {
	background: #FFF;
	border: 1px solid #EAEAEA;
	color: #555;
	display: block;
	font: normal 1em verdana;
	margin-bottom: 1em;
	padding: 5px 5px 5px 5px;
}

code {
	display: block;
	background: #FFFFFA;
	color: #335;
	border: 1px solid #E8E8D5;
	padding: 5px 10px;
	overflow: auto;
	margin: 1em 0;
	font-size: 0.9em;
	line-height: 1.5em;
}

/* Main Layout */
#main_left {width: 630px;}


/* Clear */
.clear,.clearer {clear: both;}
.clearer,.spacer {
	display: block;
	font-size: 0;
	line-height: 0;
}

.post {
	margin-bottom: 5px;
	color: #444;
}

.post_title {
	background: #E8E8E8 url('img/info1.gif');
	padding: 6px 12px 5px;
	color:#990000;
}

.backBg {
	background: #E8E8E8 url('img/siyahBg.gif') repeat-x;
	padding: 3px 1px 3px 15px;
}

.post_body {
	background: #Fcfcfc url('img/body.gif') repeat-x left top;
	padding: 10px 10px 1px;
}
