body { margin:0; font-size:0.8em; line-height:16px; background-color:#FFFFFF; font-family: "Trebuchet MS", "Myriad Pro", Arial;}
a { color:#2D5A71;}
a:hover { text-decoration:none;}

#container { background: url(images/bckg.jpg) 0 100px repeat-x #D1DBBD;}

#header { background: url(images/_0net_stranka_04.jpg) repeat-x #193441; width:100%;}
#logo { text-align:right; margin:0 auto; padding:0; width:760px; padding:30px 100px 0 0;}
#logo a{ color:#FFFFFF; text-decoration:none; font-weight:bold; height:36px; font-size:36px; font-family: monospace;}
#logo a:hover { }

#menu { background:#91AA9D; width:780px; margin:0 auto; height:45px; margin-top:35px;}
#menu ul { margin:0; padding:0;}
#menu ul li{ display:inline-block; float:left; width:156px; list-style:none; text-align:center; height:32px;}
#menu a { display:block; float:left; width:156px; color:#FFFFFF; font-size:14px; text-transform:uppercase; font-weight:bold; font-style:italic; text-decoration:none; padding-top:8px;}
#menu a:hover{ background: #CCCFC5; padding-top:8px; height:38px; color:#193441}
#menu a.opened{ background: #FCFFF5; padding-top:8px; height:38px; color:#193441}

#main { width:100%;}
#content { margin:0 auto; padding:0; width:760px; padding:10px 10px 20px 10px; background-color:#FCFFF5;}
#content h1 { margin:0; text-transform:uppercase; font-size:1.5em; color:#000; background:#D1DBBD; width:750px; padding:5px; margin-top:20px;}
.red { color:#FF5220;}
#content p { padding-bottom:0px; margin-bottom:0;}

#footer {background:#193441; height:80px; border-top:2px solid #0A0A0B;}
#left_footer { float:left; padding:40px 0 0 30px; color:#FFFFFF; font-size:12px;}
#left_footer a:hover { text-decoration:none;}
#right_footer { float:right;  padding:40px 30px 0 0; color:#FFFFFF; font-size:12px; text-align:right;}
#right_footer a { color:#FFFFFF;}
#right_footer a:hover { text-decoration:none;}

#comment { font-size: x-small;}

table.tarifi {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	
	border-width: 1px;
	border-spacing: 2px;
	border-style: outset outset outset outset;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	background-color: rgb(255, 245, 238);
}	
table.tarifi th {
	border-width: 1px 1px 1px 1px;
	padding: 5px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: rgb(240, 240, 230);
	-moz-border-radius: 0px 0px 0px 0px;
}
table.tarifi td {
	border-width: 1px 1px 1px 1px;
	padding: 2px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: rgb(255, 255, 230);
	-moz-border-radius: 0px 0px 0px 0px;
}

.mailButton{
	
}
