body{
	background-color: #ffffff;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#d_wrapper{background: #ffffff;}
#d_hdrpin{float:right;width:118px;}
#d_header{float:left;width:615px;margin-right:-118px;}
#d_sect{position:absolute;left:270px;top:89px;}

#d_conteiner{width:100%;float:left;margin-right:-104px;}
#d_content{margin-right:104px;}
#d_main{margin-left:175px;background-image:url(img/back.jpg);background-repeat:no-repeat;padding: 30px 0px 0 40px;}
#d_kbd{float:right;width:104px;}
#d_menu{float:left;width:175px;}
#d_clear{clear: both;height: 0px;}

#d_ptiza{float:right;}
#d_footer{background: #ffffff;}

p,td{
	font-family: verdana, MS sans serif, sans-serif, Arial;
	color: #000000;
	font-size: 0.8em;
	text-indent: 2em;
	padding: 0px 5px 5px 5px;
	margin: 0;
}

.vid {
	color : #8E0B33;
	text-decoration : none;
	font-weight : bold;
	font-size: 1.3em;
	padding: 10px 0 10px 0;
}

.subvid {
	color : #8E0B33;
	text-decoration : none;
	font-weight : bold;
	font-size: 1.1em;
	padding: 10px 0 10px 0;
}

.h {
	font-weight : bold;
	font-size: 1.8em;
}

A:Link {
	color : #0B148E;
}

A:Visited {
	color : #8E0B33;
}

A:Active {
	color : #B9230A;
}

A:Hover {
	color : #B9230A;
}

.menu{
	padding: 5px 0px 0px 10px;
	text-indent: 0;
}

A.menu:Link {
	color : #0B148E;
   text-decoration : none;
	font-weight : bold;
}

A.menu:Visited {
	color : #8E0B33;
	text-decoration : none;
	font-weight : bold;
}

A.menu:Active {
	color : #DC6429;
	text-decoration : none;
	font-weight : bold;
}

A.menu:Hover {
	color : #E44F05;
	text-decoration : none;
	font-weight : bold;
}

input.guestbook{
	border: 1px solid Black;
} 

textarea.guestbook{
	border: 1px solid Black;
} 

.gb_rec{
	border: 1px dotted Gray;
	padding: 5px 0 5px 0;
	margin: 5px 0 20px 0;
}

.gb_post{
	text-indent: 0;
}