/* Küçültme başarısız oldu. Küçültülmeyen içerik döndürülüyor.
(107,7): run-time error CSS1036: Expected expression, found ';'
(978,1): run-time error CSS1019: Unexpected token, found '@charset'
(978,10): run-time error CSS1019: Unexpected token, found '"utf-8"'
(978,17): run-time error CSS1019: Unexpected token, found ';'
 */
@charset "utf-8";
/* CSS Document */

/************START_STYLE_OF_DIV_THAT_HOLDS_MAIN_LINKS**********/

.block_navigation {
	height:113px;
	width: 998px;
	position: relative;
 margin-left: -12px;

}

.block_navigation  ul li{
	position:relative;
	list-style: none;
	float: left; background:url(..images/navLine.html) right no-repeat;   
	}
	
	
.block_navigation  ul li:last-child{ background:none;}
	
	
.block_navigation ul li a,
.block_navigation #pull a {
text-decoration: none;
display: block;
line-height: 67px;
color: #464646;
font-size: 17px;
text-transform: uppercase;
font-family: 'Comfortaa', 'cursive';
font-weight: 700;
text-shadow: 0px 1px 1px #ADADAD;
padding-left: 9px;
padding-right: 18px;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;

}




.block_navigation ul li ul li a{ font-size:11px; font-family:Tahoma, Geneva, sans-serif; text-shadow:none;text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
display: block; }



.block_navigation  li a:active{ 
	color: #888;
}
/************END_STYLE_OF_DIV_THAT_HOLDS_MAIN_LINKS**********/

/**********START_STYLE_OF_DIV_THAT_HOLDS_SUB_LINKS**********/

.block_navigation ul li ul{
	position: absolute;
}	

.block_navigation ul ul {
	z-index: 1;
	opacity:0;
	visibility: hidden;
	border-bottom:solid 1px #e7e7e7;
	background: #fff; 
	display: block;  
	-webkit-box-shadow:0 1px 1px #eee;
	-moz-box-shadow:0 1px 1px #eee;
	box-shadow:0 1px 1px #eee;
	-webkit-transition:opacity 0.2s linear, margin-left 0.2s linear, margin-top 0.2s linear;
	-moz-transition:opacity 0.2s linear, margin-left 0.2s linear, margin-top 0.2s linear;
	-ms-transition:opacity 0.2s linear, margin-left 0.2s linear, margin-top 0.2s linear;
	-o-transition:opacity 0.2s linear, margin-left 0.2s linear, margin-top 0.2s linear;
	transition:opacity 0.2s linear, margin-left 0.2s linear, margin-top 0.2s linear;
	
	
	

}

.block_navigation ul li ul li{
	position: relative;
	display: block;
	float: none;
	border-top:solid 1px #e7e7e7;
	border-right:solid 1px #e7e7e7;
	border-left:solid 1px #e7e7e7;
}

.block_navigation ul li ul li a {
	width:150px;
	font-weight: normal;
	line-height: 40px; 
	color: #fff;
	display: block;
	padding-left: 20px ;
	background: #FFA0AB;
}	
.block_navigation ul ul ul {
	position: absolute; 
	top: ;
	left: 100%;
	top:-1px;
	left:100%;
	padding:0;
}

.block_navigation  i {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	padding-right: 7px; 
}

	
.block_navigation ul ul li:hover > a{
	background: #ffe7e6; color:red;
}
/**********END_STYLE_OF_DIV_THAT_HOLDS_SUB_LINKS**********/

/*******START_STYLE_OF_RIGHT_ITEM********/

.block_navigation li.right_item {
	float: right;
}
/*******END_STYLE_OF_RIGHT_ITEM********/



.block_navigation ul{margin-left: auto;
margin-right: auto;
}






	

.block_navigation li.right_item:hover   .contact_block {
	display: block;
}


.block_navigation h1, 
.block_navigation textarea, 
.block_navigation input{
	margin: 0;
	padding: 0;
	outline: none;
	border: none;
}
.block_navigation h1{
	line-height: 50px;
	font-style: normal;
	font-size: 20px;
	font-weight: normal;
	margin-top:0;
	margin-left: 25px;
	margin-right: 25px;
	color: #555;
	border-bottom: solid 1px #e7e7e7;
}
.block_navigation input{
	position: relative;
	width: 200px;
	height: 25px;
	padding-top: 2px;
	
}
.block_navigation textarea {
	width: 250px;
	height: 100px;
	padding-top: 7px;
	
}
.block_navigation input, 
.block_navigation textarea{

	display: block;
	padding-left: 7px;
	font-size: 12px;
	color: #555;
	margin: 25px;
	border: solid 1px #e7e7e7;
}




.block_navigation input[type=submit],  
.block_navigation input[type=button]  { 
	margin: 0; 
	margin-left: 25px; 
	margin-top: 25px; 
	float: left;
	margin-bottom: 25px; 
	}

	
	
	
	
.block_navigation input[type=submit],  
.block_navigation input[type=button]{
	color: #fff;
	padding: 0;
	width: 60px;
	display: block;
	position: relative;
	border:none;
	
}
/************END_STYLE_OF_CONTACT_BLOCK************/





/**************************************************/
/**************************************************/
/**************************************************/
/******************START_COLOR_STYLE***************/
/**************************************************/
/**************************************************/
/**************************************************/




/*****************START_COLOR_THEME_1 ****************/

.color_theme_1 {
	background: url(../images/menu.png);
	 margin-bottom:10px; 




}


.color_theme_1 #pull a {
	background: #222222; background:url(..images/navLine.html) right no-repeat;


}


.color_theme_1 ul li:hover > a, 
.color_theme_1 #pull a:hover{ background:url(..images/hoverBG.html) repeat-x; color:red;

}



.color_theme_1 input[type=submit],  
.color_theme_1 input[type=button]{
	background: #000;
	background-image: linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -o-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -moz-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -webkit-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -ms-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
}




.color_theme_1 input[type=submit]:hover,
.color_theme_1 input[type=button]:hover  {
	cursor: pointer;
	background: #000;      
	background-image: linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -o-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -moz-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -webkit-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -ms-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
}




/******************END_COLOR_THEME_1*****************/






/*****************START_COLOR_THEME_2 ****************/

.color_theme_2 {
	background: #660000;
	background-image: url(../T3/HTML/bg_ie/bg.html); /***for IE**/ 
	background-image: linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -o-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -moz-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -webkit-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -ms-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);



}

.color_theme_2 ul li a,
.color_theme_2 #pull a {
	background: #660000;
	background-image: url(../T3/HTML/bg_ie/bg.html); /***for IE**/ 
	background-image: linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -o-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -moz-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -webkit-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -ms-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);


}


.color_theme_2 ul li:hover > a, 
.color_theme_2 #pull a:hover{
	background: #990000; 
	background-image: url(../T3/HTML/bg_ie/bg.html); /***for IE**/ 	
	background-image: linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -o-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -moz-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -webkit-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -ms-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
}




.color_theme_2 input[type=submit],  
.color_theme_2 input[type=button]{
	background: #660000; 
	background-image: linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -o-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -moz-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -webkit-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -ms-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
}




.color_theme_2 input[type=submit]:hover,
.color_theme_2 input[type=button]:hover  {
	cursor: pointer;
	background: #990000;     
	background-image: linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -o-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -moz-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -webkit-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -ms-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
}



/******************END_COLOR_THEME_2*****************/






/*****************START_COLOR_THEME_3 ****************/

.color_theme_3 {
	background: #664c00;
	background-image: url(../T3/HTML/bg_ie/bg.html); /***for IE**/ 
	background-image: linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -o-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -moz-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -webkit-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -ms-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);



}

.color_theme_3 ul li a,
.color_theme_3 #pull a {
	background: #664c00;
	background-image: url(../T3/HTML/bg_ie/bg.html); /***for IE**/ 
	background-image: linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -o-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -moz-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -webkit-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -ms-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);


}


.color_theme_3 ul li:hover > a, 
.color_theme_3 #pull a:hover{
	background: #997300; 
	background-image: url(../T3/HTML/bg_ie/bg.html); /***for IE**/ 	
	background-image: linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -o-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -moz-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -webkit-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -ms-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
}




.color_theme_3 input[type=submit],  
.color_theme_3 input[type=button]{
	background: #664c00;
	background-image: linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -o-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -moz-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -webkit-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -ms-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
}




.color_theme_3 input[type=submit]:hover,
.color_theme_3 input[type=button]:hover  {
	cursor: pointer;
	background: #997300;
	background-image: linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -o-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -moz-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -webkit-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -ms-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
}

/******************END_COLOR_THEME_3*****************/








/*****************START_COLOR_THEME_4 ****************/

.color_theme_4 {
	background: #336600; 
	background-image: url(../T3/HTML/bg_ie/bg.html); /***for IE**/ 
	background-image: linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -o-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -moz-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -webkit-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -ms-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);



}

.color_theme_4 ul li a,
.color_theme_4 #pull a {
	background: #336600; 
	background-image: url(../T3/HTML/bg_ie/bg.html); /***for IE**/ 
	background-image: linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -o-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -moz-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -webkit-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -ms-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);


}


.color_theme_4 ul li:hover > a, 
.color_theme_4 #pull a:hover{
	background:  #4c9900;
	background-image: url(../T3/HTML/bg_ie/bg.html); /***for IE**/ 	
	background-image: linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -o-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -moz-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -webkit-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -ms-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
}




.color_theme_4 input[type=submit],  
.color_theme_4 input[type=button]{
	background: #336600; 
	background-image: linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -o-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -moz-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -webkit-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -ms-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
}




.color_theme_4 input[type=submit]:hover,
.color_theme_4 input[type=button]:hover  {
	cursor: pointer;
	background:  #4c9900;
	background-image: linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -o-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -moz-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -webkit-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -ms-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
}

/******************END_COLOR_THEME_4*****************/







/*****************START_COLOR_THEME_5 ****************/

.color_theme_5 {
	background: #006619;
	background-image: url(../T3/HTML/bg_ie/bg.html); /***for IE**/ 
	background-image: linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -o-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -moz-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -webkit-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -ms-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);



}

.color_theme_5 ul li a,
.color_theme_5 #pull a {
	background: #006619;
	background-image: url(../T3/HTML/bg_ie/bg.html); /***for IE**/ 
	background-image: linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -o-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -moz-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -webkit-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -ms-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);


}


.color_theme_5 ul li:hover > a, 
.color_theme_5 #pull a:hover{
	background: #009926;
	background-image: url(../T3/HTML/bg_ie/bg.html); /***for IE**/ 	
	background-image: linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -o-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -moz-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -webkit-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -ms-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
}




.color_theme_5 input[type=submit],  
.color_theme_5 input[type=button]{
	background: #006619;
	background-image: linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -o-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -moz-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -webkit-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -ms-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
}




.color_theme_5 input[type=submit]:hover,
.color_theme_5 input[type=button]:hover  {
	cursor: pointer;
	background: #009926;
	background-image: linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -o-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -moz-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -webkit-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -ms-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
}


/******************END_COLOR_THEME_5*****************/







/*****************START_COLOR_THEME_6 ****************/

.color_theme_6 {
	background: #006666;
	background-image: url(../T3/HTML/bg_ie/bg.html); /***for IE**/ 
	background-image: linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -o-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -moz-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -webkit-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -ms-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);



}

.color_theme_6 ul li a,
.color_theme_6 #pull a {
	background: #006666;
	background-image: url(../T3/HTML/bg_ie/bg.html); /***for IE**/ 
	background-image: linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -o-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -moz-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -webkit-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -ms-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);


}


.color_theme_6 ul li:hover > a, 
.color_theme_6 #pull a:hover{
	background: #009999;
	background-image: url(../T3/HTML/bg_ie/bg.html); /***for IE**/ 	
	background-image: linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -o-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -moz-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -webkit-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -ms-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
}




.color_theme_6 input[type=submit],  
.color_theme_6 input[type=button]{
	background: #006666;
	background-image: linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -o-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -moz-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -webkit-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -ms-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
}




.color_theme_6 input[type=submit]:hover,
.color_theme_6 input[type=button]:hover  {
	cursor: pointer;
	background: #009999;
	background-image: linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -o-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -moz-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -webkit-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -ms-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
}

/******************END_COLOR_THEME_6*****************/







/*****************START_COLOR_THEME_7 ****************/

.color_theme_7 {
	background: #001966;
	background-image: url(../T3/HTML/bg_ie/bg.html); /***for IE**/ 
	background-image: linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -o-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -moz-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -webkit-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -ms-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);



}

.color_theme_7 ul li a,
.color_theme_7 #pull a {
	background: #001966;
	background-image: url(../T3/HTML/bg_ie/bg.html); /***for IE**/ 
	background-image: linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -o-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -moz-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -webkit-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -ms-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);


}


.color_theme_7 ul li:hover > a, 
.color_theme_7 #pull a:hover{
	background: #002699;
	background-image: url(../T3/HTML/bg_ie/bg.html); /***for IE**/ 	
	background-image: linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -o-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -moz-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -webkit-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -ms-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
}




.color_theme_7 input[type=submit],  
.color_theme_7 input[type=button]{
	background: #001966;
	background-image: linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -o-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -moz-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -webkit-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -ms-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
}




.color_theme_7 input[type=submit]:hover,
.color_theme_7 input[type=button]:hover  {
	cursor: pointer;
	background: #002699;
	background-image: linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -o-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -moz-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -webkit-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -ms-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
}

/******************END_COLOR_THEME_7*****************/







/*****************START_COLOR_THEME_8 ****************/

.color_theme_8 {
	background:  #330066; 
	background-image: url(../T3/HTML/bg_ie/bg.html); /***for IE**/ 
	background-image: linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -o-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -moz-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -webkit-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -ms-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);



}

.color_theme_8 ul li a,
.color_theme_8 #pull a {
	background:  #330066; 
	background-image: url(../T3/HTML/bg_ie/bg.html); /***for IE**/ 
	background-image: linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -o-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -moz-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -webkit-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -ms-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);


}


.color_theme_8 ul li:hover > a, 
.color_theme_8 #pull a:hover{
	background: #4c0099; 
	background-image: url(../T3/HTML/bg_ie/bg.html); /***for IE**/ 	
	background-image: linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -o-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -moz-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -webkit-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -ms-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
}




.color_theme_8 input[type=submit],  
.color_theme_8 input[type=button]{
	background:  #330066; 
	background-image: linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -o-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -moz-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -webkit-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -ms-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
}




.color_theme_8 input[type=submit]:hover,
.color_theme_8 input[type=button]:hover  {
	cursor: pointer;
	background: #4c0099; 
	background-image: linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -o-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -moz-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -webkit-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -ms-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
}

/******************END_COLOR_THEME_8*****************/








/*****************START_COLOR_THEME_9 ****************/

.color_theme_9 {
	background:  #66004c;
	background-image: url(../T3/HTML/bg_ie/bg.html); /***for IE**/ 
	background-image: linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -o-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -moz-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -webkit-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -ms-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);



}

.color_theme_9 ul li a,
.color_theme_9 #pull a {
	background:  #66004c; 
	background-image: url(../T3/HTML/bg_ie/bg.html); /***for IE**/ 
	background-image: linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -o-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -moz-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -webkit-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -ms-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);


}


.color_theme_9 ul li:hover > a, 
.color_theme_9 #pull a:hover{
	background: #990073; 
	background-image: url(../T3/HTML/bg_ie/bg.html); /***for IE**/ 	
	background-image: linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -o-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -moz-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -webkit-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -ms-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
}




.color_theme_9 input[type=submit],  
.color_theme_9 input[type=button]{
	background:  #66004c;
	background-image: linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -o-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -moz-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -webkit-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -ms-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
}




.color_theme_9 input[type=submit]:hover,
.color_theme_9 input[type=button]:hover  {
	cursor: pointer;
	background: #990073; 
	background-image: linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -o-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -moz-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -webkit-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
	background-image: -ms-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.09) 0%);
}

/******************END_COLOR_THEME_9*****************/


/**************************************************/
/**************************************************/
/**************************************************/
/*******************END_COLOR_STYLE****************/
/**************************************************/
/**************************************************/
/**************************************************/





/**************************************************/
/**************************************************/
/**************************************************/
/*******************START_ANIMATION****************/
/**************************************************/
/**************************************************/
/**************************************************/

/***********START_ANIMATION_RIGHT_LEFT*************/



.right_left_animation   ul ul {
	margin-left: 30px;
}

.right_left_animation ul li:hover > ul   {
	z-index: 1;
	opacity: 1;
	visibility: visible;
	margin-left: 0;
	
}
/************END_ANIMATION_RIGHT_LEFT**************/





/***********START_ANIMATION_LEFT_RIGHT*************/



.left_right_animation   ul ul {
	margin-left: -30px;
}

.left_right_animation ul li:hover > ul   {
	z-index: 1;
	opacity: 1;
	visibility: visible;
	margin-left: 0;
	
}
/************END_ANIMATION_LEFT_RIGHT**************/



/***********START_ANIMATION_LEFT_RIGHT*************/


.down_top_animation   ul ul {
	margin-top: 30px;
}

.down_top_animation ul li:hover > ul   {
	z-index: 1;
	opacity: 1;
	visibility: visible;
	margin-top: 0;}
	
	
	
	
	
	
	
	
	
@charset "utf-8";
/* CSS Document */
* {
    padding: 0;
    margin: 0;
    border: 0;
    outline: 0;
}

body {
    background: url(../images/bg2.jpg) repeat-x #e4f8ff;
    background-position: 50% 0px;
}

#gnl {
    width: 980px;
    margin: 0 auto;
}

#header {
    width: 980px;
    min-height: 125px;
    float: left;
    position: relative;
}

a {
    text-decoration: none;
}

li {
    list-style: none;
}

.slider {
    position: relative;
    margin-bottom: 20px;
}

    .slider,
    .slider ul li,
    .slider ul li a img {
        width: 650px;
        height: 325px;
    }

        .slider ul li {
            position: relative;
        }

        .slider a.prev,
        .slider a.next {
            background: rgba(0,0,0,.7);
            padding: 6px;
            position: absolute;
            top: 20px;
            color: #fff;
            text-decoration: none;
            font-size: 14px;
        }

        .slider a.next {
            right: 20px;
        }

        .slider a.prev {
            left: 20px;
        }

            .slider a.next:hover,
            .slider a.prev:hover {
                background-color: dodgerblue;
                color: #fff;
            }

        /* sayfalama */
        .slider .pagination {
            position: absolute;
            bottom: 20px;
            left: 20px;
            font-family: 'Comfortaa', 'cursive';
            font-weight: bold;
        }

            .slider .pagination a {
                float: left;
                font-weight: bold;
                padding: 14px 18px;
                color: #fff;
                text-decoration: none;
                font-size: 14px;
                background: url(../images/number.png) no-repeat;
                border-radius: 5px;
                margin-right: 5px;
                width: 8px;
                height: 16px;
            }

                .slider .pagination a.active {
                    background: url(../images/numberh.png) no-repeat;
                    color: red;
                }

/* carousel */
.visible {
    width: 565px;
    height: auto;
}

.visible-inner ul li,
.visible-inner ul,
.visible-inner ul li a img {
    width: 185px;
    height: 100px;
    margin-right: 5px;
}

.visible a.next,
.visible a.prev {
    height: 40px;
    line-height: 40px;
}

/* carousel vertical */
.visible.vertical {
    width: 185px;
    height: 315px;
}

    .visible.vertical .visible-inner ul li {
        margin-bottom: 5px;
    }

    .visible.vertical a.next,
    .visible.vertical a.prev {
        height: 20px;
        line-height: 20px;
    }

/* vertical */
.vertical a.next {
    left: 50%;
    width: 70px;
    margin-left: -35px;
    text-align: center;
}

.vertical a.prev {
    left: 50%;
    width: 70px;
    top: auto;
    bottom: 20px;
    margin-left: -35px;
    text-align: center;
}

/* list */
.list {
    width: 600px;
    height: 60px;
    overflow: hidden;
    border-top: 3px solid #111;
}

    .list ul li {
        float: left;
        width: 120px;
        height: 60px;
        opacity: .5;
    }

        .list ul li a img {
            width: 120px;
            height: 60px;
        }

        .list ul li.active {
            opacity: 1;
        }



.lg {
    background: url(../images/lgback.png);
    width: 516px;
    height: 172px;
    float: left;
    margin-left: -55px;
}


    .lg img {
        margin-left: 71px;
        margin-top: 18px;
        width: 376px;
        height: 101px;
    }


.cloud {
    background: url(../images/lgcloud.png);
    width: 516px;
    height: 88px;
    z-index: 999;
    position: absolute;
    top: 84px;
    margin-left: -49px;
}


.sun {
    background: url(../images/sun.png);
    width: 277px;
    height: 258px;
    right: 0;
    position: absolute;
    z-index: 1;
    margin-right: -97px;
}


.nav {
    float: left;
    width: 980px;
    height: 56px;
    margin-top: 9px;
}


.wrap {
    float: left;
    width: 958px;
    background-color: #FFF;
    padding: 70px 10px 0 10px;
}



.linee {
    padding: 10px;
    background: url(../images/linebg.png);
    max-width: 250px;
    position: absolute;
    top: 0;
    right: 0;
    margin-top: 130px;
    font-family: 'Comfortaa', 'cursive';
    font-weight: bold;
    color: #000;
}



.left {
    width: 662px;
    float: left;
}


.lblg {
    width: 650px;
    height: 265px;
    float: left;
    background: url(../images/blgbg.png);
    margin-bottom: 20px;
}

    .lblg h4 {
        background-color: #c3e3fa;
        font-family: 'Comfortaa', 'cursive';
        color: #008eb0;
        padding: 10px;
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
display: block;
    }

    .lblg img {
        width: 271px;
        height: 201px;
        margin: 11px;
        float: left;
    }

    .lblg p {
        float: right;
        width: 342px;
        text-align: justify;
        margin-right: 13px;
        margin-top: 8px;
        overflow: hidden;
        height: 204px;
        color: #008eb0;
        font-family: Tahoma, Geneva, sans-serif;
        font-size: 13px;
        line-height: 22px;
    }




.lmdl {
    width: 650px;
    float: left;
    background-color: #e4f8ff;
    margin-bottom: 20px;
    background: url(..images/blgbg.html);
}

    .lmdl h4 {
        background-color: #c3e3fa;
        font-family: 'Comfortaa', 'cursive';
        color: #008eb0;
        padding: 10px;
    }

    .lmdl img {
        max-width: 630px;
        margin: 11px;
        float: left;
    }

    .lmdl p {
        float: right;
        width: 625px;
        text-align: justify;
        margin-right: 13px;
        overflow: hidden;
        color: #008eb0;
        font-family: Tahoma, Geneva, sans-serif;
        font-size: 13px;
        line-height: 22px;
        margin-bottom: 5px;
    }


.right {
    float: right;
    width: 292px;
}






.rblg {
    width: 290px;
    height: 325px;
    float: right;
    background-color: #fde9e9;
    margin-bottom: 20px;
}

    .rblg h4 {
        background-color: #fccaca;
        font-family: 'Comfortaa', 'cursive';
        color: #ed1f21;
        padding: 10px;
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
display: block;
    }

    .rblg img {
        width: 267px;
        height: 222px;
        margin: 11px 11px 5px 11px;
        float: left;
    }

    .rblg p {
        float: right;
        width: 268px;
        text-align: justify;
        margin-right: 13px;
        overflow: hidden;
        height: 40px;
        color: #ed1f21;
        font-family: Tahoma, Geneva, sans-serif;
        font-size: 13px;
        line-height: 19px;
    }







.rmdl {
    width: 290px;
    float: right;
    background-color: #fde9e9;
    margin-bottom: 20px;
}

    .rmdl h4 {
        background-color: #fccaca;
        font-family: 'Comfortaa', 'cursive';
        color: #ed1f21;
        padding: 10px;
    }

    .rmdl img {
        max-width: 267px;
        margin: 11px 11px 5px 11px;
        float: left;
    }

    .rmdl p {
        float: right;
        width: 268px;
        text-align: justify;
        margin-right: 13px;
        overflow: hidden;
        margin-bottom: 5px;
        color: #ed1f21;
        font-family: Tahoma, Geneva, sans-serif;
        font-size: 13px;
        line-height: 19px;
    }



.syc {
    width: 290px;
    float: right;
    background-color: #fde9e9;
    margin-bottom: 20px;
}

    .syc h4 {
        background-color: #fccaca;
        font-family: 'Comfortaa', 'cursive';
        color: #ed1f21;
        padding: 10px;
    }

.sayac {
    font-family: Tahoma, Geneva, sans-serif;
    text-decoration: none;
    font-size: 11px;
    color: #8F8E8E;
    line-height: 33px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
}


    .sayac li {
        list-style: none;
        border-bottom: solid 1px #FFCBCB;
        height: 33px;
        margin-left: 7px;
        width: 275px;
        color: #ed1f21;
        font-size: 13px;
    }

        .sayac li:last-child {
            border: 0;
        }

    .sayac span {
        float: right;
    }




.ankt {
    width: 290px;
    float: right;
    background-color: #fde9e9;
    margin-bottom: 20px;
}

    .ankt h4 {
        background-color: #fccaca;
        font-family: 'Comfortaa', 'cursive';
        color: #ed1f21;
        padding: 10px;
    }

.anket {
    font-family: Tahoma, Geneva, sans-serif;
    text-decoration: none;
    font-size: 11px;
    color: #8F8E8E;
    line-height: 33px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
}




    .anket li {
        list-style: none;
        border-bottom: solid 1px #FFCBCB;
        height: 33px;
        margin-left: 7px;
        width: 275px;
        color: #ed1f21;
        font-size: 13px;
    }


    .anket span {
        float: right;
    }

.ankt p {
    font-weight: bold;
    margin-top: 5px;
    margin-right: 9px;
    text-align: justify;
    margin-left: 7px;
    overflow: hidden;
    margin-bottom: 5px;
    color: #ed1f21;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 13px;
}

.ankbutton {
    background-color: #fd8686;
    float: left;
    margin-left: 5px;
    color: #FFF;
    font-family: 'Comfortaa', 'cursive';
    width: 137px;
    height: 30px;
    padding-top: 9px;
    text-align: center;
    margin-top: 6px;
    margin-bottom: 6px;
}



    .ankbutton:hover {
        background-color: #FF6666;
    }









.bulten {
    width: 290px;
    float: right;
    background-color: #fde9e9;
    margin-bottom: 20px;
}

    .bulten h4 {
        background-color: #fccaca;
        font-family: 'Comfortaa', 'cursive';
        color: #ed1f21;
        padding: 10px;
    }



.ebulinp {
    width: 260px;
    padding: 0px 5px 0px 10px;
    margin-bottom: 5px;
    height: 37px;
    border: solid 1px #FFC5C5;
    color: #7f7f7f;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 11px;
    outline: none;
    margin-left: 6px;
}

.ebult {
    font-family: Tahoma, Geneva, sans-serif;
    margin: 10px 0 10px 9px;
    font-size: 11px;
    color: #444444;
}

.button {
    background-color: #fd8686;
    float: left;
    margin-left: 7px;
    color: #FFF;
    font-family: 'Comfortaa', 'cursive';
    width: 276px;
    height: 40px;
    padding-top: 2px;
    text-align: center;
    margin-top: 1px;
    margin-bottom: 6px;
    cursor: pointer;
}



    .button:hover {
        background-color: #FF6666;
    }



#footer {
    width: 100%;
    height: 425px;
    background: url(../images/ft.jpg) repeat-x;
    position: relative;
    z-index: 10;
    float: left;
}


    #footer img {
        position: absolute;
        top: 0;
        margin-top: 54px;
        left: 50%;
        margin-left: -497px;
    }


#foot {
    width: 980px;
    height: 51px;
    background: #e9878b;
    float: left;
    margin: 14px 0 0 0;
    border-radius: 4px;
}


    #foot p {
        color: #fff;
        font-family: 'Comfortaa', 'cursive';
        font-size: 13px;
        font-weight: bold;
        padding: 15px;
        float: left;
    }

.social {
    height: 36px;
    float: right;
    min-width: 50px;
    margin: 9px 10px 0 0;
    padding-left: 5px;
}

.imza {
    float: right;
    margin-top: 4px;
}



.leftmn {
    float: left;
    width: 280px;
    min-height: 300px;
    background: #FFA0AB;
    font-family: Tahoma, Geneva, sans-serif;
    border-radius: 6px;
    color: #fff;
}


    .leftmn ul li {
        border-bottom: 1px solid #FF8896;
    }



        .leftmn ul li a {
            padding: 9px 0 12px 16px;
            background: url(..images/nav-icon.html) no-repeat right;
            display: block;
            font-size: 14px;
            color: #fff;
            text-decoration: none;
            width: 264px;
            text-overflow: ellipsis;
            white-space: nowrap;
            overflow: hidden;
            display: block;
        }

            .leftmn ul li a:first-child {
                border-radius: 6px 6px 0 0;
            }



        .leftmn ul li:hover {
            background-color: #ffe7e6;
        }


        .leftmn ul li a:hover {
            color: #F00;
            background: url(../images/nav-iconh.png) no-repeat right;
        }


#active {
    color: red;
    background: url(../images/nav-iconh.png) #ffe7e6 no-repeat right;
}


.sablon {
    font-family: Tahoma, Geneva, sans-serif;
    width: 643px;
    border: solid 1px #ffd0d0;
    float: right;
    border-radius: 6px;
    padding: 10px;
    color: #6a6e74;
    margin-bottom: 20px;
    line-height: 21px;
}

    .sablon h4 {
        color: red;
        font-family: 'Comfortaa', 'cursive';
        margin-bottom: 10px;
    }

    .sablon p {
        font-size: 12px;
    }


img.solsbln {
    width: 270px;
    height: 266px;
    margin-top: 6px;
    float: left;
    margin: 6px 10px 10px 0;
    border-radius: 6px;
}


img.sagsbln {
    width: 270px;
    height: 266px;
    margin-top: 6px;
    float: right;
    margin: 6px 0px 10px 10px;
    border-radius: 6px;
}

img.ustsbln {
    width: 642px;
    height: 266px;
    margin-top: 6px;
    float: right;
    margin: 6px 0px 10px 10px;
    border-radius: 6px;
}



.kat {
    width: 192px;
    overflow: hidden;
    float: left;
    display: inline;
    border: 5px solid #f2ccca;
    background: #ffe7e6;
    padding: 1px;
    height: 89px;
    margin-right: 10px;
    margin-bottom: 11px;
    color: red;
}


    .kat img {
        width: 100px;
        height: 87px;
        float: left;
    }


    .kat h5 {
        font-size: 13px;
        float: right;
        padding-right: 8px;
    }


    .kat p {
        text-align: center;
    }


#topad {
    float: left;
    margin-bottom: 10px;
}

    #topad img {
        width: 959px;
        height: 90px;
    }


#leftad {
    width: 160px;
    height: 600px;
    position: fixed;
    right: 50%;
    margin-right: 505px;
    margin-top: -32px;
    z-index: 999;
}


#rightad {
    width: 160px;
    height: 600px;
    position: fixed;
    left: 50%;
    margin-left: 500px;
    margin-top: -32px;
    z-index: 999;
}

