body
{
	color: #000000;
	background-color: #000000;
	font-size: 10pt;
	font-family: "Arial";
	background-image:url(images/layout/Scon2010_back04.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0;
	margin: 0px;
}

#page
{
	width: 910px;
	text-align: left;
}

#top
{
	height: 114px;
	padding: 7px 0px 0px 164px;
	font-weight: bold;
	color: #ffffff;
}

#top a:link,
#top a:visited,
#top a:active
{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

#top a:hover
{
	color: #618756;
}
a:link,
a:visited,
a:active
{
	color: #303030;
	text-decoration: underline;
	font-weight: normal;
}

a:hover
{
	color: #3333ff;
}

#main
{
	text-align: justify;
}

#main-left
{
	background-image:url(images/layout/Main_Background.jpg);
	background-repeat: repeat-y;
	width: 667px;
}

#main-left-nadpis
{
	background-image:url(images/layout/Main_Top.jpg);
	background-repeat: no-repeat;
	padding: 20px 150px 0px 150px;
	height: 44px;
	text-align: center;
	vertical-align: bottom;
}

#main-left-text
{
	background-image:url(images/layout/Main_Main.jpg);
	background-repeat: no-repeat;
	padding: 10px 30px 20px 30px;
}

#main-left-bottom
{
	position: relative;
	top: 20px;
	left: -30px;
}

#main-right
{
	width: 233px;
}

#main-right-flash-text
{
	background-image:url(images/layout/Flash_Main.jpg);
	background-repeat: no-repeat;
	padding: 10px 20px 0px 20px;
	height: 151px;
}

#main-right-news
{
	background-image:url(images/layout/News_Background.jpg);
	background-repeat: repeat-y;
}

#main-right-news-text
{
	background-image:url(images/layout/News_Main.jpg);
	background-repeat: no-repeat;
	padding: 10px 20px 10px 20px;
}

#bottom
{
	background-image:url(images/layout/Bottom.gif);
	background-repeat: no-repeat;
	padding: 3px;
	font-size: 8pt;
	text-align: center;
	color: #404040;
	height: 25px;
}

h1
{
	font-size: 15pt;
	margin: 10px 0px 0px 0px;
}

.flL
{
	float: left;
}

.flR
{
	float: right;
}

.ImageBorder
{
	border-top: 1px solid #88BB88;
	border-right: 1px solid #553355;
	border-bottom: 1px solid #553355;
	border-left: 1px solid #88BB88;
}

/*

<img src="images/layout/Bottom.jpg" alt="">
<img src="images/layout/Flash_Bottom.jpg" alt="">
<img src="images/layout/Flash_Main.jpg" alt="">
<img src="images/layout/Flash_Top.jpg" alt="">
<img src="images/layout/Main_Background.jpg" alt="">
<img src="images/layout/Main_Bottom.jpg" alt="">
<img src="images/layout/Main_Main.jpg" alt="">
<img src="images/layout/Main_Top.jpg" alt="">
<img src="images/layout/News_Bottom.jpg" alt="">
<img src="images/layout/News_Main.jpg" alt="">
<img src="images/layout/News_Top.jpg" alt="">

*/