@charset "utf-8";
/* CSS Document */

body {
	background: url(../images/tpt-imgs/bg.jpg) repeat-x;
	margin: 0px;
	padding: 0px;
	font: 12px Verdana, Geneva, sans-serif;
}
.foto {
	border: 1px solid #0A65B6;
	margin: 5px;
	padding: 3px;
}

#outer {
	background: url(../images/tpt-imgs/bgm.jpg) no-repeat;
	width: 926px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
}
#container {
	width: 865px;
	margin-right: auto;
	margin-left: auto;
}
#header {
}
#logo {
	width: 176px;
	float: left;
	text-align: center;
	margin-left: 12px;
	margin-top: 15px;
	color: #999;
}
#top-menu {
	margin: 25px 12px 4px;
	float: left;
	width: 650px;
	text-align: right;
	font-weight: bold;
	font-size: 14px;
	color: #0F73C1;
}
#top-menu a {
	text-decoration: none;
	color: #055EB2;
}
#top-menu a:hover {
	color: #F00;
}

#top-text {
	color: #0051A4;
	float: left;
	width: 630px;
	margin: 12px;
	text-align: left;
	padding: 5px;
}
#top-text a {
	font-weight: bold;
	text-decoration: none;
	color: #C63039;
	font-size: 11px;
	display: block;
	text-align: right;
}
#top-text a:hover {
	color: #79A9D7;
	text-decoration: underline;
}

.clr {
	clear: both;
	float: none;
}
#main {
	background: url(../images/tpt-imgs/bgd.jpg) repeat-y;
	padding: 8px;
	color: #666;
}
#content {
	padding-right: 50px;
	padding-left: 50px;
}
#content h1 {
	color: #0051A4;
	font-size: 24px;
	font-weight: normal;
	border-bottom: 2px dashed #AAC5E2;
}
#content p {
	line-height: 16px;
}
#content a {
	color: #0051A4;
	text-decoration: none;
	font-weight: bold;
}
#content a:hover {
	color: #F00;
}

#websites {
	background: url(../images/tpt-imgs/webs-bg.jpg) no-repeat;
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	height: 218px;
	padding-top: 12px;
}
#websites h1 {
	text-align: center;
	margin: 0px;
	padding: 0px;
	color: #0050a2;
	font-size: 22px;
	font-weight: normal;
}

.web {
	width: 190px;
	margin: 0px 0px 0px 5px;
	padding: 5px;
	float: left;
}
.web h2 {
	font-size: 11px;
	text-align: center;
	margin: 0px;
	padding: 6px;
	color: #0050a2;
	font-weight: normal;
}
.web h2 a {
	text-decoration: none;
	color: #0050A2;
	font-weight: 300;
}
.web h2 a:hover {
	color: #F00;
}
.web img {
	height: 63px;
	width: 173px;
	border: 1px solid #1077C4;
	margin-bottom: 3px;
}

.web p {
	margin: 0px 0px 5px;
	padding: 0px 5px;
	color: #0050a2;
	text-align: center;
	font-size: 11px;
}
.visit-web a {
	color: #666;
	text-align: right;
	font-weight: bold;
	padding-right: 8px;
	display: block;
	text-decoration: none;
	margin-top: 12px;
	font-size: 11px;
}

.visit-web a:hover {
	color: #F00;
 
}
#logos {
	margin: 15px 10px 10px;
	text-align: center;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}
#footer-area {
	background: url(../images/tpt-imgs/footer-bg.jpg) repeat-x;
	height: 102px;
	margin: 0px;
	padding: 0px;
}
#footer-text a {
	color: #000;
	text-decoration: none;
}
#footer-text a:hover {
	color: #F00;
}
#footer {
	background: url(../images/tpt-imgs/footer-bg2.jpg) no-repeat center;
	height: 102px;
	width: 1050px;
	margin-right: auto;
	margin-left: auto;
}
#footer-text {
	float: left;
	width: 500px;
	margin-top: 25px;
	margin-right: 25px;
	margin-left: 120px;
	font-weight: bold;
}
#grafika {
	float: right;
	margin-top: 85px;
	margin-right: 25px;
	color: #FFF;
	font-style: italic;
	font-weight: bold;
	font-size: 11px;
}
#grafika a {
	color: #FFF;
	text-decoration: none;
}
#grafika a:hover {
	color: #F00;
}
.TabbedPanelsContentVisible a {
	text-decoration: none;
	font-weight: bold;
	color: #0C6BBB;
}
.TabbedPanelsContentVisible a:hover {
	color: #C63039;
}
