@CHARSET "UTF-8";

*{
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}	

img{
	float: left;
	display: inline;
	border: none;	
}

table{
	text-align: left;	
}

body{
    text-align: center;
    font-family:  Tahoma, Verdana, Arial, lucida, sans-serif;
    background: #FFFFFF url(../images/body-background.gif) repeat-x left top;
	width: 100%;
	height: 100%;
	font-size: 10px;
	text-align: center;
}

.plagat_overlay {
	z-index:1000;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	background:#000;
	opacity:0.45;
	-moz-opacity:0.45;
	filter:alpha(opacity=45);
	display:none;
	cursor: pointer;
}
.plagat_img {
	margin-top: 100px;
	z-index:2000;
	position:absolute;
	top:0;
	left:0;
	display: block;
	float: none !important;
	cursor: pointer;
}

div.headerSuperContainer{
	float: left;
	display: inline;
	width: 100%;
	height: 426px;
	text-align: center;	
}

div.headerContainer{
	width: 100%;
	text-align: center; 
}

div.header{
	width: 100%;
	height: 426px;
	background: url(../images/header-background2.jpg) top center no-repeat;	
}

div.headerInner{
	width: 971px;
	height: 426px;
	margin-left: auto;
	margin-right: auto;
}

div.headerInner div{
	float: left;
	display: inline;	
	overflow: hidden;
}

div.headerPage{
	width: 971px;	
	height: 426px;
	
}

div.logo{
	width: 438px;
	height: 122px;
		
}

div.topNavBar{
	width: 520px;
	height: 25px;
	margin-top: 20px;
	font-size: 10px;
	text-align: left;
	line-height: 20px;
	color: #FFFFFF;
}

div.topNavBar input{
	width: 160px;
	height: 20px;
	background: url(../images/input-background1.gif) top left no-repeat;
	border: none;
	color: #FFFFFF;	
}

div.topNavBar a{
	color: #FFFFFF;
	margin-left: 10px;
	margin-right: 10px;	
}

div.topNavBar a.language{
	margin: 0px;	
	display: inline;
}

div.topNavBar img{
	float: right;
	display: inline;
	margin: 3px;	
}

div.mainMenu{
	width: 920px;
	height: 43px;	
}

div.mainMenu a{
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

div.mainMenu a span.mainMenuItem1{
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;	
}

div.mainMenu span{
	width: 129px;
	height: 43px;
	background: bottom left no-repeat;
	float: left;
	display: inline;
	line-height: 45px;
	text-align: left;
	cursor:pointer;cursor:hand;
	text-align: center;
}

div.mainMenu span.mainMenuItem1{
	width: 128px;
	height: 43px;
	background-image: url(../images/topmenubuttons/button1.gif);
	
}

div.mainMenu span.mainMenuItem1_active{
	width: 128px;
	height: 43px;
	background-image: url(../images/topmenubuttons/button1_active.gif);
	background-color: #989898;
	margin-left: -3;
	background-repeat: no-repeat;	
}

div.mainMenu span.mainMenuItem2{
	width: 132px;
	height: 43px;
	background-image: url(../images/topmenubuttons/button2.gif);
}

div.mainMenu span.mainMenuItem2_active{
	width: 132px;
	height: 43px;
	background-image: url(../images/topmenubuttons/button2_active.gif);
}

div.mainMenu span.mainMenuItem3{
	width: 132px;
	height: 43px;
	background-image: url(../images/topmenubuttons/button3.gif);
}

div.mainMenu span.mainMenuItem3_active{
	width: 132px;
	height: 43px;
	background-image: url(../images/topmenubuttons/button3_active.gif);
}

div.mainMenu span.mainMenuItem4{
	width: 128px;
	height: 43px;
	background-image: url(../images/topmenubuttons/button4.gif);
}

div.mainMenu span.mainMenuItem4_active{
	width: 128px;
	height: 43px;
	background-image: url(../images/topmenubuttons/button4_active.gif);
}

div.mainMenu span.mainMenuItem5{
	width: 128px;
	height: 43px;
	background-image: url(../images/topmenubuttons/button5.gif);
}

div.mainMenu span.mainMenuItem5_active{
	width: 128px;
	height: 43px;
	background-image: url(../images/topmenubuttons/button5_active.gif);
}

div.mainMenu span.mainMenuItem6{
	width: 129px;
	height: 43px;
	background-image: url(../images/topmenubuttons/button6.gif);
}

div.mainMenu span.mainMenuItem6_active{
	width: 129px;
	height: 43px;
	background-image: url(../images/topmenubuttons/button6_active.gif);
}

div.mainMenu span.mainMenuItem7{
	width: 129px;
	height: 43px;
	background-image: url(../images/topmenubuttons/button7.gif);
}

div.mainMenu span.mainMenuItem7_active{
	width: 129px;
	height: 43px;
	background-image: url(../images/topmenubuttons/button7_active.gif);
}

div.headerMain1{
  	clear: both;
	background-color: #ffffff;
  	width: 971px;	
}

div.banner{
	width: 675px;
	height: 252px;
	margin-left: 9px;
	margin-top: 9px;	
}

div.pocasie{
	width: 278px;
	height: 252px;
	border-top: 1px #30465f solid;
	border-left: 1px #30465f solid;
	border-bottom: 1px #30465f solid;	
	margin-top: 9px;
	background-color: #30465f;
}

div.middleSuperContainer{
	width: 100%;
	background: #002455 url(../images/middle-mainbackground.gif) top left repeat-x;
	float: left;
	display: inline;
}

div.middleContainer{
	width: 971px;
	margin-left: auto;
	margin-right: auto;
}

div.middle{
	float: left;
	display: inline;
	width: 971px;
}

div.middle div{
	float: left;
	display: inline;	
}

div.middlePage1{

	width: 971px;
	background-color: #FFFFFF;
}

div.middleMain{
	width: 959px;
	margin-left: 9px;
	background: url(../images/middle-background.gif) top left repeat-y;	
}

div.fotoContainer{
	padding: 7px;
	border-right: 1px #bfbfbf solid;
	border-bottom: 1px #bfbfbf solid;
	margin-top: 7px;	
	background-color: #FFFFFF;
}

div.fotoContainerLeft{
	padding: 7px;
	border-right: 1px #bfbfbf solid;
	border-bottom: 1px #bfbfbf solid;
	margin-top: 7px;	
	background-color: #FFFFFF;
	clear: left;
}

div.leftMenu{
	width: 140px;
	min-height: 100px;
	height: auto !important;
	/*height: 10px;	*/
}

* html div.leftMenu{
	height: 100px;
}

div.leftMenuInner{
	margin: 15px;	
}

div.leftMenuInner.sponzori img{
	margin-bottom: 15px;	
}

div.leftMenuInner div.fotoContainer{
	border: 1px #BFBFBF solid;	
	margin-left: 12px;
}

div.leftMenu p{
	float: left;
	display: block;
	margin: 0px;
	font-size: 10px;
	text-align: left;	
	margin-top: 2px;
}
	

div.leftMenu h1{
	float: left;
	display: inline;
	width: 138px;
	height: 20px;
	background: url(../images/title-background.gif) top left repeat-x;	
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	line-height: 20px;
}

div.leftMenu h1 a {
color:#FFFFFF;
text-decoration:none;
}

div.leftMenu h2{
	float: left;
	display: inline;
	font-size: 10px;
	font-weight: bold;
	color: #002455;	
}

div.text{
	width: 495px;
	margin-left: 20px;
	min-height: 100px;
	height: auto !important;
	height: 10px;
	font-size: 10px;
}

div.text div.kamera{
	width: 401px;
	height: 308px;
	background: #FFFFFF url(../images/kamera-background.jpg) top left no-repeat;
	margin-left: 43px;
	margin-top: 10px;	
}

div.text div.kamera img{
	float: left;
	display: inline;
	width: 343px;
	height: 256px;
	padding: 0px;
	border: none;
	margin-top: 23px;
	margin-left: 30px;	
}

div.text h1{
	float: left; display: inline;
	width: 490px;
	line-height: 30px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	border-top: 1px #c0c0c0 solid;
	border-bottom: 1px #c0c0c0 solid;
	margin-bottom: 10px;
	margin-top: 10px;	
}

div.text h1.rozbalovacie{
	float: left; display: inline;
	width: 490px;
	line-height: 30px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	border-top: 1px #c0c0c0 solid;
	border-bottom: 1px #c0c0c0 solid;
	margin-bottom: 10px;
	margin-top: 10px;
	cursor: pointer;	
}

div.text p{
	display: block;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
	clear: both;
	/*float: left;
	display: inline;
	text-align: left; 
	margin-top: 10px;
	clear: both;
	width: 480px;*/	
}

div.text strong{
	color: #698ab7;	
}

div.text img{
	padding: 7px;
	background-color:#FFFFFF;
	border:1px solid #BFBFBF;
	margin-right: 15px;
	margin-bottom: 10px;
}

div.text table{
	display: block;
}

div.text a{
	color: #000000;	
}

div.textPanel1{
	width: 190px;
	margin-left: 25px;
	text-align: left;
	
}

div.textPanel1 p{
	width: 190px;	
}

div.textPanel2{
	width: 155px;
	margin-left: 7px;
	margin-top: 7px;
	text-align: left;
	height: 85px;
}

div.rightMenu{
	width: 275px;
	margin-left: 20px;
	min-height: 100px;
	height: auto !important;
	height: 10px;
	line-height: 15px;
}

* html div.rightMenu{
	margin-left: 15px;
}

div.rightMenuInner{
	margin: 15px;
	font-size: 11px; 	
}

img.kamera_th{
	width: 134px;
	height: 109px;
	float: left;
	display: inline;
}

div.rightMenu h1{
	float: left;
	display: inline;
	width: 262px;
	height: 20px;
	background: url(../images/title-background.gif) top left repeat-x;	
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 15px;
	text-align: left;
	line-height: 20px;
}

div.rightMenu h1 a{
	color: #FFFFFF;
	text-decoration: none;
}

div.rightMenu h2{
	font-size: 10px;
	font-weight: bold;
	color: #002455;
}

div.rightMenu a{
	color: #002455;
	text-decoration: underline;
}

div.footerSuperContainer{
	float: left;
	display: inline;
	width: 100%;
	text-align: center;
	background: url(../images/footer-background.gif) top left repeat-x;	
}

div.footerContainer{
	width: 971px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

div.footer{
	width: 600px;
	height: 97px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1px;
	font-size: 11px;
	color: #FFFFFF;
}

div.footer a{
	margin-left: 5px;
	margin-right: 5px;
	color: #FFFFFF;
}

div.footer a:hover{
	text-decoration: underline;
}

div.footer img{
	float: none;
	margin-left: auto;
	margin-right: auto;
	margin-top: 11px;
}
ul{
	margin-left: 20px;
}

