@charset "utf-8";
/* CSS Document */

@font-face {
  font-family: 'Urwgeometric';
  src: url('../fonts/URWGeometric-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Urwgeometric';
  src: url('../fonts/URWGeometric-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Urwgeometric';
  src: url('../fonts/URWGeometric-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Urwgeometric';
  src: url('../fonts/URWGeometric-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Urwgeometric';
  src: url('../fonts/URWGeometric-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
}


body{
	margin:0px;
	padding:0px;
    font-family: Urwgeometric, sans-serif;
    font-weight: 500;
	font-size:13px;
	color:#1d1d3e;
}

form{
	margin:0px;
	padding:0px;
}

#hi-top-blue{
	background-color:#3FA9F5;
	background-repeat:repeat-x;
	width:100%;
	height:25px;
}

.hi-top-blue-txt{
	font-family: Urwgeometric, sans-serif;
	color:#fff;
	font-size:12px;
	text-align:left;
	width:890px;
	padding-top:3px;
}

.hi-top-blue-txt-2{
	font-family: Urwgeometric, sans-serif;
	color:#fff;
	font-size:10px;
	text-align:right;
	width:940px;
	padding-top:5px;
}

#login-tbl-box{
	background-color:#3B5998;
	background-repeat:repeat-x;
	width:100%;
	height:91px;
}

#login-tbl{
	font-family: Urwgeometric, sans-serif;
	color:#ccc;
	font-size:12px;
	text-align:left;
	width:885px;
	padding-top:22px;
}

#logo-top-blue{
	margin-right:351px
}

.txt-form{
    font-weight: 900;
    margin-bottom:5px;
}

input{
	margin:0px;
	border-style:solid;
	border-color:#ddd;
	border-width:1px;
	width:175px;
	height:35px;
	color:#1d1d3e;
    border-radius: 5px;
}

select{
	margin:0px;
	border-style:solid;
	border-color:#ddd;
	border-width:1px;
	width:175px;
	height:35px;
	color:#1d1d3e;
    border-radius: 5px;
}


textarea{
	margin:0px;
	border-style:solid;
	border-color:#ddd;
	border-width:1px;
	width:488px;
	height:238px;
	color:#1d1d3e;
	font-family: Urwgeometric, sans-serif;
	font-size:12px;
    border-radius: 5px;
}

.input-focus{
	margin:0px;
	border-style:solid;
	border-color:#29447E;
	border-width:1px;
	width:175px;
	height:20px;
	color:#4D4D4D;
	background-color:#FEFFC7;
}

#banner-index-box{
	background-image:url(../gfx/index/bg-banner.png);
	background-repeat:repeat-x;
	width:100%;
	height:444px;
}

#menu-tbl-box{
	background-color:#1d1d3e;
	background-repeat:repeat-x;
	width:100%;
	height:55px;
	margin-bottom:0px;
}

#menu-tbl{
	font-family: Urwgeometric, sans-serif;
	color:#ccc;
	font-size:12px;
	text-align:left;
	width:940px;
	height:55px;
}

.menu-lnk{
	color:#fff;
	text-decoration:none;
}

.menu-lnk:hover{
	color:#fff;
	text-decoration:underline;
}

.bottom-lnk{
	color:#666666;
	text-decoration:none;
	font-family: Urwgeometric, sans-serif;
}

.bottom-lnk:hover{
	color:#666666;
	text-decoration:underline;
	font-family: Urwgeometric, sans-serif;
}

#logo-top-blue-min{
	margin-right:10px;
    margin-bottom:8px;
}

#logout-lnk{
	text-decoration:none;
	color:#FEFFC7;
	font-weight:bold;
}

#logout-lnk:hover{
	text-decoration:underline;
	color:#FEFFC7;
	font-weight:bold;
}

#tbl-min-bottom{
	background-color:#F2F2F2;
	border-color:#B7C9E5;
	border-style:solid;
	border-width:1px;
	width:940px;
	height:87px;
	text-align:left;
	padding-left:15px;
	margin-bottom:15px;
}

.top-box{
    background-color:#f2f2f2;
    width: 100%;
}

#tbl-min-top-1{
	background-color:#f2f2f2;
	border-color:#fff;
	border-style:solid;
	border-width:0px;
	width:940px;
	height:87px;
	text-align:left;
	padding-left:15px;
	margin-bottom:15px;
    border-radius: 0px;
}

.tbl-boxy-info{
	background-color:#F2F2F2;
	border-color:#B7C9E5;
	border-style:solid;
	border-width:1px;
	width:940px;
	height:165px;
	text-align:left;
	border-collapse:collapse;
	margin-bottom:15px;
}

.tbl-boxy-info td{
	border-color:#B7C9E5;
	border-style:solid;
	border-width:1px;
	width:188px;
}

.boxy-info-big-txt{
	font-family: Urwgeometric, sans-serif;
	font-size:58px;
	font-weight:bold;
	margin-top:16px;
	margin-bottom:5px;
}

.box-info{
	padding-left:20px;
	padding-top:15px;
	font-size:12px;
	font-weight:bold;
}

#tbl-min-top-2{
	background-color:#F2F2F2;
	border-color:#B7C9E5;
	border-style:solid;
	border-width:1px;
	width:940px;
	height:136px;
	text-align:left;
	padding-left:15px;
	margin-bottom:15px;
}

.tbl-zlecenie-lst-2{
	width:970px;
	height:100px;
	text-align:left;
	margin-bottom:15px;
    border-radius: 0 0 10px 10px;
    overflow: hidden;
    cursor: auto;
    
    -webkit-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.2);
    border:0px;
}

.tbl-zlecenie-lst{
	width:970px;
	height:100px;
	text-align:left;
	margin-bottom:15px;
    border-radius: 10px;
    overflow: hidden;
    cursor: pointer;
    border:1px solid #E6E6E6;
}

.tbl-zlecenie-lst:hover{
    -webkit-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.2);
    border:0px;
}

.color-priorytet-normalny{
	background-color:#FFFED4;
}

.color-priorytet-wysoki{
	background-color:#ED612A;
}

.color-priorytet-niski{
	background-color:#FFF;
}

.color-status-poterminie{
	background-color:#EA357A;
}

.color-status-deadline{
	background-color:#001099;
}

.color-status-bezopoznien{
	background-color:#7CAF41;
}

.color-status-odrzucone{
	background-color:#666;
}

.zlecenie-lst-imie{
	font-family: Urwgeometric, sans-serif;
	font-size:15px;
	font-weight:bold;
	margin-bottom:5px;
}

.zlecenie-lst-temat{
	font-family: Urwgeometric, sans-serif;
	font-size:13px;
	color:#666666;
}

.zlecenie-lst-imie-white{
	font-family: Urwgeometric, sans-serif;
	font-size:15px;
	font-weight:bold;
	margin-bottom:5px;
	color:#fff;
}

.zlecenie-lst-temat-white{
	font-family: Urwgeometric, sans-serif;
	font-size:13px;
	color:#F2F2F2;
}

.zlecenie-lst-btn-pogdlad{
	padding:5px;
	background-color:#39B54A;
	margin-right:5px;
	margin-top:8px;
	box-shadow: 0px 0px 3px #666;
}

.zlecenie-lst-ico{
	padding-right:5px;
	padding-top:8px;
}

.zlecenie-lst-btn-pogdlad:hover{
	padding:5px;
	background-color:#000;
	margin-right:5px;
	margin-top:8px;
	box-shadow: 0px 0px 3px #666;
}

.zlecenie-lst-btn-usun{
	padding:5px;
	background-color:#ED1C24;
	margin-right:5px;
	margin-top:8px;
	box-shadow: 0px 0px 3px #666;
}

.zlecenie-lst-btn-usun:hover{
	padding:5px;
	background-color:#000;
	margin-right:5px;
	margin-top:8px;
	box-shadow: 0px 0px 3px #666;
}

.zlecenie-lst-btn-copy{
	padding:5px;
	background-color:#FC157B;
	margin-right:5px;
	margin-top:8px;
    border-radius: 5px;
}

.zlecenie-lst-btn-copy:hover{
	padding:5px;
	background-color:#000;
	margin-right:5px;
	margin-top:8px;
	box-shadow: 0px 0px 3px #666;
}

.zlecenie-lst-btn-zmien{
	padding:5px;
	background-color:#666;
	margin-right:5px;
	margin-top:8px;
	box-shadow: 0px 0px 3px #666;
}

.zlecenie-lst-btn-zmien:hover{
	padding:5px;
	background-color:#000;
	margin-right:5px;
	margin-top:8px;
	box-shadow: 0px 0px 3px #666;
}

.zlecenie-lst-btn-wroc{
	padding:5px;
	background-color:#ff007a;
	margin-right:5px;
	margin-top:8px;
    border-radius: 5px;
    font-size: 13px;
}

.zlecenie-lst-btn-wroc:hover{
	padding:5px;
	background-color:#000;
	margin-right:5px;
	margin-top:8px;
}

.zlecenie-lst-lnk{
	color:#fff;
	text-decoration:none;
	font-size:11px;
}

.zlecenie-lst-left{
	padding-left:15px;
}

.zlecenie-lst-right-txt{
	font-family: Urwgeometric, sans-serif;
	color:#fff;
}

.zlecenie-lst-right-txt-2{
	font-family: Urwgeometric, sans-serif;
	color:#fff;
	margin-bottom:6px;
	margin-right:40px;
}

.zlecenie-lst-right-txt-big{
	font-family: Urwgeometric, sans-serif;
	color:#fff;
	font-size:45px;
	font-weight:900;
}

.zlecenie-lst-right-txt-id{
	font-family: Urwgeometric, sans-serif;
	color:#fff;
	margin-bottom:6px;
	text-align:right;
}

#tbl-zlecenie-podglad-main{
	width:940px;
	width:940px;
	text-align:left;
}

.zlecenie-left-gray-box-1{
	background-color:#E6E6E6;
	width:392px;
}

.zlecenie-lst-main-msg-th{
	font-size:14px;
	font-weight:bold;
	margin-top:15px;
	margin-bottom:15px;
}

.zlecenie-lst-main-msg-txt{
	color:#4D4D4D;
	line-height:18px;
}


.zlecenie-left-yellow-box-1{
	background-color:#fff;
	width:392px;
    border-radius: 10px;
    font-size:14px;
    border:1px solid #E6E6E6;
}

.zlecenie-lst-msg-lnk{
	color:#29447E;
	text-decoration:underline;
}

.zlecenie-lst-msg-lnk:hover{
	color:#29447E;
	text-decoration:none;
}

.zlecenie-left-gray-box-2{
	background-color:#F2F2F2;
	width:392px;
    border-radius: 10px;
}

.tbl-zlecenie-lst-chat-box{
	width:530px;
	color:#fff;
	margin-bottom:15px;
}

.zlecenie-lst-chat-green{
	width:521px;
	background-color:#1E8EFE;
    border-radius: 10px;
}

.zlecenie-lst-chat-green-file{
	width:521px;
	background-color:#009245;
}

.zlecenie-lst-chat-blue{
	width:521px;
	background-color:#F2F2F2;
    border-radius: 10px;
    color:#1C1D3C;
}

.zlecenie-lst-chat-blue-file{
	width:521px;
	background-color:#0071BC;
}

.zlecenie-lst-chat-th{
	font-size:14px;
	font-weight:bold;
	text-align:left;
}

.zlecenie-lst-chat-date{
	font-size:14px;
	font-weight:bold;
	text-align:right;
}

.zlecenie-lst-chat-txt{
	margin-top:10px;
	font-size:14px;
}

.zlecenie-lst-chat-lnk{
	text-decoration:underline;
	color:#fff;
}

.zlecenie-lst-chat-lnk:hover{
	text-decoration:none;
	color:#fff;
}

#tbl-top-1{
	width:900px;
	text-align:left;
	margin:20px;
}

#bg-top-flex{
	background-color:#f2f2f2;
	border-color:#fff;
	border-style:solid;
	border-width:0px;
	width:940px;
	text-align:left;
	padding:15px;
	margin-bottom:15px;
    margin-top: 15px;
    border-radius: 10px;
}


#bg-top-1{
	background-color:#F2F2F2;
	border-color:#B7C9E5;
	border-style:solid;
	border-width:1px;
	width:940px;
	height:570px;
	text-align:left;
	margin-bottom:15px;
}

.form-th{
	font-weight:bold;
	font-size:18px;
	text-align:left;
	margin-bottom:10px;
}

#bg-top-min-1{
	background-color:#F2F2F2;
	border-color:#B7C9E5;
	border-style:solid;
	border-width:1px;
	width:940px;
	height:120px;
	text-align:left;
	margin-bottom:15px;
}

#tbl-top-min-1{
	width:900px;
	text-align:left;
	margin:20px;
}

.lnk_bottom{
	color:#888;
	text-decoration:none;
	margin-left:20px;
}

.lnk_bottom:hover{
	color:#888;
	text-decoration:underline;
	margin-left:20px;
}

.txt_normal{
	color:#3B5998;
	text-decoration:none;
	font-family: Urwgeometric, sans-serif;
}

.lnk_normal{
	color:#3B5998;
	text-decoration:underline;
	font-family: Urwgeometric, sans-serif;
}

.lnk_normal:hover{
	color:#3B5998;
	text-decoration:none;
	font-family: Urwgeometric, sans-serif;
}

.btn{
	font-family: Urwgeometric, sans-serif;
	text-decoration:none;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	cursor:pointer;
    transition: background-color 400ms;
}

.btn div{
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
	color:#fff;
	background-color:#F09;
	padding:7px 0px;
	width: 145px;
    transition: background-color 400ms;
}

.btn .darkblue{
	box-shadow: 0px 0px 3px #666;
	color:#fff;
	background-color:#3B5998;
	padding:7px 0px;
	width:145px;
    transition: background-color 400ms;
}

.btn .red{
	box-shadow: 0px 0px 3px #666;
	color:#fff;
	background-color:#f00;
	padding:7px 0px;
	width:145px;
    transition: background-color 400ms;
}

.btn:hover div, .btn:hover .darkblue, .btn:hover .red, .btn:hover .gray{
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
	color:#fff;
	background-color:#75B600;
	padding:7px 0px;
	width:145px;
}


.btn .gray{
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
	color:#fff;
	background-color:#808080;
	padding:7px 0px;
	width:145px;
}


#wiadomosc{
    font-size: 16px;
}

.btn-box{
	width:145px;
	text-align:center;
}

.flaga-nowe-zadanie{
	padding:5px 10px;
	background-color:#1C1D3C;
	margin-right:5px;
	margin-top:8px;
	color:#fff;
    border-radius: 5px;
}

.flaga-nowa-wiadomosc{
	padding:5px 10px;
	background-color:#1C1D3C;
	margin-right:5px;
	margin-top:8px;
	color:#fff;
    border-radius: 5px;
}

.btn-img, .btn-img-red{
	box-shadow: 0px 0px 5px #666; 
	border:0px;
}

.btn-img:hover{
	box-shadow: 0px 0px 10px #0CF; 
	border:0px;
}

.btn-img-red:hover{
	box-shadow: 0px 0px 10px #F00; 
	border:0px;
}

.setup_th{
	font-size:24px;
	font-weight:bold;
	margin-bottom:30px;
}

.setup_txt{
	font-size:16px;
	line-height:20px;
	margin:0 0 10px 0;
}

.setup_txt_min{
	font-size:11px;
	margin-bottom:3px;
}

.setup_txt_help{
	font-size:14px;
	margin:25px 0 5px 0;
	background-color:#FF0;
	padding:10px;
	color:#000;
}

.setup_txt_min input, .setup_txt_min select{
	width:395px;
	height:40px;
	border:0px;
	font-size:19px;
	margin-bottom:30px;
}

#setup_box{
	width:800px;
	color:#fff;
	text-align:left;
	margin-top:25px;
}

.setup_lnk{
	color:#fff;
	text-decoration:underline;
}

.setup_lnk:hover{
	color:#fff;
	text-decoration:none;
}

#setup_top_line{
	border:0px;
	border-bottom:1px #fff solid;
	width:800px;
	height:1px;
	margin:25px 0 25px 0;
	opacity:0.3;
	filter:alpha(opacity=30);
}

#setup_top_txt{
	opacity:0.7;
	filter:alpha(opacity=70);
}

#setup_logo{
	margin-top:5px;
}

#setup_th{
	font-size:34px;
	line-height:41px;
	margin:10px 0 75px;
}

.setup_tbl_space{
	width:10px;
}

#setup_left_box{
	background-image:url(../gfx/setup/box1.png);
	background-repeat:no-repeat;
	width:395px;
	height:300px;
}

#setup_right_box{
	background-image:url(../gfx/setup/box2.png);
	background-repeat:no-repeat;
	width:395px;
	height:300px;
}


.setup_box_th{
	font-size:26px;
	line-height:33px;
	padding:20px 0 25px 20px;
}

.setup_box_txt{
	font-size:12px;
	line-height:15px;
	width:350px;
	padding:0 0 0 20px;
}

.setup_btn{
	margin:30px 0 30px 0;
}

.setup_btn_2{
	margin:0 0 30px 0;
}

.btn-img-2, .btn-img-red-2{
	box-shadow: 0px 0px 5px #666; 
	border:0px;
}

.btn-img-2:hover{
	box-shadow: 0px 0px 20px #fff; 
	border:0px;
}

.btn-img-red-2:hover{
	box-shadow: 0px 0px 10px #F00; 
	border:0px;
}

.setup_txt{
	font-size:16px;
	line-height:19px;
}

.setup_txt_help_2{
	font-size:12px;
	line-height:14px;
	opacity:0.6;
	filter:alpha(opacity=60);
}


#MenuBar1 li{
	background-color:#3B5998;
}


#powod_odrzucenia, #komentarz{
	width:325px;
	height:100px;
}

#box_powod_odrzucenia{
	display:none;
}

.powod_odrzucenia, .komentarz{
	background-color:#fff;
}

.powod_odrzucenia:focus, .komentarz:focus{
	background-color:#ffffcc;
}

.powod_odrzucenia_red, .komentarz_red{
	background-color:#ff9f9f;
}

.powod_odrzucenia_red:focus, .komentarz_red:focus{
	background-color:#ffffcc;
}

.powod_odrzucenia_green, .komentarz_green{
	background-color:#b8f5b1;
}

.powod_odrzucenia_green:focus, .komentarz_green:focus{
	background-color:#ffffcc;
}

#cal{
	background-color:#fff;
}

#cal:focus{
	background-color:#ffffcc;
}

#cal_red{
	background-color:#ff9f9f;
}

#cal_red:focus{
	background-color:#ffffcc;
}

#cal_green{
	background-color:#b8f5b1;
}

#cal_green:focus{
	background-color:#ffffcc;
}


/*********************** START BOX: start *****************************************/

#start_holder{
	width:940px;
	text-align:left;
}

.start_box{
	width:178px;
	height:150px;
	margin:5px;
	float:left;
	font-family: Urwgeometric, sans-serif;
	text-align:center;
	text-decoration:none;
	cursor:pointer;
    border-radius: 5px;
	background-color:#f2f2f2;
	color:#1d1d3e;
}

.start_box:hover{
	-webkit-box-shadow:  0px 0px 10px 0px #333;
	box-shadow:  0px 0px 10px 0px #999;
}

.start_inbox{
	margin:10px;
}

.start_th{
	font-size:14px;
	font-weight:bold;
	text-transform:none;
	margin-top:25px;
	text-decoration:none;
}

.start_count{
	font-size:60px;
	font-weight:bold;
	text-transform:uppercase;
	margin-top:5px;
	text-decoration:none;
}

.start_li{
	margin:0px;
	padding:0px;
	list-style:none;
}

.start_ul{
	padding:0px;
}

.start_li a{
	text-decoration:none;
}

/*********************** START BOX: end *****************************************/

.input_chkbox{
	margin:0px; 
	padding:0px; 
	width:auto; 
	height:auto;
}

.start_chkbox_holder{
	margin:20px 10px 0 0; 
	float:left;
	width:120px;
}

.print_zadanie{
	margin-top:20px;
	border-bottom:1px dotted #000;
	width:100%;
}

.print_txt{
	margin-bottom:10px;
	color:#666;
}

.print_th{
	font-weight:bold;
	font-size:20px;
	margin-bottom:10px;
}

.print_min{
	font-size:10px;
	margin-bottom:10px;
	color:#666;
}

.print_temat{
	font-size:17px;
	margin-bottom:20px;
}

.print_tresc{
	font-size:14px;
	margin-bottom:20px;
	line-height:20px;
	color:#333;
}

.print_line{
	border-bottom:1px dotted #999;
	width:100%;
	margin:20px 0 20px 0;
}

.print_msg_line{
	margin:10px 0 10px 0;
}

.zadanie-nadrzedne-box{
    width:970px; 
    background-color:#1C1D3C; 
    height:45px; 
    padding-top:11px; 
    font-size:14px; 
    font-weight:bold; 
    margin-bottom:15px; 
    text-align:left; 
    color:#fff;
    border-radius: 10px;
}

.grupa_zadan_listwa{
	color:#1C1D3C; 
	width:940px; 
	text-align:left;
	height:20px;
	padding-top:2px;
    
	background: #E6E6E6; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YyZjJmMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(left,  #E6E6E6 0%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#E6E6E6), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #E6E6E6 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #E6E6E6 0%,#ffffff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #E6E6E6 0%,#ffffff 100%); /* IE10+ */
	background: linear-gradient(to right,  #E6E6E6 0%,#ffffff 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E6E6E6', endColorstr='#ffffff',GradientType=1 ); /* IE6-8 */
    border-radius: 5px 0 0 0;
}



.ico_bg{
	width:50px;
	height:16px;
	background-color:#282870;
	font-family: Urwgeometric, sans-serif;
	padding:9px 9px 8px 9px;
	cursor:pointer;
	margin-top:11px;
    border-radius: 16px;
}

.ico_pic_holder{
	float:left;
}

.ico_txt{
	float:right;
	font-size:12px;
	font-weight:900;
	color:#C2CADB;
}

/* Elementy do rozwijanego menu: START */

#menu_box {
	width:100%;
	height:55px;
	background-color:#1d1d3e;
}

#box_menu{
	width:628px;
	height:55px;
}


.menu { 
    display:block; 
    padding:0; 
    overflow: hidden; 
    font-size:14px; 
    text-align:left; 
    margin-top:11px; 
    float:left; 
    font-family: Urwgeometric, sans-serif; 
}
.menu li {
    list-style-type: none; 
    float: left; 
}

.menu li ul {
    overflow: hidden; 
    display: none; 
    padding-top:50px; 
}

.menu a {
    display: block; 
    color:#FFF; 
    text-decoration: none;  
}

.menu_txt_animacja li a {
    display: block; 
    color:#FFF; 
    text-decoration: none;
}
.menu li:hover ul {
    position: absolute; 
    padding: 0; 
    display: block; 
    width: 202px;
}

#menu_txt_animacja{
    -webkit-box-shadow: 0px 0px 5px 5px rgba(0,0,0,0.03); 
    -moz-box-shadow: 0px 0px 5px 5px rgba(0,0,0,0.03); 
    box-shadow: 0px 0px 5px 5px rgba(0,0,0,0.03);
}

.menu_box_przydziel { 
	width:139px; 
	height:33px; 
	background-color:#ff007a;
	margin-right:5px;
	margin-bottom:5px;
    border-radius: 16px;
}
.menu_box_przydziel:hover { 
	background-color:#4D4D4D;
}



.txt_menu_glowny {
	font-weight:bold;
	margin-left:0px;
	padding: 9px 0px 10px 20px;
}


.box_menu, .box_menu_kolor {
	width:202px;
	height:33px;
}
.box_menu:hover, .box_menu_kolor:hover {
	width:202px;
	height:33px;
	background-color:#4D4D4D;
}
.box_menu_kolor {
	background-color:#cc006b;
    border-radius: 0;
    margin-bottom: 0px;
}
.box_menu {
	background-color:#ff007a;
    border-radius: 0;
    margin-bottom: 0px;
}


.txt_menu_rozwijane {
	width:202px;
	height:33px;
	margin-left:20px;
	padding-top:10px;
}




.menu_box_podglad { 
	width:105px; 
	height:33px; 
	background-color:#75B600;
	margin-right:5px;
	margin-bottom:5px;
    border-radius: 16px;
}
.menu_box_podglad:hover { 
	background-color:#4D4D4D;
}



.menu_box_zaawansowane { 
	width:128px; 
	height:33px; 
	background-color:#1d1d3e;
	margin-right:5px;
	margin-bottom:5px;
    border-radius: 16px;
}
.menu_box_zaawansowane:hover { 
	background-color:#4D4D4D;
}


.box_menu_szary{
	width:185px;
	height:33px;
	background-color:#808080;
    border-radius: 0;
}
.box_menu_szary:hover, .box_menu_szary_ciemny:hover, .box_menu_szary_jasny:hover {
	width:185px;
	height:33px;
	background-color:#333;
}

.box_menu_szary_ciemny {
	width:185px;
	height:33px;
	background-color:#4D4D4D;
    border-radius: 0;
}

.box_menu_szary_jasny {
	width:185px;
	height:33px;
	background-color:#8c8c8c;
    border-radius: 0;
}


.menu_box_dodatkowe { 
	width:151px; 
	height:33px; 
	margin-right:5px;
	background-color:#1d1d3e;
	margin-bottom:5px;
    border-radius: 16px;
}
.menu_box_dodatkowe:hover { 
	background-color:#4D4D4D;
}


.menu_box_inne { 
	width:65px; 
	height:33px; 
	background-color:#1d1d3e;
	margin-bottom:5px;
    border-radius: 16px;
}
.menu_box_inne:hover { 
	background-color:#4D4D4D;
}


.box {
	width:100%;
	height:5px;
}




.button{
    padding:10px 20px 10px 20px;
    background-color:#ff007a;
    color:#fff;
    border:0px;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
    transition: background-color 400ms;
    min-width: 175px;
    text-align: center;
    text-decoration: none;
    border-radius: 20px;
}

.button2{
    padding:7px 20px 7px 20px;
    background-color:#3B5998;
    color:#fff;
    border:0px;
    cursor: pointer;
    font-size: 12px;
    font-weight: bold;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
    transition: background-color 400ms;
    min-width: 145px;
    text-align: center;
    text-decoration: none;
}

.button:hover, .button2:hover{
    background-color:#1d1d3e;
}

.min-btn{
    padding:5px 20px 5px 20px;
    font-size: 13px;
}

.color-red{
    background-color: #f00;
}

.color-gray{
    background-color: #808080;
}

.btn_plus_minus{
    margin-top: 30px;
    background-color: #9E9E9E;
    border-radius: 3px;
    color: #eee;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    padding: 3px 9px 3px 9px;
    transition: background-color 400ms;
    width: 12px;
    margin-right: 5px;
    text-align: center;
    cursor: pointer;
}

.btn_plus_minus:hover, .btn_ico:hover, .btn_ico_2:hover{
    background-color: #4D4D4D;
}

.btn_ico{
    margin-top: 0px;
    background-color: #9E9E9E;
    border-radius: 3px;
    color: #eee;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    padding: 8px 10px 1px 10px;
    transition: background-color 400ms;
    width: 25px;
    height: 27px;
    margin-right: 5px;
    text-align: center;
    cursor: pointer;
}

.btn_ico_2{
    margin-top: 0px;
    background-color: #bbb;
    border-radius: 20px;
    color: #eee;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    padding: 8px 15px 1px 15px;
    transition: background-color 400ms;
    width: 25px;
    height: 27px;
    margin-right: 5px;
    text-align: center;
    cursor: pointer;
}


.separator-line{
    border-top:1px solid #ccc; 
    width:730px; 
    margin-bottom:20px;
}

.hint{
    background-color:#979797; 
    padding:6px; 
    color:#fff; 
    width:720px; 
    margin-top:12px; 
    line-height:16px;
    border-radius: 5px;
}

.box-shaddow{
    -webkit-box-shadow: 0px 0px 3px 0px rgba(50, 50, 50, 0.3);
    -moz-box-shadow:    0px 0px 3px 0px rgba(50, 50, 50, 0.3);
    box-shadow:         0px 0px 3px 0px rgba(50, 50, 50, 0.3);
}

.button-big{
	width:395px;
	height:50px;
	background-color:#808080;
	color:#fff;
	font-size:24px;
	text-align:left;
	border:2px #fff solid;
	padding:5px 20px 5px 20px;
	cursor:pointer;
	transition: background-color 400ms;
	text-decoration:none;
	
    -webkit-box-shadow: 0px 0px 3px 0px rgba(50, 50, 50, 0.3);
    -moz-box-shadow:    0px 0px 3px 0px rgba(50, 50, 50, 0.3);
    box-shadow:         0px 0px 3px 0px rgba(50, 50, 50, 0.3);
}

.button-big:hover{
	background-color:#333;
}

.button-big-b{
	text-align:right;
	background-color:#b3b3b3;
}

.lnk{
	text-decoration:none;
}

.none{
    display: none;
}














