html,body{
	margin:0px;
	padding:0px;
}
h1,h2,h3,h4,h5,h6,h7,h8,p,ul,ol,form {
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

body{
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #FFFFFF;
	background-color: #0C0F10;
	background-image: url(../img/body_bg.jpg);
	background-repeat: repeat-x;
}
a {
	color: #FF9900;
	text-decoration: none;
}
a img{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
h1{
	font-size: 120%;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 0px;
	line-height: 150%;
}
h2{
	color: #000000;
	font-size: 225%;
	font-weight: normal;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	line-height: 22px;
}
#novinky
{
	height: 273px;
	overflow: auto;
	font-size: 100%;
}

h3 {
	font-size: 145%;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 0px;
	line-height: 150%;
}
h3 a {
	color:#433A2C;
}
p {
	font-size: 120%;
	font-weight: normal;
	line-height: 150%;
	margin-bottom: 10px;
}
#main ul {
	margin: 0px;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: disc;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#advert
{
	padding-top: 5px;
}

#main ul li{
	font-size: 120%;
	font-weight: normal;
	line-height: 150%;
}
#page{
	text-align:left;
	width:955px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #000000;
}

.datum
{
	font-size: 10px;
	color: #433A2C;
}
/*Header*/
#header{
	text-align: left;
	margin: 0px;
	height: 84px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#navigation_left
{
	background-image: url(../img/navigattion_left.png);
	background-repeat: no-repeat;
	float: left;
	height: 35px;
	width: 20px;
}

#header_left{
	float: left;
	height: 54px;
}
#header_right{
	float: right;
	margin-top: 45px;
	text-align: right;
}
.home {
	background-color: #FFFFFF;
}
#description{
	padding-top: 20px;
	padding-bottom: 20px;
	clear: both;
	line-height: 150%;
}



#description p{
	font-size: 120%;
	color: #FFFFFF;
	line-height: 150%;
}
#header #advert {
	clear: both;
	height: 255px;
	background-color: #99CC00;
}
/*Navigation*/
#navigation{
	height: 35px;
	clear: both;
	background-image: url(../img/navigation_bg.png);
	background-repeat: repeat-x;
}
#navigation_right
{
	background-image: url(../img/navigation_right.png);
	float: right;
	height: 35px;
	width: 20px;
}

#navigation ul {
	padding: 0px;
	float: left;
	list-style-position: outside;
	list-style-type: none;
	height: 30px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	/*margin: 0px;*/
}
#navigation ul li {
	float: left;
	/*float: left;*/
	/*margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;*/
}
#navigation ul li a:hover {

}
#navigation ul li a.active {

}
#navigation ul li a {
	/*display: block;*/
	text-decoration: none;
	color: #FFFFFF;
	/*height: 13px;*/
}
/*Navigation*/
#sub_navigation{
	position:relative;
	height: 20px;
	clear: both;
}
#sub_navigation ul {
	margin: 0px;
}
#sub_navigation ul li {
	float: left;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#sub_navigation ul li a:hover {
	background-color: #A08E70;
}
#sub_navigation ul li a.active {
	background-color: #8E7C5E;
	color: #FFFFFF;
}
#sub_navigation ul li a {
	display: block;
	text-decoration: none;
	color: #433A2C;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #8E7C5E;
	height: 13px;
}
.content_part{
/*	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8A795B;*/
}
/*content*/
#main{
	background-color: #FFFFFF;
}
#wrapper{
	float:left;
	width:100%;
}
#wrapper_text{
	float:left;
	width:100%;
	background-image: url(../img/px_gray.png);
	background-repeat: repeat-y;
	background-position: 477px;
	margin-top: 20px;
}
#latest{
	width:100%;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #968363;
	padding-top: 20px;
	padding-bottom: 20px;
}

#toplink
{
	clear: both;
	height: 20px;
	text-align: right;
	padding-top: 20px;
	padding-bottom: 9px;
	background-color: #EFEFE8;
	color: #000000;
	padding-right: 20px;
	padding-left: 20px;
		margin-top: 20px;
}
#content_index
{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 244px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content_sluzby
{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
#content_reference
{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 244px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content_text
{
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 497px;
	padding: 0px;
	width:437px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 20px;
}
#content_full
{
	margin-top: 0px;
	margin-right: 0px;
	padding: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 20px;
}
/*left*/
#left
{
	float:left;
	width:216px;
	margin-left:-935px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 20px;
}
#left_text
{
	float:left;
	width:437px;
	margin-left:-935px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 20px;
}
#left_portfolio
{
	float:left;
	width:141px;
	margin-left:-920px;
	padding: 0px;
}
#left_studio
{
	float:left;
	width:453px;
	margin-left:-920px;
	padding: 0px;
}
#subnavigation ul {
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
	list-style-type: none;
}
#subnavigation ul li {
	margin: 0px;
	padding: 0px;
}
#subnavigation ul li a:hover {
	/*background-color: #A08E70;*/
}
#subnavigation ul li a.active {
	/*background-color: #8E7C5E;
	color: #FFFFFF;*/
}
#subnavigation ul li a {
	display: block;
	text-decoration: none;
	/*background-color: #8E7C5E;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #433A2C;*/
	padding: 0px;
	margin: 0px;
}
/*.level1{
	padding-left: 10px;
}
.level2{
	padding-left: 17px;
}
.level3{
	padding-left: 24px;
}
.level4{
	padding-left: 31px;
}
.level5{
	padding-left: 38px;
}*/
/*right*/
#right
{
	float:left;
	width:297px;
	margin-left:-297px;
}
#footer{
	clear:left;
	color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#bottom
{
	background-color: #EFEFE8;
	clear: both;
	height: 11px;
}

#bottom_left
{
	background-image: url(../img/bottom_left.png);
	background-repeat: no-repeat;
	float: left;
	height: 11px;
	width: 11px;
}

#bottom_right
{
	background-image: url(../img/bottom_right.png);
	background-repeat: no-repeat;
	float: right;
	height: 11px;
	width: 11px;
}

#footer_left{
	float: left;
}
#footer_right{
	float: right;
	text-align: right;
}
.active{
	font-weight: bold;	
}
.float_left {
	float: left;
	height: 20px;
}
.float_right {
	float: right;
	height: auto;
}
.clear {
	font-size: 0px;
	line-height: 0px;
	clear: both;
	height: 0px;
	width: 100%;
}
#path {
}
.project_th
{
	float: left;
	height: 245px;
	width: 198px;
	margin-right: 13px;
	margin-bottom: 13px;
	background-color: #000000;
	padding: 14px;
}
.project_the
{
	float: left;
	height: 245px;
	width: 198px;
	margin-right: 0px;
	margin-bottom: 13px;
	background-color: #000000;
	padding: 14px;
}

.project_th_img {
	height: 198px;
	width: 198px;
	margin-bottom: 7px !important;
	text-align: center;
}
.project_th_info {
	height:40px;
	width: 198px;
	line-height: 100%;
	display: block;
	text-align: center;
	color: #FFFFFF;
}
.project_th_info h3 a{
	display: block;
	font-weight: bold;
	color: #FFFFFF;
}
#project_info h3 {
	font-weight: bold;
	color: #3C311A;
}
#sitemap {
font-size: 120%;
}
#sitemap a {
	margin-bottom: 5px;
	display: block;
}
#sitemap ul
{
	list-style-position: outside;
	list-style-type: none;
	
}
#sitemap li
{
	
	
}
#sitemap ul li ul
{
	list-style-position: outside;
	list-style-type: none;
	padding-left: 20px;	
}
.content_part{
/*	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #968363;*/
	margin-bottom: 20px;
}


#backlink
{
	padding-bottom: 10px;
	height: 25px;
}
#project_images{
	float: left;
	width: 455px;
	margin-left: 7px;
}
#project_info
{
	float: right;
	width: 198px;
	margin-right: 14px;
}
.btn
{
	color: #504535;
	background-color: #FF9900;
	margin-right: 5px;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
}
.btn:hover
{
	color: #FFFFFF;
}
.novinky_item
{
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.novinky_date
{
	font-size: 10px;
	color: #999999;
	padding-bottom: 0px;
}

/*Tabs*/

#container
{
	clear: both;
}

#tabs_navigation{
	margin-top: 10px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #786332;
	text-align: center;
}
#tabs1 {
	display: inline;
	margin-top: 10px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	
	height: 20px;
	margin-right: auto;
	margin-left: auto;	
}
#tabs1 ul{
	list-style-position: inside;
	list-style-type: none;
}
#tabs1 li {
	display: inline;
	margin-right: 6px;
	list-style-position: inside;
	list-style-type: none;
}

#tabs1 li a {
	text-decoration: none;
	color: #FF9900;
	margin-right: 2px;
	margin-left: 2px;
	padding: 3px;
}

#tabs1 li a.active-tab {
	color: #666666;
}
#tabs1 li a:hover {
	color: #000000;
}
#tabs1_first, #tabs1_previous, #tabs1_next, #tabs1_last
{
	font-size: 150%;
	background-color: #FFFFEE;
	padding: 3px;
}
.panel {
	clear: both;
	display: none;
	height: 455px;
	width: 455px;
	text-align: center;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #CCCCCC;
}

.panel.active-tab-body {
	display: block;
}
.active
{
	color: #000000;
}
/*Spry*/
/* The outermost container of the Menu Bar, an auto width box with no margin or padding */
ul.MenuBarHorizontal
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	cursor: default;
	width: auto;
}
/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
ul.MenuBarActive
{
	z-index: 1000;
}
/* Menu item containers, position children relative to this container and are a fixed width */
ul.MenuBarHorizontal li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: left;
	cursor: pointer;
	/*width: 8em;*/
	float: left;
}
/* Submenus should appear below their parent (top: 0) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarHorizontal ul
{
	margin: 0;
	padding: 0;

	list-style-type: none;
	font-size: 100%;
	z-index: 1020;
	cursor: default;
	width: 11em;
	position: absolute;
	left: -1000em;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to auto so it comes onto the screen below its parent menu item */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible
{
	left: auto;
}
/* Menu item containers are same fixed width as parent */
ul.MenuBarHorizontal ul li
{
	width: 11em;
}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) */
ul.MenuBarHorizontal ul ul
{
	position: absolute;
	margin: -5% 0 0 95%;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible ul.MenuBarSubmenuVisible
{
	left: auto;
	top: 0;
}

/*******************************************************************************

 DESIGN INFORMATION: describes color scheme, borders, fonts

 *******************************************************************************/

/* Submenu containers have borders on all sides */
ul.MenuBarHorizontal ul
{
	/*border: 1px solid #CCC;*/
}
/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarHorizontal li
{
	margin-right: 1px;
}
ul.MenuBarHorizontal a
{
	display: block;
	cursor: pointer;
	/*background-color: #EEE;*/
	padding: 0.5em 0.75em;
	/*color: #333;*/
	text-decoration: none;
	/*margin-right: 1px;*/
}
/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
{
	/*background-color: #33C;*/
	/*color: #FFF;*/
}
/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible
{
	/*background-color: #33C;*/
	/*color: #FFF;*/
}

/*******************************************************************************

 SUBMENU INDICATION: styles if there is a submenu under a given menu item

 *******************************************************************************/

/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal a.MenuBarItemSubmenu
{
	background-image: url(../img/SpryMenuBarDown.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenu
{
	background-image: url(../img/SpryMenuBarRight.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal a.MenuBarItemSubmenuHover
{
	background-image: url(../img/SpryMenuBarDownHover.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenuHover
{
	background-image: url(../img/SpryMenuBarRightHover.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}

/*******************************************************************************

 BROWSER HACKS: the hacks below should not be changed unless you are an expert

 *******************************************************************************/

/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarHorizontal iframe
{
	position: absolute;
	z-index: 1010;
}
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection
{
	ul.MenuBarHorizontal li.MenuBarItemIE
	{
		display: inline;
		f\loat: left;
		/*background: #FFF;*/
	}
}
