/* CSS Document */

.button1
{	width:80px;
	height: 30px;
	border:0px;
	background:url(../images/button.gif) center no-repeat; }
.button { width:100px; height:22px; line-height:22px; cursor:pointer; background: url(../images/button/button.gif) center no-repeat; border:none; color:#fff; font-size:12px; text-align:center; font-weight:bold; }
.button:hover { filter:alpha(opacity=50); -moz-opacity:0.5; -khtml-opacity: 0.5; opacity: 0.5; }
	
#button { width:126px; height:36px; line-height:40px; cursor:pointer; background: url(../images/button/button.png) center no-repeat; border:none; font-family:'Tahoma', Helvetica, Arial, sans-serif; font-stretch:extra-condensed; color:#ffffff; font-weight:bold; }
	
#searchbut { width:126px; height:36px; line-height:40px; cursor:pointer; background: url(../images/button/search.png) center no-repeat; border:none; }
#searchbut:hover { filter:alpha(opacity=50); -moz-opacity:0.5; -khtml-opacity: 0.5; opacity: 0.5; }

#searchbut2 { width:98px; height:30px; cursor:pointer; background: url(../images/button/search2.png) center no-repeat; border:none; }
#searchbut2:hover { filter:alpha(opacity=50); -moz-opacity:0.5; -khtml-opacity: 0.5; opacity: 0.5; }

#kpr { width:128px; height:33px; line-height:33px; cursor:pointer; background:url(../images/button/kpr.png) center no-repeat; border:none; }
#kpr:hover { filter:alpha(opacity=50); -moz-opacity:0.5; -khtml-opacity: 0.5; opacity: 0.5; }

#blank { width:128px; height:33px; line-height:33px; cursor:pointer; background:url(../images/button/button_bg.png) center no-repeat; border:none; color:#FFF; font-weight:bold; }
#blank:hover { filter:alpha(opacity=50); -moz-opacity:0.5; -khtml-opacity: 0.5; opacity: 0.5; }

#send { width:128px; height:33px; line-height:33px; cursor:pointer; background:url(../images/button/send.png) center no-repeat; border:none; }
#send:hover { filter:alpha(opacity=50); -moz-opacity:0.5; -khtml-opacity: 0.5; opacity: 0.5; }

#a_search { width:126px; height:36px; line-height:36px; cursor:pointer; background:url(../images/button/search-001.png) center no-repeat; border:none; float:left; margin-left:10px; }
#a_search:hover { filter:alpha(opacity=50); -moz-opacity:0.5; -khtml-opacity: 0.5; opacity: 0.5; }

.public { display:block; background:#739425; padding:3px; margin-bottom:1px; color:#FFF; }

#button-signin { width:90px; height:35px; line-height:35px; cursor:pointer; background:url(../images/button/signin.png) center no-repeat; border:none; }
#button-signin:hover { filter:alpha(opacity=50); -moz-opacity:0.5; -khtml-opacity: 0.5; opacity: 0.5; }

#submit { width:128px; height:33px; line-height:33px; cursor:pointer; background:url(../images/button/submit.png) center no-repeat; border:none; }
#submit:hover { filter:alpha(opacity=50); -moz-opacity:0.5; -khtml-opacity: 0.5; opacity: 0.5; }

#confirm { width:128px; height:33px; line-height:33px; cursor:pointer; background: url(../images/button/confirm.png) center no-repeat; border:none; }
#confirm:hover { filter:alpha(opacity=50); -moz-opacity:0.5; -khtml-opacity: 0.5; opacity: 0.5; }

#ask { width:80px; height:40px; line-height:40px; cursor:pointer; background: url(../images/button/ask.png) center no-repeat; border:none; }
#ask:hover { filter:alpha(opacity=50); -moz-opacity:0.5; -khtml-opacity: 0.5; opacity: 0.5; }

#answer { width:80px; height:40px; line-height:40px; cursor:pointer; background: url(../images/button/answer.png) center no-repeat; border:none; }
#answer:hover { filter:alpha(opacity=50); -moz-opacity:0.5; -khtml-opacity: 0.5; opacity: 0.5; }

#save { width:128px; height:40px; line-height:40px; cursor:pointer; background: url(../images/button/save.png) center no-repeat; border:none; }
#save:hover { filter:alpha(opacity=50); -moz-opacity:0.5; -khtml-opacity: 0.5; opacity: 0.5; }

#cancel { width:128px; height:40px; line-height:40px; cursor:pointer; background: url(../images/button/cancel.png) center no-repeat; border:none; }
#cancel:hover { filter:alpha(opacity=50); -moz-opacity:0.5; -khtml-opacity: 0.5; opacity: 0.5; }

#kontak{width:auto; float:left; margin:10px auto;}
#kontak span { visibility:hidden; }
#kontak h2 {float: left; margin:0;}
#kontak h2 a{height:36px; padding:10px 20px; cursor:pointer; background: url(../images/button/kontak2.png) right no-repeat; border:none; font-family:'Tahoma', Helvetica, Arial, sans-serif; font-stretch:extra-condensed; color:#ffffff; font-weight:bold; font-size:12px; text-indent:-2000px; }
#kontak h2 a:hover { filter:alpha(opacity=50); -moz-opacity:0.5; -khtml-opacity: 0.5; opacity: 0.5; text-decoration:none; }

#kontak-dev{width:auto; float:left; margin:10px auto;}
#kontak-dev h1 {float: left; margin:0 auto;}
#kontak-dev h1 a{ height:36px; padding:10px 20px; cursor:pointer; background: url(../images/menu/tabsmenu_active.gif) right no-repeat; border:none; font-family:'Tahoma', Helvetica, Arial, sans-serif; font-stretch:extra-condensed; color:#ffffff; font-weight:bold; font-size:12px; }
#kontak-dev h1 a:hover { filter:alpha(opacity=50); -moz-opacity:0.5; -khtml-opacity: 0.5; opacity: 0.5; text-decoration:none; }

