/*@import url('tinymce.css');*/

/*top right bottom left*/
body {
	/*position: relative;*/
	margin:	0px auto;
	padding: 0px;
	color:	#010101;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	background-color: #FFFFFF;
	width: 1004px;
	vertical-align: top;
}

img {
	display: block;
}

p {
	line-height: 20px;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	padding-left: 15px;	
}

h1 {
	display: block;
	margin: 3px 0px 10px 0px;
	padding: 0px 0px 2px 0px;
	font-size: 17px;
	font-family: Verdana;
	font-weight: bold;
	border-bottom: 1px solid #010101;
}

h2 {
	display: block;
	margin: 3px 0px 3px 0px;
	padding: 0px;
	font-size: 16px;
	font-family: Verdana;
	font-weight: bold;
}

h3 {
	display: block;
	margin: 3px 0px 3px 0px;
	padding: 0px;
	font-size: 14px;
	font-family: Verdana;
	font-weight: bold;	
}

h4 {
	display: block;
	margin: 3px 0px 3px 0px;
	padding: 0px;
	font-size: 12px;
	font-family: Verdana;
	font-weight: bold;	
}

ul {
	line-height: 20px;
	margin: 5px 0px 0px 35px;
	padding: 0px;
}


#footer {
	text-align: center;
	padding-top: 5px;
	color: #999999;
}

#menu_top {
	background-image: url('../_d/menu_top.jpg');
	background-repeat: repeat-x;
}

#menu_frame {
	width: 1px;
	background-image: url('../_d/menu_top_frame.jpg');
}

#main_content {
	border: 1px solid #010101;
	border-top: 0px;
	background-image: url('../_d/back_dot.gif');
	background-position: top right;
	background-repeat: repeat;
	vertical-align: top;
}

#domek {
	width: 1002px;
	float: left;
	background-image: url('../_d/domek_tlo.gif');
	background-position: bottom right;
	background-repeat: no-repeat;
}

#content {
	float: left;
	width: 610px;
	height: 510px;
	margin: 5px 15px 0px 15px;
	padding-bottom: 15px;
}

#images {
	float: left;
	width: 300px;
	height: 300px;
	margin: 30px 0px 0px 20px;
}

table.image_cross
{
	width:300px;
}

table.image_cross tr td 
{
	width: 150px;
	height: 150px;
	text-align: center;
}

table.image_cross tr td.c1
{
	border-right: 1px solid #010101;
}

table.image_cross tr td.c2
{
}

table.image_cross tr td.c3
{
	border-right: 1px solid #010101;
	border-top: 1px solid #010101;
}

table.image_cross tr td.c4
{
	border-top: 1px solid #010101;
}

table.contact {
	width : 600px;
}

table.contact tr td {
	padding-right : 20px;
	padding-bottom : 15px;
}

table.contact_form {
	width : 280px;
}

table.contact_form td {
	padding : 5px 5px 5px 5px;
	vertical-align: top;
}

table.contact_form input {
	width : 150px;
	border: 1px solid #010101;
}

table.contact_form textarea {
	width : 150px;
	height : 150px;
	border: 1px solid #010101;
}

/*#################### Googloe map #####################*/

#office {
	position:relative;
}

.google_map {
border:0px solid #89898B;
clear:both;
padding : 1px;
width:555px;
height:245px;
}

#office_map {
	width : 550px;
	height : 240px;
}

.gallery_image {
	background : transparent url(../_d/shadow.gif) no-repeat scroll right bottom;
	float : left;
	margin:5px 0px 0px 6px;
	padding:0px;
}

.gallery_image img {
	background-color:#FFFFFF;
	border:1px solid #3E2C2C;
	display:block;
	margin:-5px 5px 5px -5px;
	padding:4px;
	position:relative;
}
