/* --------------------- 
SETTINGS
--------------------- */
body {background:url(images/bg.gif) repeat;font-family: 'Roboto Condensed', sans-serif;font-weight:400;color:#fff;}
a {color: #4b4b4b;}

a:hover {
    color: #110159;
    text-decoration: none;
    -webkit-transition: .5s ease-out;
    -moz-transition: .5s ease-out;
    -o-transition: .5s ease-out;
    transition: .5s ease-out;
}

a:visited{
    text-decoration: none
}

#Table_01{
	width:100%;
	height:407px !Important;
	background:#110159 url('images/projekt_01.jpg') no-repeat;
	margin:0 auto;
	box-shadow: 1px 5px 3px rgba(0, 0, 0, 0.5);
	}
.header{
	width:1171px;
    height:407px;
	margin:0 auto;
	padding:0 auto;
	}
.logo{
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:700;
	font-size:40px;
	color:#fff;
	}
.header h2{
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:300;
	font-size:19px;
	color:#fff;
	letter-spacing:10px;
	background:#110159;
	padding:3px 7px;
	text-transform:uppercase;
	width:150px;
	text-align:center;
	}	
#Table_02{
	width:1171px;
	margin:20px auto;
	padding:0 auto;    
	}	
h5{
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:700;
	font-size:36px;
	color:#333;
	text-align:right;
	padding:0 20px;
	margin-top:10px;	
	}
h2{ 
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:400;
	font-size:30px;
	color:#fff;
	text-align:center;
	padding:0 20px;
	margin:0;
	}
h3{
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:400;
	font-size:30px;
	color:#fff;
	text-align:center;
	padding:0;
	margin:25px 0 0 0;
	}
h4{
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:700;
	font-size:30px;
	color:#fff;
	text-align:center;
	padding:20px;
	margin:0;
	}
p{	font-family: 'Roboto Condensed', sans-serif;
	font-weight:300;
	font-size:17px;
	color:#fff;
	margin:0;
	padding:10px 30px;
	text-align:center;
	line-height:20px;
	}
.top{
	background:#110159 url(images/top-img.jpg) no-repeat top right;
	width:773px;
	height:197px;
	margin:10px 0 10px 0;
	padding:10px;
}

.item{
	background:#fff url(images/item-top.jpg) no-repeat top left;
	width:773px;
	margin:10px 0;
	padding:10px;
}

.item-txt{
	color:#666666;
	text-align:left;
	}

.numer{
	float:left;
	font-weight:700;
	font-size:37px;
	color:#fff;
	}
.btn{
	display:block;
	width:331px;
	height:70px;
	background:url(images/button.png) no-repeat;
	margin:0;
	padding:15px 0 0 100px;
	color:#666666;
	text-align:left;
	font-size:30px;
	font-weight:700;	
	}	
.side{
	background:#110159;
	width:100%;
	margin:10px 0;
	}
	
#Table_03{
	width:100%;
	height:108px !Important;
	background: url('images/footer-bg.gif') repeat-x;
	margin:0 auto;
	color:#828282;
	}	