/*<<<<<<<<   layout*/
body, div, span, ul, ol, li {margin:0px; padding:0px;}
#page  { width:980px; margin:0 auto;}
#left { float:left; width:150px;}
#left .panel .content ul {  list-style-type: none;}
#left .panel .content ul li ul {margin-left: 0px;}
#right { float:right;  width:150px;}
#center { margin-left: 150px; margin-right: 150px;}
#bottom { clear:both; }
/*layout >>>>>>>>>*/
#left .panel .content ul ul li a{
	color: rgb(150, 150, 150);
	font-size: 10px;
	text-transform: none;
}

/*<<<<<<<<   font*/
body, h1, h2, h3, h4, h5, h6, table, tr, th, td {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
}
/*font >>>>>>>>>*/


/*<<<<<<<<   color*/

textarea {
  background-color: transparent;
  border: 1px solid rgb(150, 150, 150);
  color: rgb(150, 150, 150);
}

body {
  background-color: rgb(255, 255, 255);
  color: rgb(030, 030, 030);
  font-size: 12px;
}

div {}
span {}
p {margin: 0px; padding: 5px}
table {}
tr {}
td {}
form {}
input {border: 1px solid rgb(053, 054, 097); color: rgb(030, 030, 030); background-color: transparent;}
textarea {}
select {}

h1 {color: rgb(233, 243, 245); font-weight: bold; font-size: 50px;  margin: 0px;  letter-spacing: 5px; text-transform: uppercase;}
h2 {color: rgb(255, 153, 051); font-weight: normal; font-size: 12px; margin: 0px; letter-spacing: 2px;}
h3 {color: rgb(255, 153, 051); font-weight: normal; font-size: 12px; margin: 0px; letter-spacing: 2px; margin: 0px;}
h4 {}
h5 {}
h6 {}

a {color: rgb(031, 031, 031); text-decoration: none;}
a:visited {color: rgb(031, 031, 031);}
a:hover {color: rgb(255, 153, 051); text-decoration: underline;}

img {}

ul {}
ol {}
li {}


#page  {
  border: 0px solid rgb(030, 030, 030);
  background-color: rgb(255, 255, 255);
}

#top { 

  background-color: rgb(057, 109, 123);

 
}

#top .header {
  padding: 30px 5px 20px 25px;
  text-align: center;
  background-color: rgb(015, 045, 053);  
}


#top .header h1 {
	margin: 0px;
	padding: 0px;
  display: inline;

}
#top .content {
  background-color: rgb(057, 109, 123);
  padding: 2px 25px 2px 25px;
  text-align: center;
}

#top .content h2 {
	margin: 0px;
	padding: 0px;
  display: inline;
}

#page .footer {
  color: rgb(000, 000, 000); font-size: 11px;text-align: center; 
}
#page .footer a {
  color: rgb(000, 000, 000);
}






#left, #right {
	padding: 0px;	margin: 0px;
	margin-top: 5px;
	padding-top: 5px;
  color: rgb(030, 030, 030);
}
#left p, #right p {
	padding: 1px;	margin: 0px; text-align: center;
}
#left img, #right img {
	text-align: center;
	margin: 0px auto;
}


#left .panel, #right .panel {
  margin: 3px;
  margin-bottom: 8px;
  padding-bottom: 8px;
  border-bottom: 1px dashed rgb(255, 153, 051);
  
}

.panel .menu .content{
  text-align: center;

}

.panel .thema {
   text-align: center;
}
.panel .menu a, .panel .thema a{
  padding-left: 5px;
  padding-right: 5px;  
}


#left .panel .header, #right .panel .header  {
  padding: 0px; padding-left: 0px;
  text-align: center;
  margin-bottom: 4px;

}
#left .panel .header h3, #right .panel .header h3 {
  font-size: 14px;
}
#left .panel .content {
  
}
#left .panel .content p {}
#left .panel .content ul { margin-bottom: 2px;}
#left .panel .content ul li {
border-bottom: 0px solid rgb(255, 000, 000);

background-repeat: no-repeat;
background-position: left center;

}
#left .panel .content ul li a {}
#left .panel .footer {}
#left .panel .footer span {}
#left .panel .footer span span{}
#left .footer, #right .footer {
  margin: 0px;	padding: 0px;

	background-repeat: repeat-x;  
	background-position: center bottom;
	height: 5px;
}
#left .panel .footer, #right .panel .footer{
	background-image: none;
	padding: 0px;
  margin: 0px;
  height: 0px;
}


#right {}
#right .panel {

}
#right .panel .header{}
#right .panel .header h3 {}
#right .panel .content {font-size: 10px;}
#right .panel .content p {}
#right .panel .footer {}
#right .footer{}
#center {
  padding: 0px;
  border-left: 5px solid rgb(230, 230, 230);
  border-right: 5px solid rgb(230, 230, 230);  
}
#center a {text-decoration: underline;}
#center .header h1 {
  margin: 10px;
  margin-top: 15px;
  padding-bottom: 10px;

  
  background-color: transparent;
  color: rgb(015, 045, 053);
  font-size: 24px;
  letter-spacing: 3px;
  font-weight: normal;
  text-align: center;
  text-transform: uppercase;
}
#center .panel {

  margin-bottom: 10px;
  border-bottom: 1px solid rgb(205, 205, 205);
}
#center .panel .header {
  background-color: rgb(255, 153, 051);
}
#center .panel .header span{
}
#center .panel .header h3 {
  font-size: 13px;
  margin: 5px;
  
  display: block;
  font-weight: bold;
  letter-spacing: 1px;
  color: rgb(255, 255, 255);
  text-align: left;
  padding-left: 15px;
}
#center .panel .header h3 a{
  color: rgb(255, 255, 255);
  text-decoration: none;
}


#center .panel .content {
  padding: 0px;
  padding-top: 5px;
  font-size: 11px;
  
}
#center .panel .content p {padding: 5px; margin: 0px;}
#center .panel .content a {color: rgb(000, 000, 000);  text-decoration:underline;}
#center .panel .content a:hover {color: rgb(255, 255, 255);  text-decoration:none;}

#center .panel .footer {
  border: 0px solid red; 
  display: block; 
  height: 20px; 
  border-top: 0px solid rgb(170, 120, 100); 
  border-bottom: 0px dashed rgb(151, 000, 202); 
  background-color: transparent;
}
#center .panel .footer p {
  display: inline; 
  font-size: 9px; 
  margin-left: 3px; 
  padding: 0px;
  padding-left: 3px;
  background-color: transparent;
  display: block;
  float: left;
  border-left: 5px solid rgb(203, 213, 215);
 
}
#center .panel .footer a {
  text-decoration: underline;
}





#center .panel .content {padding-bottom: 10px;}
#center .panel .content p {}


#center .content {
  overflow: auto;
  width: 98%;
  margin: 0px auto;
}
#center .content .content {
  width: 100%;
}












#bottom{
  margin-top: 15px;
  border-bottom: 1px solid rgb(120, 120, 120);   
  background-color: rgb(015, 045, 053);
  color: rgb(220, 220, 220);
}
#bottom span{}
#bottom .header {}
#bottom .content {text-align: center; padding-top: 10px; padding-bottom: 10px;}
#bottom .footer {}
#bottom .footer span{}






.gallery .content {
  width: 99%;
  overflow: auto;
  text-align:center;
  background-color: rgb(057, 109, 123);  
  background-color: transparent;
}

.gallery .content p {
  margin: 0px;
}
.gallery .content .image_preview {
  float: left;
  border: 0px solid green;
  padding: 3px;
  height: 180px;
  font-size: 10px;

  border-right: 0px solid rgb(150, 150, 150);
  background-color: rgb(057, 109, 123);
  background-color: transparent;
}
#center .gallery .content .image_preview a {
  border: 0px solid black;
  color: rgb(030, 030, 030);  
}
.gallery .content .image_preview img{

  
  background-color: rgb(212 208 200);
  padding: 4px;
}
.image .content {
  text-align: center;
}


.article img {
  float: left;

  background-color: rgb(057, 109, 123);
  padding: 4px;
  margin: 2px;
  margin-right: 5px;
}
.pager {
  text-align: center;
  border-bottom: 1px solid rgb(120, 120, 120);  
  border-top: 1px solid rgb(120, 120, 120);  
  background-color: rgb(057, 109, 123);
}
.pager a{
  color: rgb(200, 200, 200);

}
.pager .previous, .pager .page, .pager .next {
  margin: 2px; display: inline;
  color: rgb(200, 200, 200);
}
.barwindow {
  padding: 0px;
  margin: 5px;
  background-color:  rgb(120, 120, 120);
  font-size: 1px;
}
.bar {
  background-color:  rgb(220, 220, 220);
  padding: 0px;
  margin: 0px; 
  height: 8px;
  font-size: 1px;
}
#left .panel .content {
margin-left: 5px;
}


.login form {
  text-align: left;
  margin: 0px;
  padding: 0px;
  padding-right: 5px;
}
.login a {
  clear: right;
  display: block;
  
}
.login input {
  display: block;
}
.login #loginbutton{
  margin: 2px;
  background-color: rgb(255, 255, 255);
  color: rgb(102, 102, 102);
}
.inquiry p {
  padding: 0px;
  margin: 0px;
}

/*
.panel {border:0px solid green;}
#page {border:1px solid violet;}
#top {border:1px solid magenta;}
#bottom {border:1px solid cyan;}
#left {border:1px solid blue;}
#right {border:1px solid green;}
#center {border:1px solid red;}/**/



/*--57ac878c518e7e862b31b301f26b481d--*/
body #screen #iscreen #iiscreen #page .content {background-image: url(/img/custom/wgz.cz/g/gay-tv/622237-4e6fbe0806c7e.jpeg); background-repeat: repeat; background-color: #0000FF; }
body #screen #iscreen #iiscreen #page .content #left .left_content .panel .thema .content li a {background-image: url(/img/custom/wgz.cz/g/gay-tv/622237-4e6f9e75575eb.jpg); background-color: #0000FF; font-family: Times New Roman; font-weight: normal; font-style: none; text-decoration: none; color: #FFFFFF; }
body #screen #iscreen #iiscreen #page .content #right .right_content .panel .category .content .bbtext .answer .barwindow {background-image: url(/img/custom/wgz.cz/g/gay-tv/622237-4b4fa5079aa0c.gif); }
body #screen #iscreen #iiscreen #page .content #right .right_content .panel .category .content .bbtext .answer .barwindow .bar {background-image: url(/img/custom/wgz.cz/g/gay-tv/622237-4b4fa5079aa0c.gif); }
body #screen #iscreen #iiscreen #page .content #top #itop .header {background-image: url(/img/custom/wgz.cz/g/gay-tv/622237-4e6fbf29335a9.jpeg); background-repeat: no-repeat; }
body #screen #iscreen #iiscreen #page .content #left .left_content .panel .menu .content ul li a {background-image: url(/img/custom/wgz.cz/g/gay-tv/622237-4e6f9e75575eb.jpg); font-family: Times New Roman; font-weight: normal; font-style: none; text-decoration: none; color: #FFFFFF; background-color: #0000FF; }
body #screen #iscreen #iiscreen #page .content #left .left_content .panel .thema .content li ul li a {background-image: url(/img/custom/wgz.cz/g/gay-tv/622237-4e6f9e75575eb.jpg); }
body #screen #iscreen #iiscreen #page .content #right .right_content .panel .category .content .bbtext {background-image: url(/img/custom/wgz.cz/g/gay-tv/622237-4e6f9e75575eb.jpg); background-color: #0000FF; background-repeat: no-repeat; }
body #screen #iscreen #iiscreen #page .content #right .right_content .panel .category .content .bbtext p a {font-family: Times New Roman; font-weight: normal; font-style: none; text-decoration: none; color: #FFFFFF; }
body #screen #iscreen #iiscreen #page .content #center #icenter #iicenter .center_content .bbtext .panel .categorycontent .content div {background-image: url(/img/custom/wgz.cz/g/gay-tv/622237-4e6fbe0806c7e.jpeg); }
body #screen #iscreen #iiscreen #page .content #top #itop .header h1 {text-align: right; font-family: Times New Roman; font-weight: normal; font-style: none; text-decoration: none; color: #FFFFFF; background-color: #; font-size: 40px; }
body #screen #iscreen #iiscreen #page .content #left .left_content .panel .menu .content ul {background-image: url(/img/custom/wgz.cz/g/gay-tv/622237-4e6f9e75575eb.jpg); }
body #screen #iscreen #iiscreen #page .content #center #icenter #iicenter {background-image: url(/img/custom/wgz.cz/g/gay-tv/622237-4e6fbe0806c7e.jpeg); background-repeat: repeat; background-color: #0000FF; }
body #screen #iscreen #iiscreen #page .content #left .left_content .panel .menu .content {background-image: url(/img/custom/wgz.cz/g/gay-tv/622237-4e6f9d8f84b3c.jpg); background-color: #0000FF; }
body #screen #iscreen #iiscreen #page .content #left {background-image: url(/img/custom/wgz.cz/g/gay-tv/622237-4e6f9f30ebfc4.jpg); }
body #screen #iscreen #iiscreen #page .content #left .left_content .panel .thema {background-image: url(/img/custom/wgz.cz/g/gay-tv/622237-4e6fbe0806c7e.jpeg); background-repeat: no-repeat; }
body #screen #iscreen #iiscreen #page .content #right .right_content .panel .category .content .bbtext .answer a {font-family: Times New Roman; font-weight: normal; font-style: none; text-decoration: none; color: #FFFFFF; background-repeat: repeat; background-color: #0000FF; }
body #screen #iscreen #iiscreen #page .content #right .right_content .panel .category .content .bbtext .answer {font-family: Times New Roman; font-weight: normal; font-style: none; text-decoration: none; color: #FFFFFF; background-repeat: no-repeat; background-color: #0000FF; }
body #screen #iscreen #iiscreen #page .content #center #icenter #iicenter .header h1 {background-image: url(/img/custom/wgz.cz/g/gay-tv/622237-4e6fbe0806c7e.jpeg); background-repeat: no-repeat; background-color: #0000FF; }
body #screen #iscreen #iiscreen #page .content #center #icenter #iicenter .center_content {background-image: url(/img/custom/wgz.cz/g/gay-tv/622237-4e6fbe0806c7e.jpeg); background-repeat: no-repeat; background-color: #0000FF; }
body #screen #iscreen #iiscreen #page .content #center {background-image: url(/img/custom/wgz.cz/g/gay-tv/622237-4e6fbe0806c7e.jpeg); background-repeat: no-repeat; background-color: #0000FF; }
body #screen #iscreen #iiscreen #page .content #left .left_content {background-image: url(/img/custom/wgz.cz/g/gay-tv/622237-4e6fbe0806c7e.jpeg); background-repeat: repeat; background-color: #0000FF; }
body #screen #iscreen #iiscreen #page .content #center #icenter #iicenter .center_content .panel .categorycontent .content .etarget etarget_images .block div {background-image: url(/img/custom/wgz.cz/g/gay-tv/622237-4e6fbe0806c7e.jpeg); background-repeat: no-repeat; background-color: #0000FF; }
body #screen #iscreen #iiscreen #page {background-image: url(/img/custom/wgz.cz/g/gay-tv/622237-4e6fbe0806c7e.jpeg); background-repeat: repeat; }
body #screen #iscreen #iiscreen #page .content #right .right_content .panel .category .content .bbtext .text {font-family: Times New Roman; font-weight: bold; font-style: none; text-decoration: none; color: #FFFFFF; }
body #screen #iscreen #iiscreen #page .content #center #icenter #iicenter .center_content .panel .categorycontent .content .etarget etarget_images .block {background-image: url(/img/custom/wgz.cz/g/gay-tv/622237-4e6fbe0806c7e.jpeg); background-repeat: repeat; }
body #screen #iscreen #iiscreen #page .content #right .right_content .panel .category .content .bbtext center #k__t tr td {font-family: Times New Roman; font-size: 15px; font-weight: normal; font-style: none; text-decoration: none; color: #FFFFFF; }
body #screen #iscreen #iiscreen #page .content #right .right_content .panel .category .content .bbtext center #k__t tr td #k__EUR {font-family: Times New Roman; font-weight: bold; font-style: none; text-decoration: none; color: #FFFFFF; }
body #screen #iscreen #iiscreen #page .content #right .right_content .panel .category .content .bbtext center #k__t tr td #k__GBP {font-family: Times New Roman; font-weight: normal; font-style: none; text-decoration: none; color: #FFFFFF; }
body #screen #iscreen #iiscreen #page .content #right .right_content .panel .category .content .bbtext center #k__t tr td #k__USD {font-family: Times New Roman; font-weight: bold; font-style: none; text-decoration: none; color: #FFFFFF; }
body #screen #iscreen #iiscreen #page .content #right .right_content .panel .category .content .bbtext center #k__t tr td #k__CAD {font-family: Times New Roman; font-weight: bold; font-style: none; text-decoration: none; color: #FFFFFF; }
body #screen #iscreen #iiscreen #page .content #center #icenter #iicenter .center_content .bbtext .panel .content .text p {background-image: url(/img/custom/wgz.cz/g/gay-tv/622237-4e6fbe0806c7e.jpeg); }
body #screen #iscreen #iiscreen #page .content #right .right_content .panel .category .content .bbtext center #k__t tr td #k__CHF {font-family: Times New Roman; font-weight: bold; font-style: none; text-decoration: none; color: #FFFFFF; }
body #screen #iscreen #iiscreen #page .content #right .right_content .panel .category .content .bbtext center #k__t tr td #k__JPY {font-family: Times New Roman; font-weight: bold; font-style: none; text-decoration: none; color: #FFFFFF; }
body #screen #iscreen #iiscreen #page .content #right .right_content .panel .category .content .bbtext center #k__t tr td #k__PLN {font-family: Times New Roman; font-weight: bold; font-style: none; text-decoration: none; color: #FFFFFF; }
body #screen #iscreen #iiscreen #page .content #right .right_content .panel .category .content .bbtext center #k__t tr td #k__RUB {font-family: Times New Roman; font-weight: bold; font-style: none; text-decoration: none; color: #FFFFFF; }
body #screen #iscreen #iiscreen #page .content #right .right_content .panel .category .content .bbtext center #k__t tr td #k__PX50 {font-family: Times New Roman; font-weight: normal; font-style: none; text-decoration: none; color: #FFFFFF; }
body #screen #iscreen #iiscreen {background-image: url(/img/custom/wgz.cz/g/gay-tv/622237-4e6fbe0806c7e.jpeg); }

