/* vseobecne */
p, td, th, tr, div, span, ul, li, ol, h1, h2, h3 {
	font-size: 9pt;
	font-family: Arial, Verdana;
	color: #FFF;
}
h1, h2 {
	font-size: 14pt;
	text-align: left;
	font-weight: normal;
	color: #FDD771;
	font-family: Verdana;
}

h2 {
	font-size: 12pt;
}

h1 b {
	color: #2D5B7B;
}
p {
	text-align: justify;
}

a:link, a:visited {
	color: #FDD771;
	font-weight: normal;
	text-decoration: underline;
}
a:hover, a:active {
	color: #FDD771;
	font-weight: normal;
	text-decoration: underline;
}
ul li {
	padding: 1px;
   	list-style-type: square;
}

/* layout */
html, body {
	height: 100%;
}
body {
	padding: 0;
	margin: 0;
	text-align: center;
	min-width: 700px;
	background: #050000 url(/pics/main_page/top_bg.gif) repeat-x;
	color: #FFF;
	scrollbar-face-color: #C8C8C8; 
	scrollbar-shadow-color: #E1E1E1; 
	scrollbar-highlight-color: #E1E1E1; 
	scrollbar-3dlight-color: #E1E1E1; 
	scrollbar-darkshadow-color: #E1E1E1; 
	scrollbar-track-color: #E1E1E1;
	scrollbar-arrow-color: #9B9B9A;
}
.subbody, .zoznam {
	background: #050000 url(/pics/sub_page/top_bg.gif) repeat-x;
}

.zoznam {
    padding-left: 10px;
}

#outer{
	position: relative;
	height: 100%;
	min-height: 100%;
	width: 700px;
	background: transparent url(/pics/main_page/left_bg.gif) repeat-y;
	color: #FFF;
	text-align: left;
	margin: auto;
}

html>body #outer{
	height:auto;
} /*for mozilla as IE treats height as min-height anyway*/

#autorLogoSpacer{
	width: 100%;
	height: 45px;
	_height: 35px;
}
#autorLogo{
	position: absolute;
	bottom: 0px;
	width: 100%;
	height: 20px;
	text-align: center;
}
 
#innerwrap {
	float: left;
	width: 700px;
}
#header{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 800px;
	height: 238px;
	background: #050000 url(/pics/main_page/top_bg.gif) repeat-x;
	overflow: hidden;
	z-index: 100;
}
#headerSub{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 800px;
	height: 138px;
	background: #050000 url(/pics/sub_page/top_bg.gif) repeat-x;
	overflow: hidden;
	z-index: 100;
}
#left, #leftSub {
	position: relative;
	width: 154px;
	float: left;
	padding-top: 238px;
}
#leftSub{
	padding-top: 138px;
}

#centrecontent, #centrecontentSub {
	width: 546px;
	float: right;
	padding-top: 238px;
}
#centrecontentSub {
	padding-top: 138px;
}

#clear {
	width: 100%;
	height: 0px;
	clear: both;
}
#headerTop{
	height: 205px;
}
#headerTopSub{
	height: 105px;
}

#menu {
	padding-top: 1px;
}

/* others */
.alignleft{
	position: relative;
	float: left;
}
.alignright{
	position: relative;
	float: right;
}

#mainlogo{
	width: 165px;
}
#leftpic {
	padding-bottom: 23px;
}
.leftflag{
	position: relative;
	padding: 7px 0px;
	float: right;
	clear: both;
}
#title{
	position: relative;
	top: 46px;
}
#kolaz{
	position: relative;
	top: 44px;
}
#introTextUvod {
	padding: 50px 0px 0px 60px;
	text-align: justify;
}
#contentText{
	padding: 30px 0px 0px 10px;
	text-align: justify;
}
#podpis {
	position: relative;
	float: right;
	margin-right: 30px;
}
#subtitle {
	position: relative;
	top: 43px;
}
#subkolaz {
}
li.produktyZoznam {
 	font-size: 10pt;
 	padding: 2px;
}
#ospolocnostiImg {
	float: right;
	margin: 5px;
}
.imgBorder {
	border: 2px solid #2D2B2B;
}
#ospolocnostiInfoBox  {
	padding: 7px;
	padding-left: 4px;
	padding-bottom: 0px;
	float: left;
	width: 300px;
	height: 300px;
	border: 1px solid #2D2B2B;
	background-color: #191919;
	margin: 5px;
	margin-left: 0px;
}

#nadpis {
    text-align: left;
    padding-left: 30px;
}

#download {
    padding-top: 4px;    
    float:right;
}
li.zoznam1 {
	color: #F9F6CB;
	list-style-type: square;
}

.zoznamstr {
    background-color: #2C2B2B;
    border-spacing: 0px;
}

.tabtitle {
    background-color: #4A4747;
}

.tabtitle2 {
    border-color: white;
    color: #E7E4B8;
}

.imgborder2 {
    border: 1px solid #959593;
}

.strojnazov {
	font-size: 8pt;
	text-align: center;
}

.tip {
    padding-bottom: 10px;
    text-align: right;
	font-style: italic;
    color: #CDC661;
}

#map {
    float: right;
    padding-top: -10px;
}

#sendmsg {
    float: right;
    padding-top: 19px;
    padding-right: 62px;
}

