/* *********************************************************** */
/* *********************************************************** */
/*                       normal tags                           */
/* *********************************************************** */
/* *********************************************************** */

body {
  background-image:  url(img/bg.gif);
  background-repeat: repeat;
  font-family: "Georgia", Verdana, Arial, sans-serif;
  font-size: 11pt;
}

html body { 
  margin: 0; 
  height:100%;
  background-color:#EF3C2E;
  color:#808080;
  font-family: "Georgia", Verdana, Arial, sans-serif;
  font-size: 11pt;
  text-align: center;
  vertical-align: center;
}

form, fieldset {
margin:0;
border:0;
padding:0;
}

h1,h2,h3,h4 { margin-bottom:0px;}
p { margin: 0.5em 0 }

h1{ /* pozor - pouzito jenom na uvodni strance */
font-size:12px;
}

input {
  color:black;
  margin: 2px 0 0px 0;
  font-size:10px;
 /* border:1px solid #585858; */
  background-color:#F4F4F4;
}

img {
border:0px;
margin:0px;
padding:0px;
}

table {
font-size:11px;
}

textarea {
font-family :  Verdana, Arial, Helvetica;
font-size:11px;
}
/* *********************************************************** */
/*                       main IDs                              */
/* *********************************************************** */

#beta {
background-image: url(img/testyayini.gif); height:74px; width:91px;background-repeat: no-repeat; background-position:top right;
float:right;
z-index: 1;

}

#outter {
text-align:middle;
background-image:  url(img/top_bg.gif);
background-repeat: repeat-x;
}

#opona-left{
background-image:  url(img/opona_left.gif);
background-repeat: no-repeat;
z-index: 2;
}

#opona-right{
background-image:  url(img/opona_right.gif);
background-repeat: no-repeat;
background-position:top right;
z-index: 2;
}

#container {
padding-top:10px;
width:715px;
margin-left:auto;
margin-right:auto;
}

#header {
margin:0;
padding:0;
width: 715px;
height:243px;
display: block; 
background-image:  url(img/header.gif);
background-repeat: no-repeat;
}

#tiktak{ position: relative; top: 16px; width: 182px; height: 182px;margin-left:auto;
margin-right:auto;} 
#tiktak img { display: block; background:  url(img/tiktak.png) no-repeat transparent; width: 182px; height: 182px; } 

#mainmenu {
margin-top:35px;
background-color:#FFF;
background-image:  url(img/main_bg.gif);
background-repeat: repeat-y;
}

.images {background:#c00; width:20px; padding:1px;} /* not part of the menu */

#outer {
border-top:6px; 
background-image:  url(img/main_bg.gif);
background-repeat: repeat-y;
padding-top:1px; width: 100%;} /* margin for this demo only */

#point {display:table; padding:0; margin:0 auto; list-style:none; background:#990000; white-space:nowrap;}
#point li {display:table-cell; margin:0; padding:0;}
#point li.first {background:#990000;}
#point li a {float:left; font-family:arial; font-size:11px; letter-spacing:1px; padding:5px 15px; text-decoration:none; color:#000; font-weight:bold;}
#point li a:hover, #point li a.current {background:#990000; color:#FFCCCC;}

/* - - - - - main - - - - - */

#main {
	padding: 30px 26px 10px 26px;
	margin: 10;
	background-image:  url(img/main_bg.gif);
	background-repeat: repeat-y;
	text-align: left;
	line-height: 160%;
  font-family: "Georgia", Verdana, Arial, sans-serif;
  font-size: 12pt;
}

.main {
	background-image:  url(img/main_bg.gif);
	background-repeat: repeat-y;
}

#main h1 {
color:#FFFFFF;
background-color:#E3655E;
border-bottom:2px solid #FF8585;
margin: 0;

}

#main h2 {
font-size:12px;
color:#E3655E;
}

#main h3 {
font-size:11px;
color:#808080;
}

.fleurish {
	margin:10px 0 20px 20px;
	width:500px;
	height:26px;
	background:url(img/fleurish.gif);
	clear:both;
}

/* -------- Formlar ---------- */

#mtcf_your_name, #mtcf_email, #mtcf_phone, #mtcf_address, #mtcf_msg, #mtcf_message {border:1px solid #000; padding:3px 5px; width:215px; background:#FFE1E1; color:#990000;}
#mtcf_your_name:focus, #mtcf_email:focus, #mtcf_email:focus, #mtcf_address:focus, #mtcf_msg:focus, #mtcf_message:focus { background:#fff; border:1px solid #79B1D0; color:#000;}
#mtcf_msg,  #mtcf_message { overflow:auto; height:103px;}
.contacterror { border:1px solid #E9EBBE!important; background:#FEFDDE!important; color:#B5AE59!important;}
.contacterror:focus { color:#000!important}

/* -----------------input,textarea and formlar-----------*/

input, select, textarea {  font:normal 11px/normal Arial, Helvetica, sans-serif; }
label { cursor:pointer}
#name, #email, #website, #message, #company, #address { border:1px solid #A4E4F0; padding:3px 5px; width:215px; background:#F6FDFF; color:#63B4CB;}
#name:focus, #email:focus, #website:focus, #message:focus, #company:focus, #address:focus  { background:#fff; border:1px solid #79B1D0; color:#000;}
#message { overflow:auto; height:103px;}
.btn-submit { clear:both;  padding-top:5px;}
*html .btn-submit { padding:0; margin:0;}
.input-btn { background: url(img/btn.gif) no-repeat left top; border:0; font-weight:bold; color:#fff; width:77px; height:20px; padding-bottom:3px; cursor:pointer; text-align:center;}
.input-btn:hover { color:#333;}
*html .input-btn { padding:0;}
#s { border:1px solid #A4E4F0; padding:3px 5px; width:215px; background:#F6FDFF; color:#63B4CB;}
#s:focus { background:#fff; border:1px solid #79B1D0; color:#000;}

.gallery-image1
{
background: url(img/right_pad.gif) no-repeat right bottom;
width:160px; height:110px;margin-left:auto;
margin-right:auto;
}

.gallery-image2
{
background: url(img/left_pad.gif) no-repeat left top;
width:160px; height:110px; margin-left:auto;
margin-right:auto;
}

.img {
border:#F8F8F8 solid 5px;
margin: 3px 5px 3px 5px;
}

/* Standart linkler */
#main a, a:visited { 
	color: #333;
	text-decoration: none; 
	 
}

#main a:focus, a:hover, a:active { 
	color: #900;
	text-decoration: none; 
	
}

.footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}
.footer a:link {
	text-decoration: none;
	color: #000;
	border-style: none;
}
.footer a:visited {
	text-decoration: none;
	color: #000;
}
.footer a:hover {
	text-decoration: underline;
	color: #000;
}

.PhotoBorder a:hover {
    background-position: 14px 14px;
}

.PhotoBorder a span {
  display: none;
}

/* -------- Alt Bölüm ---------- */
#footer {
color:#575654;
text-align:center;
padding:3px;
background-color:#FFCCCC;
background-image:  url(img/footer_bg.gif);
background-repeat: no-repeat;
} 


/* *********************************************************** */
/*                      function classes                       */
/* *********************************************************** */

.in {
padding:1em;
}

.cleaner {
  padding:0;
  height:1px;
  margin:0;
  width:100%;
  clear: both;
  border: none;
  overflow:hidden;
}


.hidden {
display:none;
visibility:hidden;
}


p.spacing {
line-height:150%;
}


dt {
	font-weight: bold;
}

dd {
	margin-bottom: 1em;
}

img.photo {
	float: left;
}
