/*
* 2010 (c) http://www.mik.lt
* Contact me: info@mik.lt 
*/

* { margin:0; padding:0; }
html, body {width:100%; height:100%;background:#262626;}
body {font-family: Arial; font-size:12px; color:#ffffff;}
hr {border:1px #3c3c3c solid;}
table , img {border:none;border-collapse:collapse;}
a {color:#ffffff;text-decoration:underline;}
a:hover {text-decoration:none;}

h1 {font-family: Arial; font-size:18px; font-weight:bold; color:#17c2d6;}
h2 {font-family: Arial; font-size:14px; font-weight:bold; color:#17c2d6;}
h3 {color:#000000;font-size:12px;}


p.err {text-align:center;color:red;padding-top:5px;padding-bottom:5px;}
.err2 {text-align:center;color:red;padding-top:5px;padding-bottom:5px;}
.null {margin:0;padding:0;}
.height_30 {width:100%;height:30px;}
.left_27 {padding-left:27px;}
.btn {border:1px #0b7885 solid;color:#ffffff;font-weight:bold;background:#262626;padding:3px;padding-left:15px;padding-right:15px;cursor:pointer;}

#container {width:100%;min-height:100%;position:absolute;z-index:4;}
#page {width:1020px;min-height:100%;background:url(../img/bg.jpg) no-repeat;background-position:top center;margin-left:auto;margin-right:auto;margin-bottom:110px;z-index:-3;}
#page #top {width:943px;height:175px;margin-left:auto;margin-right:auto;z-index:-2;}
#top #top_banner {float:right;margin-right:50px;margin-top:10px;height:80px;width:600px;text-align:center;color:#07c7d9;font-weight:bold;text-transform:uppercase;border:1px #07c7d9 solid;}
#top #logo {width:218px;height:69px;background:url(../img/logo.png) no-repeat;cursor:pointer;position:relative;top:15px;}
#top #menu {width:943px;height:74px;background:url(../img/menu_main.png) no-repeat;margin-top:30px;z-index:1;}

ul.main_menu {position:relative;top:11px;font-family: Tahoma; }
ul.main_menu li {list-style-type:none;display:block;width:139px;height:48px;text-align:center;border:0px red solid;float:left;}
ul.main_menu li.on {background:url(../img/menu_on2.png) no-repeat;background-position:top center;}
ul.main_menu li:hover {background:url(../img/menu_on2.png) no-repeat;background-position:top center;}
ul.main_menu li.on span {color:#00eaff;}
ul.main_menu span {position:relative;top:18px;}
ul.main_menu a {font-size:14px;text-decoration:none;text-transform:uppercase;font-weight:bold;}
ul.main_menu a:hover {color:#00eaff;}

#m_slider {width:941px;margin-left:auto;margin-right:auto;margin-bottom:20px;}
#m_slider #slider_top {width:100%;height:10px;background:url(../img/slider_top.png) no-repeat;}
#m_slider #slider_mid {width:100%;height:288px;background:url(../img/slider_mid.png) repeat-y;}
#m_slider #slider_bottom {width:100%;height:11px;background:url(../img/slider_bottom.png) no-repeat;}

#slides {height:285px;padding:0 10px 0 10px;border:0px red solid;}
.slides_container {width:664px;height:287px;overflow:hidden;position:relative;}
.caption {width:642px;height:55px;position:absolute;bottom:-35px;padding:5px 0px 0 20px;background:url(../img/caption_bg.png);background-repeat: x y;border:1px #17c2d6 solid;}
.caption span {font-weight:bold;font-size:12px;text-transform:uppercase;color:#11d9ef;}
.caption p {font-size:11px;margin-top:3px;}

.pagination {width:245px;float:right;margin-top:-287px;border:0px red solid;}
.pagination li {list-style-type:none;}
.pagination li a {width:245px;height:97px;background:url(../img/slider_btn_bg.jpg) no-repeat;display:block;overflow:hidden;text-decoration:none;}
.pagination img {margin:8px;border:1px #b1b1b1 solid;float:left;}
.pagination li .button_text {margin-top:8px;font-size:11px;}
.pagination li .button_text span {display:block;font-weight:bold;font-size:14px;text-transform:uppercase;padding-bottom:5px;}
.pagination li a:hover {background:url(../img/slider_btn_bg_on.jpg) no-repeat; opacity:0.8;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";}
.pagination li.current a {background:url(../img/slider_btn_bg_on.jpg) no-repeat;}
.pagination li.current .button_text span {color:#11d9ef;}



#body_mid {width:943px;min-height:200px;margin-left:auto;margin-right:auto;}
#body_mid #content {padding:0px;}
#content #right {float:right;width:241px;min-height:300px;}
#right #newsletter {width:241px;height:110px;background:url(../img/newsletter_bg.png) no-repeat;margin-bottom:15px;}
#right #facebook {width:241px;height:79px;background:url(../img/facebook_bg.png) no-repeat;margin-bottom:15px;cursor:pointer;}

#content #left {width:690px;}
#content #left p {padding-bottom:10px;}
#left .line2 {width:100%;height:2px;background:url(../img/line2.png) no-repeat;background-position:center;margin-bottom:7px;}
#left img {border:1px #000000 solid;}
#left .main_block1 {float:left;margin-right:17px;width:210px;}
#left .main_block1 img {width:200px;margin-top:-20px;margin-bottom:5px;}
.main_block1 .data {font-family:Times;font-size:13px;float:right;padding-left:5px;color:#919191;margin-right:5px;}
/*.main_block1 .title {height:30px;font-size:13px;font-weight:bold;}*/
.main_block1 .title {height:45px;font-size:13px;font-weight:bold;}

.main_block1 .title a {text-decoration:none;}
.more {padding-bottom:10px;padding-top:6px;text-align:right;}
.more a {text-decoration:none;font-weight:bold;color:#17c2d6;}
.more a:hover {text-decoration:underline;}
.home_block_limit {height:157px;overflow:hidden;}
.home_thumb_limit {width:200px;height:130px;overflow:hidden;margin-top:8px;}

#footer {width:100%;height:110px;position:absolute;bottom:0px;}
#footer #mid {width:943px;margin-left:auto;margin-right:auto;color:#4f4f4f;font-size:11px;padding-top:10px;}
#footer #mid .left {float:left;}
#footer #mid .right {float:right;}
#footer #mid a {color:#4f4f4f;font-size:11px;text-decoration:none;font-weight:bold;}
#footer .line_long {width:100%;height:2px;background:url(../img/line_long.png) no-repeat;background-position:center;}
#footer #draugai {width:100%;text-align:center;}
#footer #draugai img {height:40px;margin:8px 15px 8px 15px;opacity:0.2;filter:alpha(opacity=20);}
#footer #draugai img:hover {opacity:0.8;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";}

#newsletter {text-align:center;}
#newsletter .blank {background:none;width:140px;margin-top:15px;cursor:pointer;border:none;}
#newsletter .blank2 {background:none;width:200px;text-align:center;height:20px;margin-top:10px;border:none;}

.paging {text-align:center;}
.paging a {color:#17c2d6;text-decoration:none;font-weight:bold;}
.paging a:hover {text-decoration:underline;}

.list_block1 {padding:10px;min-height:110px;}
.list_block1 img {float:left;margin-left:5px;margin-right:15px;}
.list_block1 .data {font-family:Times;font-size:13px;float:right;padding-left:5px;color:#919191;margin-right:5px;}
.list_block1 .title {height:30px;font-size:13px;font-weight:bold;}
.list_block1 .title a {text-decoration:none;}

.list_block2 {padding:10px;min-height:150px;}
.list_block2 img {float:left;margin-left:5px;margin-right:15px;}
.list_block2 .data {font-family:Times;font-size:13px;float:right;padding-left:5px;color:#919191;margin-right:5px;}
.list_block2 .title {height:30px;font-size:13px;font-weight:bold;}
.list_block2 .title a {text-decoration:none;}

.list_block3 {padding:10px;min-height:160px;}
.list_block3 img {float:left;margin-left:5px;margin-right:15px;}
.list_block3 .data {font-family:Times;font-size:13px;float:right;padding-left:5px;color:#919191;margin-right:5px;}
.list_block3 .title {height:30px;font-size:13px;font-weight:bold;}
.list_block3 .title a {text-decoration:none;}

.anketa_l {height:25px;width:230px;text-align:right;padding-right:10px;}


.share_fb a {text-decoration:none;color:#333;font-weight:bold;}
.share_fb a:hover {text-decoration:underline;}

.gallery_data {font-family:Times;font-size:13px;margin-left:auto;margin-right:auto;color:#919191;}

.gallery img {opacity:0.7;filter:alpha(opacity=70);}
.gallery img:hover {opacity:0.8;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";}

#brends_box {width:690px;height:120px;background:url(../img/thumb_bg.png) no-repeat;background-position:center;}
#brends_box .arrows {position:relative;top:40px;}
#brends_box #gallery {width:580px;height:100px;margin-left:auto;margin-right:auto;position:relative;top:10px;overflow:hidden;}
#sliding_photos img {margin:0px 7px 0px 7px;opacity:0.7;filter:alpha(opacity=70);}
#sliding_photos img:hover {opacity:0.8;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";}

.this_photo {max-width:550px;max-height:600px;}

#plus1 {float:right;padding-right:20px;padding-top:30px;}
