html, body {
  margin:0;
  margin-top:2px;
  padding:0;
  text-align:center;
	background: url(img/bg.jpg) top center;
    background-repeat: repeat;
font: small tahoma, verdana;

}
html, body a {
  color:#CCDDEE;
  text-decoration: none;
}
html, body a:hover {
  color:#A92900;
  text-decoration: none;
}

hr 
{
  border: 0;
  height: 1px;
  background: #404040;
}

.ikonka {
margin-bottom:-3px;
border:0px;
}

h1, h1 a, h1 a:hover {
  color:#A92900;
  font-size:15px;
  font-style:normal;
  border-top: 0px dotted #AAAAAA;
  margin-top:0px;
  margin-bottom:0px;
  text-align:justify;
}

.heading {
  color:#A92900;
  font-size:14px;
  font-style:normal;
  border-top: 0px dotted #AAAAAA;
  margin-top:0px;
  margin-bottom:0px;
  text-align:justify;
}

h2, h2 a, h2 a:hover {
  color:#A92900;
  font-size:15px;
  font-style:normal;
  border-top: 0px dotted #AAAAAA;
  margin-top:25px;
  margin-bottom:0px;
  text-align:justify;
}

#pagewidth {
  width:1000px;
  text-align:left;
  margin-left:auto;
  margin-right:auto;
  overflow:hidden;
}
#header {
  position:relative;
  height:126px;
  width:1000px;
  background-image:url(img/bg_top.png);
}
#topshow {
  filter:blendTrans/*(duration=1)*/;
  width:213px;
  height:65px;
  position: absolute;
  top: 53px;
  left: 0px;
}
#asusczmenu {
  font-size:11px;
  text-align:center;
  float:right;
  position: absolute;
  top: 7px;
  right: 106px;
  width:315px;
  height:20px;
  color:#A92900;
}
#asusczmenu a {
  color:#FFFFFF;
  text-decoration: none;
}
#asusczmenu a:hover {
  color:#CCDDEE;
  text-decoration: none;
}

#novinky {
  font-size:75%;
  /*font-weight:bold;*/
  float:left;
  color:#EEEEEE;
  
}
#infopanel {
  font-size:11px;
  float:right;
  text-align:right;
  position: absolute;
  top: 55px;
  right: 35px;
  width:245px;
  height:90px;
  color:#EEEEEE;
}

#infopanel a {
  color:#CCDDEE;
  text-decoration: none;
}
#infopanel a:hover {
  color:#A92900;
  text-decoration: none;
}
#menu {
  font-size:10px;
  font-weight:bold;
  text-align:center;
  float:right;
  position: absolute;
  top: 97px;
  left: 250px;
  width:400px;
  height:20px;
  color:#A92900;

/*color:#CCCCCC;*/
}

.strankovani {
text-align:center;margin-top:10px;background:url(img/clanek_bg.jpg) left repeat-y;
font-size:11px;
border-bottom:1px solid #eeeeee;
border-top:1px solid #eeeeee;
}

#menudole {
  clear:both;
  font-weight:bold;
  font-size:75%;
  text-align:center;
  color:#A92900;
  margin-top:20px;
  margin-bottom:20px;
  border-bottom:1px solid #eeeeee;
border-top:1px solid #eeeeee;
  background:url(img/clanek_bg2.jpg) repeat-y right;
  
}
#menu a {
  color:#CCDDEE;

  text-decoration: none;
}
#menu a:hover {
  color:#CCCCCC;
/*  color:#A92900;*/
  text-decoration: none;
}
#leftcol {
  width:200px;
  color:white;
  float:left;
  position:relative;
  overflow:hidden;
}
#leftcol_bg1 {
  width:200px;
  float:left;
  position:relative;
  background:url(img/bg_left.jpg) repeat-y;
  overflow:hidden;
}
#leftcol_content {

  width:180px;
  margin:10px;
  margin-top:-20px;
  margin-bottom: 0px;
  overflow: hidden;
}
#leftcol_bg2 {
  
  float:left;
  width:200px;
  height:13px;
  background:url(img/bg_left_bottom.png) no-repeat;
  overflow:hidden;
}
#twocols {
  width:800px;
  float:right;
  position:relative;
  overflow:hidden;
}
#rightcol {
  margin-top:-16px;
  width:300px;
  float:right;
  position:relative;
  color:white;
  overflow:hidden;
}
#rightcol_bg1 {
  width:300px;
  float:left;
  position:relative;
  background:url(img/bg_right.jpg) repeat-y;
  overflow:hidden;
}
#rightcol_content {
  width:270px;
  margin:15px;
  margin-bottom:0px;
  margin-top:0px;
  overflow: hidden;
}
#rightcol_bg2 {
  float:left;
  width:300px;
  height:13px;
  background:url(img/bg_right_bottom.png) no-repeat;
  overflow:hidden;
}
#maincol {
  color:#000000;
  /*background:url(img/bg_main_bottom.png) no-repeat bottom;*/
  background-color: #FFFFFF;
  float: left;
  display:inline;
  position: relative;
  width:500px;
  overflow:hidden;
}
#maincol_content {

  padding-bottom:5px;
  width:460px;
  margin:20px;
  overflow: hidden;
}
#maincol h3 {
  color:#A92900;
  font-size:16px;
  font-style:normal;
  margin-top:0px;
}
#maincol a {
  color:#304158;
}
#maincol a:hover {
  color:#A92900;
}
.clanek
{
/*border-bottom:1px solid #304158;*/
position: relative;
clear:both;
padding-top:10px;
overflow:hidden;
/*border-bottom:1px solid #eeeeee;*/

}

.clanek_top
{
color:#dddddd;
float:left;
font-size:80%;
text-align:left;
line-height:1.5;
width:100%;
background:url(img/clanek_bg2.jpg) repeat-y right;
border-bottom:1px solid #eeeeee;
border-top:1px solid #eeeeee;
margin-top:8px;
padding-right:2px;
}
.clanek_table
{
clear:both;
margin-top:15px;
margin-bottom:0px;
}
.clanek_content
{
clear:both;
position: relative;
/*background:#EEEEFF;*/
margin-top:1px;
overflow:hidden;
}
.clanek_mainpic
{
border:0;float:right;padding-top:4px;padding-left:10px;padding-bottom:3px;
}
.clanek_pic_div
{
float:left;
position: relative;
margin-bottom:0px;
}

.clanek_ikona{
width:15%;
text-align:right;
}

.clanek_h {
width:85%;
padding-left:10px;
border-top:0px solid #eeeeee;
}

.clanek_popis {
margin-top:0px;
margin-bottom:2px;
text-align:justify;
font-size:85%;
line-height:1.2;
/*background:url(img/clanek_bg.jpg) repeat-y;*/
padding:5px;
color:#303030;
}

.clanek_pic {
border:0; margin-top:3px;padding-top:3px;padding:5px; padding-bottom:0px;padding-left:0px;
}

.clanek_text {
margin-top:5px;text-align:justify;font-size:85%;padding-left:5px;color:#404040;
}

.clear_both {
clear:both;
}

#footer {
  font-size:10px;
  text-align:center;
  color:#A92900;
  background:url(img/bg_footer.png) no-repeat;
  margin-top:30px;
  margin-left:157px;
  padding-bottom:0px;
  height:20px;
  clear:both;
  width:695px;
}
#footer a {
  color:#CCDDEE;
  text-decoration: none;
}
#footer a:hover {
  color:#A92900;
  text-decoration: none;
}
#footer_content {
  float:left;
  position: relative;
  bottom: 0px;
  left: 20px;
  margin-top:4px;
  width:655px;
  height:15px;
  color:#A92900;
}
/* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
  display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}
/* End hide from IE-mac */



 /*printer styles*/
 @media print {
/*hide the left column when printing*/
#leftcol {
  display:none;
}
/*hide the right column when printing*/
#rightcol {
  display:none;
}
#twocols, #maincol {
  width:100%;
  float:none;
}
}
#youtubelist {
  margin: 0;
  padding: 0px;
  list-style: none;
  clear: both;
  display: block;
  font-size:80%;
}
#youtubebox {
  clear: right;
  display: inline;
  padding: 0;
  margin: 0px;
}
#youtubethumb {
  margin-bottom: 1px;
  width: 90px;
  height: 80px;
  border: 1px solid #CCCCCC;
}
#youtubecontent {
  height: 520px;
  width: 430px;
  margin-left: -430px;
  top: -220px;
  position: absolute;
  left: 50%;
}
#youtubeoverlay {
  background-color: #fff;
  overflow: visible;
  position: absolute;
  height: 1px;
  width: 100%;
  top: 50%;
}
.submit {
border: 3px double #999999;
border-top-color: #CCCCCC;
border-left-color: #CCCCCC;
padding: 1px;
background-color: #CCDDEE;

color: #333333;
font-weight: bold;
font-size:10px;
/*  background: #CCDDEE;
  color:#303030;
  border: 1px solid #666666;
  font-weight:bold;
  font-size:10px*/
}
input, select {
  font-size:90%;
  color:black;
  background: #eeeeee;
  border: 0px solid #3E5968;
}
.labelfield { /*CSS for label field in general*/
  color:#508099;
  display: block;
  font-size: 80%;
}
.datefield { /*CSS for date field in general*/
  color:gray;
  font-size: 80%;
}
#example1 a { /*CSS specific to demo 3*/
  color: #DDEEFF;
  text-decoration: none;
  font-weight: bold;
  font-size: 110%;
  text-align:justify;
}
#example1 a:hover { /*CSS specific to demo 3*/
  color: #FFFFFF;
  text-decoration: none;
  font-weight: bold;
  font-size: 110%;
  text-align:justify;
}
#example1 p { /*CSS specific to demo 3*/
  margin-bottom: 2px;
  font-size: 80%;
  text-align:justify;
}
#example2 a { /*CSS specific to demo 3*/
  color: #DDEEFF;
  text-decoration: none;
  font-weight: bold;
  font-size: 110%;
  text-align:justify;
}
#example2 a:hover { /*CSS specific to demo 3*/
  color: #FFFFFF;
  text-decoration: none;
  font-weight: bold;
  font-size: 110%;
  text-align:justify;
}
#example2 p { /*CSS specific to demo 3*/
  margin-bottom: 2px;
    font-size: 80%;
	text-align:justify;
}
#example3 a { /*CSS specific to demo 3*/
  color: #DDEEFF;
  text-decoration: none;
  font-weight: bold;
  text-align:justify;
  font-size: 90%;
}
#example3 a:hover { /*CSS specific to demo 3*/
  color: #FFFFFF;
  text-decoration: none;
  font-weight: bold;
  text-align:justify;
  font-size: 90%;
}
#example3 p {/*MEDIA ;;;CSS specific to demo 3*/
  margin-bottom: 2px;
  text-align:justify;
}
#example4 a { /*NEOPHYTE ;;;CSS specific to demo 3*/
  color: #DDEEFF;
  text-decoration: none;
  font-weight: bold;
    font-size: 80%;
	text-align:justify;
}
#example4 a:hover { /*CSS specific to demo 3*/
  color: #FFFFFF;
  text-decoration: none;
  font-weight: bold;
  font-size: 80%;
  text-align:justify;
}
#example4 p { text-align:justify;margin-bottom: 2px;}
