/*
 Theme Name:  PsychiART
 Version:     1.4
 Template:    Divi
 Author:      Jiří Wasserbauer
 Author URI:  https://www.jiriwasserbauer.cz
*/

.testArt table tbody th:first-child {width:33%;}
.testArt label {display:block;}
#testBeck label, #testZung label {text-align:center;}
.testArt input[type=submit] {padding:10px; background-color:#81b8bb; color:#fff; border:none; text-align:center; display:block;}
.vysledek_test {padding:10px; border-left:3px solid #81b8bb; margin-bottom:20px;}

@media (min-width:1061px) and (max-width:1150px) {
	#top-menu>li {padding-right:16px;}
	#et_top_search {margin-left:16px;}
}
@media (min-width:961px) and (max-width:1060px) {
	#top-menu>li {padding-right:8px;}
	#et_top_search {margin-left:8px;}
}
@media (max-width:768px) {
	.entry-content tr td {padding-left:6px; padding-right:6px;}
}