
* {
	font-family: Tahoma, Georgia, Verdana, "Times New Roman", Times, serif;
	list-style:none;
	border:none;
	margin: 0 auto;
	padding: 0px 0px;
	
	}

body {
	height:100%;
	background-color:#012e37;}
	
#kontener {width:100%; margin: 0 auto; height:100%;}

/* --------------- TOP --------------------*/


/* --------------- KONTENT --------------------*/

#ilutyt{color:#5ebcf5; font-size:21pt;}
#ilutyt a{color:#012f38; text-decoration:none;}
#ilutytgr{color:#98E108; font-size:16pt; padding-left:117px;}

.wysrodkowany{margin-top: 10%; display: block;}
.show-link {text-indent:0px;}

.kontilu{margin: 0 auto; text-align: center;}
/* common */

.button-orange {background-color:#ff6213; color:#272827;} 
.button-violet {background-color:#9d1461; color:#dedfde;} 
.button-blue {background-color:#2f81d4; color:#dedfde;} 
.button-green {background-color:#98e108; color:#012f38;} 

.button-orange,.button-violet,.button-blue,.button-green{ border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; text-decoration:none; font-weight:bold; font-size:18px; padding:10px 20px; width:300px; display:block; text-align: center;}

.handcursor{cursor:pointer; }

.marg-top-20{margin-top: 20px;}
.marg-top-10{margin-top: 10px;}


