/************************* products top menu end *************************/
.cat_title{color:#fc1313;border-bottom:3px solid;padding:10px 0 10px 0;font-size:18px;}
.proName{background:#d90f0f url(bgimages/proTitle.png) no-repeat left;height:27px;text-align:left;padding:12px 0 3px 30px;font-size:14px;color:white;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}
/***************************** title ********************************/
.myTitleBack{height:27px;text-align:left;color:white;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;
padding:8px 0 3px 30px;font-size:16px;text-shadow: 1px 1px 0 #000;font-family: Oswald;}
.icerikTitle{height:27px;text-align:left;color:white;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;
padding:8px 0 3px 30px;font-size:16px;text-shadow: 1px 1px 0 #000;font-family: Oswald;background: #378900}

.menuTitle{width:190px;background: #4396ca url(../stil1/bgimages/menuTitle.png) no-repeat left;}
.proMenuTitle{width:190px;background:#d90f0f url(../stil1/bgimages/proTitle.png) no-repeat left;}
.proOfWeekTitle{width:190px;background: #378900 url(../stil1/bgimages/proTitle.png) no-repeat left;}
.moneyTitle{width:190px;background: #378900 url(../stil1/bgimages/moneyTitle.png) no-repeat left;}
.weatherTitle{width:190px;background: #378900 url(../stil1/bgimages/weatherTitle.png) no-repeat left;}
.counterTitle{width:190px;background: #378900 url(../stil1/bgimages/counterTitle.png) no-repeat left;}
.linkTitle{background: #378900 url(../stil1/bgimages/linkTitle.png) no-repeat left;}
.FBTitle{background: #378900 url(../stil1/bgimages/FBTitle.png) no-repeat left;}
.mailTitle{background: #378900 url(../stil1/bgimages/mailTitle.png) no-repeat left;}
.pollTitle{background: #378900 url(../stil1/bgimages/pollTitle.png) no-repeat left;}
.newsTitle{background: #378900 url(../stil1/bgimages/newsTitle.png) no-repeat left;}
/***************************** Form Elemanlarý ********************************/
.button{padding:5px 10px 5px 10px;border:solid 1px #484848;	border-radius:3px;cursor:pointer;color:#2d2d2d;font-weight:bold;background-color:#dcdcdc;}
.button:hover{border:solid 1px #000;color:#000;background-color:#c5e6ff;}
.inputs {padding:7px;border:solid 1px #a3a3a3;color:#5d5d5d;background-color:#fff;}
.inputs:hover {	border:solid 1px #ff7800;background-color:#ececec;}
.tarea{padding:7px;border:solid 1px #a3a3a3;border-radius:3px;color:#5d5d5d;background-color:#fff;}
.tarea:hover{border:solid 1px #ff7800;background-color:#ececec;}
/*********************************link******************************************/
a:link {color: #0077ca;text-decoration: none;}
a:visited {color: #0077ca;text-decoration: none;}
a:hover {color: #fe740e;text-decoration: underline;}
a:active {color: #0077ca;text-decoration: none;}

.glossymenu{padding: 0;width: 218px;border-bottom: 1px solid #gray;} 
.glossymenu a.menuitem{background:url(images/okk.png) no-repeat left center;color: #2d2d2d;display: block;position: relative;width: auto;padding:8px 0 8px 20px;text-decoration: none;text-align: left;border-bottom:1px solid #e2e2e2;}
.glossymenu a:visited.menuitem, .glossymenu :active.menuitem{color: #2d2d2d;}
.glossymenu a.menuitem .statusicon{position: absolute;top: 5px;right: 5px;border: none;}
.glossymenu a:hover.menuitem{color: #006489;background-color:#c5e5f1;}
.glossymenu div.submenu{}
.glossymenu div.submenu ul{list-style-type: none;margin:0 0 0 10px;padding:0}
.glossymenu div.submenu ul li{border-bottom: 1px solid BDBDBD;text-align: left;}
.glossymenu div.submenu ul li a{background:url(images/okk1.png) no-repeat left center;display:block;color: black;text-decoration: none;padding:5px 0 5px 20px;}
.glossymenu div.submenu ul li a:hover{background: #ffb67f;color: red;}
.glossymenu div.submenu1{}
.glossymenu div.submenu1 ul{list-style-type: none;margin: 0;padding: 0;}
.glossymenu div.submenu1 ul li{border-bottom: 1px solid BDBDBD;background-color:#F5F5F5;text-align: left;}
.glossymenu div.submenu1 ul li a{display: block;color: black;text-decoration: none;padding: 2px 0;padding-left: 30px;}
.glossymenu div.submenu1 ul li a:hover{background: #ffb67f;color: red;}

#cssmenu ul,
#cssmenu li,
#cssmenu span,
#cssmenu a { margin: 0; padding: 0; position: relative;}
#cssmenu {width:900px;height: 55px;}
#cssmenu:after,
#cssmenu ul:after {content: ''; display: block; clear: both;}
#cssmenu a {font-size:16px;text-shadow: 1px 1px 0 #000;font-family: Oswald;color: #fff; display: inline-block;line-height: 53px;padding: 0 10px;text-decoration: none;}
#cssmenu ul {list-style: none;}
#cssmenu > ul {float: left;}
#cssmenu > ul > li {float: left;}
/* Arrow */
#cssmenu > ul > li:hover:after { content: ''; display: block; width: 0; height: 0;position: absolute;left: 50%;bottom: 0;border-left: 10px solid transparent;border-right: 10px solid transparent;border-bottom: 10px solid #4396ca;margin-left: -10px;}
#cssmenu > ul > li:first-child a {}
#cssmenu > ul > li:last-child a {}
#cssmenu > ul > li.active a {}
#cssmenu > ul > li:hover > a {color:#000000;}
#cssmenu .has-sub {z-index: 100;}
#cssmenu .has-sub:hover > ul {display: block;}
#cssmenu .has-sub ul {display: none;position: absolute;width: 200px;top: 100%; left: 0;}
#cssmenu .has-sub ul li {
*margin-bottom: -1px;}
/* subMenu */
#cssmenu .has-sub ul li a {background: #d90f0f;border-bottom: 1px dotted #aad06d;filter: none;display: block;line-height: 120%;padding: 10px;border-bottom:1px dotted #797979;}
#cssmenu .has-sub ul li:hover a {background: #4396ca;color:#000000;}
#cssmenu .has-sub .has-sub:hover > ul {display: block;}
#cssmenu .has-sub .has-sub ul {display: none;position: absolute;left: 100%;top: 0;}
#cssmenu .has-sub .has-sub ul li a { background: #d90f0f; border-bottom: 1px dotted #c9ac54;}
#cssmenu .has-sub .has-sub ul li a:hover {background: #4396ca;}
.ws_images{width:1015px !important}
/**************************************** Standart end *********************************************/
body {background-image:url("images/back.png");background-repeat:repeat-x;background-color:#bbdbff;margin:0px;font-color:#999999;}
table{font-color:#999999;}
.top{text-align:left;padding:5px;width:1020px;margin:0 auto;}
.main{width:1020px;}
.logo{height:150px;text-align:left;padding-top:40px;float:left;width:640px;}
#title_side{height:130px;padding-top:60px;bottom:10px;float:right;width:380px;}
#leftSide{width:220px;float:left;margin-right:5px;}
#rightSide{width:755px;float:right;text-align:left;}
.menu_1{height:70px;width:12px;float:left;}
.menu_22{padding-top:5px;height:65px;width:898px;background-image:url("images/menu_2.png");float:left;text-align:left;}
.menu_3{height:70px;width:49px;float:left;}
#quik{width:100px;float:left;padding-top:5px;}
#social{width:1000px;}
.icerik_1{height:10px;width:1020px;-webkit-border-top-left-radius: 5px;-webkit-border-top-right-radius: 5px;-moz-border-radius-topleft: 5px;-moz-border-radius-topright: 5px;border-top-left-radius: 5px;border-top-right-radius: 5px;background-color:white;}
.slider{height:400px;background-color:#ffffff;padding:10px;-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;}
.icerik_3{height:10px;width:1020px;-webkit-border-bottom-left-radius: 5px;-webkit-border-bottom-right-radius: 5px;-moz-border-radius-bottomleft: 5px;-moz-border-radius-bottomright: 5px;border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;background-color:white;}
.ara{height:20px;}
#content{width:984px;display:table;padding:8px;background-color:White;-webkit-border-top-left-radius: 5px;-webkit-border-top-right-radius: 5px;-moz-border-radius-topleft: 5px;-moz-border-radius-topright: 5px;border-top-left-radius: 5px;border-top-right-radius: 5px;-webkit-border-bottom-left-radius: 5px;-webkit-border-bottom-right-radius: 5px;-moz-border-radius-bottomleft: 5px;-moz-border-radius-bottomright: 5px;border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;}
.myTitle{float:left;padding:5px 0 7px 0;color:#383838;font-size: 20px;text-shadow: 1px 1px 0 #fff;font-family: Oswald;}
.ws_fastAccess{width:500px;margin: 0 auto;text-align:left;float:left;padding-top:2px;background:transparent !important;height:30px !important;border:none !important;font-size:14px !important;color: #414141 !important}
.ws_hizliErisimTel{min-width:50px;background:url(../stil21/images/hizliErisimTel.png) no-repeat left center;display:inline-block;padding:0 0 3px 30px;margin-right:5px;}
.ws_hizliErisimGsm{min-width:50px;background:url(../stil21/images/hizliErisimGsm.png) no-repeat left center;display: inline-block;padding:0 0 3px 30px;margin-right:5px;}
.ws_hizliErisimWhatsApp{min-width:50px;background:url(../stil21/images/hizliErisimWhatsApp.png) no-repeat left center;display: inline-block;padding:0 0 3px 30px;color:#51c85d !important;;margin-right:5px;}
.ws_hizliErisimEmail{min-width:50px;background:url(../stil21/images/hizliErisimMail.png) no-repeat left center;display: inline-block;padding:0 0 3px 30px}
#wowslider-container1{height:600px !important}