@charset "UTF-8";
/* CSS Document */

/* We define background color, and baody top margin and padding */
body {
	background-color: #e6e7eB;
	margin-top: 0px;
	padding-top: 0px;
}

p {
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 18px;
	text-align: justify;
}

H1 {
	color: #222222;
	margin: 0px;
	font-size: 21px;
	font-family:Tahoma, Geneva, sans-serif;
	padding-top: 0px;
	font-weight: normal;
}

H2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	color: #222222;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: normal;
}

H3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #222222;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 10px;
}

H4 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #222222;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 10px;
}

H5 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #222222;
	margin: 0px;
	padding-bottom: 10px;
}

H6 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #222222;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 10px;
}

a {
	color: #cc9933;
}

/* Our wrapper will be 940px wide, fixed and centered */
#wrapper {
	width: 940px;
	height: auto;
	margin: 0 auto;
}

/* This is used to obtain 10px gap between "real content" and footer */

#wrapper-content {
	margin-bottom: 10px;
}

/* These three following classes are used for top text, the one over header */
#top-text-left {
	margin-top: 10px;
	margin-bottom:10px;
	float: left;
	padding-left: 20px;
}

#top-text-right {
	
	margin-bottom: 10px;
	float: right;
	padding-right: 20px;
}

.top-text  {
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #222222;
}


/**************/
/*NAVIGATION */
/************/

#navigation {
	margin-top: 10px;
	height: 60px;
	margin-bottom: 10px;
}

/* Menu is composed using kwicks plugin. Following three classes take care only of href borders in different browsers */
.kwicks li a {
	border: 0px;
	text-decoration: none;
}
.kwicks img a {
	border: 0px;
	text-decoration: none;
}
.kwicks img {
	border: 0px;
	text-decoration: none;
}

/* Navigation - rounded corners - left */
#nav-bg-left {
	background-image: url("../images/bg-nav-left.jpg"/*tpa=http://www.udesign.sk/themes/silverbussines/images/bg-nav-left.jpg*/);
	width: 10px;
	float: left;
	height: 60px;
}

/* Navigation - rounded corners - right */
#nav-bg-right {
	background-image: url("../images/bg-nav-right.jpg"/*tpa=http://www.udesign.sk/themes/silverbussines/images/bg-nav-right.jpg*/);
	width: 10px;
	float: right;
	height: 60px;
}

/* Main, 920 px wide section ofnavigation with all the links images etc */

#nav-main {
	width: 920px;
	float: left;
	border-top: 1px solid #bcbbba;
	border-bottom: 1px solid #bcbbba;
	height: 58px;
	background-image:url("../images/bg-nav.jpg"/*tpa=http://www.udesign.sk/themes/silverbussines/images/bg-nav.jpg*/)
}


/* SEARCH */
/*********/

/* Class used for styling whole search part of nav section */
.search {
	float: right;
	padding-right: 10px;
	padding-top: 15px;
}

/* Input search text */
.input-text {
	background-color: #f5f5f5;
	padding: 5px;
	color: #222222;
	border: 1px solid #bcbbba;
	width: 160px;
}

/* Submit button for search */
.submit-button {
	background-color: #f5f5f5;
	border: 1px solid #666666;
	cursor: pointer;
	padding: 5px;
	width: 110px;
	margin-left: 10px;
}

/* Submit button for search on hover*/
.submit-button:hover {
	background-image: url("../images/bg-nav.jpg"/*tpa=http://www.udesign.sk/themes/silverbussines/images/bg-nav.jpg*/);
	background-repeat: repeat-x;
	border: 1px solid #666666;
}

/*****************************/
/* START OF FEATURED SECTION */
/*****************************/

#featured {
	margin-bottom: 10px;
	
	overflow: hidden;
}

/* Featured - rounded corners - left */
#featured-bg-left {
	width: 10px;
	height: 260px;
	background-image:url("../images/bg-featured-left.jpg"/*tpa=http://www.udesign.sk/themes/silverbussines/images/bg-featured-left.jpg*/);
	float: left;
}

/* Featured - rounded corners - right */
#featured-bg-right {
	width: 10px;
	height: 260px;
	background-image:url("../images/bg-featured-right.jpg"/*tpa=http://www.udesign.sk/themes/silverbussines/images/bg-featured-right.jpg*/);
	float: right;
}

/* Main, 920 px wide section of featured section */
#featured-main {
	width: 920px;
	height: 260px;
	float: left;
	border-top: 1px solid #bcbbba;
	border-bottom: 1px solid #bcbbba;
	background-color: #f5f5f5;
}

/* Box with featured service number 1 */
.featured-left {
	width: 272px;
	float: left;
	padding-left:10px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	height: 260px;
	
}

/* Box with featured service number 2 */
.featured-center {
	display: inline;
	width: 272px;
	float: left;
	padding-left: 20px;
	margin-right: 20px;
	margin-top: 20px;
	height: 260px;
	margin-bottom: 20px;
	border-left: 1px solid #A9ABAB;	
}

/* Box with featured service number 3 */
.featured-right {
	width: 272px;
	float: left;
	border-left: 1px solid #A9ABAB;
	padding-left: 20px;
	margin-right: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	height: 250px;
}

/* Class that styles icons in featured services boxes */
.featured-icon {
	float: left;
	width: 60px;
	height: 60px;
	margin-right: 20px;
	margin-bottom: 6px;	
	display: inline;
}

/* Class that styles headers in featured services boxes */
.featured-header {
	margin: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #222222;
	font-weight: bold;
	float: left;
	line-height: 16px;
	width: 190px;
	margin-bottom: 10px;
	
}

/* Class that styles descriptions in featured services boxes */
.featured-description {
	margin-top: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #666666;
	font-size: 10px;
	line-height: 20px;
	text-align: justify;
	height: 110px;
	display: inline;
	width: 264px;
}


/* LEarn more button background -left rounded corners */
.learn-more-bg-left {
	background-image:url("../images/learn-more-bg-left.jpg"/*tpa=http://www.udesign.sk/themes/silverbussines/images/learn-more-bg-left.jpg*/);
	height: 30px;
	width: 10px;
	float: left;
}

/* LEarn more button background -right rounded corners */
.learn-more-bg-right {
	background-image:url("../images/learn-more-bg-right.jpg"/*tpa=http://www.udesign.sk/themes/silverbussines/images/learn-more-bg-right.jpg*/);
	height: 30px;
	width: 10px;
	float: right;
}

/* LEarn more button background -center */
.learn-more-main {
	width: 90px;
	height: 28px;
	background-color: #e6e7eb;
	border-top: 1px solid #bcbbba;
	border-bottom: 1px solid #bcbbba;
	float: left;
}

/* LEarn more button href styling */
.learn-more-main a{
	color: #222222;
	text-decoration: none;
	line-height: 11px;
	padding-left: 7px;
}

.learn-more-main p{
	line-height: 12px;
}


/* LEarn more button href styling on hover */
.learn-more-main a:hover {
	text-decoration: underline;
}

/* Class that styles learn more buttons in  in featured services boxes */
.learn_more {
	width: 110px;
	height: 30px;
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #222222;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	text-align: center;
}

/*Learn more button-text styling */
.learn-more-main p {
	margin: 0px;
	margin-top: 7px;
}

/****************/
/* MAINCONTENT */
/**************/

/* Top rounded corners of MainContent */
#maincontent-bg-top {
	width: 940px;
	height: 10px;
	background-image:url("../img/box_top_bg.gif"/*tpa=http://www.udesign.sk/themes/silverbussines/images/bg-maincontent-top.jpg*/);
	background-repeat: no-repeat;
}

/* Lower rounded corners of MainContent */
#maincontent-bg-bottom {
	width: 940px;
	height: 10px;
	background: url("../img/box_bg.gif"/*tpa=http://home.pl/gfx-new/img/box_bg.gif*/) no-repeat 0 bottom;
	background-repeat: no-repeat;
}

/* Main viewport content, including sidebars */
#maincontent-main {
	
	border-right: 1px solid #bcbbba;
	height: auto;
	width: 938px;
	overflow: hidden;
	
}

/* maincontent without sidebars */
#maincontent-main-core {
	width: 570px;
	float:left;
	padding-left: 20px;
	margin-right: 20px;
	padding-top: 5px;
}

/* sidebar collumn */
#maincontent-main-sidebar {
	margin-top: 10px;
	width: 290px;
	margin-right: 20px;
	float: right;
	margin-left: 10px;
}

/* sidebar element */
.sidebar {
	margin-bottom: 20px;
	height: auto;
	width: 290px;
}

/* Top rounded corners of sidebar element */
.sidebar-bg-top {
	width: 290px;
	height: 10px;
	background-image:url("../images/bg-sidebar-top.jpg"/*tpa=http://www.udesign.sk/themes/silverbussines/images/bg-sidebar-top.jpg*/);
	background-repeat: no-repeat;
}

/* Bottom rounded corners of sidebar element */
.sidebar-bg-bottom {
	width: 290px;
	height: 10px;
	background-image: url("../images/bg-sidebar-bottom.jpg"/*tpa=http://www.udesign.sk/themes/silverbussines/images/bg-sidebar-bottom.jpg*/);
	background-repeat: no-repeat;
}


/* Sidebar element main section */
.sidebar-main {
	width: 288px;
	background-color: #ebecef;
	border-right: 1px solid #c8c7c6;
	border-left: 1px solid #c8c7c6;
	height: auto;
	padding-bottom: 10px;
}

/* Styling used for image which is used as a header of sidebar elemtn */
.img-sidebar-header {
	margin-top: 10px;
	margin-left: 20px;
	margin-bottom: 8px;
}

/* Small image icons in quick contact sidebar */
.img-sidebar-contact {
	margin-left: 20px;
	float: left;
	margin-right: 20px;
}

/* Every single one line of contact info in quick contact sidebar */
.sidebar-contact-line {
	padding-bottom: 3px;
}

/*Contact info in quick contact sidebar */
.sidebar-contact-info {
	float: left;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #222222;
	margin: 0px;
	margin-top: 0px;
	line-height: 16px;
}

/* General sidebar text */
.sidebar-text {
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #222222;
	margin: 0px;
	margin-left: 20px;
	margin-top: 0px;
	line-height: 18px;
	text-align: justify;
	margin-right: 20px;
}

.contact-main-info {
	float: left;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #222222;
	margin: 0px;
	margin-top: 0px;
	line-height: 16px;
	margin-top: 10px;
}

/* This class is used to style section name of every subpage, eg.: Services, Contact etc */
.section-name {
	color: #222222;
	margin: 0px;
	font-size: 21px;
	font-family:Tahoma, Geneva, sans-serif;
	padding-top: 0px;
}

/* This class is used to style subheaders , eg.: Service 1 , Service 2 */
.subheading {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #222222;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 10px;
}

/* Class used to style general text */
.general-text {
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 18px;
	text-align: justify;
	
}

/***********/
/* FOOTER */
/*********/

/* toprounded corners footer */
#footer-bg-top {
	width: 940px;
	height: 10px;
	background-image:url("../images/footer-bg-top.jpg"/*tpa=http://www.udesign.sk/themes/silverbussines/images/footer-bg-top.jpg*/);
}

/* Main section of footer, 920 px wide */
#footer-main {
	width: 938px;
	border-left: 1px solid #bcbbba;
	border-right: 1px solid #bcbbba;
}

/* bottom rounded corners footer */
#footer-bg-bottom {
	height: 10px;
	width: 940px;;
	background-image:url("../images/footer-bg-bottom.jpg"/*tpa=http://www.udesign.sk/themes/silverbussines/images/footer-bg-bottom.jpg*/);
}

/* Footer text, left part */
.footer-text-left {
	margin: 0px;

	padding-left: 20px;
	color: #222222;
	font-size: 11px;
	font-family: Tahoma, Geneva, sans-serif;
	float: left;
}

/* Footer text - right part */
.footer-text-right {
margin: 0px;

	padding-right: 20px;
	color: #222222;
	font-size: 11px;
	font-family: Tahoma, Geneva, sans-serif;
	float: right;
}

/* Class used to style image on the left side of mainContent */
.main-image-left {
	padding: 5px;
	border: 1px solid #bcbbba;
	background-color: #e6e7eb;
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
}

/* Class used to style image on the left side of mainContent */
.main-image-right {
	padding: 5px;
	border: 1px solid #bcbbba;
	background-color: #e6e7eb;
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
}

/* Class used to style UL (used in service section */
.list {
	list-style: url("../images/list.gif"/*tpa=http://www.udesign.sk/themes/silverbussines/images/list.gif*/);
	float: left;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	font-weight: bold;
	margin: 0px;
	padding-left: 20px;
}

/* Class used to every single service (on services page) */
.service {
	border-bottom: 1px dotted #bcbbba;
	padding-bottom: 10px;
	margin-top: 10px;
}
/* Class used style image of team member) */
.icon-team {
	float: left;
}
/* Class used style description of team member) */
.data-team {
	float: left;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	margin: 0px;
	margin-left: 10px;
}

/* This styles every data line in team member description */
.team-member-data-line {
	margin-bottom: 4px;
}

/* This is used to avoid borders and padding of whole contact form */
.contact-fieldset {
	border: none;
	padding: 0px;
}

/*Styling for labels in contact form */
.contact-label {
	font-family: Tahoma;
	color: #222222;
	font-size: 11px;
	float: left;
	padding-top: 4px;
	margin-right: 20px;
}

/*Styling for input fields in contact form */
.contact-input {
	float: left;
	border: 1px solid #222222;
	padding: 4px;
	width: 230px;
}

/* subject select in contact section */
.contact-select {
	float: left;
	padding: 2px;
}

/* message body text field in contact section */
.contact-body {
	float: left;
	padding: 5px;
	border: 1px solid #222222;
	font-family: Tahoma;
	font-size: 12px;
}

/* Contact submit button */
.contact-button {
	border: 1px solid #222222;
	margin-left: 93px;
	margin-top: 10px;
	padding: 5px;
	background-image:url("../images/bg-nav.jpg"/*tpa=http://www.udesign.sk/themes/silverbussines/images/bg-nav.jpg*/);
	background-repeat:repeat-x;
}

#contact-form {
	float: left;
}

#contact-maininfo {
	float: right;
}

.contact-form-all {
	margin-top: 10px;
}

/* class used to clear float */
.clear {
	clear: both;
}

.slide {
	width: 500px;
}
/* STOPKA */

#footer1 {
	position: relative;
	width: 890px;
	height: 100%;
	overflow: hidden;
	margin: 10px auto 0 auto;
	padding: 12px 25px 12px 25px;
	text-align: center;
	font-size: 11px;
	color: #666;
	border-bottom: dashed 1px #cacaca;
	background: #fff url("../img/box_top_bg.gif"/*tpa=http://home.pl/gfx-new/img/box_top_bg.gif*/) no-repeat 0 0;
}
#footer1.footerClosed {
	border-bottom: none;
	background: #fff url("../img/footer_closed.gif"/*tpa=http://home.pl/gfx-new/img/footer_closed.gif*/) no-repeat 0 0;
}
#footer1 a {
	position: relative;
	color: #444;
	text-decoration: none;
	border-bottom: dashed 1px #A1A1A1;
}
#footer1 a:hover {
	color: #4083C5;
	border-bottom: solid 1px #4083C5;
}
#copyright {
	float: left
}
#copyright a {
	font-weight: bold;
	color: #000;
}
#copyright a:hover {
	color: #000;
	border-color: #000;
}
#footerLinks {
	float: right;
}

/* menu stopka */

#footer2 {
	position: relative;
	width: 940px;
	height: 100%;
	overflow: hidden;
	margin: 0 auto;
	padding: 12px 0;
	text-align: left;
	font-size: 11px;
	color: #666;
	background: url("../img/box_bg.gif"/*tpa=http://home.pl/gfx-new/img/box_bg.gif*/) no-repeat 0 bottom;
}
#footerMenu {
	margin: 0;
	padding: 0 25px;
	list-style: none;
}
#footerMenu li {
	position: relative;
	float: left;
	margin: 0;
	padding: 0 25px 0 0;
}
#footerMenu a {
	font-weight: bold;
	color: #444;
	text-decoration: none;
}
#footerMenu a:hover {
	color: #4083C5;
	border-bottom: solid 1px #4083C5;
}
#footerMenu li ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#footerMenu li li {
	float: none;
	margin: 0;
	padding: 0;
}
#footerMenu ul a {
	font-weight: normal;
}
#footerMenu li.footerMenuCompany, #footerMenu li.footerMenuCompany li {
	padding: 0;
}

#mainContent .mt5em {
	margin-top: .5em;
}
#mainContent .mt1em, .terms li.mt1em {
	margin-top: 1em;
}
#mainContent p.mt15em {
	margin-top: 1.5em;
}
#mainContent .mt2em, #mainContent p.mt2em {
	margin-top: 2em;
}
#mainContent p.mt25em {
	margin-top: 2.5em;
}
.mb5em {
	margin-bottom: .5em;
}
.mb1em, .terms li.mb1em {
	margin-bottom: 1em;
}
.mb15em, .terms li.mb15em {
	margin-bottom: 1.5em;
}
.mb2em, #mainContent h4.mb2em {
	margin-bottom: 2em;
}
.mb3em {
	margin-bottom: 3em;
}
#mainContent .mt0, #mainContent p.mt0, #mainContent h5.mt0 {
	margin-top: 0;
}
#mainContent .mb0, #mainContent p.mb0, img.mb0 {
	margin-bottom: 0;
}
.m0, img.m0 {
	margin: 0;
}
.ml10 {
	margin-left: 10px;
}
#mainContent .pt0, .tableOffer tfoot td.pt0 {
	padding-top: 0;
}
.pb3 {
	padding-bottom: 3px;
}
.pt15 {
	padding-top: 15px;
}
#mainContent .left, #mainContent p.left {
	text-align: left;
}
#mainContent .right, #mainContent p.right {
	text-align: right;
}
.terms li, .terms dd {
	margin-bottom: .4em;
}
#mainContent .center, #mainContent p.center {
	text-align: center;
}
#mainContent p.small {
	font-size: 11px;
	line-height: 1.2em;
}
li.none {
	list-style: none;
}
#mainContent p .image_full{
    width:858px;
}
