html {
	background : transparent url(background-gradient.jpg) 50% 0 repeat-x;
	height : 100%;
	}

body {
	text-align : center;
	font: normal 14px "Trebuchet MS", "Helvetica", "Arial",  "Verdana", "sans-serif";
	background : transparent url(background-header.jpg) 50% 0 no-repeat;
	color : #444;
	text-indent  : 0 !important;
	height : 100%;
	}

a {
	color : #1E90FF;
	}
img {
	border : 0;
	padding : 0;
	margin : 0;
	}

a:visited {
	color : #1E75FF;
	}

a:hover {
	color : #FF4B1E;
	}

img.photo {
	border : 1px solid #555;
	padding : 1px;
	margin : 0;
	background : #fff;
	}
.invisible {
	display : none;
	position : absolute;
	top : -1000px;
	left : -1000px;
	}
.clear {
	clear : both;
	}

.left {
	float : left;
	}

.right {
	float : right;
	}

.tright {
	text-align : right;
	}

.tleft {
	text-align : left;
	}

#main_wrapper_o {
	margin : 0 auto;
	width : 1014px;
	background : transparent url(background-content.jpg) 50% 0 repeat-y;
	overflow : hidden;
	}

#main_wrapper_i {
	display : block;
	background : transparent url(background-header.jpg) 50% 0 no-repeat;
	overflow : hidden;
	float : left;
	}

#main {
	display : block;
	background : transparent url(background-footer.jpg) 50% 100% no-repeat;
	overflow : hidden;
	float : left;
	}

#header {
	height : 430px;
	background : transparent url(header.jpg) 50% 70px no-repeat;
	text-align : center;
	float : left;
	width : 100%;
	display : block;
	}

#photos {
	height : 200px;
	text-align : center;
	margin : 0 auto;
	float : left;
	display : block;
	overflow : hidden;
	text-indent : 0;
	padding-left : 42px;
	}

#photos a {
	text-decoration : none;
	}

#photos .photo {
	width : 200px;
	height : 148px;
	float : left;
	background : #fff url(background-photo.jpg) 50% 100% no-repeat;
	padding : 8px 16px 26px 16px !important;
	margin : 0 !important;
	border : 0 !important;
	text-indent : 0 !important;
	}

#content {
	text-align : left;
	overflow : hidden;
	float : left;
	width : 953px;
	display : block;
	padding : 0 !important;
	text-indent : 0 !important;
	padding : 0 31px 0 30px !important;

	text-shadow : 1px 1px #ddd;

	}

#footer {
	height : 200px;
	position : relative;
	float : left;
	width : 100%;
	display : block;
	}

.infobox {
	background : transparent url(infobox-title-corners.gif) 0 0 no-repeat;
	overflow : hidden;
	}
.infobox.right {
	background-position : 100% 0;
	float : right;
	}

.infobox .title {
	height : 52px;
	font-size : 40px;
	padding : 16px 28px 4px 28px;
	margin : 0 12px;
	background : transparent url(infobox-title.jpg) 100% 0 no-repeat;
	color : #fff;
	letter-spacing : -2px;

	text-shadow : 1px 1px #b13350;

	}
.infobox.right .title {
	background-position : 100% -76px !important;
	}

.infobox .info {
	margin : 12px 0 0 28px;
	font-size : 18px;
	overflow : hidden;
	}

input.inputs,
textarea.inputs {
	border : 1px solid #E67BCF;
	border-top : 1px solid #AE619E;
	border-bottom : 1px solid #D3AACA;
	font-size : 18px;
	margin : 4px 0;
	padding : 3px;
	width : 280px;
	border-radius : 3px;
	-moz-border-radius : 3px;
	-webkit-border-radius: 3px;
	}
	
table.ceni
{
	text-align : center;
	font-family : Verdana;
	font-weight : normal;
	font-size : 14px;
	color : #404040;
	background-color : #fafafa;
	border : 1px #ec7e99 solid;
	border-collapse : collapse;
	border-spacing : 0px;
}

td.ff
{
	border-bottom : 2px solid #ec7e99;
	border-left : 1px solid #ec7e99;
	background-color : #aab6bc;
	font-size : 11px;
	color : #000000;
	padding : 5px 2px;
}
