body {
	background: #666 url(../images/bgd.jpg) no-repeat center top;
}
h2 {
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-size: 0.8em;
	background: url(../images/menu_bgd.png) repeat;
	padding: 0.2em 0.2em 0.2em 0.6em;
	margin-bottom: 0px;
}
h3 {
	text-transform: none;
	padding: 0em;
	margin-top: 0.4em;
	margin-bottom: 0.4em;
	font: normal large Georgia, "Times New Roman", Times, serif;
}

h4 {
	margin-bottom: 0px;
	text-transform: none;
	text-decoration: none;
	padding: 0.4em 0.8em 0.4em 0em;
	font: normal x-large Georgia, "Times New Roman", Times, serif;
	color: #333;
}
h5 {
	font: normal medium Georgia, "Times New Roman", Times, serif;
	color: #000;
	margin-top: 20px;
	padding-top: 10px;
	border-style: none;
}

img {
}
p {
	margin: 0px 10px 0px 0px;
	color: #333;
}
p+p {
	text-indent: 0;
	margin: 0px 10px 0px 0px;
	color: #333;
}
a {
}
a:hover {
}
.clear {
	clear: both;
	float: none;
	height: 0px;
}
.container  {
	margin: 50px auto 10px;
	display: block;
	padding: 0px 0px 40px;
	width: 940px;
	background: #FFF;
	border-top: 1px none #CCC;
	border-right: 1px none #666;
	border-bottom: 1px none #666;
	border-left: 1px none #D6D6D6;
}
#head {
	padding: 5px 0px 10px;
	border-bottom: 0px none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	float: right;
	margin: 10px 0px 0px 20px;
}
#head a  {
	color: #000;
	font-size: x-large;
	font-weight: normal;
	text-decoration: none;
	border-style: none;
}
#menu {
	margin-top: 20px;
	margin-left: 20px;
	float: left;
}

#menu ul {
	display: inline-block;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#menu li {
	display: inline-block;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu li  a{
	display: inline-block;
	padding: 0.4em 0.2em 0.2em 0.1em;
	text-decoration: none;
	margin-right: 10px;
	text-transform: none;
	letter-spacing: 0.05em;
	font: large Georgia, "Times New Roman", Times, serif;
	border-top: 4px solid;
	border-right: 4px none;
	border-bottom: 4px none;
	border-left: 4px none;
}
#menu li a:hover {
	text-decoration: none;
	border-top-width: 4px;
	border-top-style: solid;
}
#boxes {
	text-decoration: none;
	border-bottom-style: none;
	margin-top: 10px;
	display: block;
	margin-left: 20px;
	float: left;
	clear: both;
}
#boxes a {
	text-decoration: none;
	border-style: none;
}
.box {
	float: left;
	display: inline-block;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	width: 220px;
}
a.box   {
	border-style: none;
	display: inline-block;
	padding: 0em;
	width: 100%;
	font-weight: normal;
}
a.box:hover {
	text-decoration: none;
	border-style: none;
}
a.box h2 {
	font-size: small;
	font-weight: normal;
	padding: 0.4em 0.6em 0em;
	text-decoration: none;
	margin: 0em;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}
a.box h2:hover {
	font-size: small;
	font-weight: normal;
	padding: 0.4em 0.6em;
	text-decoration: none;
	margin: 0em;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}
a.box h3 {
	background: url(none);
	text-decoration: none;
	font: normal large "Trebuchet MS", Arial, Helvetica, sans-serif;
}
a.box:hover h3 {
	color: #000;
	background: #F36;
	text-decoration: none;
	border-style: none;
	font-weight: normal;
}
a.box p {
	font-weight: normal;
	color: #FFF;
	background: url(none);
	margin: 0.4px 0.6em 1em;
}
a.box:hover p {
	color: #000;
	background: #F36;
	text-decoration: none;
	border-style: none;
}
#design {
	color: #F36;
}
#design a {
	color: #F36;
}
#design a:hover {
	color: #000;
	background: #F36;
}
#tisk {
	color: #0C3;
	font-weight: normal;
}
#tisk a {
	color: #0C3;
}
#tisk a:hover {
	color: #000;
	background: #0C3;
	border-bottom: 4px solid #0C0;
}
#web {
	color: #F9C000;
	font-weight: normal;
}
#web a {
	color: #F9C000;	border-color: #F9C000;
}
#web a:hover {
	color: #000;
	background: #FF0;
}
#novorocenky {
	color: #00B8CC;	font-weight: normal;
}
#novorocenky a {
	color: #00B8CC;
}
#novorocenky a:hover {
	background: #00B8CC;
}



.left {
	float: left;
	margin-left: 10px;
}
.right {
	float: left;
	margin-left: 30px;
}
.left_portfolio {
	float: left;
	width: 40%;
	text-align: left;
	clear: both;
	padding: 0px 10px 0px 0px;
	color: #FFF;
	margin: 0px 20px;
}
.left_portfolio a  {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	border-bottom: 1px dotted #333;
}
.left_portfolio a:hover {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	border-bottom-style: solid;
}
.left_portfolio p {
	margin: 0px;
	padding: 4px;
}
.left_portfolio p+p {
	margin: 0px;
	padding: 0px 10px 10px 4px;
}


.right_portfolio {
	float: left;
	padding: 0px;
	margin: 20px 0px 0px;
	clear: none;
	width: 480px;
}
.show {
	text-align: left;
	margin: 0px;
	padding: 20px 0px 0px;
}
.show a {
	text-decoration: none;
	padding: 0px;
	margin: 0px 10px 10px 0px;
	border-style: none;
}
.show a img {
	text-decoration: none;
	margin: 0px 0px 10px;
	padding: 0px;
	border: 1px solid #999;
}
.show a img:hover {
	text-decoration: none;
}
#kontakty {
	color: #999;
}
#kontakty_in {
	margin: 0px;
	padding: 0px;
	text-align: center;
}


#kontakty h4 {
	color: #333;
	text-decoration: none;
	padding: 0em;
	border-style: none;
	display: inline;
	margin: 0px 0px 0px 6px;
	background: url(none);
}
#kontakty p {
	border-top: 1px none #CCC;
	margin: 0px 0px 4px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
}
#kontakty a {
	text-decoration: none;
	padding: 0em;
	display: inline;
	margin: 0px;
	border-bottom: 1px none #333;
	color: #FFF;
}
#kontakty a:hover {
	text-decoration: none;
	border-bottom: 1px none #333;
	color: #FFF;
}
.left_kontakty {
	float: left;
	width: 40%;
	text-align: left;
	clear: both;
	padding: 0px 10px 0px 0px;
	margin: 0px 20px;
}

.right_kontakty {
	float: left;
	padding: 0px;
	margin: 0px;
	clear: none;
	width: 50%;
}
.spojeni {
	color: #999;
	text-decoration: none;
}
.spojeni a {
	color: #999;
	text-decoration: none;
}

#odkazy a    {
	border-style: none;
	text-decoration: none;
}
.left_kontakty p a  {
	border-bottom: 1px dotted #666;
}
.right_kontakty p a  {
	border-bottom: 1px dotted #666;
}
