#body {
	margin: 0 auto;
	width: 700px;
}
h1, h2, h3, h4 { }
#wrapper {
	margin: 0 auto;
	/*background:  #000000; RGB(127, 19, 1)*/
	background: url("images/operative/bojurishte2.png") fixed top;
	width: 700px;
	padding-top: 1px;
}
#wrapperNoB {
	margin: 0 auto;
	background:  #000000; /*RGB(127, 19, 1)*/
	width: 700px;
	padding-top: 1px;
}

#header {
	margin: 0 auto;
	margin-top: 2px;
	background: url("images/operative/header.png") no-repeat;
	width: 686px;
	height: 154px;
	padding: 0 0 0 0;
}

#header p {
	font-family: comic-sans, verdana;
	padding: 20px 20px;
	color: #EFEFEF;
}

#menu {
	margin: 0 auto;
	margin-top: 3px;
	background: url("images/operative/menu.png") no-repeat;
	width: 686px;
	height: 60px;
	padding: 0 0 0 0;
	border-style: none;
}

#menu img {
	border-style: none;
}
#menu a img {
	text-decoration: none;
	border-style: none;
}

#buttonhome {
	margin: 10px 2px;
	margin-left: 8px;
	/*background: url("home.png");*/
	height: 40px;
	width: 163px;
	float: left;
	text-decoration: none;
	border-style: none;
}

.buttonphotos {
	margin: 10px 3px;
	/*background: url("photos.png");*/
	height: 40px;
	width: 163px;
	float: left;
}
/*
#buttonabout {
	margin: 10px 2px;
	background: url("about.png");
	height: 40px;
	width: 163px;
	float: left;
}

#buttoncontacts {
	margin: 10px 2px;
	background: url("contacts.png");
	height: 40px;
	width: 163px;
	float: left;
}
*/
a, a href {
	text-decoration: none;
}
a:hover, a:visited  {
	text-decoration: none;
}
#tabsP {
	margin: 10px 14px 0;
	height: 3170px;
}

#tabsT {
	margin: 10px 14px 0;
	height: 900px;
}

#tabs {
	margin: 10px 14px 0;
	height: 390px;
}

.tabsmid {
	margin: 0 auto;
	margin-top: 6px;
	float: left;
	padding-left: 20px;
}

.tabsmid  p {
	font-family: comic-sans, verdana;
	padding: 6px 18px;
	color: #222222;
	/*background: #3366EE repeat-x;*/
	max-width: 230px;
	text-align: justify;
	font-size: 9pt;
}

.tabsmidT  p {
	font-family: comic-sans, verdana;
	padding: 6px 18px;
	color: #222222;
	/*background: #3366EE repeat-x;*/
	text-align: justify;
	font-size: 9pt;
}

table {

}

#footer {
	margin: 0 auto;
	/*margin-top: 33px;*/
	background: url("images/operative/footer.png") no-repeat;
	height: 44px;
	width: 680px;

}
#footer p {
	margin: 0 auto;
	margin-top: 10px;
	padding: 4px 10px 10px 16px;
	color: #EEEEAA;
	font-size: 10pt;
	float: left;
}

#footer p a {
	color: #EEEEAA;
}
#footer a img{
	border-style: none;
}
