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

body {
	background-image:url('images/bg_01.jpg');
	background-repeat:no-repeat;
	background-position:50% 0%;
	background-color:#222222;
	text-align:center;
	padding:0px;
	margin:0px;
	height:100%;
	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", "Lucida", "Trebuchet", "Trebuchet MS", "Arial", "sans";
	_font-family:Tahoma, Geneva, sans-serif;
	font-size: 12px;
}

table, tr,td {
	font-size:12px;
}
em {
	font-style:normal;
	font-size:11px;
}

hr {
	border-bottom:none;
	margin: 10px 2px;
}

h1 {
	font-family: Tahoma, Geneva, sans-serif;
}
h2, h3 {
	font-family: 'Century Gothic', 'Avant Garde', 'Century Gothic', 'ITC Avant Garde Gothic', 'Avant Garde Gothic', 'Lucida Sans', Helvetica, Trebuchet, Arial, Sans;
}

img {
	border:none;
}

a, a:visited {
	text-decoration:none;
	color: #fff;
}
a:hover {
	text-decoration:underline;
}

strong {
	font-size:105%;
}

.main #mainfloat {
	text-align:left;
	margin-left:180px;
	_margin-left:170px;
	background-color:#FFFFFF;
	color:#4a4a4a;
	padding: 20px 5px;
	width: 780px;
	_width:785px;
}
.main  h1 {
	color: #DF306E;
	text-align:right;
	margin-top:5px;
	margin-right:30px;
	font-size: 18px;
}
.main h2 {
	color: #DF306E;
	text-align:left;
	margin-top:5px;
	margin-right:30px;
	font-size:14px;
}

.main h3 {
	font-size: 14px;
}


.main {
	width: 995px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0px auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: center;
	background-image:url('images/images/main_bgx.gif');
	min-height:550px;
	_height:550px;
	position:relative;
	z-index:0;
}
.menu {
	width: 995px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	_width:997px;
	margin: 0px auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: center;
	background-image:url('images/images/header.gif');
	background-position:top;
	height:39px;
	z-index:30;
	}
.menutext {
	padding-top: 19px;
	margin-left: 25px;
	color:#fff;
	font-weight:700;
	float:left;
	z-index:31;
}
.menuitem {
	float:left;
	display:inline;
	width:140px;
	text-align:center;
	position:relative;
	height:20px;
	z-index:32;
	color:#FFF;
}
.menuitem a, .menuitem a:visited {
	color:#FFF;
}
.flash {
	width: 990px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0px auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left;
	height:100px;
}


.container {
	margin:0px 10px;
	padding: 10px 0px;
	width: 974px;
	_width:972px;
	text-align:left;
	background-image:url(images/images/main_bgtop.gif);
	background-repeat:repeat-x;
	min-height:400px;
	_height: 400px;
	position:relative;
	color:#FFF;
	
	z-index:0;
}

.footer {
	clear:both;
	position:relative;
	bottom:0px;
		width: 995px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
		_width: 995px;
		margin: 0px auto; /* the auto margins (in conjunction with a width) center the page */
		background-image:url(images/images/footer.gif);
		background-repeat:no-repeat;
		background-position: left top;
		height:30px;
		padding-top: 24px;
		color:#aaa;
		font-size:11px;
}

.footer a, a:visited {
	color:#aaa;
	text-decoration:none;
}
.footer a:hover {
	text-decoration:underline;	
}









.leftfloat {
	float:left;
	width: 165px;
	_width:158px;
	color:#ddd;
}
.leftfloat h2 {
	background-color: #DF306E;
	margin-top:0px;
	font-size: 15px;
	padding: 4px;
	padding-right:7px;
	text-align:right;
	margin-right:0px;
	color:#eee;
}
.leftfloat ul {
	display:block;
	padding-left: 10px;
	margin-top:0px;
	margin-left:0px;
	margin-bottom:0px;
	padding-top:0px;
	font-weight:normal;
}
.leftfloat ul ul {
	padding-left: 10px;
	margin-top:3px;
	margin-left:0px;
	margin-bottom:0px;
	padding-top:0px;
	font-weight:normal;
}
.leftfloat li {
	margin-top: 1px;
	list-style:none;
	font-weight:bold;
	margin-left:5px;
	margin-bottom:0px;
	padding-bottom:0px;
	margin-top:0px;
}

.leftfloat ul ul {
	display:block;
	margin-left: 4px;
	font-weight:normal;
	margin:0px;
	padding:0px;
	margin-left:5px;
}

.leftfloat li li {
	font-weight:normal;
	margin-top: 4	px;
	margin-left:5px;
}
.leftfloat a, .leftfloat a:visited {
	color: #ddd;
	text-decoration: none;
}
.leftfloat a:hover {
	text-decoration: underline;
}

/* general styling for this example */


.main #designs {
	/* border-top: dashed 1px #DF306E; */
	padding-top: 6px;
	margin-top: 0px;
	margin-left:116px;
}
.main #desHeader {
	text-align:right;
	color: #DF306E;
	margin-bottom:8px;
	font-weight:bold;
	}
	

	
.main #desSingle {
	padding:3px;
	border-left: dotted 1px #DF306E;
	width: 110px;
	float:left;
}
.main #desSingle p {
		margin-bottom: 3px;
		margin-top: 5px;
		margin-right:12px;
	}
.main #desSingle a {
		font-size: 10px;
		font-weight:bold;
		
		text-decoration:none;
}
.main #desSingle a:hover {
		text-decoration:underline;
}

.main #desSingle img {
	text-align:center;
}

.main #desSingle h3{
	color:#fff;
	margin-top: 0;
	font-size:12px;
	margin-bottom:10px;
	background-color: #DF306E;
	padding-left:3px;
	padding-right:3px;
	padding:1px;
}


.main #prodfloat {
	background: #555;
	background-image:url('../image/bg_opt.png');
	position:absolute;
	clear:both;
	bottom: 27px;
	_bottom: 55px;
	width: 740px;
	height:100px;
	opacity: .90;
	color:#FFFFFF;
	padding:5px;
	_left:0px;
	_width:750px;
}

.main #prodfloat h2 {
	background-color: #DF306E;
	margin-top:0px;
	font-size: 16px;
	padding: 4px;
	padding-right:7px;
	text-align:right;
	margin-right:0px;
	margin-bottom: 3px;
	opacity: .99;
	color: #fff;
}
.main #prodfloat a {
	color: #ffffff;
}

#content .middle {
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	background: #FFFFFF;
	padding: 10px 10px 1px 10px;
	min-height: 380px;
	width: 574px;
	_width:558px;
}

.osazeni {
	margin-left:20px;
	border:0px;
	width: 450px;
} 	
.osazeni strong {
	color:#DF306E;
}
.osazeni td {
	border:0px;
	margin:0px;
	padding: 1px 10px;
}
.osazeni #suda {
	background: #ddd;	
}

.tab {
	display:inline-block;
	height:20px;
	_height:35px;
	width:780px;
	_width:765px;
	position:relative;
	background: #666;
	paddnig-left:40px;
}
.tab a {
	background:#DF306e;
	padding:10px 20px;
	font-weight:bold;
}
.tab a:visited {
	color:#FFF;
}
.tab a:hover {
	text-decoration:none;
	background:#666;
}
.tab p {
	
	background: #666;
	padding:10px 20px;
	font-weight:bold;
	display:inline;
}
.tab pre {
		width:100%;
}

.white a, .white a:visited {
		color: #111;
}



