body
{
	font-family: Verdana;
	font-size: 11pt;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-color: ivory;
	background-image: url('/img/bg_down.jpg');
	background-position: 0px -383px;
	text-align: center;
}

a
{
	color: #f18f03;
}

a img
{
	border: 0;
}

#ekran
{
	position: absolute;
	padding-top: 20px;
	width: 100%;
	left: 0px;
	top: 0px;
	text-align: center;
}

#hpic
{
	filter: progid:DXImageTransform.Microsoft.Fade(duration=1);
}

#mesh
{
	margin-left: 0px;
	width:1058px; 
	height:300px;
	display:inline-block;
	vertical-align:middle;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/mesh.png', sizingMethod='image');
}

#small_mesh
{
	position: absolute;
	top: -10px;
	left: 90%;
	visibility: hidden;
	z-index: 3;
	width:47px; 
	height:187px;
	display:inline-block;
	vertical-align:middle;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/small_mesh.png', sizingMethod='image');
}

#logo
{
	position: absolute;
	top: 65px;
	left: 90%;
	visibility: hidden;
	z-index: 2;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=silver,direction=135,strength=5);
}

#steps
{
	position: absolute;
	top: 350px;
	left: 0;
	visibility: hidden;
	z-index: 3;
	width:86px; 
	height:591px;
	display:inline-block;
	vertical-align:middle;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/steps.png', sizingMethod='image');
}

#header
{
	padding-top: 10px;
	height: 300px;
	background-image: url('/img/bg_up.jpg');
}

.menu
{
	position: relative;
	width: 960px;
	height: 36px;
	background-image: url('/img/menu.jpg');
	white-space: nowrap;
	margin: 0px auto 0px auto;
	text-align: left;
}

.menu a
{
	height: 34px;
	border-right: dotted 1px gainsboro;
	text-align: center;
	padding-right: 10px;
	padding-left: 5px;
}

.menu a img
{
	border: 0;
}

.menu .home_cell
{
	width: 20px;
	text-align: left;
	border-right: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 5px;
}

.menu .faq_cell
{
	border-right: none;
	padding-right: 10px;
}

.menu img
{
	border: 0;
}

h1, h2, h3, h4
{
	font-family: Verdana;
	font-variant: small-caps;
	text-align: left;
	background-image: url('/img/lenta2.jpg');
	background-repeat: no-repeat;
}

h1
{
	color: #f18f03;
	font-size: 12pt;
	padding: 3px;
	padding-left: 7px;
}

h2
{
	color: #99cc00;
	font-size: 12pt;
	padding: 3px;
	padding-left: 7px;
}

h3
{
	color: #f18f03;
	font-size: 11pt;
	margin-bottom: 0;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}


h4
{
	color: #99cc00;
	font-size: 11pt;
	margin-bottom: 0;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}

h5
{
	color: #f18f03;
	font-family: Verdana;
	font-size: 11pt;
	text-align: left;
	background-repeat: no-repeat;
	margin-bottom: 0;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 7px;
	background-image: url('/img/lenta2.jpg');
}

h6
{
	color: #99cc00;
	font-family: Verdana;
	font-size: 11pt;
	text-align: left;
	background-repeat: no-repeat;
	margin-bottom: 0;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 7px;
	background-image: url('/img/lenta2.jpg');
}


p
{
	text-align: justify;
	padding-right: 7px;
	padding-left: 5px;
	line-height: 1.5em;
}

p.answer
{
	margin-top: 0;
	padding-top: 10px;
	padding-bottom: 12px;
	padding-left: 31px;
	padding-right: 22px;
	border: solid 1px slategray;
	border-top: none;
	background-image: url('/img/programs_box2.jpg');
}

ul
{
	text-align: left;
}

li
{
	line-height: 1.5em;
}

.link
{
	width: 100%;
	text-align: justify;
	background-image: url('/img/programs_box.jpg');
	font-size: 12pt;
}

.link td
{
	padding: 20px;
	vertical-align: middle;
}

.link td img
{
	border:0;
}

.footnote
{
	font-size: 8pt;
	border-top: solid 1px silver;
	padding-left:10px;
	padding-right:10px;
}

.button
{
	background-image: url('/img/button.jpg');
	width: 67px;
	cursor: pointer;
	border: none;
	margin: 1px;
	color: white;
	font-family: Verdana;
	font-size: 10pt;
	text-decoration: none;
	display: block;
	text-align: center;
}

.box
{
	background-image: url('/img/programs_box.jpg');
}

form input
{
	border: solid 1px darkorange;
	width: 210px;
	margin-top: 5px;
}

form label
{
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom:3px;
	display: inline;
	width: 70px;
	font-size: 11pt;
}
.contact-map
{
	text-align: center;
	vertical-align: middle;
	width: 50%;
}
form td.required
{
	vertical-align: top;
}

form td.required label
{
	color: darkorange;
}

form td.optional label
{
	color: green;
	font-weight: normal;
}

form textarea
{

	border: solid 1px darkorange;
	width: 100%;
	height: 110px;
	margin-top: 5px;
}

.address
{
	background-image: url('/img/programs_box.jpg');
	background-repeat: repeat-y;
	border: solid 1px gray;
	text-align: left;
	padding: 10px;
	font-size: 11pt;
}

.error
{
	padding: 5px;
	background-color: cornsilk;
	color: tomato;
	border: dashed 1px red;
}

.success
{
	padding: 5px;
	background-color: cornsilk;
	color: royalblue;
	border: dashed 1px blue;
}

.gallery-header
{
	width: 100%;	
	border: solid 1px gray;
	background-image: url('/img/programs_box.jpg');
	background-repeat: repeat-y;
	font-size: 11pt;
}

.gallery-header td
{
	text-align: center;
	vertical-align: top;
}

.gallery-header img
{
	border: solid 2px #f18f03;
	margin-bottom: 10px;
}


.gallery-header td.text
{
	width: 100%;
	height: 100%;
	text-align: justify;
	padding: 20px;
}

.gallery-header td.pic
{
	padding: 10px;
}

.gallery
{
	width: 100%;
	margin-left: -5px;
}

.gallery td
{
	text-align: center;
}

div#subtitles
{
	text-align: center;
}

div#subtitles p
{
	margin: 0;
	padding: 0;
	text-align: center;
}

.gallery td.disp img
{
	cursor: pointer;
	border: inset 1px black;
}
.gallery td.thumbs
{
	padding-top: 10px;
	font-size: 8pt;
}
.gallery td.thumbs img
{
	cursor: pointer;
}
.gallery div.thumbs
{
	overflow: scroll;
	white-space: nowrap;
	width: 640px;
	height: 150px;
	vertical-align: top;
	border: inset 1px gray;
}

.link .program
{
	width: auto;
}

.program
{
	background-image: url('/img/programs_box.jpg');
	background-repeat: repeat-y;
	border: solid 1px gray;
	text-align: left;
	padding: 10px;
	font-size: 11pt;
	line-height: 1.5em;
}

.program td
{
	background-image: none;
	padding: 10px;
}

.program td p
{
	margin: 0;
	padding: 0;
}
.program p
{
	margin: 5px;
	margin-top: 3px;
}

.program img
{
	border: solid 2px #f18f03;
}

.program code
{
	color: red;
	font-family: Courier New;
	font-weight: bolder;
	font-size: 14pt;
}

.design
{
	font-family: Verdana;
	font-size: 11pt;
	font-weight: bolder;
	width: 990px;
	text-align: center;
}

#video
{
	width:198px;
	height:151px;
	cursor:pointer;
}

#play
{
	position: relative;
	margin: -105px auto 70px 70px;
	width: 55px;
	height:55px;
	cursor:pointer;
	background: transparent url('/img/play.png') no-repeat center center;
}

.content
{
	width: 959px;
	vertical-align: top;
	background-image: url('/img/untitled.jpg');
	margin: 0px auto 0px auto;
	font-size: 11pt;
}

.main_content
{
	width: 650px;
	padding: 20px 25px 20px 35px;
	vertical-align: top;
}

.side_content
{
	text-align: center;
	width: 200px;	
	padding: 20px;
	border-left: solid 1px silver;
	vertical-align: top;
}

.side_content img
{
	border: 0;
}

a.about
{
	margin-left: 10px;
}

a.team
{
	padding: 0 12px 0 12px;
}

a.programs
{
	padding: 0 12px 0 12px;
}