HTML {
	 BORDER-RIGHT: black 0px solid;
	 BORDER-TOP: black 0px solid;
	 BORDER-LEFT: black 0px solid;
	 BORDER-BOTTOM: black 0px solid;
					PADDING-RIGHT: 0px;
					PADDING-LEFT: 0px;
					PADDING-BOTTOM: 0px;
					PADDING-TOP: 0px;
										SCROLLBAR-FACE-COLOR: #f9f3f0;
										SCROLLBAR-HIGHLIGHT-COLOR: #f9f3f0;
										SCROLLBAR-TRACK-COLOR: #ffffff;
										SCROLLBAR-ARROW-COLOR: #444444;
										SCROLLBAR-3DLIGHT-COLOR: #666666;
										SCROLLBAR-DARKSHADOW-COLOR: #f9f3f0;
										SCROLLBAR-SHADOW-COLOR: #666666;
					POSITION: relative;
					VISIBILITY: visible;
					MARGIN: 0px;
					OVERFLOW: auto;
	}

input,textarea,select {	height: 20px;	vertical-align:middle;
	font-size:12px;
	font-family: Arial;

}

body
	{
		margin-top: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
		margin-right: 0px;
		background-color: #ffffff;
	}

table,td,tr,div
	{
	empty-cells: show;
	font-family: Arial;
	font-size: 12px;
	color: black;
	}

table.edit_trans
{	background-color: grey;
	width: 500px;
}

table.edit_trans td, th
{
	background-color: white;
}

table.edit_trans textarea
{
	width: 100%;
	height: 200px;
}

table.edit_trans input
{
	width: 100%;
}






/* General Style */
.navBar a {background:url('/.s/t/932/10.gif') right repeat-x #3D63A3;margin:0;line-height:23px;color:#FFFFFF;padding:5px 15px 5px 5px;text-decoration:none;font-size:10px;}
.navBar a:link, .navBar a:active, .navBar a:visited {color:#FFFFFF;text-decoration:none;}
.navBar a:hover {color:#8DC4FF;}
.boxMenuTable {width:215px;}
.boxMenuContent {background:url('/.s/t/932/11.gif') repeat-y;padding:0 30px 0 5px;}
.boxTable {width:600px; border:1px solid #DAE5F2;background:url('/.s/t/932/12.gif') right repeat-y;}
.boxTitle {color:#6D99C9;padding:5px;font-weight:bold;}
.boxContent {padding:5px;}

form {padding:0px;margin:0px;}

.button {border: 1px solid #848484; cursor: pointer;}

table.anketa td {color: black; font-size: 11px;}
table.anketa input {border: 1px solid grey; width: 350px; height: 15px; font-family: Arial; font-size: 11px;}
table.anketa select {border: 1px solid grey; width: 350px; height: 15px; font-family: Arial; font-size: 11px;}
table.anketa textarea {border: 1px solid grey; width: 350px; height: 50px;}
table.anketa .submitz {border: 1px solid grey; height: 22px; width: auto; font-family: Arial; font-size: 12px;}

a {color: black;}
a:hover {color: red;}

a.intro_link {font-family: Century Gothic; text-decoration: none; color: #a61616;}
a.intro_link:hover {font-family: Century Gothic; text-decoration: none; color: #a61616; font-weight: bold;}


a.ajaxify {color: #817f80; text-decoration: none; font-size: 14px;}

img
	{
	margin: 0px;
	border: 0px;
	}

span.title
{
	font-size: 18px;
	font-weight: bold;
	font-family: Verdana;
}

