@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	background: #fff url(../img/body_bg.png) center top repeat-y;
}

a {
	color: #F7891E;
	text-decoration: underline;
}

a:hover {
	color: #F7891E;
	text-decoration: none;
}

a img {
	border: none;
}

h1, h2, h3 {  margin: 0; padding: 0 0 5px 0; font-size: 22px; }
h2 { font-size: 18px; }
h3 { font-size: 14px; }
h4 { font-size: 10px; }

form, fieldset { margin: 0; padding: 0; }

p { margin: 4px 0; line-height: 150%; }

ul, ol { padding: 0; margin: 0 0 0  15px;  line-height: 150%; }

div#body_container {
	text-align: center;
	position: relative;
}

div#triangles_left {
	background: url(../img/graph3.gif) right bottom no-repeat;
	width: 311px;
	height: 332px;
	position: absolute;
	bottom: -67px;
	left: -311px;
}

div#triangles_right {
	background: url(../img/tri_img.gif) left bottom no-repeat;
	width: 117px;
	height: 280px;
	position: absolute;
	bottom: 106px;
	right: -117px;
}

div#footer_strip {
	background: #9B9B9D url(../img/footer_strip.gif) center top repeat-y;
	height: 130px;
	position: absolute;
	bottom: 5px;
	width: 100%;
	left: 0;
}

div#header_strip {
	background: #3D3B3B url(../img/header_strip.gif) center top repeat-y;
	height: 30px;
	position: absolute;
	top: 10px;
	width: 100%;
	left: 0;
}

div#all {
	width: 900px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	padding-bottom: 10px;
	background: url(../img/center_bg.gif) center top repeat-y;
}

div#header {
	background: #fff;
	margin-bottom: 10px;
	height: 263px;
	position: relative;
	padding-top: 7px;
}

#topmenu {
	height: 30px;
	line-height: 30px;
	padding-right: 40px;
	background: #484747;
	text-align: right;
	position: relative;
}

#topmenu img {
	position: absolute;
	right: 18px;
	top: 0;
}

#topmenu a {
	color: #fff;
	margin: 0 5px;
	font-size: 11px;
}

#logoclick {
	position: absolute;
	top: 84px;
	left: 73px;
}

#flashbox {
	position: absolute;
	top: 54px;
	right: 17px;
}

#mainmenu {
	position: absolute;
	bottom: 10px;
	left: 0;
	height: 48px;
	padding: 0 0 0 7px;
	width: 893px;
}

#mainmenu a {
	display: block;
	width: 114px;
	height: 48px;
	line-height: 40px;
	float: left;
	margin-left: 11px;
	background: url(../img/box_0.gif) center 0 no-repeat;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

#mainmenu a:hover {
	background-position: center -48px;
}

#mainmenu a.link_00 { background-image: url(../img/box_0.gif); }
#mainmenu a.link_01 { background-image: url(../img/box_1.gif); }
#mainmenu a.link_02 { background-image: url(../img/box_2.gif); }
#mainmenu a.link_03 { background-image: url(../img/box_3.gif); }
#mainmenu a.link_04 { background-image: url(../img/box_4.gif); }
#mainmenu a.link_05 { background-image: url(../img/box_5.gif); }
#mainmenu a.link_06 { background-image: url(../img/box_6.gif); }

/* header konec  */

#footer  {
	background: #A5A5A7 url(../img/graph2.gif) left top no-repeat;
	height: 130px;
	position: relative;
}

#footer #copy {
	position: absolute;
	top: 55px;
	width: 200px;
	text-align: center;
	line-height: 145%;
	left: 18px;
	color: #fff;
	font-size: 11px;
}

#copy a {
	font-weight: bold;
	color: #fff;
	position: relative;
	top: -1px;
}

#footer #project_browser {
	position: absolute;
	top: 50px;
	left: 285px;
	text-align: center;
}

#project_browser a {
	margin: 0 8px;
	display: block;
	width: 57px;
	height: 41px;
	float: left;
	background-position: center 0;
	background-repeat: no-repeat;
	text-decoration: none;
}

#project_browser a:hover {
	background-position: center -41px;
}


/* FOOTER end */

.nofloat {
	clear: both;
	height: 1px;
	margin-bottom: -1px;
	font-size: 1px;
	overflow: hidden;	
}

.container_bg {
	background: #fff url(../img/body_bg2.gif) right bottom no-repeat;
}

.container {
	background: url(../img/graph1.gif) left bottom no-repeat;
	padding: 18px 0 36px 18px;
	position: relative;
	min-height: 450px;
}

.left_col {
	width: 200px;
	float: left;
	margin-right: 34px;
}

.main_col {
	width: 630px;
	float: left;
}


.menubox {
	background: url(../img/menu_bg.gif) top left no-repeat;
	min-height: 177px;
}

.menubox ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.menubox ul li {
	margin: 0 0 3px 0;
	padding: 0;
}

.menubox ul li a {
	display: block;
	height: 27px;
	line-height: 27px;
	padding-left: 30px;
	font-size: 13px;
	color: #727376;
	text-decoration: none;
	font-weight: bold;
	background: url(../img/menu_item_bg.png) 0 -54px no-repeat;
}

.menubox ul li a:hover {
	color: #F7891E;
	background-position: 0 -27px;
}

.menubox ul li a.selected {
	color: #fff;
	background-position: 0 0;
}

.nite {
	font-size: 11px;
	color: #727376;
	padding: 6px 0;
	margin-bottom: 10px;
}

.nite img,
.nite span,
.nite a {
	margin: 0 3px;
}

.content {
	padding: 8px 0;
}

.product_list {
	width: 100%;
}

.product_list .product_item {
	margin-bottom: 10px;
	padding: 10px;
	border: 1px solid #bcbdc0;
}

.product_item div.vypis_text {
	float: left;
	width: 460px;
}

.product_item .logo_vypis {
	float: left;
	margin: 0 20px 0 0;
	width: 100px;
	height: 75px;
}

.weblogo {
	float: right;
	margin-right: 25px;
}

.webthumb {
	float: left;
	margin: 0 20px 20px 0;
	border: 2px solid #bcbdc0;
}

.project_links {
	padding: 8px 0;
	/*text-align: right;*/
}

.prologue {
	background: #f6f7fb;
	padding: 8px;
}

.proj_head {
	margin-bottom: 10px;
}

#error_img {
/*	position: absolute;
	left: 0;
	top: 0;
*/
	margin-bottom: 20px;
}
