/***************************** title ********************************/
.weather{text-align:center;}
.myTitleBack{height:27px;text-align:left;color:#404040;padding:8px 0 3px 30px;font-size:16px;font-family: Oswald;border:1px solid #d6d6d6}
.icerikTitle{height:27px;text-align:left;color:#404040;padding:8px 0 3px 30px;font-size:16px;font-family: Oswald;border:1px solid #d6d6d6}
.menuTitle{width:200px;background: #0096d9 url(../stil1/bgimages/menuTitle.png) no-repeat left;}
.proMenuTitle{width:200px;background:#d90f0f url(../stil1/bgimages/proTitle.png) no-repeat left;}
.moneyTitle{width:200px;background: #f2f2f2 url(../stil1/bgimages/moneyTitle.png) no-repeat left;}
.weatherTitle{width:200px;background: #f2f2f2 url(../stil1/bgimages/weatherTitle.png) no-repeat left;}
.counterTitle{width:200px;background: #f2f2f2 url(../stil1/bgimages/counterTitle.png) no-repeat left;}
.linkTitle{background: #f2f2f2 url(../stil1/bgimages/linkTitle.png) no-repeat left;}
.FBTitle{background: #f2f2f2 url(../stil1/bgimages/FBTitle.png) no-repeat left;}
.proOfWeekTitle{background: #f2f2f2 url(../stil1/bgimages/proTitle.png) no-repeat left;}
.mailTitle{background: #f2f2f2 url(../stil1/bgimages/mailTitle.png) no-repeat left;}
.pollTitle{background: #f2f2f2 url(../stil1/bgimages/pollTitle.png) no-repeat left;}
.newsTitle{background: #f2f2f2 url(../stil1/bgimages/newsTitle.png) no-repeat left;}
/***************************** Form Elemanlarý ********************************/
.inputs {padding:7px;border:solid 1px #a3a3a3;border-radius:0px;color:#5d5d5d;background-color:#fff;}
.inputs:hover {border:solid 1px #eb0200;background-color:#ececec;}
.tarea{padding:7px;border:solid 1px #a3a3a3;border-radius:0px;color:#5d5d5d;background-color:#fff;}
.tarea:hover{border:solid 1px #ff7800;background-color:#ececec;}
.button {background: #3498db;background-image: -webkit-linear-gradient(top, #3498db, #2980b9);background-image: -moz-linear-gradient(top, #3498db, #2980b9);background-image: -ms-linear-gradient(top, #3498db, #2980b9);background-image: -o-linear-gradient(top, #3498db, #2980b9);background-image: linear-gradient(to bottom, #3498db, #2980b9);-webkit-border-radius: 3;-moz-border-radius: 3;border-radius: 3px;text-shadow: 1px 1px 3px #666666;font-family: Arial;color: #ffffff;font-size: 12px;padding: 10px 20px 10px 20px;border: 0px;text-decoration: none;}
.button:hover {background: #3cb0fd;background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);background-image: -o-linear-gradient(top, #3cb0fd, #3498db);background-image: linear-gradient(to bottom, #3cb0fd, #3498db);text-decoration: none;cursor:pointer;}
.ws_marqueePic{clear:both;margin:0 auto;margin-bottom:10px;display:block;width:1000px;}
#demo5-forward{margin-right:10px;}
/*********************************link******************************************/
a:link {color: #3d3d3d;text-decoration: none;}
a:visited {color: #3d3d3d;text-decoration: none;}
a:hover {color: #1187f4;text-decoration: underline;}
a:active {color: #3d3d3d;text-decoration: none;} 
.glossymenu{margin:0;padding: 0;}
.glossymenu a.menuitem{display: block;position: relative; width: 200px;padding:8px 0 8px 20px;text-decoration: none;text-align: left;background:url(images/okk.png) no-repeat left center;}
.glossymenu a:visited.menuitem, .glossymenu :active.menuitem{}
.glossymenu a.menuitem .statusicon{ position: absolute;top: 5px;right: 5px;border: none;}
.glossymenu a:hover.menuitem{text-decoration: underline;}
.glossymenu div.submenu{}
.glossymenu div.submenu ul{list-style-type: none;margin: 0;padding: 0;} 
.glossymenu div.submenu ul li{text-align: left;} 
.glossymenu div.submenu ul li a{display: block;text-decoration: none;padding: 5px 0 5px 20px;margin-left:10px;background:url(images/okk1.png) no-repeat left center;}
.glossymenu div.submenu ul li a:hover{text-decoration: underline;}
#cssmenu ul,
#cssmenu li,
#cssmenu span,
#cssmenu a {margin: 0; padding: 0; position: relative;}
#cssmenu {width:660px;height: 55px;}
#cssmenu:after,
#cssmenu ul:after {content: ''; display: block; clear: both;}
#cssmenu a {font-size:16px;font-family: Oswald;color: #0096d9; display: inline-block;line-height: 53px;padding: 0 10px;text-decoration: none;}
#cssmenu ul {list-style: none;}
#cssmenu > ul {float:right;}
#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 #404040;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 {}
#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 {color:#fff;background: #404040;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:#0096d9;}
#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:#404040; border-bottom: 1px dotted #c9ac54;}
#cssmenu .has-sub .has-sub ul li a:hover {background: #0096d9;}
/**************************************** Standart end *********************************************/
body {margin:0px;color:#404040;}
.main{width:100%;display:table}
.ws_main{padding:50px;display:table;margin:0 auto;}
.top{width:100%;height:30px;background:#2e2e2e;position:fixed;top:0;z-index:2100;}
.w1000,.ws_1000 {width:1000px;margin:0 auto;}
.wellcome{width:500px;margin:0 auto;text-align:left;padding-top:10px;float:left;color:#fff}
.menuT{width:100%;background:transparent url("images/ws_header_bg.png") repeat-x top;position:fixed;top:30px;z-index:2100;}
.slider{border-bottom:10px solid #2e2e2e;margin-top:108px;}
.menu{margin:0 auto;width:1000px;height:126px;background:transparent url("images/ws_headermenu_bg.png") no-repeat}
.logo{width:250px;float:left;height:72px;padding-top:1px;}
.menuY{float:right;padding-top:10px;}
.shodow{background-image:url(images/shadow.png);background-repeat:repeat-x;height:5px;position:relative;top:5px;z-index:1}
.cercil{margin-top:40px;width:1030px;margin-right:-15px;margin-left: -15px;margin:0 auto;}
.cercil1{height:470px;width:25%;float: left;position: relative;box-sizing: border-box;min-height: 1px;padding-right: 15px;padding-left: 15px;}
.cercil2{text-align:center;}
.newsPic{border:solid 6px #f2f2f2;box-shadow: 0px 8px 0px #a2a2a2;width:100%;background-color:#fafafa;transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);backface-visibility: hidden;-moz-osx-font-smoothing: grayscale;transition-duration: 0.3s;transition-property: transform;transition-timing-function: ease-out;}
.circleNews{width:100%;}
.circleNews:hover{cursor:pointer;transform: translateY(-8px);}
.newsTitlem{font-size:20px;font-family: Oswald;color:#0096d9;padding:20px 0 20px 0;height:50px;line-height:100%;text-align:left}
.newsCon{min-height:100px;text-align:justify;}
.content{width:1000px;margin:0 auto;padding-bottom:20px;clear:both;}
.leftMenu{float:left;width:230px;}
.icerik{float:right;width:750px;}
.myTitle{padding-top:25px;text-align:right;width:1000px;margin:0 auto;font-size:24px;font-family:Oswald;}
a.myButton:link{padding:7px 30px;background-color:#404040;border:0px;-webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px;color:White;font-weight:bold;text-transform:uppercase;}
a.myButton:visited{color:white}
a.myButton:hover{text-decoration: none;background-color:#0096d9;cursor:pointer;border:0px;}
.footer{background-color:#39356c;width:100%;margin:0 auto;display:table;color:#ccc }
.add{text-align:center;margin:0 auto;padding:10px;background:#2e2e2e;}
.bigtext{padding-top:20px;font-size:30px;color:white;text-align:center;width:100%}
.smalltext{color:white;text-align:center;width:100%}
.lang{width:500px;margin:0 auto;text-align:right;padding-top:3px;float:right;}
.mySosyal{width:200px;margin:0 auto;text-align:right;padding-top:2px;float:right;}
.adress{width:70%;float:left;display:table;}
.topMenu{width:100%;height:75px;background: #f2f2f2 url(images/page_bg.png) top center no-repeat;margin-bottom:10px;}
.ws_footer{width:100%;height:9px;background: #39356c url(images/ws_footer.png) top center no-repeat;}
.counter{border-color:#579ee0 !important}
#wowslider-container1 .ws_images > div > img {max-height:550px !important;}
#wowslider-container1 .ws_images ul a{max-height:550px !important;}
#wowslider-container1 .ws_images{max-height:550px !important;}
#wowslider-container1 {max-height:550px !important;}
.wsNewsTitle{font-size:24px;Font-family:Oswald;text-align:right;margin-bottom:10px;}
.wsNewsLine{padding:10px 0px 0px 20px;border: solid 1px #ccc}
.greyArea{background-color:#f3f3f3;padding:10px 0 20px 0 }
.da-link{background:#36a7e8}
.social ul li {-webkit-border-radius:0px !important;-moz-border-radius:0px !important;border-radius:0px !important;}