@CHARSET "UTF-8";

html, body {
    font-size: 0.82em;
    font-family: 'Tahoma', 'Helvetica', sans-serif;    
}

html {
	width: 100%;	
	height: 100%;
}

body {
	background: #fff; 	
	width: 100%;
	height: 100%;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
}

img {
    border: none;
}

p {
	padding: 0;
	margin: 0.5em 0 1em 0; 	
}

ul {
	margin: 0;
	padding: 0;		
}

ul li {
	margin: 0 0 0 1em;
	padding: 0;
}

form {
	display: inline;
}

a {
    color: #000000;
    font-weight: normal;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

td,th {
	vertical-align:top;
}

.fleft {
    float: left;
    display: inline;
}

.fright {
    float: right;
    display: inline;
}

.highlight {
	color: #ff6000;
}

.bold {
	font-weight: bold;
}




div#layout {
	background: url(../image/template/bg.gif) repeat-x 0 0 #fff; 
	width: 100%;
}

div.bg {
	background: url(../image/template/bg_top.jpg) no-repeat center 0;
	width: 100%;
}

div.main_container {
	width: 910px;
	margin: auto;
	margin-bottom: 20px;
}

div.bg_bottom {
	background: url(../image/template/bg_bottom.png) repeat-x 0 0;
}



/*-- TOP --*/

div#top {
	width: 910px;
	height: 189px;
}

div#top div.ttop {
	width: 910px;
	height: 145px;
}

div#top div.logo {
	float: left;
	display: inline;
}

div#top div.buttons_top {
	width: 370px;
	padding-left: 110px;
	padding-top: 32px;
	height: 113px;
	float: left;
	display: inline;
}

div#top div.tbottom {
	width: 910px;
	height: 44px;
	background: url(../image/template/bg_top2.jpg) no-repeat 0 0;
}

div#top div.menu_top {
	float: right;
	display: inline;
	margin-right: 25px;
}

div#top div.menu_top li {
	float: left;
	display: inline;
	margin-left: 5px;
	
}

/*-- koniec TOP --*/



/*-- COLUMN LEFT --*/

div#column_left {
	width: 207px;
	float: left;
	display: inline;
}

div#column_left div.menu_categories {
	width: 207px;
	background: url(../image/template/bg_menu_cat.gif) repeat-y 0 0;
}

div#column_left div.banner_left {
	margin-bottom: 20px;
} 

div#column_left div.banner_left div.item {
	margin-bottom: 10px;
}


/*-- koniec COLUMN LEFT --*/



/*-- CONTENT --*/

div#content {
	width: 512px;	
	float: left;
	display: inline;
	overflow: hidden;
}

div#content div.welcome {
	width: 517px;
	height: 122px;
	background: url(../image/template/bg_welcome.jpg) no-repeat 0 0;	
}

div#content div.welcome div.description {
	padding-top: 35px;
	padding-left: 170px;
	padding-right: 25px;
	font-size: 11px;
	line-height: 15px;
	height: 45px;
	overflow: hidden;
	color: #fff;
}

div#content div.breadcrumbs {
	height: 27px;
	padding-top:11px;
	width: 482px;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 11px;
	background: url(../image/template/bg_breadcrumbs.jpg) no-repeat 0 0;
}

div#content div.breadcrumbs a {
	font-size: 11px;
}

div#content div.breadcrumbs img {
	margin: 0 8px;
}

div#content div.breadcrumbs span.begin {
	font-weight: bold;
	color: #a60c4c;	
}

div#content div.content_container {
	margin: 0 15px; 
	margin-top: 10px;
}

div#content div.banner_main {
	margin-bottom: 20px;
}

div#content div.banner_main div.item {
	margin-bottom: 10px;
}

/*-- koniec CONTENT --*/



/*-- COLUMN RIGHT --*/

div#column_right {
	width: 191px;
	float: left;
	display: inline;
}

div#column_right div.gallery {
	width: 161px;
	height: 41px;
	padding: 0 15px;
	padding-top: 45px;
	margin-bottom: 5px;
	padding-bottom: 11px;
	background: url(../image/template/bg_gallery.jpg) no-repeat 0 0;
}

div#column_right div.gallery a {
	color: #40174d;
	font-size: 11px;
	line-height: 14px;
	float: left;
	display: inline;
}

div#column_right div.contact {
	width: 191px;
	margin-bottom: 5px;
}

div#column_right div.contact div.content {
	width: 161px;
	padding: 0 15px;
	padding-top: 5px;
	background: url(../image/template/bg_contact.png) no-repeat 0 0 #ededed;
}

div#column_right div.contact div.content p {
	margin-bottom: 2px;
}

div#column_right div.contact a.mail {
	font-size: 11px;
	color: #7c7c7c;
	font-weight: bold;
	background: url(../image/template/ico_mail.png) no-repeat 0 2px;
	padding-left: 24px;
}

div#column_right div.contact div.phone {
	background: url(../image/template/ico_phone.gif) no-repeat 0 5px;	
	color: #7c7c7c;
	font-size: 11px;
	padding: 8px 0;
	padding-left: 24px;
}

div#column_right div.contact div.header {
	color: #a60c4c;
	font-size: 11px;
	font-weight: bold;
	margin-top: 12px;
	margin-bottom: 3px;
}

div#column_right div.contact span {
	color: #7c7c7c;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
	display: block;
}

/*-- koniec COLUMN RIGHT --*/



/*-- FOOT --*/

div#foot {
	background: url(../image/template/bg_foot.png) no-repeat 0 2px;
	width: 910px;
	margin: auto;
	height: 140px;
}

div#foot div.ftop {
	height: 43px;
	padding-top: 50px;
}

div#foot div.newsletter {
	padding-left: 15px;
	width: 275px;
	float: left;
	display: inline;
}

div#foot div.newsletter input.text {
	float: left;
	display: inline;
	border: 0;
	background: url(../image/template/bg_newsletter.png) no-repeat 0 0;
	padding: 7px 5px;
	margin: 0;
	width: 125px;
	color: #df7fa7;
	font-size: 11px;
	font-family: Tahoma;
	height: 14px;
	margin-top: 3px;
}

div#foot div.newsletter input.button {
	float: left;
	display: inline;
	border: 0;
	background: none;
	padding: 0;
	margin: 0;
}

div#foot div.recommend {
	padding-left: 10px;
	width: 375px;
	float: left;
	display: inline;
}

div#foot div.recommend input.text {
	float: left;
	display: inline;
	border: 0;
	background: url(../image/template/bg_recommend.png) no-repeat 0 0;
	padding: 7px 5px;
	margin: 0;
	width: 102px;
	color: #df7fa7;
	font-size: 11px;
	font-family: Tahoma;
	height: 13px;
	margin-top: 3px;
	margin-right: 3px;	
}

div#foot div.recommend input.text2 {
	float: left;
	display: inline;
	border: 0;
	background: url(../image/template/bg_recommend2.png) no-repeat 0 0;
	padding: 7px 5px;
	margin: 0;
	width: 125px;
	color: #df7fa7;
	font-size: 11px;
	font-family: Tahoma;
	height: 13px;
	margin-top: 3px;	
}

div#foot div.recommend input.button {
	float: left;
	display: inline;
	border: 0;
	background: none;
	padding: 0;
	margin: 0;
}

div#foot div.fbottom {
	height: 47px;
}

div#foot div.fbottom div.menu_bottom {
	height: 31px;
	padding-top: 16px;
	float: left;
	display: inline;
	width: 730px;
}

div#foot div.menu_bottom a {
	font-size: 11px;
	color: #848484;
	padding-left: 17px;
	padding-right: 5px;
}

div#foot div#epro {
	float: right;
	height: 31px;
	padding-top: 16px;
	display: inline;
	width: 180px;
	text-align: center;
}

div#foot div#epro a {
	font-size: 11px;
	color: #848484;
	padding: 0 2px;
}

/*-- koniec FOOT --*/







h1{
    font-size:1.5em;
    font-weight:normal;
    margin:0;
    padding:0;
    color:#780032;
}
