body {
	margin: 0px;
	padding: 0px;
	padding-top: 00px;

	background-color: #274170;
/*	scrollbar-face-color: #007844; 
	scrollbar-shadow-color: #FFF; 
	scrollbar-highlight-color: #FFF; 
	scrollbar-3dlight-color: #FFF; 
	scrollbar-darkshadow-color: #FFF; 
	scrollbar-track-color: #FFF;
	scrollbar-arrow-color: #FFF;*/
}

p, th, td, div, span, input, textarea, select, a {
	font-size: 8pt;
	font-family: Verdana, Helvetica,  Arial;
	color: #FFFFFF;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 12pt;
	font-family: Verdana, Helvetica,  Arial;
	color: #CCFF02; 
	margin-bottom: 25px;
}
h2 {
	font-size: 12pt;
}
h3 {
	font-size: 11pt;
/*	font-style: italic; */
}
h4 {
	font-size: 8pt;
	font-weight: bold;
}
h5 {
	font-size: 8pt;
	font-style: italic;
}
h6 {
	font-size: 8pt;
}
hr {
	clear: left;
	color: #3B5386;
	border: 1px solid #3B5386;
}

.obrazokGal {
    border: 1px solid #50699A;
}
a.obrazok:link, a.obrazok:visited {
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
    border: 0px;
}
a.obrazok:hover, a.obrazok:active {
	font-weight: normal;
    color: #E4FF02;
	text-decoration: underline;
}

a:link, a:visited {
	font-weight: normal;
	text-decoration: underline;
	color: #E4FF02;
}
a:hover, a:active {
	font-weight: normal;
    color: #E4FF02;
	text-decoration: underline;
}
a.newsTitle:link, a.newsTitle:visited {
	text-decoration: underline;
	font-weight: bold;
	font-size: 10pt;
	color: #CCFF02;
}
a.newsTitle:hover, a.newsTitle:active {
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt;
    color: #E4FF02;
}

form {
	padding: 0px;
	margin: 0px;
}


/* layout */
#outer{
	position: absolute;
	left: 50%;
	width: 934px;
	margin-left: -467px;
}
#mainTopLogoLine{
	width: 934px;
	height: 88px;
	background: transparent url(/pics/top_bg.gif) repeat-y;
}
#mainTopSloganLine{
	width: 934px;
	height: 30px;
	_margin-bottom: -2px;
}
#subTopSloganLine{
	width: 934px;
	height: 22px;
	_margin-bottom: -2px;
}
#mainFlash{
	width: 934px;
	height: 167px;
	_margin-bottom: -2px;
}
#subFlash{
	width: 934px;
	height: 87px;
	_margin-bottom: -2px;
}
#mainMenu{
	width: 934px;
	height: 44px;
	border-bottom: 1px solid #254076;
	background: #254076 url(/pics/menu_bg.gif) repeat-x;
	_margin-bottom: -2px;
}
#mainContent{
	width: 934px;
	background: #0D2B6A;
	margin-bottom: 6px;
}
#subContentOuter{
	width: 934px;
	margin-bottom: 6px;
	min-height: 350px;
	_height: 350px;
	background: #0D2C6A url(/pics/left_bg.gif) repeat-y;
}
#subContent{
	position: relative;
	float: right;
	width: 663px;
	_width: 703px;
	padding: 20px 20px;
	/*
	background: #0D2C6A;
	border-left: 1px solid #243A6A;
	*/
}
#footer{
	width: 934px;
	height: 34px;
	background: #0D2B6A;
}
#footerMark{
	position: relative;
	top: 9px;
	left: 27px;
}
#logo{
	position: absolute;
	top: 6px;
	left: 467px;
	margin-left: -70px;
}
#topSiteMap{
	position: absolute;
	left: 857px;
	top: 17px;
}
#topContacts{
	position: absolute;
	left: 857px;
	top: 46px;
}
#flagEN{
	position: absolute;
	left: 35px;
	top: 17px;
}
#flagENtxt{
	position: absolute;
	left: 72px;
	top: 17px;
}
#flagSK{
	position: absolute;
	left: 35px;
	top: 46px;
}
#flagSKtxt{
	position: absolute;
	left: 72px;
	top: 46px;
}
#flagRU{
	position: absolute;
	left: 135px;
	top: 17px;
}
#flagRUtxt{
	position: absolute;
	left: 172px;
	top: 17px;
    padding-left: 5px;
}

#flagIT{
	position: absolute;
	left: 135px;
	top: 46px;
}

#flagITtxt{
	position: absolute;
	left: 172px;
	top: 46px;
    padding-left: 5px;
}

#mainContentWelcome{
	position: relative;
	float: left;
	width: 380px;
	_width: 420px;
	padding: 35px 15px 35px 25px;
	/*border: 1px solid red;*/
}

#mainContentPresent{
	position: relative;
	float: right;
	width: 460px;
	_width: 500px;
	padding: 35px 15px 35px 25px;
	/*border: 1px solid green;*/
}
#mainContentNews{
	position: relative;
	float: left;
	width: 380px;
	_width: 420px;
	padding: 35px 15px 35px 25px;
	border: 1px solid red;
}

#presentBorder{
	border: 1px solid #3A3576;
	background: #1C155B;
	padding: 15px;
}
#presentImg{
	width: 133px;
	overflow: hidden;
}
#presentTxt{
	width: 430px;
}

#topPoint {
}
.topLinkLeft, .topLink{
	width: 77px;
	height: 18px;
	background: #274170;
	padding-left: 2px;
	padding-top: 3px;
}
.topLinkLeft{
	width: 54px;
	height: 21px;
}
.topLink a:link, .topLink a:visited, .topLinkLeft a:link, .topLinkLeft a:visited {
	font-size: 7pt;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}
.topLink a:hover, .topLink a:active, .topLinkLeft a:hover, .topLinkLeft a:active {
	font-size: 7pt;
	font-weight: normal;
    color: #FFFFFF;
	text-decoration: underline;
}
.alignright{
	position: relative;
	float: right;
}
.alignleft{
	position: relative;
	float: left;
}

.alignleft2{
	position: relative;
	float: left;
    padding-left: 12px;
}

.clr{
	clear: both;
	height: 1px;
	_display: none; /* IE */
	/*border: 1px solid red;*/
}
.clrIE{
	clear: both;
}
/* menu */
.menuSepartator{
	position: relative;
	top: -15px;
}
.menuItem{
	margin: 0px 8px;
}
#leftMenu{
	position: relative;
	float: left;
	width: 190px;
	_width: 230px;
	padding: 20px 8px 20px 23px;
	overflow: hidden;
}
ul {
	margin: 0px;
	margin-left: 16px;
	padding: 0px;
}
.menuItemLeft, .siteMapItem{
	margin: 2px 0px;
	
	list-style-type: square;
	color: #485D80;
	padding: 2px;
	/*rder: 1px solid green;*/
}
li.menuItemLeft a:link, li.menuItemLeft a:visited, li.siteMapItem a:link, li.siteMapItem a:visited {
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}
li.menuItemLeft a:hover, li.menuItemLeft a:active, li.siteMapItem a:hover, li.siteMapItem a:active {
	font-size: 9pt;
	font-weight: normal;
	text-decoration: normal;
    color: #CCFF02;
}
.selMenuItem{
	font-size: 9pt;
    color: #CCFF02;
}

a.mainTitle:link, a.mainTitle:visited {
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	color: #CCFF02;
}
a.mainTitle:hover, a.mainTitle:active {
	font-size: 12pt;
	font-weight: bold;
    color: #CCFF02;
	text-decoration: underline;
}
.pagePathSep{
	position: relative;
	top: 3px;
}


table.techlisty {
        border-width: 1px 1px 1px 1px;
        border-spacing: 2px 2px;
        border-style: outset outset outset outset;
        border-color: rgb(65, 94, 152) rgb(65, 94, 152) rgb(65, 94, 152) rgb(65, 94, 152);
        border-collapse: collapse;
        background-color: ;
}
table.techlisty th {
      border-width: 1px 1px 1px 1px;
      padding: 3px 3px 3px 3px;
      border-style: solid solid solid solid;
      border-color: rgb(65, 94, 152) rgb(65, 94, 152) rgb(65, 94, 152) rgb(65, 94, 152);
      background-color: rgb(37, 64, 118);
}

table.techlisty td {
        border-width: 1px 1px 1px 1px;
        padding: 3px 3px 3px 3px;
        border-style: solid solid solid solid;
        border-color: rgb(65, 94, 152) rgb(65, 94, 152) rgb(65, 94, 152) rgb(65, 94, 152);
        background-color: rgb(37, 64, 118);
}

.farebnica {
    border: 2px solid white;
}
