@charset 'UTF-8';

html {
	margin:0;
	padding:0;
        max-device-width : 1200px;
        font-family: Verdana, Helvetica, Arial, Sans-serif;
        height: 100%; 
}

body {
        margin:0;
        padding:0;
        font-family: Verdana, Helvetica, Arial, Sans-serif;
        color: #13100d;
        background: #8f7a60 url('img/theme/tlo2.png') repeat;
        min-width: 1280px;
        text-align: left;
        height: 100%;
}

h1 {
        font-size: 26px;
        font-weight: bold;
        padding: 0px;
        margin: 0px;
}

h2 {
        font-size: 20px;
        font-weight: bold;
        padding: 0px;
        margin: 0px;
}

form {
        margin: 0px; 
        padding: 0px;
}

::-webkit-input-placeholder { color:#b5a188; }
::-moz-placeholder { color:#b5a188; } /* firefox 19+ */
:-ms-input-placeholder { color:#b5a188; } /* ie */
input:-moz-placeholder { color:#b5a188; }

input {
        font-family: Verdana, Helvetica, Arial, Sans-serif;
	font-size: 11px;
	color: #2e2f28;
	border: #7a6549 solid 1px;
        background-color: #e7cfb2;
	text-align: center;
        overflow: visible;
        -moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 4px 7px;
	outline: 0;
}

input:focus {
	border-color: #339933;
}

select {
        font-family: Verdana, Helvetica, Arial, Sans-serif;
	font-size: 11px;
	color: #2e2f28;
	border: #7a6549 solid 1px;
        background-color: #e7cfb2;
	text-align: center;
        overflow: visible;
        webkit-appearance: none;
        -moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

select:focus {
	border-color: #339933;
}

textarea {
        font-family: Verdana, Helvetica, Arial, Sans-serif;
	font-size: 11px;
	color: #2e2f28;
        border: #7a6549 solid 1px;
        background-color: #e7cfb2;
	text-align: center;
	margin: 2px;
        overflow: visible;
        -moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 4px 7px;
	outline: 0;
}

textarea:focus {
	border-color: #339933;
}

.checkbox {
    background: transparent;
    border: 0;
}

.radioStyle { background-color: transparent; border: 0px; }
.checkStyle { background-color: #da4d4d; border: 0px; width: 13px; }
.checkStyle2 { background-color: #88bd46; border: 0px; width: 13px; }

.hiddenDiv { display: none; }
.visibleDiv { display: block; }

#ramka { background:#FFFFFF; padding:4px; border:1px solid #777777; margin-top:5px; -moz-box-shadow:0px 0px 5px #666666; -webkit-box-shadow:0px 0px 5px #666666; box-shadow:0px 0px 5px #666666; }

.przycisk {
	text-decoration: none;
        background: #f47c20;
	background: -webkit-gradient(linear, left top, left bottom, from(#dcbd95), to(#d3b58f));
	background: -moz-linear-gradient(top, #dcbd95, #d3b58f);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#dcbd95', endColorstr='#d3b58f');
}

.przycisk:hover {
	text-decoration: none;
        background: #f47c20;
	background: -webkit-gradient(linear, left top, left bottom, from(#bfa482), to(#b99f7e));
	background: -moz-linear-gradient(top, #bfa482, #b99f7e);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#bfa482', endColorstr='#b99f7e');
        cursor: hand;
        color: #6d0000;
}

.przycisk2 {
	text-decoration: none;
        background: #f47c20;
	background: -webkit-gradient(linear, left top, left bottom, from(#bfa482), to(#b99f7e));
	background: -moz-linear-gradient(top, #bfa482, #b99f7e);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#bfa482', endColorstr='#b99f7e');
}

.przycisk2:hover {
	text-decoration: none;
        background: #f47c20;
	background: -webkit-gradient(linear, left top, left bottom, from(#dcbd95), to(#d3b58f));
	background: -moz-linear-gradient(top, #dcbd95, #d3b58f);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#dcbd95', endColorstr='#d3b58f');
        cursor: hand;
        color: #6d0000;
        border: #b99f7e solid 1px;
}

A:link { text-decoration: none; color: #13100d; }
A:visited { text-decoration: none; color: #13100d; }
A:active { text-decoration: none; color: #13100d; }
A:hover { text-decoration: none; color: #ff0000; }

.menu_main { color: #f0cea4; }
.menu_main A:link { text-decoration: none; color: #f0cea4; }
.menu_main A:visited { text-decoration: none; color: #f0cea4; }
.menu_main A:active { text-decoration: none; color: #f0cea4; }
.menu_main A:hover { text-decoration: none; color: #ff0000; }

.menu_adm { font-size: 12px; color: #f0cea4; font-weight: bold; }
.menu_adm A:link { text-decoration: none; color: #f0cea4; }
.menu_adm A:visited { text-decoration: none; color: #f0cea4; }
.menu_adm A:active { text-decoration: none; color: #f0cea4; }
.menu_adm A:hover { text-decoration: none; color: #ff0000; }

.news { color: #f0cea4; }
.news A:link { text-decoration: none; color: #f0cea4; }
.news A:visited { text-decoration: none; color: #f0cea4; }
.news A:active { text-decoration: none; color: #f0cea4; }
.news A:hover { text-decoration: none; color: #fff; }

.szukajka {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size: 18px;
    width: 750px;
    font-weight: normal;
    padding: 5px;
    border: #907c60 solid 1px;
    background-color: #e7cfb2;
}

.szukajka_mini {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size: 15px;
    width: 250px;
    font-weight: normal;
    padding: 5px;
    border: #907c60 solid 1px;
    background-color: #e7cfb2;
}

.box {
    text-align: left;
}

.inbox {
    width: 596px;
    background-color: #b99f7e;
    border: #6c5c48 solid 1px;
    margin: 2px;
}

.inboxJPG {
    position: absolute;
    background: transparent url('img/theme/tlo_black_80.png');
    bottom: 0;
    width: 596px;
}

.inboxLINE {
    margin-top: 6px;
    margin-bottom: 6px;
    border-bottom: #6b6b6b dashed 1px;
}

.inboxKATinfo {
    font-size: 12px;
    line-height: 17px;
    display: inline-block;
    text-align: center;
}

.buttonek, .buttonek span {
    display: inline-block;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.buttonek {
    white-space: nowrap;
    line-height:1em;
    position:relative;
    outline: none;
    overflow: visible; /* removes extra side padding in IE */
    cursor: pointer;
    border: 1px solid #999;/* IE */
    border: rgba(0, 0, 0, .2) 1px solid;/* Saf4+, Chrome, FF3.6 */
    border-bottom:rgba(0, 0, 0, .4) 1px solid;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
    box-shadow: 0 1px 2px rgba(0,0,0,.2);
    background: -moz-linear-gradient(
        center top,
        rgba(255, 255, 255, .1) 0%,
        rgba(0, 0, 0, .1) 100%
    );/* FF3.6 */
    background: -webkit-gradient(
        linear,
        center bottom,
        center top,
        from(rgba(0, 0, 0, .1)),
        to(rgba(255, 255, 255, .1))
    );/* Saf4+, Chrome */
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#19FFFFFF', EndColorStr='#19000000'); /* IE6,IE7 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#19FFFFFF', EndColorStr='#19000000')"; /* IE8 */
    -moz-user-select: none;
    -webkit-user-select:none;
    -khtml-user-select: none;
    user-select: none;
}
.buttonek.full, .buttonek.full span {
    display: block;
}
.buttonek:hover, .buttonek.hover {
    background: -moz-linear-gradient(
        center top,
        rgba(255, 255, 255, .2) 0%,
        rgba(255, 255, 255, .1) 100%
    );/* FF3.6 */
    background: -webkit-gradient(
        linear,
        center bottom,
        center top,
        from(rgba(255, 255, 255, .1)),
        to(rgba(255, 255, 255, .2))
    );/* Saf4+, Chrome */
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#33FFFFFF', EndColorStr='#19FFFFFF'); /* IE6,IE7 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#33FFFFFF', EndColorStr='#19FFFFFF')"; /* IE8 */
}
.buttonek:active, .buttonek.active {
    top:1px;
}
.buttonek span {
    position: relative;
    color:#fff;
    text-shadow:0 1px 1px rgba(0, 0, 0, 0.25);
    border-top: rgba(255, 255, 255, .2) 1px solid;
    padding:0.6em 1.3em;
    line-height:1em;
    text-decoration:none;
    text-align:center;
    white-space: nowrap;
}

.buttonek.mini span {
    font-size:10px;
}
.buttonek.mini-small span {
    font-size:11px;
}
.buttonek.small span {
    font-size:12px;
}
.buttonek.medium span {
    font-size:14px;
}
.buttonek.large span {
    font-size:18px;
}
.buttonek.big span {
    font-size:24px;
}
.buttonek.black {
    background-color: #333333;
}
.buttonek.gray {
    background-color: #666666;
}
.buttonek.white {
    background-color: #FFFFFF;
}
.buttonek.white span{
    color: #666666;
}

.buttonek.green span{
    color: #000000;
}
.buttonek.red {
    background-color: #e62727;
}
.buttonek.orange {
    background-color: #ff5c00;
}
.buttonek.magenta {
    background-color: #A9014B;
}
.buttonek.yellow {
    background-color: #ffb515;
}
.buttonek.blue {
    background-color: #00ADEE;
}
.buttonek.pink {
    background-color: #e22092;
}
.buttonek.green {
    background-color: #91bd09;
}

.buttonek.darkgreen {
    background-color: #3a8a24;
}
.buttonek.rosy {
    background-color: #F16C7C;
}
.buttonek.brown {
    background-color: #804000;
}
.buttonek.purple {
    background-color: #800080;
}
.buttonek.cyan {
    background-color: #46C7C7;
}
.buttonek.gold {
    background-color: #D4A017;
}

#screen {
    width:1198px;
    padding: 0px;
    margin: 0px;
}

#screen li {
    float: left;
    list-style:none;
}

#screen .jq-ss-crop {
    float:left;				
}

#left,#right {
    font-weight:bolder;
    margin-top:20px;
    display:block;
    text-decoration:none;
    color:black;
    width: 65px;
}

#view {
    width:1064px;
    height:75px;
    overflow:hidden;
}

#images {
    width:1900px !important;
    width:1900px;
    padding:0;
}

#images li {
    width: 108px;
    text-align: left;
}

.arrow-up {
    width: 0; 
    height: 0; 
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;	
    border-bottom: 6px solid #037200;
    display: inline-block;
}

.arrow-down {
    width: 0; 
    height: 0; 
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;	
    border-top: 6px solid #990000;
    display: inline-block;
}

.newclassselect { display: block; width: 700px !important; }

.ico_date {
    background: url('img/ico/tlo_ico_date_big.png') transparent no-repeat;
/*    background-position-x: 524px;
    background-position-y: 5px;*/
}

.ico_movie {
    background: url('img/ico/tlo_ico_movie.png') transparent no-repeat;
    background-position-x: 524px;
    background-position-y: 10px;
}

.ico_video {
    background: url('img/ico/tlo_ico_video_big.png') transparent no-repeat;
    /*background-position-x: 522px;
    background-position-y: 10px;*/
}