@charset "utf-8";
/* CSS Document */

body{
	margin:0px;
	padding:0px;
	background:#EDEFEF url(../images/body_bg3.jpg) repeat-x top;
	text-align:center;
	cursor:default;
}


#posebna_ponudba_first{
    position: absolute;
	width: 65px;
	height:334px;
    text-align: left;
    top: 50px;
    left: 50%;
    margin-left: -563px;
	background: url(../images/posebna_ponudba_left.png);
	z-index:1000;
}


#posebna_ponudba{
    position: absolute;
	width: 1015px;
	height:350px;
    text-align: left;
    top: -330px;
    left: 50%;
    margin-left: -540px;
	background: url(../images/posebna_ponudba_top.png);
	z-index:1000;
}


#header{
	position:relative;
	width:978px;
	text-align:center;
	margin:0px auto;
	padding:0px;
	background:#FFF;
}

#content-wrapper{
	position:relative;
	width:978px;
	text-align:center;
	margin:0px auto;
	padding:0px;
	background: url(../images/page_bg.png) repeat-y;
   
}

#content {
	position:relative;
	width:740px;
	text-align:left;
	margin:0px auto;
	*padding-top:40px;
	padding:30px 30px 30px 0px;
	background:#FFF;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:11px;
	color:#6E6E6E;
	line-height:19px;
	margin-left: 175px
}

#content h1{
	font-size:18px;
	color:#3F3F3F;
	margin:5px 0px 25px 0px;
}

#content h3{
	font-size:16px;
	color:#000;
	margin:5px 0px 5px 0px;
	color:#6E6E6E;	
	font-weight:normal;
}



#content h5{
	font-size:11px;
	color:#6E6E6E;
	margin:5px 0px 0px 0px;
	font-weight:normal;
}

#content p{
	margin:8px 0px;
	text-align: left;
}

#content b{
	color:#6E6E6E;
	font-weight:600;
}

#content a{
	text-decoration:none;
	font-weight:bold;
	color:#6E6E6E;
}

#content a:hover{
	text-decoration:none;
	font-weight:bold;
	color:#3F3F3F;
}

.col{
	position:relative;
	float:left;
	width:430px;
	margin:20px 0px 0px 0px;
}

.col ul li{
	list-style:url(../images/bullet.gif);
	list-style-position:inside;

}

.col h4{
	font-size:14px;
	color:#000;
	margin:5px 0px 0px 0px;
	font-weight:normal;
	text-transform:uppercase;
}

#footer{
	position:relative;
	width:950px;
	height:41px;
	background:url(../images/footer_bg.jpg) no-repeat top center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#3F3F3F;
	text-align:center;
	margin:0px auto;
	padding:30px 0px 0px 0px;
}


ul.menu-footer {
	margin:10px 0px 0px 0px;
	text-align: center;
}

.menu-footer li{
	display:inline;
}

.menu-footer li a{
	padding:0px 5px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999;
	text-decoration:none;
}

.menu-footer li a:hover{
	padding:0px 5px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#3F3F3F;
	text-decoration:none;
}

.button {
	margin: 0px;
	padding:0px;
	text-align:center;
	padding-top:0px;
	padding-bottom:1px;	
   	font-size:11px;
	line-height:3px;
   	font-weight:bold;
   	color:#FFFFFF;
	width:80px;
	height:26px;
   	background:url(../images/button_background.png);
   	border-style:solid;
   	border-color:#a0a0a0;
   	border-width:1px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	cursor: pointer;
}
	
.button:hover {
	background:url(../images/button_background_over.png);
}
	
.button:active {
   	background:url(../images/button_background_over.png);
}
	
.input {
	background: url(../images/input_background.png);
	background-position: left top;
	background-repeat:repeat repeat-x;
	margin:0px auto;
	color:#6E6E6E;
	font-size:11px;
	text-align: left;
	width: 180px;
	height: 22px;
	max-height:22px;
	max-width:300px;
	-moz-border-radius: 5px;
	border-radius:5px;
   	border-style:solid;
   	border-color:#a0a0a0;
   	border-width:1px;
	padding-left:5px;
	padding-right:5px;	
}

.seznam_skupin {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:9px;
	line-height:13px;
	color:#6E6E6E;
	font-weight:bold;
}
