body {
	background: #cbd9e2 url('tile_body.png') repeat-x;
	margin: 0px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size:0.8em;
	padding: 0;
}
h1{
	background-image:url('bg_h1.gif');
	background-repeat:no-repeat;
	color:#db5913;
	font-weight: normal;
	letter-spacing: 0.05em;
	font-size:1.7em;
	height:41px;
	margin-top: 0em;
	padding-top: 0.7em;
}
h2{
	color:#295d9d;
	font-size:1.3em;
	font-weight: normal;
	margin:1.5em 0 1.2em 0;
}
h3{
	color:#79b00e;
	font-size:1em;
	font-weight:bold;
	margin:1.5em 0 1.5em 0;
}
p{
	color:#000000;
	line-height: 1.4em;
}
a{
	color:#3379d0;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}

a img {
border: 0;
}

table th, table td {
padding: 1px 3px 1px 3px;
}

ul {
margin-left: 1.3em;
padding-left: 0;
}

li {
margin-top: 5px;
}


.navbar_link {
	line-height: 40px;
	text-decoration: none;
}
.navbar_link:hover {
	text-decoration: underline;
}

.no_border {
	border-width: 0px;
}

.left {
float: left;
margin-right: 10px;
}
.right {
float: right;
margin-left: 10px;
}

.bigger {
display: block;
font-size: 1.2em;
padding-bottom: 0.5em;
}

.red {
color: #AD0909;
}

.alert_box {
width: 200px;
float: right;
padding: 10px;
border: #AD0909 1px solid;
margin-left: 15px;
margin-bottom: 10px;
text-align: left;
}

#container {
	margin: 0 auto;
	width:915px;
}

#header {
	width: 915px;
	height: 181px;
	background: #fff url('bg_header_photos.jpg');
  }

#logo {
padding: 13px 0 0 317px;
width: 290px;
height: 42px;
}	

#logo a {
	text-decoration: none;
	cursor: pointer;
	display: block;
	position: relative;
	width: 100%;
	height: 100%;
}

#logo span {
	width: 100%;
	height: 100%;
	background-image: url('logo.jpg');
	display: block;
	position: absolute
}

#pics {
	float: right;
	width: 687px;
	height: 181px;
}

#content{
width:687px;
margin-top: 7px;
float: right;
background:url('tile_content.png');
}
#content_text{
	text-align: justify;
	padding: 14px 35px 20px 35px;
}

#content img {
margin-top: 5px;
}

#content_header{
background:url('bg_content_header.png') no-repeat;
width:687px; height:11px; background-repeat:no-repeat
}
#content_footer{
background:url('bg_content_footer.png') no-repeat 0% 50%;
width:687px; height:10px; background-repeat:no-repeat;
font-size: 0px;
}


#navbar {
text-align: left;
margin-top: 7px;
width: 220px;
background-image: url('tile_menu.png');
background-repeat: repeat-y;
float:left
}

#navbar_header {
width: 220px;
height: 11px;
background-image: url('bg_menu_header.png');
background-repeat: no-repeat
}

#navbar_footer{
margin: 0px;
width: 220px;
height: 10px;
font-size: 0px;
background-image: url('bg_menu_footer.png');
background-repeat: no-repeat;

}

#navbar_text {
font-size:1.2em;
font-weight:bold;
text-align: left;
}

#navbar ul {
	list-style: none;
	padding-left: 1.8em;
	margin-left: 0;
}
#navbar li {
margin-left: 0;
padding: 0;
}

#navbar a {
color: #fff;
}

#footer{
margin-top: -3px;
font-size:0.85em;
float: right;
width:687px;
text-align:center;
padding: 5px 0 10px 0;
color: #272727;
}
#footer a{
text-decoration:none;
color:#194882;
}
#footer a:hover{
text-decoration:underline;
}
#footer img:hover{
border:0px;
}
#footer img{
border:0px;
}



table#ceny td {
vertical-align: top;
}


