/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-image: url(img/bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.clear {clear:both;}

.tab {margin: auto; width: 955px; margin-bottom: 20px; background-image:url(img/tab-bg.gif); background-repeat:repeat-y; background-color: #FFFFFF; margin-top: 0px;}
.logohead {width:265px; height:182px; float:left;}
.logoaplikacja {width: 690px; float: right; height: 182px; background-color: #427b1d; background-image:url(img/medale.jpg); background-repeat:no-repeat; background-position:top right; }
.head {height: 130px; width: 500px; color: #FFFFFF; padding: 20px 0px 0px 20px;}
.produkt {color: #FFFFFF; font-size: 18px; font-weight: bold; display: block; background-color: #059dde; height: 27px; padding-left: 20px; padding-top: 5px}

.menu {width: 265px; float: left; background-repeat:repeat-x; background-position:top; background-image:url(img/gradient.jpg); height: 322px; padding-top: 10px;}
.content {float: right; background-color:#FFFFFF; width: 650px; padding: 20px; height: 400px; overflow:auto;}


.menu ul {margin-left: 25px; padding-left: 0px;}
.menu li {padding-left: 25px; padding-bottom: 5px; background-image:url(img/arrow.gif); background-repeat: no-repeat; background-position: left top; margin-left: 0px; margin-bottom: 5px; list-style:none;}

li.pdf {background-image: url(img/pdf.gif);padding-left: 25px; padding-bottom: 5px; background-repeat: no-repeat; background-position: left top; margin-left: 0px; margin-bottom: 5px; list-style:none;}


a {color: #063048; text-decoration: none;}

a.menulink { display:block; }
a.menulink:hover {color: #059dde;}
a.powrot {display: block; background-color: #990000; color: #FFFFFF; padding: 3px; text-align: center; margin-top: 20px; background-image:url(img/back.gif); background-repeat: no-repeat; background-position:center left; }
a.powrot:hover {background-color: #FF0000;}

.title {font-size: 18px; font-family:"Trebuchet MS", Arial, sans-serif; color: #427b1d;}
.ramka {border: solid 1px #427b1d; padding: 15px; margin-top: 15px;}

.ramka li {margin-bottom: 7px;}

.number {background-color: #427b1d; color: #FFFFFF; font-size: 24px; font-weight: bold; padding: 6px 10px 6px 10px; width: auto; display: inline; float:left;}
.numertytul {background-color: #427b1d; color: #FFFFFF; font-size: 24px; font-weight: bold; padding: 6px 10px 6px 10px; display: inline; float:left; margin-left: 15px; display: block;}

.handbutton {border: solid 1px silver; background-color: #FFFFCC; padding: 1px 10px 1px 20px; background-image: url('img/hand.gif'); background-repeat: no-repeat; background-position: left center; font-size: 11px; margin-bottom: 10px; margin-left: 10px;}

.bordergreen {border: solid 1px #427b1d; color: #427b1d;}
.bordergray {border: solid 1px #999999; color: #666666;}
.red {
	color: #FF0000;
	font-weight: bold;
}

.wkrotce {padding: 5px; color: #FF0000; background-color: #FFCC00; border: solid 1px #666666; font-size:24px; margin: auto; font-weight:bold; text-align: center;}
