@import url('http://fonts.googleapis.com/css?family=Open+Sans:300,700&subset=latin,latin-ext');
* { margin: 0; padding: 0; }
body {
	font-family: "Open Sans", sans-serif; font-size: 16px; font-weight: 300; line-height: 135%;
	color: #000;
	background: #ffffff url("../images/background.jpg") repeat-x top;
}
h1, h2, h3, h4, h5, h6, .plugin_title {
	font-size: 100%;
	margin: 0 0 1.0em 0;
	color: #000;
}
h1, h2 {
	font-size: 175%;
	color: #c12b2d;
}
h3, .plugin_title {
	font-size: 110%;
	font-weight: bold;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
hr {
	border: 0;
	border-top: 1px solid #8d8d8d;
	margin: 20px 0 20px 0;
}
#page_wrap {
	width: 100%;
	min-height: 100%;
}
#page {
	width: 1000px;
	min-height: 100%;
	margin: 0 auto;
}
/*START - HLAVIČKA, HORIZONTÁLNÍ MENU*/
#header {
	width: 1000px;
	height: 112px;
	background: #ffffff url("../images/header.jpg") no-repeat top;
}
#logo {
	width: 50px;
	height: 50px;
	left: 50px;
	top: 23px;
	display: block;
	position: relative;
	float: left;
}
.logo span {
	font-size: x-large;
}
.logo_www {
	color: #669933;
}
#login {
	display: block;
	float: right;
	top: 5px;
	right: 50px;
	position: absolute;
	text-align: right;
}
.login {
	font-size: 75%;
	color: #000;
	padding: 0px;
	text-align: center;
}
.login a:link, .login a:visited, .login a:active {
	color: #808080;
	text-decoration: none;
}
.login a:hover {
	color: #000033;
	text-decoration: none;
}
.login span.active a {
	color: #ff0000;
	font-weight: bold;
}
#menu {
	width: 850px;
	/*height: 80px;
	display: block;
	margin: 0 auto;
	margin-top: 10px;
*/
	float: right;
	/*background: tomato;
*/
}
.menu ul {
	float: right;
	margin-right: 50px;
	font-size: 120%;
  font-size: large;
  }

.menu, .menu li {
	line-height: 100px;
}
.menu li {
	list-style-type: none;
	text-decoration: none;
	float: left;
}
.menu li {
	color: #000;
	margin: 0 10px;
	padding: 0;
}
.menu li a {
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
}
.menu li a:hover, .menu li a:active, .menu li a:focus {
	color: #339933;
	text-decoration: underline;
	text-transform: uppercase;
}
.menu li.active a {
	padding-top: 33px;
	color: #339933;
	text-decoration: none;
	border-top: 5px solid #339933;
	text-transform: uppercase;
}
.submenu {
/*	width: 1000px;
	height: 40px;
	display: block;
	float: left;
	background: url("../images/submenu.jpg") no-repeat;
  */
}
.submenu ul {
	margin: 0 0 0 10px;
	font-size: 135%;
}
.submenu li {
	list-style-type: none;
	line-height: 25px;
	text-decoration: none;
/*	float: left;*/
	margin: 0 20px 0 0;
	font-size: 0.8em;
}
.submenu li a {
	margin: 10px;
	text-decoration: none;
}
.submenu li a:hover, .submenu li a:active, .submenu li a:focus {
	text-decoration: underline;
}
.submenu li.active a {
	text-decoration: underline;
}
/*END - HLAVIČKA, HORIZONTÁLNÍ MENU*/
/*START - SLIDESHOW*/
#slideshow {
	width: 1000px;
	height: 260px;
	float: left;
/*
	background: url("../images/slideshow.jpg") no-repeat;
*/
}
.fadein {
	width: 1000px;
	height: 255px;
	margin: 0 auto;
	float: left;
/*
	margin-left: 75px;
	margin-top: 25px;
*/
}
.slideshow_text {
	position: absolute;
	top: 220px;
	left: 50%;
	width: 330px;
	margin-left: -400px;
	height: 10%;
	z-index: 1;
}
.slideshow_text_big {
	font-size: 250%;
}
.slideshow_text_normal {
	font-size: 111%;
}
/*END - SLIDESHOW*/
#banner {
	width: 1000px;
	margin-top: 0px;
	height: 578px;
	float: left;
	background: url("../images/bg_studio_cb.jpg") no-repeat;
}
/*START - HLAVNÍ OBSAH*/
#box {
	width: 1000px;
	float: left;
/*	margin: 0 50px 0 50px;*/
	background: #ffffff;
}
#box_content {
	width: 1000px;
	float: left;
/*	margin-left: 20px;
	margin-right: 20px;*/
}
.plugin_container {
	font-size: small;
	padding: 20px;
	margin: 0 0 20px 0;
	background: #FFF4C7;
	box-shadow: 0 3px 6px 0px #cdcdcd;
}

.plugins {
	width: 300px;
	height: 100%;
	float: left;
	margin: 20px 0;
/*	background: #FFF4C7;*/
}
.textbox {
	width: 660px;
	min-height: 383px;
	float: right;
	margin: 20px 0 0 20px;
	padding: 10px;
/*
	background: url("../images/bg_text_box_procedury.jpg") no-repeat top;

*/}
.textbox li {
list-style-position: initial;
}
.plugin_title {
}
.bottom_navigation {
	float: right;
	padding: 20px 80px 20px 0;
	font-size: 75%;
}
.bottom_navigation a:link, .zpetatisk a:visited, .zpetatisk a:active {
	text-decoration: none;
}
.bottom_navigation a:hover {
	text-decoration: underline;
}
.image_right {
	margin: 5px 0 5px 5px;
	padding: 0px;
	border: 0;
	float: right;
}
.image_left {
	margin: 5px 5px 5px 0;
	padding: 0px;
	border: 0;
	float: left;
}
/*END - HLAVNÍ OBSAH*/
/*START - PATIČKA*/
#footer_container {
	width: 100%;
	min-height: 200px;
	float: left;
	background: #19171c;
}

#footer {
	width: 1000px;
	min-height: 200px;
	margin: auto;
}
.footer_right {
	margin: 50px;
	font-size: 75%;
	float: right;
	color: #808080;
}
.footer_right a:link, .footer_right a:visited, .footer_right a:active {
	text-decoration: none;
	color: #808080;
}
.footer_right a:hover {
	text-decoration: none;
	color: #505050;
}
.footer_left {
	margin: 50px;
	font-size: 75%;
	float: left;
	color: #505050;
}
.footer_left a:link, .footer_left a:visited, .footer_left a:active {
	text-decoration: none;
	color: #505050;
}
.footer_left a:hover {
	text-decoration: none;
	color: #808080;
}
/*END - PATIČKA*/
/*START - PLOVOUCÍ BOXY*/
.social_box {
	clear: both;
	margin: 10px 0 0;
	padding: 0px;
	vertical-align: middle;
}
.social_box_left {
	left: 0px;
	top: 0px;
	margin-top: 250px;
	padding: 0px;
	min-width: 95px;
	height: auto;
	font-size: 66%;
	background: #fff;
	border: 1px solid #f0f0f0;
	z-index: 1000;
	border-radius: 0px 10px 10px 0px;
	opacity: 0.9;
	filter: alpha (opacity=95);
	position: fixed;
	_position: absolute;
}
.fBsb, .tBsb, .gBsb {
	clear: both;
	margin: 3px;
	float: left;
}
.fBsb {
	padding: 3px;
}
.tBsb {
	padding: 3px;
}
.gBsb {
	padding: 3px;
}
.share_button_boxy {
	display: inline-block;
	vertical-align: middle !important;
	height: 61px;
	max-width: 58px;
	position: relative;
	margin: 8px;
}
/*END - PLOVOUCÍ BOXY*/
/*START - FORMULÁŘ*/
.loginlegend {
	color: #808080;
	padding: 20px;
	text-align: center;
}
.formfieldset {
	font-size: 99%;
	padding: 20px 15px;
	border-radius: 6px;
}
.form_label {
	vertical-align: middle;
	text-align: right;
	margin: 0 0 5px 0;
}
.formfullname {
	display: none;
}
.formcenter {
	color: #000;
	text-align: center;
	padding: 0 100px;
}
.search_box {
	width: 150px;
	padding: 3px;
	border: 1px solid #8d8d8d;
	margin: 0 5px 0 0;
	border-radius: 3px;
}
.form_box {
	width: 150px;
	border: 1px solid #8d8d8d;
	padding: 3px;
	margin: 5px 0 5px 0;
	border-radius: 3px;
}
.form_box_wide {
	width: 500px;
	height: 100px;
	border: 1px solid #8d8d8d;
	padding: 3px;
	margin: 5px 0 5px 0;
	border-radius: 3px;
}
.form_box_short {
	width: 40px;
	border: 1px solid #8d8d8d;
	padding: 3px;
	margin: 5px 0 5px 0;
	border-radius: 3px;
}
.submit {
	display: inline-block;
	height: 20px;
	line-height: 5px;
	margin-top: 3px;
	padding: 7px 10px;
	background: #d9d9d9 url("../images/admin/button2.png") repeat-x bottom;
	border: 1px solid #c7c7c7;
	border-radius: 15px;
	font-size: 90%;
}
.submit:hover {
	background: #d9d9d9 url("../images/admin/button2_active.png") repeat-x bottom;
}
.button {
	display: inline-block;
	line-height: 5px;
	padding: 7px 10px;
	background: #d9d9d9 url("../images/admin/button2.png") repeat-x bottom;
	border: 1px solid #c7c7c7;
	border-radius: 15px;
	font-size: 90%;
	text-decoration: none;
	color: #000000;
}
.button:hover {
	background: #d9d9d9 url("../images/admin/button2_active.png") repeat-x bottom;
	text-decoration: none;
}
/*END - FORMULÁŘ*/