/* {
	margin: 0px;
	padding: 0px;
}
*/

a {
  color: black;
}

body {
	color: Black;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	text-align: left;
  background: url(../images/theme1/background.gif);
  background-repeat: repeat-x;
}

.mainpage{
  background: url(../images/theme1/background_home8.jpg);
  background-repeat: repeat-x;
  
  height: 432px;
  width: 833px;
  /*padding-left: 50px;*/
  padding-top: 18px;
}

.subpage{
  background: url(../images/theme1/background_subpage2.gif);
  background-repeat: repeat-y;

  height: 424px;
  width: 833px;

}

.subpage2{
  background: url(../images/theme1/background_subpage.jpg);
  background-repeat: no-repeat;
}

.subpage_top{
  background: url(../images/theme1/background_subpage_top2.jpg);
  background-repeat: no-repeat;
  padding-top: 18px;
  height: 39px;
}

.menu{
  text-align: left;
  font-family: Tahoma, Century, Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.menu:hover{
  color: #0070b6;
}

.menu_selected{
  text-align: left;
  font-family: Tahoma, Century, Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
  color: #0070b6;
}

.menu2{
  text-align: left;
  font-family: Tahoma, Century, Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
  color: #FFFFFF;
}

.menu2:hover{
  color: #0070b6;
}


.blue{
  color: #0070b6;
  font-family: Verdana, Tahoma, sans-serif;
	font-size: 12px;
  text-decoration: none;
}

.blue_big{
  color: #0070b6;
  font-family: Verdana, Tahoma, sans-serif;
	font-size: 15px;
  text-decoration: none;
	font-weight: bold;
}

a.blue{
  color: #0070b6;
  font-family: Verdana, Tahoma, sans-serif;
	font-size: 11px;
  text-decoration: none;
}

a.blue:hover{
  text-decoration: underline;
}

.textbox{
  background-color:transparent;
  /*padding-top: 1px;*/
  padding-top: 5px;
  padding-left: 12px;
  padding-right: 12px;
  border:none;
  height: 26px;
  width: 157px;
}

.textbox_background{
  background-image:url(../images/theme1/textbox_email.jpg);
  background-repeat: no-repeat;
}


.textareablue{
  background-color:transparent;
  padding-top: 5px;
  padding-left: 12px;
  padding-right: 12px;
  padding-bottom: 4px;
  overflow:hidden;
  border:none;
  height: 140px;
  width: 290px;
}

.textareablue_background{
  background-image:url(../images/theme1/textarea_blue.jpg);
  background-repeat: no-repeat;
  background-position: center left;
}



input, textarea, select {
	color: Black;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
}

.button {
  background: #DE6194;
  height: 23px;
  width: 129px;
  color: white;
  border: 0px;
  background: url(../images/theme1/button.gif);
  font-weight: normal;
}

.button2 {
  background: #DE6194;
  height: 23px;
  width: 160px;
  color: white;
  border: 0px;
  background: url(../images/theme1/button2.gif);
  font-weight: normal;
}

.default_text {
  color: Black;
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 11px;
	line-height: 14px;
}

.default_title{
  color: Black;
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

.news_text{
  color: white;
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 10px;
	line-height: 12px;
}

.news_title{
  color: white;
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.catalog_header{
	font-family: Verdana, Tahoma, sans-serif, Arial;
	font-size: 12px;
	color: white;
	font-weight: bold;
	text-decoration: none;
}

a.catalog_header, a:visited.catalog_header {color: #000000; font-family:Verdana, Arial; font-weight:normal; font-size: 10px; text-decoration: none;}

.catalog_description {
   font-family: Verdana, Tahoma, sans-serif, Arial;
	font-size: 9px;
	color: black;
	font-weight: normal;
	text-decoration: none;
}

 a.catalog_description, a.link:catalog_description {
   font-family: Verdana, Tahoma, sans-serif, Arial;
	font-size: 9px;
	color: black;
	font-weight: normal;
	text-decoration: none;
}

a.hover:catalog_description {

	font-family: Verdana, Tahoma, sans-serif, Arial;
	font-size: 9px;
	color: black;
	font-weight: normal;
	text-decoration: none;
}


.newsbrief_link{
  color: white;
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 10px;
	padding-right:8px;
}

.stories_text{
  color: black;
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 10px;
	line-height: 12px;
}

.stories_title{
  color: black;
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
}


.storiesbrief_link{
  color: black;
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 10px;
	padding-right:8px;
	font-weight: bold;
}

.storiesbrief_link2 {
  color: black;
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 12px;
	padding-right:8px;
	font-weight: bold;
}


.breadcrumbs_link{
  color: #CE2063;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
  text-decoration: none;
}

#bottom_box1 {
  background: url(../images/theme1/box1_bg.gif);
  color: white;
  width: 251px;
  height: 150px;
  display: block;
}

#bottom_box2 {
  background: url(../images/theme1/box2_bg.gif);
  color: black;
  width: 251px;
  height: 150px;
  display: block;
}

#bottom_box1 .content,#bottom_box2 .content {
  padding-left: 32px;
  padding-right: 10px;
  padding-top: 8px;
  font-size: 11px;   
}

#bottom_box1 .content H3, #bottom_box2 .content H3 {
  
  font-weight: bold;
}

#bottom_box1 .content .nadpis, #bottom_box2 .content .nadpis {
  font-weight: bold;  
}

#bottom_box1 .content .datum {
}

#bottom_box1 .content .text, #bottom_box2 .content .text {
  padding-top: 0px;
  display: block;
  /*font-size: 10px;
	line-height: 11px;*/
}

.textbold {
  font-weight: bold;
}

.textgreybold {
  font-weight: bold;
  color: grey;
}

#bottom_box1 .content a, #bottom_box2 .content a {
  text-align: right;
  display: block;
  float: right;
  text-align: right;
  font-weight: bold;   
}

#bottom_box1 .content a {
  color: white;     
}

#bottom_box2 .content a {
  color: black;     
}

/* topmenu
submenu */
#navigacia {
  text-align: left;
  padding-bottom: 0px;
  padding-left: 15px;
  font-family: Verdana;
}

#navigacia a {
  color: white; 
  /*background-color: red;*/
}

#navigacia hr {
  border: 0;
  color: #DE6194;
  background-color: #DE6194;
  height: 1px;
  width: 100%;
  text-align: left;
  padding: 0px;
  margin: 0px;
}

#navigacia a.topmenu {
  text-decoration: none;
  font-size: 10px;
  color: #000000;
  margin-left: 5px;
}

#navigacia a.topmenu:hover {
  color: #FFFFFF;
}

#navigacia a.topmenu_selected {
  text-decoration: none;
  font-size: 10px;
  color: #FFFFFF;
  margin-left: 5px;
}


#navigacia a.submenu {
  text-decoration: none;
  font-size: 10px;
  color: #000000;
}

#navigacia a.submenu:hover {
  color: #FFFFFF;
}

#navigacia a.submenu_selected {
  text-decoration: none;
  font-size: 10px;
  color: #FFFFFF;
}

.submenu_td{
  /*background: url(../images/theme1/navigation_sub_backgounrd.gif);
  background-repeat: repeat-x;
  */
  border-top:1px solid black;
  border-bottom:1px solid black;
  
  background-color: #0075bd;
  
  padding-left: 5px;
  
  height: 21px;
  
}

.delimiter{
  height:3px;
}


#mainContent {
  padding-top: 28px;
  padding-left: 5px;
  padding-right: 40px;
  font-size: 11px; 

}

#mainContentPress {
  padding-top: 18px;
  padding-left: 25px;
  padding-right: 15px;
  font-size: 11px; 
  /*background: green;*/
  width: 545px;
  _width: 585px;

}

#mainContent .title {
  font-weight: bold;
  display: block;
  padding-bottom: 10px;
}

.menuBG {
  background: url(../images/theme1/left_bg2.gif);
}

.textred, .redtext {
  color: red;
  font-weight: bold;
  padding-bottom: 10px;
}

h2 {
  color: #006db5;
  font-family: Verdana;
  font-weight: normal;
  font-size: 15px;
  font-weight: bold;
}

.textrose {
  color: #CE2063;
	text-decoration: none;  
}


.line {
	border-bottom: 1px solid rgb(192,192,192);
}

.textlink {
	text-decoration: none;
}

/***** FORUM STYLE ****/

.f3 {
  background-color: #F3C2D3;
}


.f4 {
  background-color: #CE2063;
}

.f5 {
	background-color: #E98AAB;
}


.f4 span, .f4 strong {
	color: white;
}



.l1 {
	border-bottom: 1px solid #E98AAB;
}

.h1 {
	font-size: 9pt;
}

.l2 {
	border-bottom: 1px solid #E98AAB;
	border-top: 1px solid #E98AAB;	
}



