/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #F4F4FF;
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
	padding: 0;
	margin: 0;
}
a, a:link, a:visited, a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0E0E0E;
	text-decoration:underline;
}
a:hover {
	color: #000000;
	text-decoration:underline;
}
img {
	border: 0px none;
}

p { margin: 8px 0; }

div#page {
	position:relative;
	width: 780px;
	margin: 0px auto;
}
div#header {
	position: relative;
	width: 100%;
	height: 145px;
	background-image:url(../images/header_bg.gif);
	background-repeat:repeat-x;
}
div#nav { 
	position:absolute;
	top: 105px;
	left: 4px;
	width:550px;
	height:34px;
}

div#yet {
	position:absolute;
	top: 0px;
	left: 293px;
	width: 420px;
	height: 102px;
}
div#address {
	position:absolute;
	top: 52px;
	left: 570px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
}
div#tax_consultancy {
	position:absolute;
	top: 28px;
	left: 21px;
	font-size:18px; 
	color:#FFFFFF; 
	font-weight:normal;
}
div#yet img { float: left; }
div#yet h1 { 
	margin:28px 0 0 0; 
	padding:0; 
	font-size:18px; 
	color:#FFFFFF; 
	font-weight:normal;
	text-align:right;
}

#contentbl {
	background-color:#FFFFFF;
	background-image: url(../images/yet_big.jpg);
	background-repeat: no-repeat;
	background-position: 222px 75px;
}
#contentbl td { vertical-align:top; }

td#col1 {
	width: 210px;
	background-color: #F9F9F9;
	background-image:url(../images/col1_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top:5px;
	padding-bottom: 10px;
}

td#col2 {
	width: 262px;
	line-height:110%;
	padding-top:5px;
}
td#col3 {	
	width: 252px;
	line-height:110%;
	padding-top:5px;
	padding-right:10px;
}

td#col4 {	
	width: 550px;
	line-height:120%;
	padding-top:5px;
}

td#col4 h1 {
	font-size:14px;
}
td#col4 h2 {
	font-size:12px;
}
td#col4 h3 {
	font-size:11px;
}

div.col1_links {
	background-image:url(../images/arrow.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding:6px 0 3px 20px;
	margin:6px 0;
}
div.col1_links a {
	display:block;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	padding:2px 0;
}
div.col1_links a:hover { text-decoration:underline; }

.inner_title {
	height:28px;
	background-image:url(../images/title_bg.png);
	background-repeat:repeat-x;
	padding:11px 15px 0 10px;
	font-size:14px; color:#CCCCCC; font-weight:bold; text-decoration:none; 
}

.red, a.red, div.col1_links a.red, div#copyright a.red { color:#FF0000; }

div#copyright {
	background-color: #000033;
	border-top: solid 4px #FF0000;
	height:53px;
	margin:0;
	padding:10px 0 0 0;
	text-align: center;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
div#copyright a {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
div#copyright a:hover { text-decoration:underline; }

div#buzul, div#buzul a  {
	padding-top:10px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#000033;
	text-decoration:none;
	letter-spacing:0.08em;
}