* {
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif; 
}
html {
	width: 100%;
	height: 100%;
	overflow-y: scroll;
	background-color: #FFF;
}
body {
	width: 100%;
	height: 100%;
}
img {
	border: none;
}
span {
	font-weight: bold;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
a {
	color: #360;
}

.outer_container {
	width: 100%;
	min-height: 100%;
	position: relative;
}
.index_header {
	width: 100%;
	height: 487px;
	background-color: #9db44d;
	background-image: url(images/index_header_bg-en.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#dg {
	background-image: url(images/index_header_20god_bg.jpg);
}
.logo_link {
	display: block;
	width: 100%;
	height: 78px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 12px;
	position: absolute;
}
.index_menu {
	padding-top: 113px;
	text-align: center;
	white-space: pre;
}
.index_menu a {
	color:#FFF;
	font-size: 18px;
	text-decoration: none;
	text-shadow: #000 1px 1px 2px;
}
#home_page_menu {
	padding-top: 76px;
}
.language {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	padding-right: 9px;
	text-align: right;
	font-size: 14px;
	color: #fff;
}
.language a {
	color: #fff;
	text-decoration: none;
}
.language a:hover {
	text-decoration: underline;
}

.slideshow_conteiner {
	width: 960px;
	min-height: 250px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
}
.slide {
	width: 960px;
	min-height: 250px;
	background-position: right;
	background-repeat: no-repeat;
	position: absolute;
	visibility: hidden;
	opacity: 0;
}
.slide_text {
	width: 480px;
	height: 250px;
	padding-right: 480px;
	font-size: 17px;
	color: #272f0d;
	background-position: right;
	background-repeat: no-repeat;
}
.slide_title {
	width: 480px;
	font-size: 62px;
	color: #FFF;
	text-shadow: #000 1px 1px 1px;
}
.slide_text a {
	display: block;
	width: 44px;
	padding-top: 15px;
}
.tabs {
	padding-top: 20px;
	text-align: center;
}
.news_container {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	overflow: auto;
	padding-bottom: 150px;
}
.news_title {
	width: 960px;
	height: 46px;
	padding-top: 10px;
	//background-image: url(images/index_separator.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	font-size: 28px;
	color: #64742a;
}
.news_container a {
	display: block;
	float: left;
	width: 227px;
	text-decoration: none;
	color: #000;
	font-size: 13px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 48px;
}
.news_spacer {
	width: 17px;
	height: 2px;
	float: left;
}
.news_spacer2 {
	width: 19px;
	height: 2px;
	float: left;
}
.ksk {
	width: 960px;
	height: 84px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
}
.actual_container {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 150px;
	margin-top: -140px;
}
.actual_container a {
	display: block;
	text-decoration: none;
	color: #64742a;
	font-size: 13px;
	margin-bottom: 10px;
}
.actual_container a:hover {
	text-decoration: underline;
}
#more_link {
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}
.foot_note {
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
}
.foot_note hr {
	width: 200px;
	margin-bottom: 5px;
}
.footer {
	width: 100%;
	height: 150px;
	background-color: #9db44d;
	background-image: url(images/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;

	position:absolute;
	bottom:0;
}
.links_container {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 5px;
}
.links_pannel {
	float: left;
	width: 227px;
	font-size: 13px;
	color: #fff;
	text-shadow: #000 1px 1px 2px;
	line-height: 22px;
	border-top-style: solid;
	border-top-width: thin;
	border-top-color: #fff;
}
.links_pannel a {
	color: #fff;
	text-decoration: none;
	padding-left: 20px;
}
.links_pannel a:hover {
	text-decoration: underline;
}


.inner_header {
	width: 100%;
	height: 215px;
	background-color: #9db44d;
	background-image: url(images/index_header_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.current_document_title {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	color: #FFF;
	font-size: 28px;
	text-shadow: #000 1px 1px 2px;
}
.inner_content_wrapper {
	width: 100%;
	width: 100%;
	padding-bottom: 150px;
	background-image: url(images/inner_content_bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	overflow: auto;
}

.inner_content_wrapper2 {
	width: 100%;
	width: 100%;
	padding-bottom: 150px;
	background-image: url(images/inner_content_bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	overflow: auto;
}
.inner_container {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	overflow: auto;
}
.side_menu {
	width: 270px;
	float: left;
	color: #697b2b;
}
.side_menu a {
	display: block;
	color: #697b2b;
	text-decoration: none;
	font-size: 16px;
	margin-bottom: 8px;
	padding: 5px;
	margin-right: 10px;
	background-image: url(images/side_menu_links_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.side_menu a:hover {
	background-color: #c3d097;
}
.right_conten {
	width: 670px;
	float: right;
	font-size: 14px;
	text-align: justify;
	overflow: auto;
}
.right_conten p {
	text-indent: 25px;
}
.text_wrapped_img {
	float: left;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 5px;
	text-align: center;
	font-style: italic;
	color: #666;
	font-size: 12px;
	border-style: solid;
	border-width: thin;
	border-color: #666;
}
.note {
	margin: 2px;
	margin-bottom: 5px;
	padding: 10px;
	background-color: #c3d097;
	border-radius: 4px;
	font-style: italic;
	background: -moz-linear-gradient(left, #c3d097, #ffffff);
	background: -webkit-gradient(linear, left top, right top, from(#c3d097), to(#ffffff));
	background: -webkit-linear-gradient(left, #c3d097, #ffffff);
	background: -o-linear-gradient(left, #c3d097, #ffffff);
}
.news_note {
	margin: 2px;
	margin-bottom: 5px;
	padding: 10px;
	background-color: #c3d097;
	border-radius: 4px;
	text-align: center;
	background: -moz-linear-gradient(left, #c3d097, #ffffff);
	background: -webkit-gradient(linear, left top, right top, from(#c3d097), to(#ffffff));
	background: -webkit-linear-gradient(left, #c3d097, #ffffff);
	background: -o-linear-gradient(left, #c3d097, #ffffff);
}
.block_links {
	padding-top: 10px;
	padding-bottom: 15px;
	overflow: auto;
	border-bottom-style: dashed;
	border-bottom-width: thin;
	border-bottom-color: #9db34e;
}
.block_links:hover {
	background-color: #e8f3c2;
	cursor: pointer;
}
.block_links img {
	float: left;
	padding-right: 10px;
	padding-top: 5px;
}
.block_links a {
	color: #000;
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
}
.block_links p {
	padding-top: 10px;
	text-indent: 0px;
}

.info_block {
	padding-top: 10px;
	padding-bottom: 15px;
	border-bottom-style: dashed;
	border-bottom-width: thin;
	border-bottom-color: #9db34e;
	overflow: auto;
	clear: both;
}
.info_block img {
	float: left;
	padding-right: 10px;
	padding-top: 5px;
}
.info_block span {
	color: #000;
	font-weight: bold;
	font-size: 16px;
}
.info_block p {
	padding-top: 10px;
	text-indent: 0px;
}
#hidden_info {
	margin-top: 10px;
	padding: 5px;
	background-color: #e8f3c2;
	font-size: 12px;
	border-style: solid;
	border-width: thin;
	border-color: #ced9a6;
	border-radius: 4px;
	display: none;
}
#hidden_info img {
	border-style: solid;
	border-width: thin;
	border-color: #666;
}
.centered_img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
ul {
	padding-left: 60px;
}
ol {
	padding-left: 60px;
}
.photos {
	text-align: center;
}
#no_padding {
	margin: 0px;
	padding: 0px;
}
.table_of_contents {
	margin-left: 2px;
	margin-right: 2px;
	margin-bottom: 10px;
	padding: 5px;
	background-color: #e8f3c2;
	border-style: dashed;
	border-width: thin;
	border-color: #ced9a6;
}
.table_of_contents a {
	margin-left: 20px;
	text-decoration: none;
}
.table_of_contents a:hover {
	text-decoration: underline;
}
#normal_links a {
	margin-left: auto;
	text-decoration: underline;
}
.navigation {
	margin-bottom: 10px;
}
.navigation a {
	color: #697b2b;
}
table {
	width: 660px;
}

.news_preview {
	min-height: 95px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	overflow: auto;
	text-align: left;
	border-bottom-style: dashed;
	border-bottom-width: thin;
	border-bottom-color: #9db34e;
}
.news_preview:hover {
	background-color: #e8f3c2;
	cursor: pointer;
}
.news_preview img {
	float: left;
	margin-right: 10px;
	margin-top: 5px;
	-moz-box-shadow: #000 1px 1px 2px;
	-webkit-box-shadow: #000 1px 1px 2px;
	box-shadow: #000 1px 1px 2px;
}
.news_preview a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
}
.news_preview p {
	width: 525px;
	float: right;
	padding-top: 10px;
	text-indent: 0px;
	text-align: justify;
}
.news_date {
	width: 525px;
	float: right;
	text-align: right;
	color: #FFF;
	font-style: italic;
	font-size: 12px;
}
.news_preview:hover .news_date {
	color: #999;
}
.news_images {
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
}
.news_images img {
	border-color: #000;
	border-style: solid;
	border-width: thin;
}
.news_images_info {
	font-style: italic;
	font-size: 12px;
	margin-bottom: 5px;
	overflow: auto;
}
.news_images_info p {
	text-indent: 0px;
	text-align: center;
	width: 334px;
	float: left;
}

.no_bullets li {
	list-style-type: none;
}
#no_bg {
	background-image: none;
}
#educational_units {
	font-size: 14px;
	text-align: justify;
}
#educational_units p {
	text-indent: 25px;
}
#educational_units_block_links {
	font-size: 14px;
	margin: 0px;
	margin-left: 25px;
	padding: 0px;
	padding-top: 10px;
	padding-right: 10px;
}
#educational_units_block_links a {
	font-weight: bold;
	font-size: 14px;
	text-transform: none;
	text-decoration: none;
}
#educational_units_block_links p {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	text-indent: 0px;
}
#educational_units_block_links img {
	margin-bottom: 5px;
}
.rc_thumbs {
	text-align: left;
	line-height: 30px;
}
.rc_thumbs img {
	border-color: #000;
	border-style: solid;
	border-width: thin;
}
.rc_thumbs a {
	margin-left: 25px;
	margin-right: 20px;
}
.indented {
	margin-left: 15px;
}
#graduation a {
	text-decoration: none;
}
#graduation a:hover {
	text-decoration: underline;
}
.dcheo_table {
	width: 660px;
	text-align: center;
	font-size: 12px;

}
.dcheo_table td {
	border-color: #000;
	border-width: thin;
	border-style: solid;
	margin: 0px;
	padding: 2px;
}
#news_gallery {
	padding-left: 10px;
	text-align: left;
}
#news_gallery a {
	margin: 0px;
	padding: 0px;
}
.forthcoming {
	padding-left: 30px;
}
.forthcoming li {
	padding-bottom: 10px;
}
.quot {
	margin-left: 25px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 5px;
	font-style: italic;
	border-left-style: solid;
	border-left-width: medium;
	border-left-color: #9db44c;
}
.mazi {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}


.prof_field_title_new {
padding: 3px;
padding-left: 10px;
background-color: #b73c89;
font-size: 15px;
color: #fff;
}

#left_column_new {
float: left;
margin-left: 20px;
}

.personal_new {
overflow: auto;
padding-left: 15%;
width: 300px;
margin-bottom: 15px;
}

.prof_field_content_new {

background-color: ;
color: #3b283c;
}

.personal_pic_new, .personal_info_new, .personal_qr_new {
float: left;
}

.text_wrapped_img_cont {
	float: left;
	

	font-style: italic;
	color: #666;
	font-size: 12px;
	border-style: solid;
	border-width: thin;
	border-color: #666;
}


.inner_container-contacts {
	width: 860px;
	margin-left: 37%;
	margin-right: auto;
	padding-top: 10px;
	overflow: auto;
	font-size: 14px;
}

.right_conten_contacts {
	width: 860px;
	float: right;
	font-size: 14px;
	text-align: justify;
	overflow: auto;
	
}

table.new {
	width: 720px;
	font-size: 14px;
	margin: 2px;
}
.under_the_line {
	margin-top: 15px;
	font-style: italic;
	font-size: 13px;
}
.under_the_line hr {
	width: 300px;
	margin-bottom: 5px;
}
#author {
	display: none;
}

.lecturers img {
	float: left;
	border-style: solid;
	border-width: thin;
	border-color: #949494;
}
.lecturers p {
	text-indent: 0px;
	margin-left: 70px;
	margin-top: 12px;
}


.lecturers {
	overflow: auto;
	clear: both;
	margin-left: 10px;
	margin-bottom: 7px;
	}
	
	#prepodavateli_informatika_cv {
	padding: 2px; 
	float: right; 
	width: 30px;
	margin-left: 60px;
	border:none;
}
#prepodavateli_informatika_linkedin {
	padding:2px; 
	float: right; 
	width: 100px;
	border: none;
	
}

#category .inner_container div p {

}
#category .inner_container div p strong {
	font-weight: bold;
}
