/* CSS Document */
html, body {
	margin: 0;
	padding: 0;
}
body {
	font-family: "Comic Sans MS", Arial, Helvetica, Verdana, Sans-serif;
	font-size: 14px;
	color: #272729;
	font-weight:bold;
	text-align: center;
}
/*
.hidden {
	display: none;
}
h1, h2, h3 {
	margin: 0;
	xfont-weight: bold;
	color: #272727;
}

h1 {
	font-family:"Amazone BT";
	color:#cc0000;
	font-size: 23px;
}

h2 {
	font-family:"Amazone BT";
	color:#cc0000;
	font-size: 20px;
}

h3 {
	font-family:"Amazone BT";
	color:#474747;
	font-size: 20px;
}
div.float {
  float: left;
}
*/

/* PAGE CONTAINER */
#page-container {
	width: 960px;
	background:url(../images/pixel_mijloc.gif) repeat-y;
	margin: auto;
	text-align: left;
}


/* Main Navigation */

#main-nav { height: 50px; }



/* HEADER */
#header {
	xxheight: 395px;
}


/* PAGE CONTENT */
#pag-content {
	width: 960px;
	height:670px;
	text-align: left;
}
#pag-content_interior {
	width: 960px;
	text-align: left;
}
.home_back {
	background:url(../images/back_home.jpg) no-repeat;
}
.page_back {
	background:url(../images/back_page.jpg) no-repeat;
}
.desprenoi_back {
	background:url(../images/back_desprenoi.jpg) no-repeat;
}
#emaildr {
	float:right;
	padding:10px 0px 0px 0px;
}
#emaildr a {
	font-size:11px;
	color:#f20000;
	text-decoration:none;
}
#emaildr a:hover{
	text-decoration:underline;
}
/* SIDE BAR */
#sidebar-a {
	float: left;
}
#sidebar-a .padding {
	padding: 25px;
}


/* CONTENT */
#content {
	width:696px;
	height:581px;
	text-align:justify;
	padding:0px;
	overflow:hidden;
}
#content .padding {
	padding: 40px 0px 20px 35px;
}
#content_interior {
	width:696px;
	xheight:295px;
	text-align:justify;
	padding:0px;
	overflow:hidden;
}
#content_interior .padding {
	padding: 15px 0px 20px 35px;
}

#content_interior_poze {
	width:696px;
	text-align:justify;
	padding:0px;
	overflow:hidden;
}
#content_interior_poze .padding {
	padding: 15px 0px 20px 35px;
}



/* FOOTER */
#footer {
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-size: 11px;
	clear:both;
	color:#dbe2f1;
	padding: 25px 160px 10px 120px;
	line-height: 15px;
	text-align:center;
}
#footer a {
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#footer a:hover {
	color: #FF0000;
}
#footer_interior {
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-size: 11px;
	clear:both;
	color:#dbe2f1;
	background:url(../images/back_footer.jpg) no-repeat;	
	padding: 25px 160px 10px 120px;
	line-height: 15px;
	text-align:center;
}
#footer_interior a {
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#footer_interior a:hover {
	color: #FF0000;
}

.next {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000099;
}
.next1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.submitbut {
	margin-top: 5px;
	background: #AD1112 url(images/but.gif) repeat-x;
	border: none;
	font: bold 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.fieldx {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	border: 1px solid #7f9db9;
	border-collapse:collapse;
}
