body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #474744;
	background-color: #e4e5e5;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
p {
	margin-top: 20px;
	margin-bottom: 20px;
	clear: both;
}
a  {
	color: #000000;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
}
a:hover   {
    font-size: 12px;
	color: #000000;
	text-decoration: none; 
	}
#header #logo { float: left; color: #034EA2; margin: 0;}
#header h1#logo { font-size: 100%; border-bottom: 0; }
#header #logo img {
	display: block;
	border: 0;
	background: transparent none;
	padding: 0;
	margin: 0;
	font-size: 150%;
	position: absolute;
	left: 65px;
	top: 16px;
	z-index: 1;
}
#header #logo a { color: #034EA2; }	
#header {
	height: 240px;
	width: 1000px;
	position: relative;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}
h1 {
	font-size: 15px;
	font-weight: bold;
	color: #e83600;
	margin: 0px;
	padding: 0px;
}
.h1 {
	font-size: 30px;
	font-weight: normal;
	color: #4290b7;
	font-style: italic;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 18px;
	font-weight: normal;
	color: #4290b7;
	font-style: italic;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
h3 {
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
}
h3 a{
	color: #474744;
	font-size: 15px;
	font-weight: bold;
}
h3 a:hover{
	color: #474744;
	font-size: 15px;
	font-weight: bold;
}
#page {
	width: 966px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	padding-right: 17px;
	padding-bottom: 17px;
	padding-left: 17px;
}
#number {
	font-size: 25px;
	color: #f26927;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#mail {
	color: #f26927;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer {
	width: 970px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #FFFFFF;
	background-image: url(../images/bg-footer.jpg);
	background-repeat: no-repeat;
	height: 104px;
	position: relative;
}
#content {
	width: 570px;
	padding-right: 30px;
	padding-left: 20px;
	background-image: url(../images/bg-content.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 40px;
}
#menu {
	height: 100px;
	width: 966px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 17px;
	padding-left: 17px;
	background-color: #FFFFFF;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	position: relative;
}
.link a{
	color: #ffffff;
	float: left;
	font-weight: bold;
	width: 312px;
	background-color: #797a7a;
	height: 23px;
	margin-right: 2px;
	padding-left: 8px;
	padding-top: 2px;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
}
.link a:hover{
	color: #272117;
	font-size: 17px;
	background-color: #d0d0d1;
}
.sublink {
	color: #ffffff;
	font-weight: bold;
	display: block;
}
.sublink a{
	color: #1f1e16;
	background-color: #eaebeb;
	height: 23px;
	font-size: 17px;
	margin-right: 2px;
	padding-top: 4px;
	padding-left: 8px;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 3px;
}
.sublink a:hover{
	color: #272117;
	background-color: #fbb600;
}
.sub1 {
	visibility: hidden;
	position: absolute;
	top: 25px;
	left: 17px;
	width: 321px;
}
.sub2 {
	visibility: hidden;
	position: absolute;
	top: 25px;
	left: 339px;
}
.sub3 {
	visibility: hidden;
	position: absolute;
	top: 25px;
	left: 661px;
}
#banner {
	width: 966px;
	position: absolute;
	left: 17px;
	top: 75px;
}
#footer {
	height: 10px;
	width: 1000px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-image: url(../images/bottom.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#right {
	width: 660px;
	float: right;
	background-color: #eaebeb;
	padding: 10px;
}
#left {
	float: left;
	width: 220px;
	
}
#leftMenu {
	margin-bottom: 17px;
	width: 270px;
}
#leftMenu a{
	font-size: 17px;
	font-weight: bold;
	color: #494949;
}
#leftMenu a:hover{
	font-size: 17px;
	font-weight: bold;
	color: #1f1e16;
}
#leftMenu li a {
	color: #979898;
	padding: 0 14px 0 10px;
	text-decoration: none;
}
#leftMenu ul  {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	
	}
#leftMenu ul a{
	font-size: 17px;
	font-weight: bold;
	color: #979898;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	display: block;
  width: 200px;
	
}

#leftMenu ul li {
	display: block;
	height: 22px;
	width: 180px;
	margin-bottom: 5px;
	font-size: 17px;
	font-weight: bold;
	color: #494949;
	padding-top: 0px;
	padding-left: 5px;
	list-style-type: none;
}
#leftMenu ul li.act {
	display: block;
	height: 22px;
	width: 180px;
	margin-bottom: 5px;
	font-size: 17px;
	font-weight: bold;
	color: #494949;
	padding-top: 0px;
	padding-left: 5px;
	list-style-type: none;
	background-color: #eaebeb;
}
#partners {
	margin-top: 50px;
	font-size: 12px;
}
#partners a{
	font-size: 12px;
	font-weight: normal;
}
#partners a:hover{
	font-size: 12px;
	font-weight: normal;
}
#top {
	width: 1000px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 11px;
}
#uvodFlash {
	height: 600px;
	width: 800px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#skip {
	height: 20px;
	width: 770px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	text-align: right;
	font-size: 16px;
	background-image: url(../images/arrow.gif);
	background-position: 780px;
	background-repeat: no-repeat;
	padding-right: 30px;
}
#skip a{
	font-size: 16px;
}
#box1 {
	border: 1px solid #e83200;
	background-color: #fff1d4;
	width: 416px;
	padding: 10px;
	position: absolute;
	left: 231px;
	top: -62px;
}
#box2 {
	border: 1px solid #e83200;
	background-color: #fff1d4;
	width: 416px;
	padding: 10px;
	position: absolute;
	left: 231px;
	top: -62px;
}
#box3 {
	border: 1px solid #e83200;
	background-color: #fff1d4;
	width: 416px;
	padding: 10px;
	position: absolute;
	left: 231px;
	top: -62px;
}
#boxCont {
	
	height: 200px;
	position: relative;
}
