html,body {
	padding: 0;
	margin: 0;	
	background: #fff;
	font-family: arial, tahoma, verdana, sans-serif;
	font-weight: normal;
	color: #4B4B4B;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
	width: 100%;
	height: 100%;	
	overflow: hidden;
}

input {
	font-size: 12px;
	font-family: arial, tahoma, verdana, sans-serif;
	color: #4B4B4B;
}

table {
	border: 0px;
}

textarea {
	font-size: 12px;
	font-family: arial, tahoma, verdana, sans-serif;
	color: #4B4B4B;
}

a {
	color: #FF6600;	
	font-weight: bold;
	text-decoration: none;
}

a:HOVER {
	color: #000000;	
}

p {
	padding: 0px;

}

img {
	border: 0px;
}

hr {
	height: 1px;
	width: 90%;
	color: #BFB9B9; 
}

h1 {
	font-family: Verdana,Arial,Helvetica;
	font-size: 17px;
	color: #FF6600;
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 0px;		
}

h2 {
	font-size: 15px;
	margin: 0px;
	padding: 0px;		
}

h3 {
	font-size: 12px;
	margin: 0px;
	padding: 0px;		
}

h4 {
	font-size: 11px;
	margin: 0px;
	padding: 0px;		
}

h5 {
	font-size: 10px;
	margin: 0px;
	padding: 0px;		
}

ul {
	margin-top: 5px;
	margin-bottom: 5px;
}

#mainFrame {	
	/* border-style: solid; border-width: 0px; border-color: #BFB9B9; */
	width: 800px;
	margin: auto;
}

#leftFrame {
	float: left;
	margin: 0px;
	margin-top: 15px;
	width: 109px;
	height: 108px;
	background-color: #FFF;
	background-image: url(http://www.b-design.sk/images/design/leftLogo.jpg);
	background-repeat: no-repeat;
	border: solid; border-width: 1px 0 1px 1px; border-color: #BFB9B9;
	text-align: right;
}

#middleFrame {
	display: table;
	float: left;
	margin-top: 15px;
	width: 580px;
	height: 530px;
	text-align:left;
}

#rightFrame {
	float: right;
	display: block;
	margin-top: 15px;
	width: 109px;
	height: 108px;	
	/* background-color: #FF6600; */
	background: url(http://www.b-design.sk/images/design/rightFrame.jpg);
	/* background-repeat: repeat-y; */
	border: solid; border-width: 1px 1px 1px 0; border-color: #BFB9B9;
	overflow: hidden;
}

#textFrame {
	margin: 0px;
	width: 380px;
	height: 530px;	
}

#logoFrame {
	margin: 0px;
	width: 380px;
	height: 108px;
	background-color: #FFF;
	background-image: url(http://www.b-design.sk/images/design/rightLogo.jpg);
	background-repeat: no-repeat;
	border: solid; border-width: 1px 0 1px 0; border-color: #BFB9B9;
	text-align: left;
}

#pageFrame {
	border-left: solid; border-width: 1px; border-color: #BFB9B9; 	
	margin: 0px;
	text-align: left;
	height: 420px;
	width: 379px;
	overflow: auto;	
}

#menuFrame {	
	top: -530px;
	left: 380px;
	margin: 0px;
	width: 200px;
	height: 530px;
	position: relative;
}

a.menuButton {
	display: block;
	border-style: solid; border-width: 1px; border-color: #BFB9B9;
	border-bottom: 0px;
	text-align: right;
	font-family: Verdana,Arial,Helvetica; 
	width: 198px;
	height: 27px;
	margin: auto;
	color: #000000;
}

a.menuButton:HOVER {
	background-image: url(http://www.b-design.sk/images/design/button.png);
	background-repeat: repeat-y; 
	width: 198px;
	color: #FF6600;
	/* background-color: #C0D1DB; */
}

#menuActual {
	border-style: solid; border-width: 1px; border-color: #BFB9B9;
	border-bottom: 0px;
	text-align: right;
	width: 198px;
	height: 27px;
	margin: auto;
	background-image: url(http://www.b-design.sk/images/design/button.png);
	background-repeat: repeat-y; 	
}

.menuText {
	font-family: Verdana,Arial,Helvetica;
	font-size: 11px;
	font-weight: bold;		
	left: -20px;
	top: 5px;
	position: relative;
}

.menuActual {
	font-family: Verdana,Arial,Helvetica;
	font-size: 11px;
	font-weight: bold;	
	color: #FF6600;
	left: -20px;
	top: 5px;
	position: relative;
}


#novinkyFrame {
	text-align: center;
	border-style: solid; border-width: 1px; border-color: #BFB9B9;
	border-bottom: 0px;
	height: 362px;
	width: 198px;	
}

#footer {
	top: -531px;
	clear: both;
	width: 100%;
	text-align: center;
	position: relative;
}

#bottomFrame {
	border-style: solid; border-width: 1px; border-color: #BFB9B9;
	/* border-top: 0px; */
	/* border-bottom: 0px; */
	height: 25px;
	width: 578px;
	text-align: center;	
	margin: auto;
	overflow: hidden;
}

#copyright {
	float: right;
	width: 110px;
	right: 8px;
	top: 5px; 
	font-size: 11px;
	font-weight: bold;
	position: relative;
}

#bottomLine {
	width: 100%;
	height: 8px;
	bottom: 0px;
	left: 0px;
	position: absolute;
	background-color: #4E885D;

}

#sitemap {
	left: 55px;
	top: 5px; 
	font-size: 10px;
	font-weight: bold;
	position: relative;
	margin: auto;

}

a.sitemap {
	font-size: 11px;
	color: #FF6600;
	font-weight: bold;
}

a.sitemap:HOVER {
	color: #000000;	
	text-decoration: underline;
}

#topLine {
	width: 20px;
	height: 8px;
	top: 0px;
	right: 10px;
	position: absolute;
	background-color: #4E885D;

}

#contentUL {
	width: 90%;
	margin-right: 10px;
}

#content {	
	width: 85%;
	margin: auto;
}

a.kontakt {
	color: #FF6600;
	font-size: 12px;
	font-weight: bold;
}

a.kontakt:HOVER {
	color: #000000;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}

.fullPortfolio {
	width: 335px;
	height: 80px;
	margin-left: 5px;
}

.leftPortfolio {
	float: left;
	width: 80px;
	height: 60px;
	border: solid; border-width: 1px; border-color: #BFB9B9;
	margin: 0px;
	padding: 0px;
}

.rightPortfolio {	
	width: 240px;
	height: 80px;
	float: right;
	margin: 0;
}

.fullKontakt {
	text-align: center;
	padding: 2px;	
	clear: both;
	width: 350px;
}

.leftKontakt {
	float: left;
	width: 34%;
	text-align: right;
}

.rightKontakt {
	float: right;
	width: 64%;
	text-align: left;
}

.submitButton {
	background: #FF6600;
	color: #fff;
	font-weight: bold;
}

a.linkPortfolio {
	font-weight: bold;
	color: #FF6600;
}

a.linkPortfolio:HOVER {
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}

#o-nas {
	left: 225px;
	top: 15px;
	font-size: 12px;
	font-weight: bold;	
	position: relative;
}

#novinkyFull {
	margin-left: 10px;
	margin-top: 10px;
	width: 185px;
	text-align: center;
}

#novinkyNadpis {
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana,Arial,Helvetica; 
	left: -65px;
	color: #FF6600;
	position: relative;
}

#novinkyTop {
	left: -5px;
	top: 5px;
	text-align: center;
	position: relative;	
	margin: auto;
}

#novinkyBottom {
	left: -5px;
	top: 12px;
	border: solid; border-width: 1px; border-color: #BFB9B9;	
	width: 80px;
	height: 60px;
	position: relative;
	margin: auto;
}

#miniLinkNovinky {
	display: block;
	top: 15px;
	height: 25px;
	width: 180px;
	position: relative;
}

a.novinkySpat {
	float: left;
	width: 40px;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;	
}

a.novinkySpat:HOVER {
	color: #000000;
	text-decoration: underline;
}

a.novinkyViac {
	float: right;
	width: 40px;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}

a.novinkyViac:HOVER {
	color: #000000;
	text-decoration: underline;
}

#line {	
	top: 5px;
	position: relative;
}

#miniSluzby {	
	top: 10px;
	width: 185px;
	text-align: left;
	margin: auto;
	position: relative;
}

#miniSluzbyNadpis {
	left: 5px;
	font-size: 12px;
	font-weight: bold;	
	font-family: Verdana,Arial,Helvetica; 
	color: #FF6600;
	position: relative;
}

#miniSluzbyText {
	left: 0px;
	top: 15px;
	width: 175px;
	text-align: left;
	margin: auto;
	position: relative;
}

#miniLinkSluzby {
	display: block;
	top: 20px;
	height: 25px;
	width: 180px;
	margin: auto;
	position: relative;

}

#miniNadpis {	
	left: 10px;
	font-size: 11px;
	font-weight: bold;	
	position: relative;
}

#imageView {
	text-align: center;
	width: 95%;
	height: 95%;
	padding: 0px;	
	margin: 0px;
	overflow: hidden;
}

a.level1 {
	color: #4B4B4B;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;

}

a.level1:HOVER {
	color: #FF6600;
	text-decoration: underline;
}

a.resources {
	color: #FF6600;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.resources:HOVER {
	color: #4B4B4B;
	text-decoration: underline;
}

p.resources {
	padding: 0;
	margin: 15px 0 0 0;
}

a.h1 {
	font-size: 17px;
}


a.h1:HOVER {
	text-decoration: underline;
}

.codeNadpis {
	width: 98%;
	text-align: left;
	font-weight: bold;
	font-style: italic;
}

.code {
	display: table-cell;
	text-align: left;
	padding: 10px;
	width: 300px;
	top: 5px;
	font-weight: bold;
	border-style: solid; border-width: 1px; border-color: #BFB9B9;
	background-color: #E5E5E5;
	position: relative;	
}

a.directory1 {
	font-size: 12px;	
}

a.directory1:HOVER {
	text-decoration: underline;
}


#dirFull {	
	margin: auto;	
	width: 330px;
	height: 100px;
	text-align: left;
	position: relative;
	overflow: hidden;
}

#dirLeft {	
	margin: 0px;
	padding: 0px;
	top: 0px;	
	position: relative;
}

#dirMiddle {	
	margin: 0px;
	padding: 0px;
	top: -96px;
	left: 110px;
	position: relative;
}

#dirRight {	
	margin: 0px;
	padding: 0px;
	top: -192px;
	left: 250px;
	position: relative;
}

.dirCount {
	font-style: italic;
	color: #9A9A9B;
}

.resCat {
	font-style: italic;
}

.msg {
	font-size: 12px;
	font-weight: bold;	
}

.searchNadpis {
	font-size: 14px;
	font-weight: bold;
}

.description {
	clear: both;
	margin-left: 10px;	
	padding: 0 0 15px 0;
}

a.lang {
	font-size: 11px;
}

a.lang:HOVER {
	text-decoration: underline;
}

div#lang {
	margin-right: 6px;
	top: 90px; 
	text-align: right;
	position: relative;
}

a.navigationSipky {
	font-size: 14px;
	color: #4B4B4B;
}

a.navigationSipky:HOVER {
	color: #FF6600;
	text-decoration: underline;
}

.navigationActual {
	font-size: 13px;
	font-weight: bold;
	color: #FF6600;
}

a.navigation {
	font-size: 12px;
	color: #4B4B4B;
}

a.navigation:HOVER {
	font-size: 12px;
	color: #FF6600;
	text-decoration: underline;
}

div#navigation {
	clear: both;
	margin: 10px 0 0 0;
	width: 100%;
	text-align: center;
}