/* promoefekt CSS Document */

* {
	padding: 0;
	margin: 0;
	background-color: transparent;
}

body {
	font: 13px Tahoma, Arial, Helvetica, sans-serif;
	background: #fff url(img/bg.jpg) top repeat-x;
}

.accessibility {
	display: none;
}

body#catalog {
	background: #fff url(img/bg2.jpg) top repeat-x;
}

body#page {
	background: #fff url(img/bg2.jpg) top repeat-x;
}

a:link {
	color: #0C9E9D;
}

a:visited {
	color: #0C9E9D;
}

a:hover {
	color: #92C8B8;
}

a:active {
	color: #0C9E9D;
}

#container {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

#header {
	width: 900px;
	height: 110px;
}

body#catalog #header {
	width: 900px;
	height: 157px;
}

#pageContent {
	width: 900px;
	padding-top: 5px;
}


#header h1 a {
	display: block;
	width: 250px;
	height: 59px;
	background: transparent url(img/logo.gif) no-repeat;
	position: absolute;
	top: 35px;
	left: 15px;
}

#header h1 a span {
	display: none;
}


#mainMenu {
	position: absolute;
	width: 600px;
	height: 75px;
	top: 0;
	left: 300px;
}

#mainMenu ul {
	list-style: none;
	float: right;
}

#mainMenu li {
	float: left;
}

#mainMenu li a {
	display: block;
	padding: 30px 20px;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	
}

#mainMenu li a:link {
	color: #009999;
}

#mainMenu li a:visited {
	color: #009999;
}

#mainMenu li a:hover {
	color: #fff;
	background: url(img/menubg.jpg) top repeat-x;
}

#mainMenu li a:active {
	color: #009999;
}

#mainMenu li a.currentpage, #mainMenu li a.activeparent {
	color: #fff !important;
	background: url(img/menubg.jpg) top repeat-x;
}

#mainMenu li a.currentpage:link, 
#mainMenu li a.currentpage:visited,
#mainMenu li a.currentpage:hover,
#mainMenu li a.currentpage:active {
	color: #fff;
}


#flashContainer {
	width: 900px;
	height: 240px;
	background: url(img/flashbg.jpg) bottom no-repeat;
}

#indexBoxes {
	width: 900px;
	height: 160px;
	padding: 35px 0 15px 0;
}

#indexBoxes a {
	text-decoration: none;
}

#indexBoxes a:link,
#indexBoxes a:visited {
	color: #CB0030;
}

#indexBoxes a:hover {
	text-decoration: underline;
}

#indexBoxes a:active  {
	color: #CB0030;
}

#indexBoxes p a:link,
#indexBoxes p a:visited {
	color: #717062;
}

div.indexBox {
	width: 290px;
	height: 150px;
	float: left;
	display: inline;
}

div.indexBox h1 {
	color: #CC0033;
	font-size: 23px;
	font-weight: normal;
	text-align: right;
}

div.indexBox p {
	color: #717062;
	display: block;
	font-size: 11px;
	font-weight: normal;
	text-align: right;
}

div.indexBox p a {
	display: block;
	padding-left: 140px;
	padding-right: 15px;
	padding-top: 20px;
	padding-bottom: 10px;
}

div#box1 {
	background: url(img/ibox1.jpg) bottom no-repeat;
}

div#box2 {
	background: url(img/ibox2.jpg) bottom no-repeat;
	margin: 0 15px;
}

div#box3 {
	background: url(img/ibox3.jpg) bottom no-repeat;
}

#indexContent {
	width: 100%;
	/*background: #F6F5EC;*/
	margin-bottom: 20px;
}

#indexContentBody {
	width: 900px;
	padding: 20px 0;
	margin-left: auto;
	margin-right: auto;
	color: #717062;
	border-top: 2px solid #ECEAD7;
	border-bottom: 2px solid #ECEAD7;
	background: #F6F5EC;
}

#indexContentBody h1 {
	font-size: 25px;
	color: #009999;
	font-weight: normal;
	margin-bottom: 20px;
}

#indexContentBody h2 {
	font-size: 14px;
	margin-bottom: 10px;
}

#indexContentBody p {
	font-size: 13px;
	margin-bottom: 10px;
}

#indexContentBody a {
	text-decoration: none;
}

#indexContentBody a:link,
#indexContentBody a:visited {
	color: #CB0030;
}

#indexContentBody a:hover {
	color: #fff;
	background: #CB0030;
}

#indexContentBody a:active {
	color: #fff;
	background: #CB0030;
}

p#tagCloud {
	background: #FCFCF8;
	padding: 8px;
	border: 1px solid #ECEAD7;
}

div.indexContentBox {
	width: 290px;
	float: left;
	display: inline;
}

div#contentBox1 {
	width: 250px;
	padding: 0 20px;
}

div#contentBox2 {
	margin: 0 15px;
}

div#contentBox3 {
	width: 245px;
	padding: 0 20px;
}

div#contentBox3 label {
	display: block;
	width: 200px;
}

div#contentBox3 input {
	clear: left;
}

div.clear {
	clear: both;
}

/* ---------------------- page --------------- */

body#page #pageContent {
	padding-top: 50px;
}

body#page #leftColumn {
	width: 320px !important;
	float: left;
	padding-top: 20px;
	background: url(img/leftcolbg.jpg) top repeat-x;
	margin-top: 10px;
	border-top: 2px solid #ECEAD7;
}

body#page #middleColumn {
	width: 560px !important;
	float: left;
	padding: 5px 0 20px 20px;
	position: relative;
}

body#page #middleColumn p {
	line-height: 1.5;
	font-size: 12px;
	padding: 10px 5px;
}

body#page div.indexBox {
	display: block;
	float: none;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}

body#page div.indexBox p a {
	color: #717062 !important;
}

body#page div.indexBox p a:link,
body#page div.indexBox p a:visited {
	color: #717062;
}

body#page div.indexBox p a:hover {
	color: #717062;
	text-decoration: underline !important;
}

body#page div.indexBox p a:active {
	color: #717062;
}


body#page #box2 {
	margin: 0 !important;
	margin-left: auto !important;
	margin-right: auto !important;
	margin-bottom: 10px !important;
}

body#page h1#pageTitle {
	margin-bottom: 50px;
}

body#page #leftColumn div.indexBox a {
	color: #C60232;
	text-decoration: none;
}

#subMenu {
	padding: 5px 20px;
	margin-bottom: 40px;
}

#subMenu ul {
	list-style: none;
}

#subMenu ul li {
	display: block;
}

#subMenu ul li a {
	display: block;
	padding: 5px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px solid #ECEAD7;
}

#subMenu ul li a:link,
#subMenu ul li a:visited {
	color: #717062;
}

#subMenu ul li a:hover {
	color: #fff;
	background: #58B5AB;
	border-bottom: 1px solid #099B9A;
}

#subMenu ul li a:active {
	color: #fff;
	background: #58B5AB;
}

#subMenu ul li a.currentpage {
	color: #fff;
	font-weight: bold;
	background: #99C9BB;
	border-bottom: 1px solid #58B5AB;
}

#subMenu ul li a.currentpage:link {
	background: #99C9BB;
	color: #fff;

}

#subMenu ul li a.currentpage:visited {
	background: #99C9BB;
	color: #fff;
}

#subMenu ul li a.currentpage:hover {
	color: #fff;
	background: #58B5AB;
	border-bottom: 1px solid #099B9A;
}

#subMenu ul li a.currentpage:active {
	background: #99C9BB;
	color: #fff;
}

/* ------------------ katalog -------------- */

#leftColumn {
	width: 250px;
	float: left;
	padding-top: 20px;
}

#middleColumn {
	width: 630px;
	float: left;
	padding: 5px 0 20px 20px;
	position: relative;
}

#middleColumn h1 {
	font-size: 25px;
	margin-top: 10px;
	font-weight: normal;
	padding-bottom: 5px;
	margin-bottom: 10px;
	color: #fff;
	text-align: right;
}

#middleColumn h1#pageTitle {
	margin-bottom: 70px;
}

#middleColumn h2 {
	font-size: 21px;
	margin: 15px 0 5px 0;
	border-bottom: 2px solid #C60232;
	padding-left: 2px;
	font-weight: normal;
	color: #C60232;
	font-variant: small-caps;
}

#middleColumn p {
	padding: 5px 10px;
	line-height: 1.2;
}

#middleColumn ul {
	list-style: square;
	margin-left: 25px;
	padding: 5px;
}


#middleColumn img {
	border: 0;
}

#rightColumn {
	width: 200px;
	float: left;
}



#footer {
	clear: both;
	width: 100%;
	background: #F6F5EC;
}

#footerBody {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

#footerMenu {
	height: 30px;
	padding: 20px 10px;
}

#footerMenu ul {
	list-style: none;
}

#footerMenu li {
	display: block;
	float: left;
}

#footerMenu li a {
	display: block;
	padding: 5px;
	font-size: 14px;
	color: #BBB6A2;
}

#footerText {
	border-top: 1px solid #E1DED7;
	color: #717062;
	height: 50px;
	padding: 10px;
	font-size: 12px;
}

#footerText a {
	color: #BBB6A2;
}

#footerTextCopy {
	float: left;
}

#footerTextCopy span {
	color: #BBB6A2;
	padding: 5px 0;
	font-size: 10px;
	line-height: 2;
}

#footerTextDesigned {
	float: right;
}




/* -------- forms -------- */

input, select, textarea { 
	width: 98%;
	padding: 2px;
	background: #FCFCF8;
	border: 1px solid #514F40;
	font-size: 14px;
	margin-bottom: 2px;
	margin: 5px 0;
}

input.error, textarea.error, select.error {
	border: 1px solid #f00;
}

input.disabled {
	background: #ccc;
}

input:focus, textarea:focus {
	background: #fff;
	border: 1px solid #099B9A;
}

input.req:focus, textarea.req:focus {
	background: #FDFCFB url(img/form_req.gif) right no-repeat;
}

form {
	width: 99%;
	font-weight: normal;
}

div.formError {
	border: 1px solid #CC0000;
	font-weight: bold;
	margin: 1em;
	padding: 20px;
}

div.formError ul {
	list-style: url(img/formerroritem.gif) !important;
}

div.formError ul li {
 	padding-left: 10px;
}
 
label {
	display: block;
	cursor: pointer;
	padding-top: 5px;
	padding-right: 5px;
	font-size: 12px;
}
        
input.button {
	color: #fff;
	width: 76px !important;
	height: 27px;
	border: 0;
	background: transparent url(img/btnbg.gif) no-repeat;
	font-size: 11px;
	font-weight: bold;
	padding: 1px;
	clear: both;
}


fieldset {
	padding: 15px 10px;
	border: 0;
	margin: 20px 0;
	background: transparent;
	border: 1px solid #EEEDDB;
}


.captchaStyle {
	margin-bottom: 1em; 
	text-align: center;
}

legend {
	text-align: center;
	font-weight: bold;
	background: transparent;
	padding: 3px;
	font-size: 14px;
}


/* ---- newsletter --------- */

div.hidden {
	display: none;
}

/* ---------- newsy -------- */

body#page #middleColumn h2 {
	border: 0;
	font-variant: normal;
	font-size: 14px;
	font-weight: bold;
}

body#page #middleColumn h2 a {
	text-decoration: none;
	display: block;
}

body#page #middleColumn h2 a:link,
body#page #middleColumn h2 a:visited {
	color: #CE0037;
}

body#page #middleColumn h2 a:hover {
	color: #CE0037;
}

body#page #middleColumn h2 a:active {
	color: #CE0037;
}

p.newsdate {
	color: #717062;
	border-top: 1px solid #F6F5EC;
	border-bottom: 1px solid #F6F5EC;
	padding: 3px !important;
	text-align: right;
	font-size: 11px !important;
	margin-top: 5px;
}