* {
	margin: 0;
	padding: 0;
}

@media screen and (min-width: 768px) {
	body {
		background: url(../images/logo_back.webp) repeat-x top left;
		background-size: 196px 313px;
	}

	#logo {
		max-width: 900px;
		height: 261px;
		margin: 0 auto;
		background: url(../images/AutoskolaPlzenAutoglobal.webp) no-repeat left top;
	}
}

body, th, td, input, textarea {
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

form {
}

img {
    border: none;
    image-orientation: from-image;
}

fieldset {
}

input, textarea {
	font-weight: bold;
}

input.text {
	padding: 2px 5px;
	background: #F8FAEB;
	border-top: 1px solid #4D5719;
	border-left: 1px solid #4D5719;
	border-right: 1px solid #626456;
	border-bottom: 1px solid #626456;
}

input.button {
	background: #3C7BCF;
	border-top: 1px solid #3C7BCF;
	border-left: 1px solid #3C7BCF;
	border-right: 1px solid #3C7BCF;
	border-bottom: 1px solid #3C7BCF;
	color: #FFFFFF;
}

h1, h2, h3 {
	margin-top: 1.5em;
	color: #B10961;
}

h1 {
	letter-spacing: -.075em;
	font-size: 3em;
}

h2 {
	letter-spacing: -.05em;
	text-transform: uppercase;
	font-size: 1.1em;
	font-weight: bold;
	color: #B10961;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-top: 1.5em;
	line-height: 1.8em;
	font-size: 1.1em;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	text-decoration: none;
	color: #75043D;
}

a:hover {
	border: none;
}

h1 a, h2 a, h3 a {
	border: none;
	text-decoration: none;
	color: #B10961;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	background: none;
	color: #B10961;
}

hr {
	display: none;
}

/* Wrapper */

#wrapper {
}

/* Header */

#header {
  	background-color: #AC065C;
}

.ag-navbar-toggler {
	border-color: #FFFFFF !important;
}

.ag-navbar-toggler .navbar-toggler-icon {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath stroke='rgba(255, 255, 255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24' /%3E%3C/svg%3E");
}

#header a {
	text-transform: uppercase;
	border: none;
}

#header nav a {
	display: block;
	float: left;
	padding: 15px 20px 16px 20px;
	letter-spacing: -1px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background: #B10961;
}

#header nav a:hover {
	background: #FFFFFF;
	color: #770444;
}

#header .nav-prihlaska {
	padding: 5px;
}

#header .btn-nav-prihlaska {
	padding-top: 10px !important;
	padding-bottom: 11px !important;
	background-color: #FFFFFF;
	color: #000000;
}

#header .btn-nav-prihlaska:hover {
	background-color: #B10961;
	color: #FFFFFF;
}

@media screen and (max-width: 767px) {
	#menu .nav-item {
		padding-left: 40px;
	}

	#menu .current_page_item {
		padding-left: 40px;
	}
}

.container-900 {
	width: 100%;
	max-width: 100%;
	padding-left: 15px;
	padding-right: 15px;
	margin-left: auto;
	margin-right: auto;
}

@media screen and (min-width: 900px) {
	.container-900 {
		max-width: 900px;
	}
}


#menu .current_page_item {
	background: #770444;
	padding: 15px 20px 16px 20px;
	color: #FFFFFF;
}

/* Logo */

#logo {
	height: 261px;
	margin: 0 auto;
	background: url(../images/AutoskolaPlzenAutoglobal.webp) no-repeat 50% 0;
	background-size: cover;
}

#logo h1, #logo h2 {
	margin: 0;
	padding: 0;
}

#logo h2 {
	margin: 0px 10px 0px 5px;
    font-size: 72px;
	color: white;
	text-transform: none;
}

#logo h1 {
	padding: 19px 0px 0px 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: white;
	text-transform: uppercase;
}

#logo p {
	clear: left;
	margin: 0;
	padding: 0 0 0 20px;
	line-height: normal;
	font-size: 1.2em;
	font-weight: bold;
	color: #C2C5B1;
}

#logo a {
	color: #FFFFFF;
}

/* Page */

#page {
	max-width: 900px;
	margin: 0 auto;
	padding-top: 30px;
	background: #FFFFFF;
	border-top: none;
}

/* Photo */

#photo {
	float: left;
	width: 900px;
	text-align: left;
	display: none;
	min-height: 450px;
}

.foto{
  text-align: center;
  vertical-align: middle;
}

/* Content */

#content {
	min-height: 450px;
}

.post {
}

.post .title {
	margin: 0;
	font-weight: normal;
}

.post h2.title {
	letter-spacing: -.075em;
	padding: 25px 0  0 15px;
	font-size: 30px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: lowercase;
	color: #B10961;
}

.post .entry {
	padding: 0 25px 30px 15px;
}

@media screen and (max-width: 767px){
	.post .entry {
		padding: 0 5px 10px 5px;
	}
}
.post .meta {
	margin: 0;
	padding: 0px 0px 0px 15px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CFCFCF;
}

.post .meta a {
	color: #75043D;
}

.post .links {
	margin: 0;
	padding: 0px 0px 15px 15px;
}

.post .tags {
	margin: 0;
	background: #D2D2D2;
	padding: 5px 10px 5px 15px;
	text-transform: uppercase;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.post .links a, .post .tags a {
	border: none;
}
.post .links a:hover, .post .tags a:hover {
	border-bottom: dotted #75043D 1px;
}

/* Recent Posts */

#recent-posts {
}

#recent-posts h2 {
	margin: 0;
	padding: 15px 0  0 0px;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	color: #B10961;
}

#recent-posts h3 {
	font-size: 11px;
	background: #BB096B;
	padding: 3px 15px 3px 10px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}

#recent-posts p {
	margin: 0 0 10px 0;
	padding: 5px 0  0 0;
	line-height: 18px;
	font-size: 13px;
}

#recent-posts a {
	background: #BB096B;
	padding: 3px 15px 3px 10px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

#recent-posts .prihlaska {
	padding-bottom: 10px;
	width: 100%;
	border-bottom: #E7E7E7 1px solid;
}

/* Kurzy */


.kurzy ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.kurzy li {
	margin-bottom: 2em;
}

.kurzy li ul {
}

.kurzy li li {
	margin: 0;
}

.kurzy li h2 {
	margin: 0 0 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #B10961;
}

/* Sidebars */

.sidebar {
	float: left;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	margin-bottom: 2em;
}

.sidebar li ul {
}

.sidebar li li {
	margin: 0;
}

.sidebar li h2 {
	margin: 0 0 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #B10961;
}

#sidebar1 {
	padding: 0px 20px 0px 20px;
	background: url('../images/sidebar1.png') repeat-x #D2D2D2;
}

#sidebar1 h2{
	color: #990066;
	font-size: 0.8rem;
}

#sidebar3 {
	padding: 0px 20px 0px 20px;
	background: #D2D2D2;
}

#sidebar2 {
	padding: 0px 20px 0px 20px;
}

#sidebar2 li h2 {
	margin: 0 0 1em 0;
	padding: 15px 0  0 0px;
	height: 20px;
}

#sidebar2 li ul {
	line-height: normal;
}

#sidebar2 li li {
	text-transform: uppercase;
	padding: 3px 0px 3px 0px;
	color: #666666;
	font-size: 11px;	
	font-family: Arial, Helvetica, sans-serif;	
}

#sidebar2 li a {
	color: #666666;	
	border: none;	
	text-transform: uppercase;
}

#sidebar2 li a:hover {	
	border: none;
	color: #75043D;
	border-bottom: dotted #75043D 1px;	
}

/* Admin */

.log_popis{text-align: right; padding-right: 2px; vertical-align: middle;}
.log_input{text-align: left; padding-left: 2px; vertical-align: middle;}
.log_submit{text-align: center; vertical-align: middle;}

#recent-posts .editace a{
 padding: 0px;
 border: none;
 background-color: white;
 color: #B10961;
 font-size: 11px;
}

#recent-posts .editace a:hover{
 padding: 0px;
 border: none;
 background-color: white;
 color: #B10961;
 font-size: 12px; 
}

/* Footer */

#footer {
	background: url(../images/footer.webp) repeat-x bottom left;
	height: 120px;
	margin-top: 0px;
}

#inner_footer {
	padding-top: 45px;
}

#footer p {
    background: url(../images/eback.png) repeat;	
    text-align: center;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FAFAFA;	
}

#footer a {
	border-bottom: none;
    color: white;
	padding: 2px 0px;
}

#footer a:hover {
	border-bottom: dotted 1px white;
    color: white;
	padding: 2px 0px;
}

/* online prihlaska */

.widthNoSidebar1 {
	width: 725px;
}

.btn-prihlaska {
	background-color: #B10961;
	border: none;
}

.btn-prihlaska:hover {
	background-color: #770444;
}

.btn-prihlaska:active {
	background-color: #770444 !important;
}

.btn-prihlaska:focus-visible {
	background-color: #770444;
}

/* SIDEBAR3 */

#sidebar3 .edit a{
 padding: 0px;
 border: none;
 background: #D2D2D2;
 color: #B10961;
 font-size: 11px;
}

#sidebar3 .edit a:hover{
 padding: 0px;
 border: none;
 background: #D2D2D2;
 color: #B10961;
 font-size: 12px;
 border-bottom: dotted 1px #B10961; 
}
                                          
#nabidka .modal-content{
	background: url(../images/eback.png) repeat top left;
	border: none;
}

@media screen and (min-width: 576px) {
	#nabidka .modal-dialog {
		top: 160px;
	}
}

#nabidka .modal-body{
	padding: 0;
	border: solid white 5px;
}

#nabidka .btn{
	border: none;
	background-color: #B10961;
	color: #FFFFFF;
}

#nabidka h4{
 margin-top: 10px;
 font-size: 46px;                         
 text-align: center;
}

#nabidka h2{
 margin-top: 0px;
 color: #E0E0E0;                            
 font-size: 26px;
 text-align: center;
                                                                                                      
}

#nabidka h3{
 margin-top: 10px;
 color: white;
 font-size: 20px;
 text-align: center;
} 

#nabidka h4{
 letter-spacing: -.075em;
 font-size: 3em;
 margin-top: 15px;
 font-size: 16px;                         
 text-align: center;
 color: #B10961; 
}

#nabidka h5{
 margin-top: 15px;
 font-size: 11px;                         
 text-align: center;
 color: gray; 
}


#nabidka a{
  color: white;
  font-size: 12px;
}

#zvuk{
  position: absolute;
  width: 1px;
  height: 1px;
}

.cenik{
  border-collapse: collapse;
  border: solid 1px #E0E0E0;
}

.cenik td{
  border: solid 1px #E0E0E0;
  padding-left: 2px;
}

.cenik_no_border td{
  border-color: white;
  padding-left: 0px;
}

.dodatek b{
  font-size: 9px; 
  font-weight: normal;
}

#like_box{border: none;}
