*{
	font-family:Times New Roman, sans-serif;
	font-size:12pt;
	text-decoration:none;
	color:black;
	list-style-type:none;
}

*.selected{
	font-weight:bold;
}

*.foto{
	padding:5px;

}

html{
	background-color:white;
	
}

body{
	background-image:url('./IMG/sides.jpg');
	background-repeat:repeat-y;
	background-position:center;
 	width: 800px;
 	min-height: 500px;
 	margin-left:auto;
 	margin-right:auto;
	background-color:white;
	color:black;
	font-size:14pt;	
}

#CONTENT{
  
  font-weight:normal;
  min-width:500px;
  margin:5px 5px 5px 250px; 
  padding:5px;
}

#HEADER{
	background-image:url(./IMG/top2.gif);
	background-repeat: no-repeat;
	height:170px;
}

#napis{
	font-size:150%;
	line-height:300%;
	margin-top:200px;
	padding:0px 150px 70px 150px;
	visibility:hidden;

}
#MENU{
  height:50px;
  width:600px;
  margin:0px 0px 25px 50px;
  border-bottom:5px solid red;
}

#MENU li{
  float:left;
  margin:0px ;
  padding:5px 25px 0px 5px;
  background-image:url('./IMG/buttons/');
}

#MENU a{
  font-family:VERDANA;
  font-size:14pt;
  font-weight:bold;
}

#MENU a:hover{
  color:#6c6c6c;
}

#MENU_2{
  font-weight:bold;
  border-right:8px solid black;
  width:220px;
  float:left;
  padding:0px 0px 200px 0px;
}

#MENU_2 li{
  padding:15px 5px 5px 5px;
}

#MENU_2 a:hover{
  color:#6c6c6c;
}

#FOOTER a{
  color:#cccccc;
  font-size:8pt;
  font-weight:bold;
}
#FOOTER{
  background-image:url('./IMG/bottom.JPG');
  background-repeat:no-repeat;
  background-position:bottom;
  text-align:center;
  clear:both;
  padding:35px 0px 25px 0px;
}
/* FORUM items - TODO: Change the layout to fit the general scheme */

.forum_msg_head{
	background-color: #e91d1f;
	color: white;
	/*padding: 2px 5px;*/
	padding-top:2px;
	padding-left:5px;
	padding-right:5px;
	
}

.forum_msg_msg{
	background-color: white;
	color: black;
	margin-bottom:15px;
}

img.forum_msg_pic{
	max-width:100px;
	max-height:100px;
}

div.forum_msg_pic{
	height:100px;
	width:100px;
	float:left;
	padding-top:7px;
	padding-bottom:7px;
	padding-left:7px;
	padding-right:10px;
	text-align:center;
	/*overflow:hidden;*/
}

.forum_msg_msg_txt{
	padding-top:5px;
	padding-right:7px;
	padding-bottom:7px;
	padding-left:117px;

}

div.forum_crossbox{
  float:right;
  /*margin:0px 0px 0px 0px;*/
  padding:5px 0px 0px 0px;
}

div.forum_crossbox:hover{
  cursor:pointer;
}

.forum_q{
  cursor:pointer;  
}

a.forum_q{
  color:white;
}

.forum_q:hover{
  /*font-weight: bold;*/
  text-decoration:none;
  color:black;
}

/* Other styles used in forum */

.italic{
	font-style: italic;
}

.underline{
	text-decoration: underline;
}

.bold{
	font-weight: bold;
}

.important{
	color: #c22000;
	font-weight: bold;
}

.sub{
  border-style:none;
  margin-left:0px;
  margin-top:0px;
  padding-left:0px;
  padding-right:0px;
  padding-bottom:0px;
  margin-bottom:0px;
}

.block{
  text-align:justify;
}

.right{
	text-align:right;
}

.small_font{
	font-size: smaller;
}
/* News style */
div.news{
  background-color:white;
	margin-bottom:1em;
	border: 3px solid #cccccc;
	border-left:none;
	border-top:1px solid #cccccc;
	padding:5px 5px 5px 5px;
	margin: 5px 5px 5px 5px;
}

div.news_pic{
	min-height:160px;
	_height:150px;
}

_div.news_pic{
	
}

img.news{
	border:none;
	float:right;
	margin-left:5px;
	height:150px;	
	width: auto;
}

span.news{
	margin-bottom:0px;
	font-weight:bold;
}

span.news_date{
	font-style:italic;
	font-size:smaller;
}

div.news:hover{
	background-color:#ededed;
}

a.news{
	display:block;
}

*.projekty_img{
float:left;
padding:5px 20px 5px 0px;
}

*.odrazki li{
list-style-type:disc;
}

.white
{
	color:white;
}

.foto_img{
  margin-right:auto;
  margin-left:auto;
  margin-top:0px;
  text-align:center;
  visibility:hidden;
}
.foto_text{
  margin-right:auto;
  margin-left:auto;
  margin-top:10px;
  padding-bottom:10px;
  text-align:center;
}
.foto_p{
  padding-top:0px;
  padding-bottom:10px;
  color:rgb(171,171,171);
}

.video{
padding:5px 20px 5px 0px;
}

.podpis{
text-align:right;
}

