
body {
	font-family: Arial, Tahoma, Times;
	background:url('../images/tt_bg.png');
}

img {
    padding: 0;
    margin: 0;
}

#header {
	background: url('../images/tt_header.png');
	width: 805px; 
	height: 65px;
}

.main_header{
	margin-top: 50px;
	color: white;
	text-transform: uppercase;
	font-size:  20px;
}

.main_header a:link, .main_header a:visited{
	margin-top: 50px;
	color: white;
	text-transform: uppercase;
	font-size:  20px;
}

.main_menu {
	margin-left: 5px;
	
}
.main_menu, .main_menu a {
	text-align: left;
	color: white;
	text-decoration: none;
	font-size: 14px;
}

.main_menu a:hover {
	text-decoration: underline;
}

/**************************************************************
* SECOND PAGE
**************************************************************/



#main2{
    width: 131px;
    padding-top: 35px;
    padding-left: 10px;
    color: white;
}

.second_header{
    width: 131px;
    text-align: left;
    padding-left: 10px;
}

.second_header a:link, .second_header a:visited{
    color: white;
	text-transform: uppercase;
	font-size:  20px;
}

.second_menu {
    width: 131px;
    text-align: left;
}

.second_menu a:link, .second_menu a:visited {
	color: white;
	text-decoration: none;
	font-size: 14px;
}

.second_menu a:hover, .second_header a:hover {
	text-decoration: underline;
}

.second_tab {
    width:  161px;
    padding-top:20px; 
    text-align: center;
}

.second_tab a{
	color: white;
	text-transform: uppercase;
	font-size:  17px;
	text-decoration: none;
    padding-top: 10px;
}

.second_tab a:hover{
	text-decoration: underline;
}

#header, #header a{
	color: white;
	text-decoration: none;
	font-size: 14px;
}

#footer {
	background: url('../images/tt_footer2.png');
	height: 59px; 
	width: 644px;
    background-repeat: no-repeat;
}
#footer img {
    width: 640px;
}
#footer #copyright{
	font-size: 12px;
	color: #999999;
	padding-left:  25px;
    padding-top: 15px;
}

.admin_moduleTable {
	width: 100%;
}
.admin_moduleTable h1{
	font-size: 18px;
	text-transform: uppercase;
	width: 100%;
	border-bottom: 1px solid #999999;
}

.moduleTable{
	width: 100%; 
}

.moduleContent {
	width: 100%;
}
.moduleContent h1{
	font-size: 14px;
	text-transform: uppercase;
	width: 100%;
	border-bottom: 1px solid #999999;
}

/****************************************************************
* MAIN PAGE
****************************************************************/
#firmast{
	background: url('../images/tt_firmast.png');
	width: 161px; 
	height: 346px;
}

#firmast_btn{
	background: url('../images/tt_btn_firmast.png');
    background-repeat: no-repeat;
	width: 149px; 
	height: 45px;
    position: relative;
}
#firmast_btn a{
    padding-top: 20px;
}

#hosting{
	background: url('../images/tt_hosting.png');
	width: 161px; 
	height: 346px;
}

#hosting_btn{
	background: url('../images/tt_btn_hosting.png');
    background-repeat: no-repeat;
	width:149px;
	height:45px;
    position: relative;
}

#hosting_btn a{
    padding-top: 20px;
}
#tarkvara{
	background: url('../images/tt_tarkvara.png');
	width: 161px; 
	height: 346px;
}

#tarkvara_btn{
	background: url('../images/tt_btn_tarkvara.png');
    background-repeat: no-repeat;
	width:149px;
	height:45px;
    position: relative;
}

#tarkvara_btn a{
    padding-top: 20px;
}

#disain {
	background: url('../images/tt_disain.png');
	width: 161px; 
	height: 346px;
}

#disain_btn{
	background: url('../images/tt_btn_disain.png');
    background-repeat: no-repeat;
	width:149px;
	height:45px;
    position: relative;
}
#disain_btn a{
    margin-top: 20px;
}

#kontakt{
	background: url('../images/tt_kontakt.png');
	width: 161px; 
	height: 346px;
}

#kontakt_btn{
	background: url('../images/tt_btn_kontakt.png');
    background-repeat: no-repeat;
	width:149px;
	height:45px;
    position: relative;
}

#kontakt_btn a{
    margin-top: 50px;
}