body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #272727;
	margin: 0px;
	background: white;
}
table {
	font-size: 100%;
}

a:link, a:active, a:visited {
	font-weight: normal;
	color: black;
	text-decoration: underline;
}

a:hover {
	color: #80b330;
	text-decoration: none;
}

ul {
	padding: 5px 0px 20px 12px;
	margin: 0px 0px 0px 5px;
	
}

li {
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0;
	text-indent: 0;
	list-style: none;
	list-style-image: url(img/li.gif);
}


h1 {
	letter-spacing: 0px;
	font-size: 12px;
	font-weight: bold;
	color: White;
	text-align: left;
	padding: 8px 0px 0px 15px;
	margin: 0px 0px 7px 8px;
	letter-spacing: 0px;
}

.titnews1h1 {
	letter-spacing: 0px;
	font-size: 16px;
	font-weight: normal;
	color: White;
	text-align: left;
	padding: 10px 0px 0px 40px;
	margin: 0px 0px 0px 0px;
	/* background: url(img/icoh1.png) no-repeat; */
	background: url(img/h1bg1.png);
	height: 34px;
}
.titnews2h1 {
	letter-spacing: 0px;
	font-size: 16px;
	font-weight: normal;
	color: White;
	text-align: left;
	padding: 10px 0px 0px 40px;
	margin: 0px 0px 0px 0px;
	/* background: url(img/icoh1.png) no-repeat; */
	background: url(img/h1bg2.png);
	height: 34px;
}

.tith1 {
	letter-spacing: 0px;
	font-size: 16px;
	font-weight: normal;
	color: White;
	text-align: left;
	padding: 10px 0px 0px 40px;
	margin: 0px 0px 0px 0px;
	/* background: url(img/icoh1.png) no-repeat; */
	background: url(img/h1bg1.png);
	height: 34px;
}

h2 {
	font-size: 15px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #95b607;
	font-family: Tahoma;
	letter-spacing: 1px;
}

.tith2 {
	font-size: 12px;
	font-weight: bold;
	color: #5a595e;
	text-align: left;
	padding: 13px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	letter-spacing: 0px;
}

.txth2 {
	font-size: 14px;
	font-weight: normal;
	color: #5a595e;
	text-align: left;
	padding: 15px 0px 15px 0px;
	margin: 0px 0px 0px 0px;
	letter-spacing: 0px;
	/* background: url(img/icoh2.png) no-repeat left top; */
}


.h2odk:link, .h2odk:active, .h2odk:visited {
	font-size: 15px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #95b607;
	text-decoration: none;
	font-family: Tahoma;
	letter-spacing: 1px;
}
.h2odk:hover {
	color: black;
	text-decoration: none;
}

.h2reference {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0px;
	color: #454447;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 3px 0px;
	font-family: Tahoma, 'Lucida Grande CE', lucida, sans-serif; 
}

h3 {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0px;
	color: #454447;
	margin: 0px 0px 8px 0px;
	padding: 5px 0px 3px 0px;
	font-family: Tahoma, 'Lucida Grande CE', lucida, sans-serif; 
}




.h3nadpis {
	color: White;
	font-size: 17px;
	font-weight: normal;
	font-family: Tahoma;
	margin: 0;
	padding: 0;
}

hr{
	color: #9B9B9B;
	height: 1px;
}

p {
	padding: 12px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.clearboth {
	clear: both;
}
.clearleft {
	clear: left;
}

blockquote
{
	color:#0F1C02;
	font-style: italic;
	font-weight: normal;
	text-align: left;
	margin: 10px 10px 10px 20px;
	padding: 14px 5px 10px 45px;
	background-color: #f7fedf;
	background-image:url('img/PostQuote.png');
	background-position:left top;
	background-repeat:no-repeat;
}


/* Formy */



form {
	margin: 0;
	padding: 0;
}

fieldset {
	border-color: #6692CA;
	border-style: solid;
	border-width: 2px 1px 1px 1px;
	padding: 10px;
	margin: 0px 0px 10px 0px;
}

legend {
	font-size: 14px;
	color: #1C0E5D;
	font-weight: bold;
	padding: 0px 5px 2px 5px;
}

input[type="submit"] {
	font-size: 11px;
	color: Black;
	padding: 2px;
	border: 1px solid #65aed7;
	background: url(img/ankbg.png) repeat-x top;
	letter-spacing: 1px;
}
input[type="button"] {
	font-size: 11px;
	color: Black;
	padding-left: 0px;
	border: 1px solid #969696;
}
input[type="text"] {
	font-size: 11px;
	color: #057a2b;
	padding-left: 0px;
	background: #eaf2e5;
	border: 1px solid #9b9b9b;
	padding: 1px 3px 1px 3px;
}
input[type="password"] {
	font-size: 11px;
	color: #057a2b;
	padding-left: 0px;
	background: #eaf2e5;
	border: 1px solid #9b9b9b;
	padding: 1px 3px 1px 3px;
}
input[type="file"] {
	font-size: 11px;
	color: #057a2b;
	padding-left: 0px;
	background: #eaf2e5;
	border: 1px solid #9b9b9b;
	padding: 1px 3px 1px 3px;
}

select {
	font-size: 11px;
	color: #057a2b;
	padding-left: 0px;
	background: #eaf2e5;
	border: 1px solid #9b9b9b;
	padding: 1px 3px 1px 3px;
}
textarea {
	font-size: 11px;
	color: #057a2b;
	padding-left: 0px;
	background: #eaf2e5;
	border: 1px solid #9b9b9b;
	padding: 1px 3px 1px 3px;
}

.formnadp {
	font-size: 15px;
	color: #95b607;
	font-family: Tahoma;
	letter-spacing: 1px;
	padding-bottom: 5px;
	border-bottom: 1px dashed #9b9b9b;
	margin-bottom: 10px;
}
.formnapdtxt {
	font-size: 15px;
	color: #9b9b9b;
	font-family: Tahoma;
}

/* Tlacitka */

ul.navform {
	list-style-type: none;
	list-style-image: none;
	padding: 0;
	margin: 0;
}
ul.navform a {
	width: 200px;
}


ul.navform li {
	text-decoration: none;
	list-style-type: none;
	list-style-image: none;
}

ul.navform li a, ul.navform li a:link, ul.navform li a:active, ul.navform li a:visited {
	display: block;
	padding: 3px;
	margin-bottom: 5px;
	background: #21730f;
	border-left: 10px solid #1a1a1a;
	color: white;
	text-decoration: none;
	list-style-type: none;
	list-style-image: none;
	letter-spacing: 1px;
}
ul.navform li a:hover {
	color: white;
	background: #2fb110;
	border-left: 10px solid black;
}


/* Struktura webu */

#main {
	width: 100%;
	margin: 0;
	padding: 0;
}

#maintop {
	width: 100%;
	height: 444px;
	background: url(img/bgtop.jpg) no-repeat center;
	margin: 0;
	padding: 0;
}
#maintopin {
	width: 1095px;
	height: 444px;
	margin: 0px auto 0px auto;
}


#maindown {
	width: 100%;
	background: url(img/bgbot.png) repeat-x;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#maindownin {
	width: 1095px;
	margin: 0px auto 0px auto;
}

/* hlavicka */

#headmaintop {
	width: 1095px;
	height: 52px;
	padding-top: 5px;
	background: url(img/head1bg.png) no-repeat bottom; /* se stinem pro nove prohlizece */
}

#headmain {
	width: 1095px;
	height: 392px;
	background: url(img/shadwmain.png) repeat-y; /* se stinem pro nove prohlizece */
}
#head {
	width: 995px;
	height: 392px;
	margin: 0px 0px 0px 52px;
	background: url(img/plastova-okna.jpg);
}
#headleft {
	width: 403px;
	height: 392px;
	float: left;
}
#headright {
	width: 535px;
	float: right;
	height: 392px;
}

#topmenu {
	padding: 0px 45px 0px 0px;
}

.headh1 {
	padding: 7px 30px 0px 42px;
}
.h1head {
	color: #3d2b82;
	font-size: 24px;
	margin: 0;
	padding: 0;
	font-family: "GlasgowCE";
	font-weight: bold;
	line-height: 28px;
}

.headkontakty {
	padding: 5px 0px 0px 42px;
	color: white;
}

.headnajdete {
	color: white;
	font-size: 16px;
	font-weight: bold;
	font-family: "GlasgowCE";
}
.headnajdeteodk:link, .headnajdeteodk:active, .headnajdeteodk:visited  {
	font-size: 11px;
	color: #5a595e;
	text-decoration: none;
}
.headnajdeteodk:hover  {
	font-size: 11px;
	color: #25166b;
	text-decoration: none;
}
.headakce {
	padding: 48px 0px 0px 18px;
}


/* paticka */

#patkamain {
	background: url(img/patkmain.png) no-repeat;
	height: 151px;
}

#patka {
	width: 995px;
	margin: 0px 0px 0px 52px;
	height: 136px;
	padding-top: 15px;
}

.patl {
	width: 184px;
	float: left;
	padding-left: 6px;
}
.patin {
	width: 560px;
	position: relative;
	float: left;
	padding-left: 42px;
}
.patr {
	width: 190px;
	margin-right: 6px;
	float: right;
}
.logovokno {
	float: left;
	margin-right: 7px;
	margin-top: 2px;
}
.logotaox {
	float: left;
	margin-right: 7px;
	margin-top: 2px;
}

.patodk, .patodk:link, .patodk:active, .patodk:visited {
	color: #5a595e;
	text-decoration: none;
	font-size: 11px;
}
.patodk:hover{
	color: #9ccf1b;
	text-decoration: none;
}

.patktxt1 {
	color: #38267d;
	font-size: 11px;
}
.patktxt2 {
	color: #5a595e;
	font-size: 11px;
}
.patpartneri {
	padding-top: 12px;
	font-size: 10px;
	color: #5A595E;
}
.patpartneri a:link, .patpartneri a:visited, .patpartneri a:active{
	font-size: 10px;
	color: #5A595E;
}
.patpartneri a:hover{
	font-size: 10px;
	color: #9FD122;
}

/* obsahova cast */

#downmain {
	width: 1095px;
	background: url(img/shadwmain.png) repeat-y; /* se stinem pro nove prohlizece */
}
#down {
	width: 995px;
	background: url(img/downgb2.png) repeat-y;
	margin: 0px 0px 0px 52px;
}

#maincol {
	width: 995px;
	background: url(img/downbg1.png) no-repeat top;
}


#collevo {
	position: relative;
	width: 190px;
	float: left;
	left: -601px;
	padding-left: 6px;
}
#colobsah {
	position: relative;
	width: 590px;
	float: left;
	left: 196px;
	padding-left: 11px;
}
#colpravo {
	position: relative;
	width: 190px;
	padding-left: 2px;
	float: left;
}
.ltab {
	width: 190px;
	vertical-align: top;
	/* margin-left: 6px; */
}
.otab {
	width: 579px;
	vertical-align: top;
}
.ptab {
	width: 190px;
	vertical-align: top;
}

.predelspod {
	width: 995px;
	background: url(img/obspredeldown.png) no-repeat top;
	height: 12px;
}

/* menu */

.menu1 {
	padding-top: 9px;
}
.menu2 {
	padding-top: 25px;
}
.menu1top {
	padding: 0px 0px 0px 35px;
	margin-left: 0px;
	color: #8ad3fc;
	font-weight: normal;
	font-size: 18px;
	background: url(img/icomenunadp.png) no-repeat;
	font-family: GlasgowCE;
}

.menu1main {
	padding-top: 15px;
}

ul.menu1ul {
	margin: 0;
	padding: 0;
	list-style-image: none;
}

li.menu1main0 {
	list-style-image: none;
}

li.menu1main0 a, li.menu1main0 a:visited, li.menu1main0 a:active {
	text-decoration: none;
	min-height: 14px;
	text-align: left;
	color: white;
	display: block; /*text-indent: 20px;*/
	padding: 5px 0px 5px 12px;
	margin: 0px 10px 0px 8px;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	text-indent: 0;
	
}

li.menu1main0 a:hover {
	color: #B0DB45;
}

li.menu1main1 {
	list-style-image: none;
}
li.menu1main1 a, li.menu1main1 a:visited, li.menu1main1 a:active {
	text-decoration: none;
	min-height: 12px;
	text-align: left;
	color: #A2D9FC;
	display: block; /*text-indent: 20px;*/
	padding: 3px 0px 3px 15px;
	margin: 0px 10px 0px 20px;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	text-indent: 0;
	letter-spacing: 0px;
	background: url(img/icoleftmenu.png) no-repeat top left;
}
li.menu1main1 a:hover {
	color: #B0DB45; /* border-bottom: 1px dashed #10508A; */
}

li.menu1main2 {
	list-style-image: none;
}
li.menu1main2 a, li.menu1main2 a:visited, li.menu1main2 a:active {
	text-decoration: none;
	min-height: 12px;
	text-align: left;
	color: #A2D9FC;
	display: block; /*text-indent: 20px;*/
	padding: 3px 0px 3px 15px;
	margin: 0px 10px 0px 35px;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	text-indent: 0;
	letter-spacing: 0px;
	background: url(img/icoleftmenu2.png) no-repeat top left;
}
li.menu1main2 a:hover {
	color: #B0DB45; /* border-bottom: 1px dashed #10508A; */
}




li.menu1-main2 {
	list-style-image: none;
}

li.menu1-main2 a, li.menu1-main2 a:visited, li.menu1-main2 a:active {
	text-decoration: none;
	min-height: 14px;
	text-align: left;
	color: #005CAC;
	display: block; /*text-indent: 20px;*/
	padding: 0px 0px 4px 12px;
	margin: 0px 10px 0px 20px;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	background: url(img/menu1-ico2.png) no-repeat left top;
	list-style: none none;
}

li.menu1-main2 a:hover {
	color: #4569F0;
}

.menu1bot {
	height: 3px;
}




/* novinky */


.referencedatum {
	font-size: 8pt;
	font-weight: normal;
	color: #4e4d51;
	margin: 0px 0px 10px 0px;
	padding: 0;
	text-decoration: none;
}

.novinky {
	padding-left: 7px;
	background: url(img/menu-main-mid.png) repeat-y;
}
.novinka-topbg {
	height: 9px;
	background: url(img/menu-main-top.png);
}
.novinka-bot {
	height: 13px;
	background: url(img/menu-main-bot.png);
	margin-bottom: 10px;
}

.novinka-ico {
	color: white;
	font-size: 13pt;
	height: 28px;
	margin-top: 0px;
	padding: 3px 0px 0px 45px;
	background: url(img/ico-novinka.png) no-repeat left top;
}

.novinka {
	margin: 0px 0px 0px 0px;
	padding: 0px 13px 10px 18px;
}
.novinka-datum {
	font-size: 8pt;
	font-weight: normal;
	color: #4e4d51;
	margin: 0px 0px 20px 0px;
	padding: 0;
	text-decoration: none;
}
.novinka-nadpis:link, .novinka-nadpis:active, .novinka-nadpis:visited  {
	font-size: 8pt;
	font-weight: normal;
	color: white;
	margin-top: 0px;
	text-decoration: none;
}
.novinka-nadpis:hover {
	color: #9cc808;
}
.novinka-text {
	font-size: 8pt;
	font-weight: normal;
	color: #9D9D9D;
	margin-top: 0px;
	text-decoration: none;
}

.novinka-fotka {
	text-align: right;
	float: right;
}

.novinka-vice {
	font-size: 8pt;
	color: white;
	padding-left: 0px;
	text-align: right;
}

.novinka-vicelink:link, .novinka-vicelink:active, .novinka-vicelink:visited    {
	font-size: 8pt;
	color: white;
	text-decoration: none;
}
.novinka-vicelink:hover {
	color: #9cc808;
	text-decoration: none;
}

/* novinky konec */

/* styly obsahova cast */


.titnews1{
	height: 325px;
}
/*.titnews1h1{
	background: url(img/h1bg1.png);
	height: 44px;
}*/
.titnews1obs{
	background: url(img/titobsbg.png);
	height: 281px;
}

.titnews2{
	height: 325px;
}
.titnews3{
	min-height: 325px;
}
/*.titnews2h1{
	background: url(img/h1bg2.png);
	height: 44px;
}*/
.titnews2obs{
	background: url(img/titobsbg.png);
	height: 281px;
}

.titnewleft{
	width: 150px;
	padding: 0px 21px 0px 22px;
	height: 281px;
	float: left;
}
.titnewleft p{
	font-size: 11px;
	padding-top: 20px;
	height: 90px;
}
.titnewin{
	width: 150px;
	height: 281px;
	float: left;
	padding: 0px 21px 0px 22px;
}
.titnewright{
	width: 150px;
	height: 281px;
	float: left;
	padding: 0px 21px 0px 22px;
}

.titnewsh2{
	height: 41px;
}

.titnewsfoto{
	height: 136px;
	text-align: right;
}
.fototit{
	border: 1px solid #cce8f7;
}
.imgtit{
	/* border: 1px solid #cce8f7; */
}

.fotoobs{
	border: 2px solid #dddddd;
	padding: 5px;
}

.titnews3obs{
	background: #fefeff url(img/titobsbg2.png) no-repeat top;
	padding: 0px 21px 15px 22px;
	margin: 0;
}
/* .titseotext{
	padding: 15px 0px 15px 0px;
} */
.vypnovi{
	padding: 10px 0px 10px 0px;
	margin-bottom: 10px;
	border-bottom: 1px solid #a2d9fc;
}
.vypnovi h2{
	float: left;
	margin-bottom: 5px;
}
.vypnovi div.datum{
	float: right;
	font-size: 8pt;
	color: #4e4d51;
}
.vypnovi img{
	float: left;
	margin-right: 10px;
}
.vypnovi p{
	margin: 0;
	padding: 0;
}




.titseotext p{
	margin: 5px 0px 15px 0px;
	padding: 0;
}
.titseotext p.dalsiodkazy{
	margin: 0;
	padding: 10px;
	border: 2px solid #b0db45;
	background: #f2f2f2;
}


.titlinkvice:link, .titlinkvice:active, .titlinkvice:visited {
	color: #3d2b82;
	font-size: 11px;
	text-decoration: none;
	top: -4px;
	position: relative;
}
.titlinkvice:hover {
	color: #80b330;
}



.titleft1{
	
}
.titleft1h1{
	background: url(img/titlefth1bg1.png);
	height: 44px;
}
.titleft2h1{
	background: url(img/titlefth1bg2.png);
	height: 44px;
}
.titlefth1{
	letter-spacing: 0px;
	font-size: 16px;
	font-weight: normal;
	color: #3d2b82;
	text-align: left;
	padding: 10px 0px 0px 40px;
	margin: 0px 0px 0px 0px;
	background: url(img/ico2h1.png) no-repeat;
	letter-spacing: 0px;
}
.titleft1obs{
	background: #fefefe url(img/titleftbg.png) repeat-x top;
	padding: 15px 20px 16px 20px;
}
.titleft1h2{
	height: 41px;
	background: url(img/titleftbg.png) repeat-x top;
}
.titlefth2{
	padding: 10px 0px 0px 20px;
	color: black;
	font-size: 13px;
}
.titlefth2 a {
	text-decoration: none;
}
.titlefth2 a:hover {
	text-decoration: underline;
}
.titleftvice{
	text-align: right;
}
.titlefttxt{
	font-size: 10px;
	margin: 0;
	padding: 0;
}



/* TOP MENU */


#tabs {
	float: left;
	width: 750px;
	font-size:93%;
	line-height:normal;
	/* border-bottom:1px solid #666;
	margin-bottom:1em; /* margin between menu and rest of page*/
	overflow:hidden;
	padding-left: 68px;
	}

#tabs ul {
	margin:0;
	padding:0px 10px 0 0px;
	list-style:none;
}

#tabs li {
	display:inline;
	margin:0;
	padding:0;
	}

#tabs a {
	float: left;
	background:url("img/left.png") no-repeat left top;
	margin:0;
	padding:0 0 0 10px;
	text-decoration:none;
	}

#tabs a span {
	float: left;
	display: block;
	background: url("img/right.png") no-repeat right top;
	padding: 8px 15px 7px 0px;
	margin-right: 7px;
	color: #3D2B82;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}

/* End IE5-Mac hack */
#tabs a:hover span {
	}

#tabs a:hover {
	background-position:0% -29px;
	}

#tabs a:hover span {
	background-position:100% -29px;
	color: #19075D;
	}
	
.tpmnimg1 {
	float: left;
}

/* FULLTEXT */
#tabsr {
	float: right;
	width: 200px;
}
input.hledejbg {
	width: 130px;
	height: 19px;
	background: url(img/hledejbg.png);
	border: 0px;
	padding: 5px 0px 0px 14px;
	margin: 0;
	position: relative;
	float: left;
	top: 0px;
	color: #58575D;
}
input.hledejtl {
	width: 33px;
	height: 24px;
	background: url(img/hledejtl.png);
	border: 0;
	padding: 0;
	margin: 0;
}
	

/* ANKETA */

.anketatext{
	text-align: left;
}

/* ==== MOD VYHLEDAVACI TAGY === */
.modtagymain {
	padding: 10px 10px 5px 22px;
}
.modtagymain a.vtag1 {
	font-size: 120%;
	color: white;
}
.modtagymain a.vtag2 {
	font-size: 100%;
	color: white;
}
.modtagymain a.vtag3 {
	font-size: 140%;
	color: white;
}
.modtagymain a.vtag4 {
	font-size: 110%;
	color: white;
}
.modtagymain a.vtag5 {
	font-size: 90%;
	color: white;
}


/* TEXTY */

hr.txtpredel{
	margin-bottom: 10;
	height: 0px;
	border: 0;
}

/*.txtpredel{
	height: 10px;
} */
.txtnapdblue0{
	color: white;
	margin: 0px 0px 5px 0px;
	padding: 3px 5px 8px 5px;
	background: url(img/txtbg0.png) repeat-x top;
	font-size: 13px;
}
.txtnapdblue1{
	color: white;
	margin: 0px 0px 5px 0px;
	padding: 3px 5px 8px 5px;
	background: url(img/txtbg1.png) repeat-x top;
	font-size: 13px;
}


.txtnapdblue2{
	color: #19075d;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0px;
}

/* .txtnapdblue2{
	color: #19075d;
	margin: 0px 0px 8px 0px;
	padding: 3px 5px 3px 60px;
	background: url(img/txtbg2.png) no-repeat;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 1px;
}
.txtnapdblue3{
	color: #19075d;
	margin: 0px 0px 8px 0px;
	padding: 3px 5px 3px 60px;
	background: url(img/txtbg3.png) no-repeat;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 1px;
} */


.txtimg{
	border: 2px solid #dddddd;
	padding: 5px;
}
.txtimgl{
	border: 2px solid #dddddd;
	padding: 5px;
	margin-right: 20px;
	margin-bottom: 10px;
}
.txtimgr{
	border: 2px solid #dddddd;
	padding: 5px;
	margin-left: 20px;
}
.downimg{
	border: 2px solid #dddddd;
	padding: 5px;
}

.txttb{
	background: transparent;
}
.txttr1{
	background: #39277D;
	vertical-align: top;
	color: white;
}
.txttr2{
	background: #EDEAF8;
	vertical-align: top;
}
.txttr3{
	background: #E2DEF3;
	vertical-align: top;
}

p.forminfo {
	margin: 10px 0px 10px 0px;
	padding: 10px;
	background: #EAEAEA;
	border: 1px solid #C6C6C6;
}


.txtpaketint{
	background: #fff8dc;
}

/* ============= ROZCESTNIK ============= */
#rozcestnik {
	padding: 40px 0px 20px 0px;
}
#rozcestnik .plastovaokna{
	width: 148px;
}

/* TOOLTIP */
.tooltip-content {
	display: none;      /* required */
	position: absolute; /* required */
	width: 250px;
	padding: 10px;
	border: 3px solid #AF8A31;
	background-color: #FFC848;
	text-align: center;
	color: black;
}
.tooltip-content p {
		margin: 0;
}


