/* webszok.net CSS style */

body {
	background-color: #f9fcf7;
	margin: 0px;
	padding: 0px;
	background-image: url(../gif/tlo3.gif);
	background-repeat: repeat-x;
}
table.tbody {
	width: 100%;
}
table.titlebar {
	background-image: url(../../images/002_07_next.gif);
	height: 52px;
	width: 476px;
}
td.titlebar {
	height: 27px;
	width: 426px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 17px;
}
td.for_titlebar {
	height: 27px;
	width: 50px;
}
td.textbg {
	background-image: url(../../images/n003_03.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	width: 617px;
}
td.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	width: 100%;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	line-height: 15px;
}
.spis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	line-height: normal;
	text-transform: none;
}

td.bgwhite {
	background-color: #FFFFFF;
}
.smalltitlebartext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.textbold_green {
	color: #666666; font-weight: bold;
}
a:link {
	color: #003300;
	text-decoration: underline;
}
a:visited {
	color: #003300;
	text-decoration: underline;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
img.content_l {
	border: 6px solid #E5E5E5;
	background-color: #F9FCF7;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 0px;
}
img.content_r {
	border: 6px solid #E5E5E5;
	background-color: #F9FCF7;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 8px;
}
img.content_c {
	border: 6px solid #E5E5E5;
	background-color: #F9FCF7;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 8px;
}

