/*
File: master style sheet for wwww.onyx.sk
Created by: Laco Janic | http://www.webygroup.sk/
Date: 3. May. 2007
*/

html, body, form, fieldset {
	margin: 0;
	padding: 0;
	font: 13px/180% arial, helvetica, sans-serif;
}
a img{ border: 0; }

h1, h2, h3, h4, h5, h6{ color: #184364; font-weight: bold; padding: .6em 0; line-height: 110%; margin: 0; }
h2{ font-size: 1.4em; text-align: left; color: #E98300; }
h3{ font-size: 1.1em; padding: .8em 0 .2em 0; color: #6B9089; }

p, pre, blockquote, ul, ol, dl, address { margin: 0; padding: 0 0 .6em 0; }
li, dd, blockquote { margin-left: 1em; }

form label { cursor: pointer; }
fieldset { border: none; }
input, select, textarea { font-size: 100%; }

a, a:visited{ text-decoration: none; color: #3E6D0C; outline:none;}
a:hover{color: #E98300; }

/* main structure
-------------------------------------------------------------------------- */
body{
	background: #191919 url(images/bcgr.jpg) repeat-x top right;
	color: #333;
	text-align: center;
}

#wrapper{
	width: 100%;
	margin: 0 auto;
	text-align: left;
	background: url(images/pasy.gif) 50% 78px repeat-x;
	color: #fff;
	position: relative;
}

#container{
	width: 800px;
	margin: 0 auto;
	text-align: left;
	background: #fff url(images/bcgr-content.gif) 50% 0 repeat-y;
	color: #fff;
	position: relative;
}

#head{
	width: 800px;
	height: 168px;
	margin: 0 auto;
	position: relative;
	background: url(images/pasy.gif) 50% 78px repeat-x;
}

#content{
	padding: 0 35px;
	font-weight: bold;
	color: #888;
	overflow:hidden;
}

#copy{
	padding: 0;
	margin: 0 auto;
	clear: both;
	width: 800px;
	height: 164px;
	text-align: center;
	background: url(images/bottom.gif) 50% 0 repeat-x;
}
#copy p{
	padding: 100px 0 0 0;
	margin: 0;
	font-size: .8em;
	color: #ebebeb;
}
#copy a{ color: #ebebeb; }
#copy a:hover{ text-decoration: underline; }

/* top
-------------------------------------------------------------------------- */
#head h1 a{
	position: absolute;
	top: 9px;
	left: 32px;
	display: block;
	width: 168px;
	height: 124px;
	background: transparent url(images/onyx-logo.gif) no-repeat;
	overflow: hidden;
	line-height: 1500%;
	display: block;
}

#adr { position: absolute; top: 5px; right: 35px; color: #888; font-weight: bold; text-align: right; line-height: 140%; }
#adr span{ color: #416F0D; }

/* lists
-------------------------------------------------------------------------- */

#content table{
	width: 100%;
	border-collapse: collapse;
	border: 3px solid #3d6b0b;
	margin-bottom: 1em;
	background: #fff;
	font-size: 13px;
}
#content td{ border: 1px solid #3d6b0b; padding: 6px 8px; vertical-align: top; }


#content ul{ margin-left: 0; list-style-type: none; position: relative;}
#content ul li{
	background: transparent url(images/fajka.gif) no-repeat 0 .45em;
	padding: 0 0 0 1.5em;
	margin: 0;
}

.big{
	background: #eaeee4;
	border: 1px solid #E98300;
	width: 728px;
	margin: 20px 0;
}
.big p{
	padding: 10px;
	color: #3D6B0B;
	font-size: 1.3em;
}

/* Button
------------------------------------------------------------------*/
.button a, .button a:visited{
	background: url(images/sipka.gif) no-repeat 0 0;
	display: block;
	width: 174px;
	height: 58px;
	color: #fff;
	padding: 15px 0 0 40px;
}
.button a:hover{
	color: #FFF500;
}

/* nav
------------------------------------------------------------------*/
#nav {
	position: absolute;
	right: 0;
	top: 68px;
}
#nav ul {
	float:left;
	width:100%;
	margin:0;
	padding:0;
	list-style:none;
}
#nav li {
	display:inline;
	margin:0;
	padding:0;
}
#nav a {
	display:block;
	float:left;
	width:auto;
	margin:0;
	padding:10px 0 0 0;
	width: 114px;
	height: 90px;
	text-align: center;
	color:#fff;
	font:bold 12px/2.5 Helvetica,Arial,Geneva,sans-serif;
	text-transform:uppercase;
	text-decoration:none;
	letter-spacing:1px;
}
#nav a:hover,
#nav a:focus,
#nav a:active {background: url(images/tab.gif) repeat-x;}
#nav .sel a {background: url(images/tab.gif) repeat-x;}

/* cert
-------------------------------------------------------------------------- */
#cert a.thumb img{
	padding: 2px;
	border: 1px solid #e98300;
	margin: 10px 20px;
	background: #fff;
}
#cert a:hover.thumb img{
	padding: 2px;
	border: 1px solid #e98300;
	background: #e98300;
}

/* galeria
-------------------------------------------------------------------------- */
#galeria .thumb {
	width: auto;
	text-align: center;
}
#galeria .thumb a{
	width: 162px;
	height: 16em;
	display: block;
	float: left;
	text-align: center;
	margin: 0 6px;
	padding: 0;
	font-size: 12px;
	position: relative;
}
#galeria .thumb a em{
	font-weight: normal;
}
#galeria .thumb a img{
	padding: 2px;
	border: 1px solid #e98300;
	background: #fff;
	width: 155px;
	height: 122px
}
#galeria .thumb a:hover img{
	padding: 2px;
	border: 1px solid #e98300;
	background: #e98300;
}

/* adr
-------------------------------------------------------------------------- */
address{ font-style: normal; color: #3D6B0B; font-size: 1.3em; margin: 40px 0 0 0; }
.konatelia{ font-size: 1.3em;  }








