body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #535353;
	background: #ffffff none;
	font-weight: normal;
	text-decoration: none;
}

th, td, li, select, input.submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #535353;
	font-weight: normal;
	text-decoration: none;
}

input.submit {
	background: #eeeeee none;
}

a {
	text-decoration: none;
	color: #0037c0;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

input.definput {
	background: #ffffff url('images/input_backgr.gif') left top repeat-x;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	width: 150px;
	height: 16px;
	margin: 0px 0px 0px 0px;
	color: #d4d4d4;
	border-top-color: #7c7c7c;
	border-left-color: #c3c3c3;
	border-right-color: #c3c3c3;
	border-bottom-color: #dddddd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

div.clear {
	width: 1px;
	height: 1px;
	overflow: hidden;
	clear: both;
}

/******************************** TINY *****************************/


.defimage {
	padding: 2px 2px 2px 2px;
	border: #e5e5e5 1px solid;
}

.blacktext {
	color: #000000;
	font-weight: bold;
}

.redtext {
	color: #cc0000;
}

.greenbold {
	color: #436f20;
	font-weight: bold;
}

.bluetext {
	color: #2c80db;
	font-weight: bold;
}

/******************************** TINY ENDS HERE *****************************/

div {
	overflow: hidden;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/******************************** HEADER *****************************/

div#top {
	width: 100%;
	height: 109px;
	background: #ffffff url('images/top_backgr.gif') left top repeat-x;
}

div#top div#header {
	width: 980px;
	height: 89px;
	margin: 10px auto 0px auto;
	background: #ffffff url('images/header_backgr.gif') left top no-repeat;
	position: relative;
	overflow: visible;
}

div#top div#header a#main {
	position: absolute;
	width: 209px;
	height: 29px;
	background: #ffffff url('images/logo_1.gif') left top no-repeat;
	left: 0px;
	top: 30px;
}

div#top div#header a#main.diff {
	position: absolute;
	width: 195px;
	height: 93px;
	background: #ffffff url('images/logo_2.gif') left top no-repeat;
	left: 0px;
	top: -2px;
}

div#top div#header a#main span {
	display: none;
}

div#top div#header div#search {
	position: absolute;
	width: 263px;
	height: 40px;
	left: 664px;
	top: 22px;
	background-image: url('images/search_backgr.gif');
	background-position: left bottom;
	background-repeat: no-repeat;
	color: #4673b5;
	font-weight: bold;
}

div#top div#header div#search form {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

div#top div#header div#search form input {
	background: transparent;
	border: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 1px 0px 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #d4d4d4;
	font-weight: normal;
	display: block;
	position: absolute;
	left: 9px;
	top: 20px;
	width: 216px;
}

div#top div#header div#search a {
	display: block;
	position: absolute;
	right: 0px;
	bottom: 0px;
	width: 27px;
	height: 27px;
	background: #ffffff url('images/search_submit_backgr.gif') left top no-repeat;
}

div#top div#header div#search a span {
	display: none;
}

/******************************** HEADER ENDS HERE *****************************/
/******************************** TOP MENU *****************************/

div#topmenusimple {
	width: 975px;
	height: 50px;
	margin: 0px auto 0px auto;
	background: #ffffff none;
	overflow: hidden;
}

div#topmenusimple a, div#topmenusimple a:hover {
	display: block;
	float: left;
	width: auto;
	height: 34px;
	color: #008dce;
	font-size: 14px;
	font-weight: bold;
	padding: 15px 13px 0px 13px;
	text-align: center;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #ffffff;
	text-decoration: none;
}

div#topmenusimple a:hover {
	border-width: 0px 0px 1px 0px;
	color: #c02322;
	border-color: #c02322;
}

div#topmenusimple div.menudiver {
	width: 1px;
	height: 50px;
	float: left;
	background: #ffffff url('images/menudiver.gif') left center no-repeat;
	
}



div#topmenu {
	width: 980px;
	height: auto;
	margin: 0px auto 0px auto;
}

div#topmenu td {
	width: 195px;
	background-position: left top;
	background-repeat: repeat-y;
}

div#topmenu td a.main {
	color: #ffffff;
	background: transparent;
	font-size: 16px;
	font-weight: bold;
	display: block;
	width: 175px;
	height: auto;
	padding: 10px 10px 10px 10px;
}

div#topmenu td.menubottom {
	height: 4px;
	background-position: left top;
	background-repeat: repeat-x;
}

div#topmenu ul.sub {
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 10px 0px;
	list-style-type: none;
}

div#topmenu ul.sub li {
	display: block;	
}

div#topmenu ul.sub li a {
	font-size: 10px;
	font-weight: normal;
	color: #f3f3f3;
	background-image: url('images/arrows.gif');
	background-position: 0px 6px;
	background-repeat: no-repeat;
	display: block;
	margin: 7px 10px 0px 10px;
	padding-left: 10px;
}

div#flash {
	margin: 0px auto 0px auto;
	width: 980px;
	height: 158px;
	background: #ffffff url('images/flash_backgr.jpg') left top no-repeat;
}

div#topinfo {
	margin: 0px auto 3px auto;
	width: 980px;
	height: auto;
	padding-top: 17px;
}

div#topinfo h1 {
	display: block;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 16px;
	font-weight: bold;
	color: #747474;
}

div#topinfo h2 {
	display: block;
	padding: 4px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 11px;
	font-weight: bold;
	color: #747474;
}

div#topinfo h2 span {
	color: #acacac;
}

div#topinfo h2 a {
	color: #acacac;
	text-decoration: none;
}

div#topinfo h2 a:hover {
	text-decoration: underline;
}

div.horizline {
	width: 100%;
	height: 1px;
	background: #f2f2f2 none;
	overflow: visible;
}

div.horizline div.horizlineinner {
	width: 980px;
	height: 1px;
	margin: 0px auto 0px auto;
	overflow: visible;
	position: relative;
}

div.horizline div.horizlineinner div.circle {
	position: absolute;
	left: 197px;
	top: -8px;
	width: 16px;
	height: 16px;
	background: #f2f2f2 url('images/circle.gif') left top no-repeat;
}

div.horizline div.horizlineinner div.icon {
	position: absolute;
	left: 188px;
	top: -20px;
	width: 39px;
	height: 39px;
	background: #f2f2f2 url('images/icon_1.gif') left top no-repeat;
} 

/******************************** TOP MENU ENDS HERE *****************************/
/******************************** CONTENT ****************************************/

div#mainframe {
	width: 980px;
	margin: 0px auto 20px auto;
	background: #ffffff url('images/mainframe_backgr.gif') left top repeat-y;

}


/******************************** LEFT CONTENT ****************************************/

div#leftcontent {
	width: 204px;
	float: left;
}

div#leftcontent div#mainmenu ul {
	margin: 9px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
}

div#leftcontent div#mainmenu ul li {
	display: block;
	width: 182px;
	margin-left: 12px;
	margin-bottom: 3px;
	text-align: right;
	padding: 0px 0px 0px 0px;
	background: #ffffff;
	background-position: right top;
	background-repeat: no-repeat;
}

div#leftcontent div#mainmenu ul li.special {
	display: block;
	width: 182px;
	margin-left: 12px;
	margin-bottom: 3px;
	text-align: right;
	padding: 0px 0px 0px 0px;
	background: #f2f2f2 url('images/menu_arrow_special.gif') right 2px no-repeat;

}

div#leftcontent div#mainmenu ul li a {
	display: block;
	width: 157px;
	height: auto;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	padding: 10px 15px 10px 10px;
	font-size: 12px;
}

div#leftcontent div#mainmenu ul li a:hover {
	color: #ffffff;
	text-decoration: underline;
}

div#leftcontent div#mainmenu ul li.special a {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

div#leftcontent div#mainmenu ul li.special a:hover {
	color: #666666;
	text-decoration: underline;
}

div#leftcontent div#mainmenu ul li ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-width: 0px 1px 0px 0px;
	border-style: solid;
	border-color: #666666;
	background-color: #ffffff;
}

div#leftcontent div#mainmenu ul li ul li {
	width: 100%;
	background-position: right 9px;
	margin: 0px 0px 0px 0px;
	background-color: #ffffff;
}

div#leftcontent div#mainmenu ul li ul li a {
	padding-top: 6px;
	padding-bottom: 6px;
	font-weight: normal;
	font-size: 11px;
	color: #3b3b3b;
}

div#leftcontent div#mainmenu ul li ul li a:hover {
	text-decoration: underline;
	color: #3b3b3b;
}



div#leftcontent ul#addmenu {
	margin: 27px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
}

div#leftcontent ul#addmenu li {
	display: block;
	width: 182px;
	margin-left: 12px;
	margin-bottom: 1px;
	text-align: right;
	padding: 6px 10px 6px 0px;
	background: #ffffff url('images/addmenu_backgr.gif') right top repeat-y;
}

div#leftcontent ul#addmenu li a {
	color: #0037c0;
	text-decoration: none;
}

div#leftcontent ul#addmenu li a:hover {
	text-decoration: underline;
}



/******************************** LEFT CONTENT ENDS HERE ****************************************/
/******************************** CENTER CONTENT ****************************************/

div#centercontent {
	width: 470px;
	float: left;
	padding: 12px 12px 0px 12px;
}

p {
	margin-top: 0px;
}

/******************************** CENTER CONTENT ENDS HERE ****************************************/
/******************************** CENTER CONTENT WIDE ****************************************/

div#centercontent.wide {
	width: 744px;
	float: left;
	padding: 12px 12px 0px 12px;
}

div#centercontent.wide div.centerframe {
	border: #e5e5e5 1px solid;
	background: #ffffff none;
	padding: 20px 20px 20px 20px;
	width: 710px; 
	height: auto;
}

div#centercontent.wide div.centerframeadd {
	border: #e5e5e5 1px solid;
	background: #fbfcfd none;
	padding: 20px 20px 20px 20px;
	width: 710px; 
	height: auto;
}

div#centercontent.wide h3 {
	display: block;
	font-weight: bold;
	color: #2b58c8;
	font-size: 13px;
	background-image: url('images/product_name_backgr.gif');
	background-position: left bottom;
	background-repeat: no-repeat;
	padding: 0px 0px 7px 0px;
	margin: 0px 0px 15px 0px;
}

div#productscontainer {
	width: 570px;
	margin: 0px auto 0px auto;
	padding: 10px 0px 0px 30px;;
}

div#productscontainer div.product {
	width: 166px;
	height: auto;
	margin: 0px 20px 20px 0px;
	float: left;
}

div#productscontainer div.product div.image {
	width: 164px;
	height: 123px;
	text-align: center;
	border: #e5e5e5 1px solid;
	margin-bottom: 12px;
}

div#productscontainer div.product div.link {
	width: 166px;
	height: auto;
	text-align: center;
	background: #ffffff url('images/product_link_backgr.gif') left bottom no-repeat;
	padding-bottom: 10px;
}

div#productscontainer div.product div.link a {
	color: #2b58c8;
	font-weight: bold;
	text-decoration: none;
}

div#productscontainer div.product div.link a:hover {
	text-decoration: underline;
}


/******************************** CENTER CONTENT WIDE ENDS HERE ****************************************/
/******************************** RIGHT CONTENT ****************************************/
div#rightcontent {
	width: 275px;
	padding: 0px 0px 0px 0px;
	float: left;
}

div#rightcontent div.newscontainer {
	width: 264px;
	margin-top: 15px;
}

div#rightcontent div.newscontainer form {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 264px;
}

div#rightcontent div.newscontainer div.newsheader {
	padding-left: 36px;
	width: 228px;
	padding-bottom: 5px;
	background: #ffffff url('images/newsheader_backgr.gif') left bottom no-repeat;
}

div#rightcontent div.newscontainer div.newsheader p.newstitle, p.sitetitle {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 14px;
	font-weight: bold;
	color: #1c42b9;
}

p.sitetitle {
	margin-bottom: 10px;
}

h1.sitetitle{
color:#1C42B9;
font-size:14px;
margin-bottom: 10px;
}

div#rightcontent div.newscontainer div.newsheader p.newstitle span {
	font-size: 11px;
	color: #b0b0b0;
	font-weight: normal;
}

div#rightcontent div.newscontainer div.newsshort {
	margin-top: 8px;
	padding-left: 36px;
	width: 228px;
}

div#rightcontent div.newscontainer a.more {
	display: block;
	float: right;
	width: 55px;
	height: 19px;
	color: #4673b5;
	font-weight: bold;
	margin-top: 9px;
	margin-right: 20px;
	text-decoration: none;
	padding: 0px 0px 0px 20px;
	background: #ffffff url('images/more_link_backgr.gif') left bottom no-repeat;
}

div#rightcontent div.newscontainer a.more:hover {
	text-decoration: underline;
}

/******************************** RIGHT CONTENT ENDS HERE ****************************************/
/******************************** PAGINATION ****************************************/

div#pagination {
	margin-top: 30px;
	margin-bottom: 30px;
	text-align: center;
	font-size: 12px;
}

div#pagination a {
	color: #4673b5;
	font-weight: bold;
	text-decoration: none;
}

div#pagination a:hover {
	text-decoration: underline;
}


/******************************** PAGINATION ENDS HERE ****************************************/

div.newscontainer2 {
	margin-bottom: 25px;
}

div.newscontainer2 div.newsheader {
	padding-left: 36px;
	padding-bottom: 5px;
	background: #ffffff url('images/newsheader_backgr_wide.gif') left bottom no-repeat;
}

div.newscontainer2 div.newsheader p.newstitle {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 14px;
	font-weight: bold;
	color: #1c42b9;
}

div.newscontainer2 div.newsheader p.newstitle span {
	font-size: 11px;
	color: #b0b0b0;
	font-weight: normal;
}

div.newscontainer2 div.newsshort {
	margin-top: 8px;
	padding-left: 36px;
}

div.newscontainer2 a.more {
	display: block;
	float: right;
	width: 55px;
	height: 19px;
	color: #4673b5;
	font-weight: bold;
	margin-top: 9px;
	margin-right: 20px;
	text-decoration: none;
	padding: 0px 0px 0px 20px;
	background: #ffffff url('images/more_link_backgr.gif') left bottom no-repeat;
}

div.newscontainer2 a.more:hover {
	text-decoration: underline;
}

div.newscontainer2 div.newscontent {
	margin-top: 15px;
}

/******************************** SPECIAL CONTENT ENDS HERE ****************************************/
/******************************** CONTENT ENDS HERE ****************************************/
/******************************** FOOTER ****************************************/
div#footerhorizline {
	width: 100%;
	height: 5px;
	background: #ffffff url('images/footer_backgr.gif') left top repeat-x;
}

div#footer { 
	margin: 5px auto 0px auto;
	width: 970px;
	height: 40px;
	position: relative;
	padding-right: 10px;
	text-align: right;
	color: #bdbdbd;
}

div#footer a.regulamin {
	color: #bdbdbd;
	text-decoration: none;	
}

div#footer a.regulamin:hover {
	color: #7d97e8;
}

div#footer a.expro {
	color: #7d97e8;
	text-decoration: none;	
}

div#footer a.expro:hover {
	text-decoration: underline;	
}


div#footer a.mail {
	position: absolute;
	display: block;
	width: 21px;
	height: 10px;
	left: 220px;
	top: 0px;
	background: #ffffff url('images/mail_link_backgr.gif') left top no-repeat;
}

div#footer a.mail span {
	display: none;
}

div#footer a.mail:hover {
	background-position: 0px -10px;
}


/******************************** FOOTER ENDS HERE ****************************************/
/******************************** IMG VIEWER *****************************/


#thumbBox {
	position: absolute;
	left: 0px;
	top: 0px;
	padding: 5px 5px 20px 5px;
	background: #6e6e6e none;
	z-index: 100;
	cursor: pointer;
	overflow: hidden;
	visibility: hidden;
}

#thumbBox div.footerbar {
	font-family: Arial, Helvetica, sans-serif;
	background: #6e6e6e none;
	color: #ffffff;
	text-align: right;
	padding: 0px 0px 0px 0px;
	position: absolute;
	right: 5px;
	bottom: 3px;
}


#thumbBox #thumbImage, #thumbBox #thumbImage img {
	background: #5a5a5a none;
	margin: 0px;
	padding: 0px;
	border: none;
}

#thumbLoading {
	position: absolute;
	border: #5a5a5a 1px solid;
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	background: #fefefe none;
	padding: 5px;
	z-index: 5;
	width: auto;
	height: auto;
	visibility: hidden;
	left: 0px;
	top: 0px;
	color: #5a5a5a;
}
