@charset "utf-8";
/* CSS Document */

body { background: #fff; color: #000; font-family: 'Quicksand', sans-serif; font-weight: 500; font-size: 12px;}
#container {width: 990px; margin: auto;  padding: 10px;}
#logo {border-bottom: 1px solid #dedede; margin-bottom: 20px; padding-bottom: 20px;margin-top: 20px;}
.tlogo {float: left; margin-right: 30px;}
.ttitle {margin-top: 0px; float: left; font-size: 24px; text-transform:uppercase; font-weight: 400;color: #666;  padding: 20px 00px;}

.full {clear:both; width: 100%;}
.nadpis {font-size: 18px;}
#pages { border-bottom: 1px solid #dedede; padding-bottom: 20px; padding-top: 40px;}
#pages ul { list-style:none; marging:0px; padding: 0px;}
#pages li {float: left; width: 220px; height: 142px; padding: 7px; margin: 6px;border-bottom: 2px solid transparent;  background: #eaeaea; text-align:center; border-radius: 4px; }
#pages li img {margin: 0 0 5px 0px; border: 0px solid #999; width: 100%;}
#pages li:hover {background: #dedede;border-bottom: 2px solid #999;}

#pages2 ul { list-style:none; marging:0px; padding: 0px;}
#pages2 li {float: left; width: 220px;  padding: 7px; margin: 6px;  background: #666; text-align:center; border-radius: 2px; color: white;-webkit-transition: background 0.5s; transition: background 0.5s;}
#pages2 li img {margin: 0 0 5px 0px; border: 0px solid #999; width: 100%;}
#pages2 li:hover {background: #333;}
a {color: #333;}

#pages3 { border-bottom: 1px solid #dedede; padding-bottom: 40px; padding-top: 20px;}
#pages3 ul { list-style:none; marging:0px; padding: 0px;}
#pages3 li {float: left; width: 210px;  height: 65px;padding: 25px 15px; margin: 3px 3px;text-align:left; border-radius: 3px;  color: white;font-size: 14px;
-webkit-transition: background 0.5s; transition: background 0.5s;}

#pages3 li:hover {background: #333;}
.item1 {background: #ffcc00;}
.item2 {background: #ff6600;}
.item3 {background: #cc0000;}
.item4 {background: #990000;}
.item5 {background: #993399;}
.item6 {background: #330033;}
.item7 {background: #482584;}
.item8 {background: #666699;}
.item9 {background: #333399;}
.item10 {background: #006699;}
.item11 {background: #0099cc;}
.item12 {background: #0099ff;}
.item13 {background: #1e9962;}
.linky {font-size: 12px; padding-top:20px;font-weight: 700;}
h1 {font-size: 18px;}

body,td,th {
	font-family: Quicksand, sans-serif;
} 