body {
	width:100%;
	margin:0;
	padding:0;
	background-image:url('../img/background1.jpg');
	text-align:center;
}
header {
	position:relative;
	top:-15px;
	width:1000px;
	height:24px;
	margin:0 auto;
	padding:0;
	border-radius:0 0 5px 5px;
	text-align:center;
	background:-moz-linear-gradient(top, rgba(109,179,242,1) 0%, rgba(84,163,238,1) 50%, rgba(54,144,240,1) 51%, rgba(30,105,222,1) 100%); /* FF3.6+ */
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(109,179,242,1)), color-stop(50%,rgba(84,163,238,1)), color-stop(51%,rgba(54,144,240,1)), color-stop(100%,rgba(30,105,222,1))); /* Chrome,Safari4+ */
	background:-webkit-linear-gradient(top, rgba(109,179,242,1) 0%,rgba(84,163,238,1) 50%,rgba(54,144,240,1) 51%,rgba(30,105,222,1) 100%); /* Chrome10+,Safari5.1+ */
}
h1 {
	font-size:20px;
	color:#cdf;
}
nav {
	width:1000px;
	margin:50px auto;
	padding:0px;
	margin:0px auto 50px auto;
	text-align:center;
}
nav div.drapper {
    width:1000px;
    height:50px;
    background:-moz-linear-gradient(top, rgba(122,188,255,1) 0%, rgba(96,171,248,1) 44%, rgba(64,150,238,1) 100%); /* FF3.6+ */
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(122,188,255,1)), color-stop(44%,rgba(96,171,248,1)), color-stop(100%,rgba(64,150,238,1))); /* Chrome,Safari4+ */
	background:-webkit-linear-gradient(top, rgba(122,188,255,1) 0%,rgba(96,171,248,1) 44%,rgba(64,150,238,1) 100%); /* Chrome10+,Safari5.1+ */
    border-top:2px solid #7abcff;
	border-bottom:2px solid #4096ee;
    position:relative;
    margin-bottom:30px;
	border-radius:5px 5px 0px 0px;
}
nav div.container {
    width:1000px;
    margin:0px auto;
	text-align:center;
}
nav ul.menu {
	width:900px;
	height:40px;
    border-left:1px solid rgba(0,0,0,0.3);
    border-right:1px solid rgba(255,255,255,0.3);
    float:left;
    margin:5px 0 0 50px;
    padding:0;
	list-style:none;
}
nav ul.menu li {
    float:left;
	width:225px;
    height:40px;
    text-align:center;
    background:-moz-linear-gradient(top, rgba(235,241,246,1) 0%, rgba(171,211,238,1) 50%, rgba(137,195,235,1) 51%, rgba(213,235,251,1) 100%); /* FF3.6+ */
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(235,241,246,1)), color-stop(50%,rgba(171,211,238,1)), color-stop(51%,rgba(137,195,235,1)), color-stop(100%,rgba(213,235,251,1))); /* Chrome,Safari4+ */
	background:-webkit-linear-gradient(top, rgba(235,241,246,1) 0%,rgba(171,211,238,1) 50%,rgba(137,195,235,1) 51%,rgba(213,235,251,1) 100%); /* Chrome10+,Safari5.1+ */
}
nav ul.menu li a {
	width:100%;
	text-decoration:none;
    color:#363636;
    text-transform:uppercase;
    font-size:20px;
    font-weight:bold;
	letter-spacing:1px;
	font-family:'Sans Serif';
	
	text-align:center;
    display:block;
    padding:0;
	margin:0;
    border-left:1px solid rgba(255,255,255,0.1);
    border-right:1px solid rgba(0,0,0,0.1);
    line-height:40px;
    background:-moz-linear-gradient(top, rgba(109,179,242,1) 0%, rgba(84,163,238,1) 50%, rgba(54,144,240,1) 51%, rgba(30,105,222,1) 100%); /* FF3.6+ */
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(109,179,242,1)), color-stop(50%,rgba(84,163,238,1)), color-stop(51%,rgba(54,144,240,1)), color-stop(100%,rgba(30,105,222,1))); /* Chrome,Safari4+ */
	background:-webkit-linear-gradient(top, rgba(109,179,242,1) 0%,rgba(84,163,238,1) 50%,rgba(54,144,240,1) 51%,rgba(30,105,222,1) 100%); /* Chrome10+,Safari5.1+ */
	transition:background 1s linear 2s;
	-webkit-transition:background 1s linear 2s;
    -moz-transition:background 1s linear 2s;
}
nav ul.menu li a:hover {
	background:transparent none;
}
nav ul.menu li.active a {
	background:-moz-linear-gradient(top, rgba(153,184,209,1) 0%, rgba(87,167,221,1) 50%, rgba(58,156,222,1) 51%, rgba(107,185,241,1) 100%); /* FF3.6+ */
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(153,184,209,1)), color-stop(50%,rgba(87,167,221,1)), color-stop(51%,rgba(58,156,222,1)), color-stop(100%,rgba(107,185,241,1))); /* Chrome,Safari4+ */
	background:-webkit-linear-gradient(top, rgba(153,184,209,1) 0%,rgba(87,167,221,1) 50%,rgba(58,156,222,1) 51%,rgba(107,185,241,1) 100%); /* Chrome10+,Safari5.1+ */
}

section, .section {
	width:1000px;
	font-size:20px;
	margin:50px auto;
	padding:0px;
	margin:0px auto 50px auto;
	text-align:center;
}

table.arak {
	width:960px;
	background:-moz-linear-gradient(top, rgba(153,184,209,1) 0%, rgba(87,167,221,1) 50%, rgba(58,156,222,1) 51%, rgba(107,185,241,1) 100%); /* FF3.6+ */
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(153,184,209,1)), color-stop(50%,rgba(87,167,221,1)), color-stop(51%,rgba(58,156,222,1)), color-stop(100%,rgba(107,185,241,1))); /* Chrome,Safari4+ */
	background:-webkit-linear-gradient(top, rgba(153,184,209,1) 0%,rgba(87,167,221,1) 50%,rgba(58,156,222,1) 51%,rgba(107,185,241,1) 100%); /* Chrome10+,Safari5.1+ */
	border-radius:5px;
	margin:20px auto 20px auto;
}
table.arak th {
	background:-moz-linear-gradient(top, rgba(109,179,242,1) 0%, rgba(84,163,238,1) 50%, rgba(54,144,240,1) 51%, rgba(30,105,222,1) 100%); /* FF3.6+ */
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(109,179,242,1)), color-stop(50%,rgba(84,163,238,1)), color-stop(51%,rgba(54,144,240,1)), color-stop(100%,rgba(30,105,222,1))); /* Chrome,Safari4+ */
	background:-webkit-linear-gradient(top, rgba(109,179,242,1) 0%,rgba(84,163,238,1) 50%,rgba(54,144,240,1) 51%,rgba(30,105,222,1) 100%); /* Chrome10+,Safari5.1+ */
	border-radius:5px;
	color:#cdf;
}
table.arak td {
	background:-moz-linear-gradient(top, rgba(235,241,246,1) 0%, rgba(171,211,238,1) 50%, rgba(137,195,235,1) 51%, rgba(213,235,251,1) 100%); /* FF3.6+ */
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(235,241,246,1)), color-stop(50%,rgba(171,211,238,1)), color-stop(51%,rgba(137,195,235,1)), color-stop(100%,rgba(213,235,251,1))); /* Chrome,Safari4+ */
	background:-webkit-linear-gradient(top, rgba(235,241,246,1) 0%,rgba(171,211,238,1) 50%,rgba(137,195,235,1) 51%,rgba(213,235,251,1) 100%); /* Chrome10+,Safari5.1+ */
	border-radius:5px;
}
table.arak th, table.arak td {
	padding:5px 50px;
}
.img, section.wrapper {
	background:-moz-linear-gradient(top, rgba(54,144,240,1) 0%, rgba(30,105,222,1) 100%); /* FF3.6+ */
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(54,144,240,1)), color-stop(100%,rgba(30,105,222,1))); /* Chrome,Safari4+ */
	background:-webkit-linear-gradient(top, rgba(54,144,240,1) 0%, rgba(30,105,222,1) 100%); /* Chrome10+,Safari5.1+ */
	border-radius:5px;
	overflow:hidden;
}
.img {
	padding:20px;
}
.section .img {
	padding-bottom:80px;
}
.img ul {
	padding:0;
}
.img h2 {
	text-align:center;
}
.map {
	border-radius:5px;
	width:445px;
	height:410px;
	background-color:white;
	text-align:center;
	float:left;
	margin-bottom:20px;
}
.map iframe {
	padding:10px;
}
.map a {
	text-decoration:none;
    color:rgba(30,105,222,1);
	font-weight:bold;
}
.list {
	text-align:center;
	padding:20px;
	margin:120px 0 0 0;
	border-radius:5px;
	background:-moz-linear-gradient(top, rgba(153,184,209,1) 0%, rgba(87,167,221,1) 50%, rgba(58,156,222,1) 51%, rgba(107,185,241,1) 100%); /* FF3.6+ */
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(153,184,209,1)), color-stop(50%,rgba(87,167,221,1)), color-stop(51%,rgba(58,156,222,1)), color-stop(100%,rgba(107,185,241,1))); /* Chrome,Safari4+ */
	background:-webkit-linear-gradient(top, rgba(153,184,209,1) 0%,rgba(87,167,221,1) 50%,rgba(58,156,222,1) 51%,rgba(107,185,241,1) 100%); /* Chrome10+,Safari5.1+ */
}
.list ul, .form ul {
	list-style:none;
}
.form {
	text-align:left;
	clear:both;
	padding:20px 20px 0px 20px;
	border-radius:5px;
	overflow:hidden;
	background:-moz-linear-gradient(top, rgba(153,184,209,1) 0%, rgba(87,167,221,1) 50%, rgba(58,156,222,1) 51%, rgba(107,185,241,1) 100%); /* FF3.6+ */
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(153,184,209,1)), color-stop(50%,rgba(87,167,221,1)), color-stop(51%,rgba(58,156,222,1)), color-stop(100%,rgba(107,185,241,1))); /* Chrome,Safari4+ */
	background:-webkit-linear-gradient(top, rgba(153,184,209,1) 0%,rgba(87,167,221,1) 50%,rgba(58,156,222,1) 51%,rgba(107,185,241,1) 100%); /* Chrome10+,Safari5.1+ */
}
.form li {
	padding:5px 0;
}
.form ul {
	margin:0;
	padding:0;
}
.form form {
	padding-top:30px;
}
.form input#nick {
	margin-left:22px;
}
.form input#mail {
	margin-left:1px;
}
.form input#submit {
	margin-top:10px;
}
.form textarea {
	float:right;
	position:relative;
	top:-30px;
	left:3px;
}
/*firefox-->*/
.win.gecko .form textarea {
	float:right;
	position:relative;
	top:-20px;
	left:3px;
}
/*<--firefox*/
.form p {
	float:right;
	position:relative;
	top:-20px;
	width:70%;
	text-align:center;
}
.slider {
	background:-moz-linear-gradient(top, rgba(109,179,242,1) 0%, rgba(84,163,238,1) 50%, rgba(54,144,240,1) 51%, rgba(30,105,222,1) 100%); /* FF3.6+ */
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(109,179,242,1)), color-stop(50%,rgba(84,163,238,1)), color-stop(51%,rgba(54,144,240,1)), color-stop(100%,rgba(30,105,222,1))); /* Chrome,Safari4+ */
	background:-webkit-linear-gradient(top, rgba(109,179,242,1) 0%,rgba(84,163,238,1) 50%,rgba(54,144,240,1) 51%,rgba(30,105,222,1) 100%); /* Chrome10+,Safari5.1+ */
	border-radius:5px;
	overflow:hidden;
	margin:0 auto;
	width:526px;
	height:480px;
}

div.main {
	background:-moz-linear-gradient(top, rgba(54,144,240,1) 0%, rgba(30,105,222,1) 100%); /* FF3.6+ */
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(54,144,240,1)), color-stop(100%,rgba(30,105,222,1))); /* Chrome,Safari4+ */
	background:-webkit-linear-gradient(top, rgba(54,144,240,1) 0%, rgba(30,105,222,1) 100%); /* Chrome10+,Safari5.1+ */
	border-radius:5px;
	padding:20px;
}
table.main {
	width:900px;
}
img.main, p.main {
	border-radius:5px;
	background:-moz-linear-gradient(top, rgba(153,184,209,1) 0%, rgba(87,167,221,1) 50%, rgba(58,156,222,1) 51%, rgba(107,185,241,1) 100%); /* FF3.6+ */
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(153,184,209,1)), color-stop(50%,rgba(87,167,221,1)), color-stop(51%,rgba(58,156,222,1)), color-stop(100%,rgba(107,185,241,1))); /* Chrome,Safari4+ */
	background:-webkit-linear-gradient(top, rgba(153,184,209,1) 0%,rgba(87,167,221,1) 50%,rgba(58,156,222,1) 51%,rgba(107,185,241,1) 100%); /* Chrome10+,Safari5.1+ */
}
img.main {
	margin:0;
	padding:10px;
}
p.main {
	margin:0;
	padding:20px;
}


#slideshow {list-style:none; color:#fff}
#slideshow span {display:none}
#wrapper {width:506px; margin:50px auto; display:none}
#wrapper * {margin:0; padding:0}
#fullsize {position:relative; width:500px; height:300px; padding:2px; border:1px solid #5ad; background:transparent}
#information {position:absolute; bottom:0; width:500px; height:0; background:#000; color:#fff; overflow:hidden; z-index:200; opacity:.7; filter:alpha(opacity=70)}
#information h3 {padding:4px 8px 3px; font-size:14px}
#information p {padding:0 8px 8px}
#image {width:500px}
#image img {position:absolute; left:0; top:0; z-index:25; width:auto}
.imgnav {position:absolute; width:25%; height:306px; cursor:pointer; z-index:150}
#imgprev {left:0; background:url(../images/left.gif) left center no-repeat}
#imgnext {right:0; background:url(../images/right.gif) right center no-repeat}
#imglink {position:absolute; height:306px; width:100%; z-index:100; opacity:.4; filter:alpha(opacity=40)}
.linkhover {background:url(../images/link.gif) center center no-repeat}
#thumbnails {margin-top:15px}
#slideleft {float:left; width:20px; height:81px; background:url(../images/scroll-left.gif) center center no-repeat; background-color:#5ad}
#slideleft:hover {background-color:#efd}
#slideright {float:right; width:20px; height:81px; background:url(../images/scroll-right.gif) center center no-repeat; background-color:#5ad}
#slideright:hover {background-color:#efd}
#slidearea {float:left; position:relative; width:456px; margin-left:5px; height:81px; overflow:hidden}
#slider {position:absolute; left:0; height:81px}
#slider img {cursor:pointer; border:1px solid #666; padding:2px}