﻿/* CSS Document */

*{margin: 0 ; padding: 0 ;}    
body {
font: 75% 'Arial CE', 'Helvetica CE', Arial, helvetica, sans-serif;
background: #F1F1F1 !important;
color: #333333;
text-align: center;  
}
h1, h2, h3, h4, h5, h6 {
  margin: 20px 0px 10px 0;
  padding: 0 ;
  color: #e31920;
  font-weight: bold;
   }
h1{font-size: 2.2em;}
h2{font-size: 1.6em; }
h3{font-size: 1.4em; }
h4{font-size: 1.1em;  }
h5{font-size: 1em; color: #000;}
h6{font-size: 0.8em; color: #333333;}
  
#as p{line-height: 170% !important; margin:15px 0px; font-size: 1em; text-align: justify;}
#as ul{margin: 15px 0 20px 40px ; list-style: square ; line-height: 140%; }
#as ul.extra li{list-style: none; background: url(images/arthrostop/arr_r.gif) no-repeat 0 4px;  padding-left: 20px;}
#as ol{margin: 15px 0 20px 40px ; line-height: 140%; }
#as li{margin: 10px 0;}
#as dl{margin: 20px 0 20px 0px ;line-height: 140%;}
#as dt{font-weight: bold;color: #e31920;}
#as dd{margin: 0 0 15px 30px;}

img{border: 0 }  
img.foto{	/*border: 3px solid #97bed4 ;*/ }  
img.fl{margin-right: 1.3em; margin-bottom: 0.5em; }
img.fr{margin-left: 1.3em; margin-bottom: 0.5em;}

address{ line-height: 140%;	margin: 15px 0px 20px 0px; font-style: normal; }
big{font-size: 1.2em;line-height: 140%; }  
small{font-size: 0.8em;}
sup{font-size: 0.8em; line-height:0.8em !important;}
a sup {text-decoration:none;}
a:link {text-decoration: underline; color: #3399cc;}
a:visited {text-decoration: underline; color: #3399cc;}
a:active {text-decoration: underline; color: #333;}
a:hover {text-decoration: none; color: #000;}

a:hover .foto{border-color: #d1e1ec;}

  
hr {display: none;}

/*admin*/
#ctl00_explitLogout_ExplicitLogin {
	color:#F1F1F1 !important;
	font-size:5px !important;
}
#wAdminMenu {background-color:#F1F1F1;}

/*		table		*/
table.as{ 
  margin: 10px 0; 
  border: 3px solid #ccc;
  border-collapse: collapse;
  font-size: 1em; 
  }
table.as td{
  padding:6px 10px;
  border: 1px solid #ccc ;
  font-size: 1em;
  }
table.as th{
  background-color: #d91c2a; 
  padding: 5px 10px; 
  color: #fff;
  font-size: 1em;
  text-align: center;
  text-transform: uppercase;
  }
/*.note {background-color: #eee;
border:none !important;
}*/
table.contact td{
				padding:3px;
}
table.contact .note span{ 
  display: inline !important; 
  border: none !important;
  padding: 0px 0px;
  background-color:transparent;
  }  

/*		forms		*/
#as fieldset{border: 1px solid #ccc;	padding: 20px 20px 20px 40px;	margin:15px 0; }
#as legend{border: 1px solid #ccc;	
padding:3px 20px;	margin-bottom:25px;	color: #999; }

#as label{	
  display: block;	
  clear: both; 
  line-height: 20px;
  margin-top: 10px;
  font-weight: bold;
	}
#as input,#as select,#as textarea{
  font-size: 1em !important; 
 font-family: arial ce, arial, helvetica ce, helvetica, sans-serif; 
  border-width: 2px !important;
  padding:2px; 
  vertical-align: middle;}
.button{padding: 3px 10px ;_padding: 1px ; margin: 3px; width: auto; font-weight: bold; }

.button_gfx {
	width:180px; 
	height:30px; 
	background: url(images/arthrostop/button.gif) no-repeat ;
	border: none ;
	 color: white;
	 text-align: left;
	 padding-left: 30px;
	 font-weight: bold;
	 
}

/*  ID  */
#as{
	
	font-family: 'Arial CE', 'Helvetica CE', Arial, helvetica, sans-serif !important;
	background: white url(images/arthrostop/footer.jpg) repeat-x bottom;
	margin-bottom:;
	clear:both;
}
#page{
  padding: 0 ;  
  background: url(images/arthrostop/body.jpg) repeat-x ;
   
  
}
#center{
  padding: 0px 0 0 0 ;	 
   width: 780px;
  margin: 0 auto ;
   text-align: left;
  position: relative;
background: white ;
}

#header{
  height: 212px ;
  position: relative;
 background: #eaeaea url(images/arthrostop/body.jpg) repeat-x ;
}
#header h3{
  margin: 0 ;
  padding: 0 0 0 50px ;
  height: 40px;
  background: #fff;
  line-height: 40px;
  width: 370px;
	position: absolute;
	text-align: left;
	top: 168px;
	left: 0px;
	font-family:'Arial CE', 'Helvetica CE', Arial, helvetica, sans-serif;
	color:#333333;
	z-index: 2;
	font-size: 1.6em;
	border-top:2px solid #b8bfc5;
	border-bottom:2px solid #b8bfc5;
	
}
#header h3 span {
  background: url(images/arthrostop/h2.gif) no-repeat ;
  width:30px;
  height:44px;
  display:block;
  position:absolute;
  top:-2px;
  left:410px;
}
#header h2{
  margin: 0 ;
  padding: 0 ;
  border: none;
  height: 138px;
  font-size: 1.6em;
}
#header h2 a{
  display: block;
  text-decoration: none;
  width:370px ;
  line-height:138px ;
  height: 138px ;
  background-color: #940b22;
  text-align: center;
  position: relative;
  top: 30px;
  left: 0px;
  color: #fff;
  
}
#languages{
position:absolute;
top:8px;
right:25px;
}  
#languages a{
float:left;
padding:0px 4px;
text-decoration:none;
font-size:0.9em;
color:#b21e31;
margin:0 1px 0 2px;
font-weight:bold;
}
#languages a:hover{
color:#000;
}
#languages a.active{
background: url(images/arthrostop/lng_active.jpg) no-repeat center center;
color:#fff;
}
/*  navigation */

#navigation{
	width: 240px;
	float: left;
	margin:0;
 }
#navigation ul {
  margin: 20px 10px 20px 37px ;
  list-style: none; 
  position: relative;
}
#navigation li {
margin:0;  
  }
#navigation a {
  display: block;  position: relative;
  padding: 9px 0 9px 16px; 
  line-height: 15px ;
  text-decoration: none;
  color: #000;
  border-bottom:1px solid #e6e6e6;
  font-size: 1em;
  position: relative;
  font-weight: bold;
  background: url(images/arthrostop/nav_li.gif) no-repeat 0px 13px;
}
#navigation a:hover{
	color: #929394;
}  
#navigation a.on{
	color: #666;
	background: none ;
} 
#navigation ul ul{
  margin: 5px 0px 5px 12px ;
  list-style: none; 
   position: relative;
}
#navigation ul ul a{
font-weight: normal;
/*background: url(images/arthrostop/nav_li_sub.gif) no-repeat 0px 10px;*/
background-image:none;
padding: 3px 0 9px 10px;
border:none;
}
.stop{
margin-left:35px;
}
 
/* content */  
#content{
	padding: 0;
	float: right;
	width: 540px;
}  

.secFoot{
	border-top: 1px solid #ddd ;
	margin-top: 3em;
	text-align: right !important;
	padding-top: 1.5em;
	clear: both;
}

.secFoot img{
	border: none !important;
	margin: none !important;
  }
	
/**/
.note{  
  border: 1px solid #d51c2b ;
  }
.note span{ 
  display: block; 
  border: 2px solid white ;
  padding: 10px 15px ;
  background-color: #f0cdd0;
  }  
.smallNote, .smallNote a {font-size: 0.9em !important; color:#999999; margin-top:10px !important;}
/* footer */
#footer{
  clear: both;
  margin: 0 auto ;
  width: 780px;
	height: 160px !important;
  font-size: 0.9em;  
  }  
#footer p{
  margin: 0;
  line-height:87px !important;
  color: #333333;
  padding-left:50px;
  }
#footer p.top{
background: url(images/arthrostop/footer_top.jpg) no-repeat 0px 0px ;
text-align:center;
line-height:72px !important;
padding:0;
color:#666666;
font-size: 1.2em;  
font-weight:bold;
}
#footer p.top a{
margin-left:30px;
}
#footer p.top span{
cursor:pointer;
}


#footer p.walmark{
float:right;
padding-right:25px;
margin-top:0px;
text-align:center;
}  
/*výpis článků*/
.articlePreview {margin-bottom:25px;clear:both !important;line-height: 170%; font-size: 1em;}
.articlePreview p.perex {margin:0 0 !important;}
.articlePreview h4 {font-size: 1.4em !important;margin-bottom:5px !important;}
.articlePreview h4 a, .articlePreview h2 a {color: #e31920 !important;}
.articlePreview span.fr img {margin-right:-10px;margin-left:10px;}
h2.aType {
	color:gray;
	font-size:10pt !important;
	margin-bottom:1px;
}
.perex {
	font-style:italic;
	margin-bottom:20px;
	padding:0px 10px;
}
#ctl00_PlaceHolderMain_ContentQueryImage__ControlWrapper_RichImageField {
	float:right;
	margin-right:-10px;
	margin-left:10px;
}
#ctl00_PlaceHolderMain_content__ControlWrapper_RichHtmlField {
	display:block;
	clear:both;
}

/* seo */
#seo{background: url(images/optitensin/bg_seo.jpg) repeat-x 0px 0px ;text-align:center;height:108px;}
#seo .in{width:780px;margin:0 auto;} 
#seo .in .item{margin: 0 ; padding: 0 ;clear:none;float:left;width:195px;padding-top:25px;display:block;}
#seo .in .item a {text-decoration:none; color:gray;}
/*  class   */
.yellow{color: #fcd301;}
.bold{font-weight: bold;}
.noscreen{display: none;}
.blank{border: none ; background: none; list-style: none ; }
.separ {border-bottom: 1px solid #ddd  ; line-height: 1px; font-size: 1px; height: 1px; margin: 25px 0 ;}
.break {clear: both; line-height: 1px; font-size: 1px; height: 1px; margin: 0 ;}
.left { text-align: left !important;}
.right { text-align: right !important;}
.center { text-align: center !important;}
.justify {text-align: justify !important;}
.fl { float: left;}
.fr { float: right;}
.customLogin {clear:both;color:#FFF;}
.customLogin a {color:#FFF;}

