body{margin:0;padding:0;
	font-size:12px;font-family:sans-serif;
	background:#fff;color:#172983;}
h1, h2, h3, h4, p{margin:0;padding:0;}
h2{margin:15px 0;padding-bottom:5px;background:url(../graphics/line.png) 0 100% no-repeat;font-size:18px;font-weight:bold;text-transform:uppercase;color:#92C6DA;}
h3{}
h4{font-size:14px;font-weight:bold;color:#fff;}

a {color:#fff;text-decoration:underline;}
a:hover {text-decoration:none;}

img {border:none;}
p, .article-text{margin-bottom:1.3em;line-height:1.5em;}
ul{margin:1em;padding:0;list-style:none;}
ul li{padding-left:15px;background:url(../graphics/fajfka.png) 0 5px no-repeat;}


#header{position:relative;width:100%;height:190px;background:#fff url(../graphics/header.gif) repeat-x;}
#content{position:relative;width:100%;background:#172983 url(../graphics/content.gif) repeat-x;color:#fff;}
#footer{position:relative;width:100%;background:#fff url(../graphics/footer.gif) repeat-x;}

.inside{position:relative;width:950px;margin:0 auto;}

#header .inside{height:190px;width:920px;padding:0 15px;background:url(../graphics/header.jpg) 100% 100% no-repeat;}
#index #content .inside{background:url(../graphics/HB.png) 0 0 no-repeat;}
#content .inside{padding-bottom:30px;}
	#lcol{float:left;display:inline;width:250px;margin-left:45px;padding-top:10px;}
		#lcol h2{color:#fff;margin-top:0;}
		#lcol a{color:#fff;}
	#rcol{float:right;display:inline;width:580px;padding:10px 35px;background:url(../graphics/content-top.png) no-repeat;}
	#index #rcol{width:600px;padding:10px 25px;}
	#index #rcol .article-text{background:url(../graphics/transparent.png);padding:10px;}
#footer .inside{position:relative;top:-35px;width:880px;min-height:95px;_height:95px;padding:35px;
	background:url(../graphics/footer-inside.png) 0 0 no-repeat;color:#007AA8;}
#footer a{color:#007AA8;}

/* LOGO */
h1#logo,
h1#logo a,
h1#logo span{position:relative;display:block;height:140px;width:240px;margin:0;padding:0;overflow:hidden;}
h1#logo{position:absolute;left:45px;top:20px;}
h1#logo span {position:absolute;left:0;top:0;background:url(../graphics/logo.gif) no-repeat; cursor:pointer;}

#languages{position:absolute;right:25px;top:0;height:20px;line-height:20px;font-size:10px;}
#languages a{color:#007AA8;}

/* H MENU */
#hmenu ul{position:absolute;right:25px;bottom:0;width:600px;height:32px;background:url(../graphics/hm.gif) repeat-x;
	margin:0;padding:0;list-style:none;}
#hmenu ul li{display:block;float:left;width:99px;height:32px;padding-left:1px;background:url(../graphics/hm-separator.gif) 0 0 no-repeat;}
#hmenu ul li.first{padding:0;background-image:none;width:100px;}
#hmenu ul a{display:block;width:99px;height:32px;line-height:32px;
	color:#172983;
	text-align:center;text-decoration:none;text-transform:uppercase;
	font-size:1em;font-weight:bold;}
#hmenu ul li.first a{width:100px;}
#hmenu ul a:hover,
#hmenu ul a.active{color:#fff;background:#007AA8;}

/* V MENU */
#vmenu ul{width:250px;margin:0 0 2em 0;padding:0;list-style:none;}
#vmenu ul li,
#vmenu ul a,
#vmenu ul span{display:block;}
#vmenu ul li{padding:0;background-image:none;}
#vmenu ul a{font-size:18px;text-decoration:none;
	background:url(../graphics/vmenu.gif) repeat-y;color:#007aa8;margin-bottom:1px;}
#vmenu ul span{padding:5px 5px 5px 20px;background:url(../graphics/arrow.png) 100% 50% no-repeat;}
#vmenu ul a:hover,
#vmenu ul a.active{color:#172983}
#vmenu ul a:hover span,
#vmenu ul a.active span{padding:5px 5px 5px 20px;background:url(../graphics/arrow-h.png) 100% 50% no-repeat;}
#vmenu ul ul{margin:0 0 0 10px;width:240px;padding:0;}
#vmenu ul ul li{background-image:none;}
#vmenu ul ul a{background:#d4e9f0;}

/* GR MENU */
#grmenu{height:184px;margin:1em 0;padding:0;list-style:none;}
#grmenu li{display:block;width:190;height:184px;float:left;padding:0;background-image:none;}
#grmenu a{position:relative;display:block;width:190px;height:184px;background:url(../graphics/m01.jpg) no-repeat;
	font-size:24px;font-weight:bold;text-transform:uppercase;text-decoration:none;}
#grmenu a span{position:absolute;left:20px;top:113px;}
#grmenu #m02{margin:0 15px 0;}
#grmenu #m01 a{background:url(../graphics/m01.jpg) no-repeat;}
#grmenu #m02 a{background:url(../graphics/m02.jpg) no-repeat;}
#grmenu #m03 a{background:url(../graphics/m03.jpg) no-repeat;}
#grmenu #m01 a:hover{background-position:0 -184px;}
#grmenu #m02 a:hover{background-position:0 -184px;}
#grmenu #m03 a:hover{background-position:0 -184px;}

/* FORM */
#cForm{}
#cForm th{text-align:right;width:150px;padding-right:1em;}
#cForm input{width:300px;border:1px solid #666;}
#cForm input.submit{width:auto;border:1px solid #666;}
#cForm textarea{width:300px;height:300px;border:1px solid #666;}

/* GALERIE */
.galerie{margin:1.5em 0;}
.galerie img{float:left;margin:0 30px 25px 0;border:5px solid #007AA8;}

/* CLASSES */
.fl{float:left;}
.fr{float:right;}
.ir{margin:0 0 .2em 2em;border:5px solid #007AA8;}
.il{margin:0 2em  .2em 0;border:5px solid #007AA8;}
.more, .back{color:#fff;}
.cls{clear:both;}
.message{color:#f00;font-weight:bold;}
