/*
 Theme Name:   YuTranslejt
 Author:       CEO_of_internet
 Template:     responsive
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  yutranslejt
*/
/*body {
	color: black;
	background-color: white;
}*/
body { 
    background: white none repeat scroll 0 0;
    color: #555;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    line-height: 1.5em;
    text-rendering: optimizelegibility; 
}
.page-id-13 h1.page-title {
	display:none;
}
a {
	color: #000;
}
a:hover {
	color: #9C0C0C;
}
h1.entry-title.page-title, h1.entry-title.post-title {
	margin-top: 0;
    font-size: 2.2em;
}
#header {
	/*background-color: #adb196;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	border: 1px solid black;*/
}
#header #logo img {
	border-top-left-radius: 3px;
	-moz-border-top-left-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	-o-border-top-left-radius: 3px;
	margin-bottom: 10px;
}
.widget-wrapper {
    /*border: 1px solid #e5e5e5;*/
    border: 1px solid black;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
    margin: 0 0 20px;
    padding: 20px;
	/*background-color: #adb196;*/
	background-color: rgba(255,255,255, 0.3);
}
#wrapper {
	border: 0;
	background-color: white;
	margin-top: 0;
    /*border: 1px solid black;
     * border-top-left-radius: 0;
    -moz-border-top-left-radius: 0;
    -webkit-border-top-left-radius: 0;
    -o-border-top-left-radius: 0;
    border-top-right-radius: 0;
    -moz-border-top-right-radius: 0;
    -webkit-border-top-right-radius: 0;
    -o-border-top-right-radius: 0;*/
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
    padding: 0;
}
img.wp-post-image {
	width: 100%;
}
#content-archive img.wp-post-image {
	width: auto;
}
#content {
	margin-top: 0;
	min-height: 600px;
}
#content-archive {
	margin-top: 0;
}
.home #content {
	margin-top: 0;
	min-height: auto;
}
#content .post-entry p {
	font-size: 14px;
}
.homeslider {
	margin-bottom: 0;
}
#footer-wrapper {
	background-color: transparent;
/*
    border-top: 1px solid black;
    border-left: 1px solid black;
    border-right: 1px solid black;
*/
    min-height: 60px;
/*
    border-top-left-radius: 3px;
	-moz-border-top-left-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	-o-border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	-moz-border-top-right-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-o-border-top-right-radius: 3px;
*/
	padding-left: 10px;
	padding-right: 10px;
	color: #999999;
	font-size: 13px;
}
#footer-wrapper .grid {
	margin-bottom: 0;
}
.menu {
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	background-color: white;
	background-image: none;
	border: 1px solid black;
	margin-bottom: 20px;
}
.menu a {
	font-size: 18px;
	text-shadow: none;
	color: #000;
	border: 0;
	-webkit-transition: color, background 400ms ease;
	-moz-transition: color, background 400ms ease;
	-ms-transition: color, background 400ms ease;
	-o-transition: color, background 400ms ease;
	transition: color, background 400ms ease;
}
.menu a:hover {
	background-image:none;
	background-color:black;
}
.menu li:hover a, .menu li:active a {
	background-image: none;
	background-color: #343434;
	color: white;
}
.menu li:hover .sub-menu a {
	color: black;
}
.menu li:first-child a, .menu li:first-child {
	/*border-top-left-radius: 3px;
	-moz-border-top-left-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	-o-border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
	-moz-border-bottom-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-o-border-bottom-left-radius: 3px;*/
}
.menu li:last-child a {
	/*border-right: 1px solid #585858;*/
}
.menu li:hover .sub-menu a {
    color: black;
}
.sub-menu li:first-child a, .sub-menu li:first-child {
    border-radius: 0;
}
.menu li:first-child a, .menu li:first-child {
}
.menu li:hover a {
    background-color: #343434;
    background-image: none;
    color: white;
}
.menu li li a {
	font-size: 16px;
}
.sub-menu li:last-child a {
	border-right: 0;
}
.menu .current_page_item a, .menu .current-menu-item a {
    background-color: #343434;
    color: white;
}
.current_page_item .sub-menu a, .current-menu-item .sub-menu a {
    background-color: #343434;
    color: black;
}
.sub-menu li:first-child a, .sub-menu li:first-child {
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-o-border-radius: 0;
}
.js .main-nav {
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
}
.fmenu {
	list-style-type: none;
	padding-left: 0;
}
.fmenu li a {
	color: #999999;
}
.fmenu li a:hover {
	color: #9C0C0C;
}
.recent_posts_thumb {
	width: 62px;
	height: 62px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	margin-right: 10px;
	float: left;
}
#widgets .widget-wrapper ul, #widgets .widget-wrapper ol {
	list-style-type: none;
	padding-left: 0;
}
#widgets .widget-wrapper ul li {
	margin-bottom: 10px;
}
#widgets .widget-wrapper ul {
	margin-bottom: 0px;
}
#widgets .widget-wrapper .widget-title {
	

}
#widgets .widget-wrapper#text-4 .widget-title {
	background-image: url('images/jugosfera_logo.png');
	padding-left: 35px;
	background-repeat: no-repeat;
	background-size: 90% auto;
	margin-bottom: 10px;
}
#widgets .widget-wrapper#text-4 .widget-title h3 {
	font-size: 0;
	line-height: 65px;
	letter-spacing: 0;
	padding-bottom: 5px;
}
#widgets #text-4.widget-wrapper .widget-title h3 {
	min-height: 75px;
}
#widgets {
	margin-top: 0;
}
.yugosferatitle_div {
	background-image: url('images/jugosfera_logo.png');
	background-repeat: no-repeat;
	background-size: 240px auto;
	background-position: 50% 0;
}
.yugosferatitle {
	text-align: center;
	font-family: arial black;
	font-weight: 400;
	color: #000;
	margin-top: 50px;
	margin-bottom: 10px;
	font-size: 0;
	line-height: 70px;
	letter-spacing: 0;
	padding-bottom: 5px;
}
/*.title_table {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 1.875em;
}
.title_table tr td {
	margin: 0 5px 5px 0;
	padding: 0;
	border: 0;
}*/
.site_title {
	margin-top: 0;
	/*font-size: 1.875em;*/
	font-size: 2.4em;
	font-family: arial black;
	/*text-shadow: 1px 1px 1px #7F7F7F;
	color: #404040;*/
	font-weight: 400;
	color: black;
	line-height: 1.2em;
}
.bottons_holder {
	
}
.container {
    margin: 0 auto;
    max-width: 960px;
    padding: 0 25px;
}
.slide-title {
	display: none;
}
.bottons_holder .post-content, .buttons_titles, .buttons_thumb  {
	text-align: center;
}
.buttons_titles {
	font-size: 20px;
	text-shadow: none;
	/*-webkit-transition: all 400ms ease;
	-moz-transition: all 400ms ease;
	-ms-transition: all 400ms ease;
	-o-transition: all 400ms ease;
	transition: all 400ms ease;*/
}
.buttons_titles a:hover {
	/*color: black;
	text-shadow: 1px 1px 1px gray;*/
}
.buttons_thumb img {
	margin: 3px auto;
}
.home_text {
	margin-bottom: 20px;
}
.fulbg {
	background-color: #ededed;
	overflow: auto;
}
.fulbg2 {
	overflow: auto;
	background-color: #333333;
}
.yugosferacontent {
	max-width: 940px;
	margin: 0 auto;
}
#text-2 .kontakt_link {
	font-size: 1.5em;
}
#text-2 .kontakt_link .email_link {
	font-size: 14px;
}
.kontakt_link:hover {
	color: black;
}
.cenik_table tr:first-child td {
	border-top-left-radius: 4px;
	-moz-border-top-left-radius: 4px;
	-webkit-border-top-left-radius: 4px;
	-o-border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	-moz-border-top-right-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-o-border-top-right-radius: 4px;

	/*width: 68%;*/
}
.cenik_table {
	border: 0;
	margin-top: 0;
	border-collapse: separate;
	border-color: black;
}
.cenik_table th {
	overflow: visible;
	text-wrap: normal;
	font-weight: bold;
}
.cenik_table th p {
        margin-bottom: 2px;
}
.cenik_table.engtable th {
	font-size: 12px;
}
.cenik_table td, .cenik_table th {
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	/*border: 1px solid black;*/
}
.cenik_table .odd td {
	background-color: #d7d7d8;
}
.cenik_table .even td {
	background-color: transparent;
}
.cenik_title, .cenik_subtitle {
	text-align: center;
	width: 100%;
	color:#555;
}
.cenik_title {
	font-size: 21px;
	margin-top: 25px;
	margin-bottom: 19px;
}
.cenik_subtitle {
	font-size: 16px;
	margin-bottom: 25px;
}
.cenik_title {
	font-size: 21px;
	margin-top: 25px;
	margin-bottom: 19px;
}
.cenik_subtitle {
	font-size: 16px;
	margin-bottom: 25px;
}
#content-full {
	margin-top: 10px;
}
.language_select a {
	font-weight: 800;
}
.hitraponudba .widget-title h3 {
	padding-bottom: 0;
	color: white;
	text-align: center;
	text-transform: uppercase;
}
.hitraponudba input[type="file"] {
	position: relative;
	left: -5px;
}
.hitraponudba input[type="checkbox"] {
	position: relative;
	left: -5px;
}
.hitraponudba .textwidget form p {
	margin: 1.2em 0;
}
.hitraponudba .hitraponudbacheckbox span.wpcf7-list-item-label {
	position: relative;
	top: -3px;
}
.hitraponudba .widget-title {
	padding: 5px;
	background-color: #CE3131;
	border-radius: 3px;
}
@media screen and (min-width: 635px) {
	.button_titles {
		margin-top: 0;
	}	
	#logo {
		/*width: 360px;
		height: 110px;*/
		width: 400px;
		height: 122px;
	}
}
@media screen and (max-width: 635px) {
	.js .main-nav {
		background-color: #000;
		background-image: none;
		margin-bottom: 10px;
	}
	.button_titles {
		margin-top: 25px;
	}	
	#logo {
		width: 60%;
		height: auto;
	}
	#header #logo img {
		border-top-left-radius: 3px;
		height: auto;
		margin-bottom: 10px;
		width: 100%;
	}
	.cotact_data {
		display: none;
	}
}
@media screen and (max-width: 500px) {
	#logo {
		width: 95%;
		height: auto;
	}
}
@media screen and (min-width: 800px) {
	.cotact_data {
		float: right;
		font-size: 13px;
		position: relative;
		top: 20px;
		text-align: right;
		right: 10px;
	}
	.language_select {
		float: right;
		font-size: 18px;
		position: relative;
		top: 5px;
		text-align: right;
		right: 10px;
		width: 150px;
		height: 20px;
		font-family: Arial,Helvetica,sans-serif;
	}
	ul.sub-menu {
		margin-top: 0;
		border: 1px solid black;
	}
}
@media screen and (max-width: 800px) {
	.cotact_data {
		display: none;
		/*float: left;
		font-size: 11px;
		position: relative;
		text-align: left;
		margin-bottom: 10px;*/
	}
	ul.sub-menu {
		margin-top: 0;
		/*border: 1px solid black;*/
	}
	.js .main-nav {
		margin-bottom: 10px;
	}
	.language_select {
		float: right;
		font-size: 15px;
		position: absolute;
		top: 5px;
		text-align: right;
		right: 10px;
		width: 70px;
		height: 20px;
		font-family: Arial,Helvetica,sans-serif;
	}
}
.textwidget .wpcf7 form label { 
	color: #555!important;
}
.textwidget .wpcf7 .wpcf7-submit {
	color: black;
}
.textwidget .wpcf7 .wpcf7-select {
	width: auto;
}